﻿body
{
	color: #000; 
	font: 12px 	Arial,​Verdana,​Trebuchet MS,​Helvetica,​sans-serif;
	margin: 0;
	padding: 0;
	overflow: auto;
	min-width: 980px;
}
html, body, #container
{
	height: 100%;
}
body > #container
{
	height: auto;
	min-height: 100%;
}
#container
{
	background-color: #fff;
	margin: 0;
	padding:0;
	width: 100%;
}
#content
{
	padding-bottom: 70px;
}
.footer
{
	clear: both;
	position: relative;
	background: #0253af url('../images/footer_bg.jpg') repeat-x;
	border-top: 1px solid #0263b5;
	height: 52px;
	margin-top: -55px;
	width: 100%;
	color:#fff;
	min-width: 840px;
	z-index: 10;
}
a:link
{
	color: #00F; 
	text-decoration: underline;
}
a:visited
{
	color: #09F;
	text-decoration: underline;
}
a:active
{
	color: #b7d1ea;
	text-decoration: underline;
}
a:hover
{
	color: #7171FF;
	text-decoration: underline;
}
.footer a
{
	color:#FFF;
}
p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}
p.headp
{
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#ul_inline
{
	font-weight: bolder;
	font-size: larger;
}
#ul_inline li
{
	display: inline;
	margin-left: 10px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCF;
}
.navigpage
{
	font-weight: bolder;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 0;
}
h1
{
	font-size: 1.6em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2
{
	font-size: 1.5em;
	font-weight: 600;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}
.page
{
	margin: 0 20px;
	min-height: 300px;
	min-width: 840px;
}
.header
{
	text-align: left;
	width: 100%;
}
.header h1
{
	font-weight: bolder;
	margin: 0;
	padding: 0 0 0 20px;
	color: #FFF;
	border: none;
	line-height: 2em;
	font-size: 2em;
	text-align: center;
}
.all_h
{
	min-width: 840px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.main
{
	padding: 0 5px; 
	min-height: 400px;
	margin: 0;
}
.cont
{
	float: right;
	right: 5px;
	top: 10px;
	bottom: 5px;
	margin: 5px;
	width: 30%;
	min-height: 590px;
}
.cont div
{
	padding: 5px;
}
.crit
{
	margin: 5px auto;
	padding: 5px 0;
	width: 100%;
}
.qinf
{
	left: 5px;
	top: 5px;
	bottom: 5px;
	margin: 5px auto;
	padding: 5px;
	width: 70%; 
}
.inf
{
	width: 60%;
	margin: 0 auto;
}
.inf h2
{
	text-align: center;
}
.leftCol
{
	padding: 6px 0;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}
.valsum
{
	color: red;
	font-weight: bold;
}
.valsum2
{
	color: red;
}
.spanred
{
	color: Red;
}
.liatr
{
	list-style-type: circle;
}
.criteria
{
	min-height: 250px; 
}
.results
{
	border-color: #60F;
	border-width: 4px;
	margin: 0 10px;
}
/* Grid Results Style */
.results table
{
	margin-left: 10px;
}
.results table th:hover
{
	background-color: #CCF;
}
.results table tr:hover
{
	background-color: #FCF;
}
.results hstyle
{
	font-weight: bold;
	background-color: #CCF;
}
.results rstyle
{
	background-color: #FFF;
}
.results arstyle
{
	background-color: #C0C0C0;
}
.crit table
{
	width: 100%; 
	border-collapse: collapse;
}
.crit table .tr1
{
	width: 35%;
	text-align: left;
	font-weight: bold;
	padding: 4px 0;
}
.crit table .tr2
{
	width: 65%;
	padding: 4px 0 4px 5px;
	color: #000;
}
.crit table th
{
	font-weight: bolder;
	text-align: center;
}
.crit table .tr3
{
	width: 140px;
	padding-left: 10px; 
}
.crit table .tr4
{
	width: 150px;
	padding-left: 10px;
}
.crit table .tr5
{
	padding-left: 5px;
	color: Red;
	text-transform: uppercase;
	font-weight: bolder;
}
.textbox, .textbox2, .textbox3, .textbox4, .textbox5, .textbox6, .textbox7
{
	font-size: 1em;
}
.textbox
{
	width: 60% !important;
}
.textbox2
{
	width: 30% !important;
}
.textbox3
{
	width: 40% !important;
}
.textbox6
{
	margin: auto 0;
	width: 95% !important;
}
.textbox7
{
	margin:  auto 0;
	width: 80% !important;
}
.textbox8
{
	width: 53% !important;
}

.dropdown
{
	width: 96% !important;
}
.crit .labeld
{
	display: inline-block;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	width: 95%;
}
.crit select
{
	width: 300px;
}
.crit .textdate
{
	width: 80px;
	text-align: left;
}
.crit .but
{
	font-weight: bolder;
	text-align: center;
}
.divd
{
	display: inline;
}

.divborder
{
	border: thin solid #FFF;
	margin-top: 10px;
	padding: 5px;
}
.divedit, .divinsert
{
	background-color: #F8F5E7;
}
fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
}
fieldset p
{
	margin: 2px 12px 10px 10px;
}
fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}
fieldset label.inline
{
	display: inline;
}
legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}
input.textEntry, input.passwordEntry
{
	width: 320px;
	border: 1px solid #ccc;
}
input.submit
{
	background-color: #BACCE2;
	font-weight: bold;
	font-size: 1em;
}
.footer_1
{
	margin-left: 200px;
	text-align: left;
	padding: 15px 0 5px 0;
}
.clear
{
	clear: both;
}
.fix
{
	margin: 0;
}
.title
{
	display: block;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footerHead
{
	position: fixed;
}
.failureNotification
{
	color: Red;
}
.failureNotification ul
{
	list-style-type: none;
}
.bold
{
	font-weight: bold;
}
.submitButton
{
	text-align: right;
	padding-right: 10px;
}
p.bold
{
	padding: 0 5px;
	font-weight: bold;
}
img.logo
{
	float: left;
	height: 40px;
	width: 40px;
	margin: 6px 0 0 150px;
}
.headstyle
{
	background-color: #9CF;
	font-weight: bold;
}
.altstyle
{
	background-color: #9FC;
}
.rowstyle
{
	background-color: #D6D3CE;
}
div.error
{
	font-weight: 600;
	font-size: larger;
	margin-top: 40px;
	margin-left: 50px;
	color: Red;
}
div.success
{
	font-weight: 600;
	font-size: larger;
	margin-top: 40px;
	margin-left: 50px;
}
.p1, .p2
{
	display: table-cell !important;
	display: inline;
}
.p1
{
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	width: 15%;
}
.p2
{
	padding-left: 10px;
}
.labelcur
{
	font-style: italic;
	font-weight: 200;
}
.divback
{
	background-image: url('../Images/back4.jpg');
	color: #000;
	
}
.divback h1, .divback h2, .divback h3, .divback h4, .divback h5
{
	color:#000;
	font-weight:bold;
}
.tablediv
{
	display: table;
	width: 100%;
	border-spacing: 1px;
}
.rowdiv
{
	display: table-row;
}
.tddiv1, .tddiv2, .tddiv3
{
	display: inline;
	padding: 0 10px;
}
.tddiv1, .tddiv2
{
	display: table-cell !important;
	text-align: left;
}
.tddiv1
{
	width: 30%;
	text-align: left;
	font-weight: bold;
}
.tddiv2
{
	width: 70%;
}
.tddiv3
{
	display: table-cell !important;
	width: 100%;
}
.tableform
{
	display: table;
	width: 100%;
}
.rowform
{
	display: table-row;
}
.tdform1, .tdform2, .tdform3, .tdform4,.tdform5,.tdform6,.tdform7,.tdform8, .tdform4inf, .tdform9
{
	display: inline;
	padding: 0 0 1px 2px;
}
.tdform1, .tdform2
{
	display: table-cell !important;
	text-align: left;
}
.tdform1
{
	width: 60%;
	text-align: left;
	font-weight: 600;
	vertical-align: top;
}
.tdform2
{
	width: 40%;
	font-weight: bold;
}
.tdform3
{
	display: table-cell !important;
	width: 99%;
}
.tdform6
{
	display: table-cell !important;
	width: 10%;
}
.tdform4
{
	display: table-cell !important;
	width: 25%;
	vertical-align: top;
}
.tdform4inf
{
	display: table-cell !important;
	width: 25%;
	vertical-align: top;
	}
.tdform5
{
	display: table-cell !important;
	width: 50%;
	vertical-align: bottom;
}
.tdform7
{
	display: table-cell !important;
	vertical-align: bottom;
	width: 15%;
}
.tdform8
{
	display: table-cell !important;
	width: 23%;
}
.tdform9
{
	display: table-cell !important;
	width: 20%;
	vertical-align: top;
}
.labelinf
{
	font-weight: normal;
	width:90%;
}
.tablefv table
{
	border-collapse: collapse;
}
.tablefv table tr.td
{
}
/*Calendar-------------------------*/
.MyCalendar
{
	width: 100px !important;
}
.MyCalendar .ajax__calendar_container
{
	border: 1px dotted #646464;
	background-color: #39F;
	color: #fff;
}
.MyCalendar table
{
	width: auto;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: #666;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: #000;
}
/* cur day of month */
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: #F00;
	font-weight: bold;
}
/*End Calendar-------------------------*/
.grid table
{
	border: thin solid #B7B7B7 ; 
	width: 100% !important;
}
.grid table tr
{
	vertical-align: top;
	border: thin solid #B7B7B7 ;
}
.grid table td
{
	padding: 2px 5px;
	border: thin solid #B7B7B7 ;
}
.sortasc-header
{
	background: url(../Images/up.png ) no-repeat 2px 2px;
	background-color: #A0A0A0;
}
.sortdesc-header
{
	background: url(../Images/down.png) no-repeat 2px 2px;
	background-color: #B2B2B2;
}
.sortdesc-header a, .sortasc-header a
{
	padding-left: 22px;
}
.formview
{
	margin: 0;
	width: 100%;
	line-height: 19px;
	border-style: none;
}
.headerstyle
{
	height: 40px;
	background-color: #C0C0C0;
	font-weight: bold;
}
.headerstyle th
{
	text-align: center;
	vertical-align: middle;
}
.rowstyle, .altrowstyle
{
	font-weight: normal;
	font-size: .9em;
	border: thin solid #B7B7B7 ; 
	width: 100%;
}
.rowstyle
{
	background-color: #FFF;
}
.altrowstyle
{
	background-color: #EAF9FF;
}
/*PopupExtender------------*/
.modalBackground{
	background-color: Gray;
   opacity: 0.50;
   filter: alpha(opacity=50);
}
.modalPopup1
{
	width: 600px;
	height: 300px;
	border: thin solid #000;
	background-color: #C0C0C0;
}
.modalPopup1 div, .modalPopup1 table, .modalPopup1 tr, .modalPopup1 th, .modalPopup1 td
{
	border-style: none;
}
.modalPopup1 .linkpopup
{
	font-size: .85em;
	font-weight: normal;
}
.linkpadding
{
	padding-left: 20px;
}
.divdown
{
	clear: both;
	position: absolute;
	bottom: 10px;
}
.divclose
{
	position: absolute;
	margin-top: -11px;
	right: 0;
	width: 22px;
	height: 22px;
	text-align: center;
}
.divclose a:link, .divclose a:visited, .divclose a:active, .divclose a:hover
{
	color: #FFF; 
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.alink
{
	color: #00F;
	text-decoration: underline;
}
/*Login----------*/
.loginDisplay
{
	float: right;
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	margin-right: 30px;
}
.loginpalce
{
	margin: 0 auto;
	padding-top:10%;
	width: 500px;
}
.info
{
	font-size:0.9em;
	font-weight:normal;
}
div.accountInfo
{
	padding-top: 5%;
	width: 60%;
	font-size: .9em;
	margin:0 auto;
}
.loginsummary
{
}
fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}
fieldset label.inline
{
	display: inline;
}
.nav
{
	min-width: 840px;
	position: absolute;
	top: 291px; /*291px;287px;*/
	left: 50px;
	width: 80%;
}
.nav ul
{
	height: 50px;
	margin: 0;
	padding: 0;
}
.nav ul li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 46px;
	line-height: 40px;
	background: none;
}
.nav ul li a
{
	color: #306;
	padding: 0 8px 0 8px;
	background:  transparent url('../images/nav_bg.jpg') no-repeat 0;
	float: left;
	height: 46px;
	font-size: 105%;
}
.nav ul li a:hover
{
	text-decoration: none;
}
div.hideSkiplink
{
	margin: 0 20px;
	width: auto;
}
div.menu
{
	margin: 0;
}
div.menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	border-left-style: solid;
	border-left-color: #fff;
	border-left-width: 2px;
}
div.menu ul li a, div.menu ul li a:visited
{
	border-right: solid;
	background-color: #0092c1;
	color: #FFF;
	display: block;
	line-height: 1.35em;
	padding: 5px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	border-right-color: #fff;
	border-right-width: 2px;
}
div.menu ul li a:hover
{
	color: #B7EFFF;
	text-decoration: none;
	font-weight: bold;
	background: transparent url('../images/nav_bg.jpg') repeat-x 46px;
}
div.menu ul li a:active
{
	background-color: #465c71;
	color: #cfdbe6;
	text-decoration: none;
}
