
body {
margin:0 0 10 0;
background-color:#B9B9B9;
font-family:tahoma;
font-size:11px;
}

table{
 font-size:11px;
}


.TableGrid {
	/*border:solid 1px #EEEEEE;*/
}

.TableGrid th {
	/*color:#FFFFFF;
    background-color: #007FD8;*/
	font-weight:bold;
	/*height:20px;*/
	background-image:url(../images/HeaderBtn.jpg);
	background-repeat:repeat-x;
	height:22px;
	border:solid 1px #edb903;
}

.HeaderBtn {
	background-image:url(../images/HeaderBtn.jpg);
	background-repeat:repeat-x;
	height:22px;
	border:solid 1px #edb903;
}

.HeaderBtnOver {
	background-image:url(../images/HeaderBtn_over.jpg);
	background-repeat:repeat-x;
	height:22px;
	border:solid 1px #000000;
}

.HeaderBtnOver a {
	color:#FFFFFF;
}

.HeaderBtn a {
	color:#333333;
}

/*table {
font-family:Verdana;
font-size:11px;
color:#000000;
border-collapse:collapse;
}*/

a {
/*color:#007FD8;*/
color:#0265a8;
text-decoration:none;
}
a:hover {
text-decoration: underline;
}

button {cursor:pointer;}

.line1 { background-color:#eeeeee; padding-left:5px; font-size:11px; }
.line2 { background-color:#FFFFFF; padding-left:5px; font-size:11px; }
.line3 { background-color:#A5A5A5; padding-left:5px; font-size:11px; }
.line4 { background-color:#E4E4E4; padding-left:5px; font-size:11px; }
.line5 { background-color:#FFFFFF;  color:#001278; }
.line6 { background-color:#E5E5E5;  color:#6B6B6B; }
.bg1 { background-color:#7AA532; }  /*Green*/
.bg2 { background-color:#001278; }  /*Blue*/
/*.bg3 { background-color:#fff; } */ /*Gray*/
.text1 { color:#FFFFFF; font-weight:bold; text-decoration:none; } /*White*/
.text2 { color:#7AA532; } /*Green*/
.text3 { color:#B4B4B4; } /*Gray*/
.search{ color:#FFFFFF;font-weight:bold;padding-top:7px;}
.textField {
	width:100px;
	font-size:10px;
}
.dropDown{
	 
	font-size:10px;
	overflow: visible;
}
 
.dropDown optgroup { 
	font-size: 11px;
} 

.dropDown option {
	width: 200px;
	overflow: visible;
	white-space: nowrap;
} 
 
.up { color:#7AA532; } /*Green*/
.down { color:#FF0000; } /*Green*/

.deepBlue ,legend { color: #007fd8; 
font-weight:bold;}

/* Menu 1 */
td.menu1 {
	background-color:#E5E5E5; 
	text-align:center;
	height:24px;
	width:85px;
} 
/*Upper Menu*/
td.menu1 a { 
	
	color:#fff; 
	text-align:center;
	background-image:url(../images/top-blue-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:24px;
	width: 85px; 
	display: block;
	
	vertical-align: bottom;/* expression to check ie6*/
	
} /*Upper Menu*/



td.menu1 a.ie6 {
	padding-top: 5px;
	vertical-align: middle;
}
td.menu1 a.notie6 {
	vertical-align:		middle;
}
a.menu1 { 
	text-decoration:none;
	font-weight:bold;
	height:24px;
	width:85px;
}
a:hover.menu1 { 
	color:#fff;
	background-image:url(../images/top-yellow-menu.jpg);
	height:24;
	width:85;  
}

/* Menu 2 */
td.menu2 {
	background-color:#E5E5E5; 
	text-align:left;
	background-image:url(../images/vertical-menu.jpg);
	height:22;
	width:143;
} 
/*Upper Menu*/
td.menu2 a {
	color:#fff; 
	text-align:left;
	padding-left:10px;
	background-image:url(../images/vertical-menu.jpg);
	height:22;
	width:143; 
	padding-top:5px;
} /*Upper Menu*/
a.menu2 { 
	text-decoration:none;
	font-weight:bold;
	height:22;
	width:143;
}
a:hover.menu2 { 
	color:#0085F7;
	background-image:url(../images/vertical-menu-over.jpg);
	height:22;
	width:143;  
}




a.menu3 { color:#ffffff; text-decoration:none; font-weight:bold;  }
a:hover.menu3 { color:#cccccc; }
.box { background-color:#FFFFFF; }

#dateTime {
text-align:center; font-weight:bold; color:#747474; font-style:italic; font-size:9px;
}

.innerTitle {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

/*.scroll {
scrollbar-face-color:       #001278;
scrollbar-highlight-color:  #102288;
scrollbar-shadow-color:     #001278;
scrollbar-track-color:      #E5E5E5;
scrollbar-arrow-color:      #E5E5E5;
scrollbar-3Dlight-color:    #E5E5E5;
}*/

/*

.blue {
color:#016AC5;
}



.searchfld{
border: 1px solid #DFDADE;
width:145px;
height:15;
}

.hmenu{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
}

.myfld{
border:1px solid #FFFFFF;
width:125px;
height:16px;
background-color:#5FA6E0;
color:#FFFFFF;
font-size:12px;
}

.mybtn{
border:1px solid #FFFFFF;
color:#FFFFFF;
width:55;
font-size:11px;
height:18;
background-color:#5FA6E0;
font-weight:bold;
}

.mapDiv {
background-color:#0099FF;
color:#FFFFFF;
font-weight:bold;
}

.textField {
	width:150px;
	border:1px solid #016AC5;
	border-collapse:collapse;
	font-size:10px;

}

.errorField {
	width:150px;
	border:1px solid #016AC5;
	border-collapse:collapse;
	font-size:10px;
	background-color:#CFE6F8;
}
.paregraphs {
font-family:Arial;
font-size:12px;
color:#016AC5;
}*/

.title{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position: left;
padding-left:15px;
padding-top:4px;
padding-bottom:5px;
font-size:14px;
font-weight:bold;
}
.titlear{
background-image:url(../images/arrow_ar.gif);
background-repeat:no-repeat;
background-position: right;
padding-right:15px;
padding-top:4px;
padding-bottom:5px;
font-size:14px;
font-weight:bold;
}

.borderColor{
border-bottom-color:#383838;
border-bottom-style:solid;
border-bottom-width:3px;
border-right-color:#383838;
border-right-style:solid;
border-right-width:3px;
border-left-color:#383838;
border-left-style:solid;
border-left-width:3px;
}
.grayLine{
background-color:#AFAFAF;
}

.title2{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position: 10px;;
padding-left:25px;
padding-top:4px;
padding-bottom:5px;
font-size:14px;
font-weight:bold;
}

.title2ar {
background-image:url(../images/arrow_ar.gif);
background-repeat:no-repeat;
background-position: right;
padding-right:15px;
padding-top:4px;
padding-bottom:5px;
font-size:14px;
font-weight:bold;

}

.custom_button { 
	border: 1px solid #000000;
	background-color: #F1F1F1;
}

.custom_button_selected {
	background-color: #B4B4B4;
}

.bold_title { 
	font-weight: bold;
}

.blue_text {
	/*color: #007FD8 !important;*/
	color: #0265a8 !important;
 }
 
.normal_text { 
	font-size: 11px;
} 

.big_text { 
	font-size: 12px;
}



.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
