/* CSS Document */

body {
	padding:15px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height: 18px;
}
h1 {color:#0066CC; font-size:18px}
h2 {color:#0066CC; font-size:13px}
form {margin:0px; padding:0px;}
#container {width:782px; margin:0px auto; border:0px none;}
#topBanner{width:782px; height:163px;text-align:center; }
#blueBar {width:100%; height:30px; margin:5px 0px 10px 0px; background-image:url(img/blueGrad.jpg); background-position:center; background-repeat:repeat-x;}
#mainWrapper { width:762px; margin:10px;}
#mainTab{width:762px;}
#rCell { border-left:#CCC solid 1px; width:210px; text-align:right; vertical-align:top;}
#lCell {vertical-align:top; padding-right:25px; text-align:left; width:515px;}
#footer {background-color:#BDD0E1; width:100%; height:25px; line-height:25px; color:#0066CC;}

table.entryTab {width:505px;border:1px solid #003366; color:#003366; margin-top:0px;}
td.colL { background-color:#EFF4F8; font-weight:normal; color:#0066CC; border-right:1px solid #FFFFFF;}
td.colR{ background-color:#EFF4F8; color:#0066CC}
td.colR input, select, td.colR textarea {font-size:11px; border:1px solid #0066cc;background-color:#F4F8FB; padding-left:5px; width:280px; margin-left:10px }
td.colR input.plain{ border:0px none; width:auto; }
td.colR input.noedit {border:1px solid #CCC;background-color:#EFF4F8; padding-left:5px; width:280px; margin-left:10px; color:#666; }
.mand{color:red; font-weight:bold; font-size:16px;}
/*input.btn  { height:24px; padding:0px 8px; background-image:url(img/btn.jpg); background-position:center; background-repeat:repeat-x;font-weight:bold; color:#FFFFFF; border:1px solid #003366; line-height:20px}*/
input.btn  { height:24px; padding:0px 8px; background-image:url(img/blueGrad.jpg); background-position:center; background-repeat:repeat-x;font-weight:bold; color:#0066cc; border:1px solid #EFF4F8;  line-height:20px}




.listHdr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; background-color: #7AAAE9 ; font-weight: bold; cursor: hand ; border-color: black #EFF4F7 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px} 

.listHdrSelected { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; background-color: #AFCCF2; font-weight: bold; cursor: default ; border-color: black #EFF4F7 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px} 

.listdark {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #D1E2F8; font-weight: normal; cursor: default ; border-color: black #EFF4F7 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px} 

.listlight {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #F2F7FD; font-weight: normal; cursor: default ; border-color: black #EFF4F7 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px} 

.listDisabled {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #DCDCDC; font-weight: normal; cursor: default ; border-color: black #EFF4F7 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px} 
 
.listError {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #FEDACD; font-weight: normal; cursor: default ; border-color: black #EFF4F7 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px} 


