/* CSS Document */
body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
}
/*#maincontainer{
	width:98%;
	border:1px solid #000000;
	}
.green{
	width:100%;
	background-color:
	height:5px;
}

#container{
	width:100%;
	background-repeat:repeat-y;
	background-image:url(../images/containerbg.jpg);
	
}
#getnav{
	width:233px;
	height:74px;
	background-image:url(../images/searchbox.jpg);
	background-repeat:no-repeat;

}
.heading{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#014C86;

}
#top a:link{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#top a:visited{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#top a:active{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#top a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}

#navlink a:link{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#navlink a:visited{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#navlink a:active{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#navlink a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#6499B9;
	font-weight:bold;
}
#linkborder{
	border-bottom-style: solid;
	border-bottom-color:#E5E5E5;
	border-bottom:thin 1px;
	padding-bottom:7px;

}
#news{
	border-bottom-style: dashed;
	border-bottom-color:#999999;
	border-bottom:thin 1px;
	text-indent:13px;
	background-image:url(../images/newbullet.jpg);
	background-repeat:no-repeat;
}
#news a:link{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}
#news a:visited{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}
#news a:active{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}

#news a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#6499B9;
	
}
#searchtextbox{
	width:100px;
	margin-left:10px;
	margin-top:15px;
	float:left;
}
#go{
	width:35px;
	margin-top:14px;
	margin-right:5px;
	float:right;
}

.welcome{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.footer{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.Font {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		 color : Red;
		text-decoration : none;		 
		
		
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F6FBFF;
	border-right: #999999 1px;
	border-top: #999999 1px;
	border-left: #999999 1px;
	border-bottom: #999999 1px;
}
textarea{
	border:thin #999999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#F6FBFF;
}
select{
	border:thin #999999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#F6FBFF;
}
checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: transparent;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
input.button
{
	background-color : #F0EFBD;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}



#pagecontainer{
	width:100%;
}

#pagetopics{
	width:100%;
	background-image:url(../images/pageheadingbg.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:25px;
	padding-top:10px;
	text-align:left;
}

#breadcum{
	width:100%;
	height:28px;
	text-indent:13px;
	
	padding-top:10px;
}
#breadcum a:link{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}
#breadcum a:visited{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}
#breadcum a:active{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	
}

#breadcum a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#6499B9;
	
}

#alphasearch{
	width:50%
	float:left;
	text-indent:15px;

}

#alphasearch a:link{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#005BA1;
	
}
#alphasearch a:visited{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#005BA1;
	
}
#alphasearch a:active{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#005BA1;
	
	
}

#alphasearch a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#6499B9;
	
}
*/

.DataGrid
{
	 border-width:1px;
	 border-style:Solid;
	border-color:#000000;
}
.DataGridHeader
{
	 font-weight:bold;
	 color:White;
	 border-width:1px;
	 border-style:Solid;
	 background-color:#005CA2;
	 font-size:x-small;
	 font-family:Verdana;
	 width:24px;
	 height:20px;
	 text-align:center;
	 
}
.DataGridRow
{
	background-color:#FFFFFF;
	border-color:#A8C7DF;
	font-size:x-small;
	font-family:Verdana;
	height:16px;
	
}
.DataGridFooter
{
	
	background-color:red;
	height:20px;
	font-size:x-small;
	border-color:#E5E5cc;
	font-family:Verdana;
	color:red;
}
.DataGridCellNumeric
{
	
	height:20px;
	font-size:x-small;
	font-family:Verdana;
	border-color:#CCCCCC;
	
	
}

.DataGridAlternateRow
{
	/*font-size:x-small;*/
	font-family:Verdana;
	background-color:#F6FBFF;
	height:16px;
}

.DataGridSelectedItem
{
	font-weight:bold;
	color:White;
	background-color:khaki;
	
}
.DataGridPager
{
	 text-align:Center;
	 color:#000066;
	 background-color:#CCDFED;
	 
}

.rollover
{
 font-family:Verdana;
 font-size:11px;
 color:#ffffff;
 background-color:Blue;
 padding:5px;
	}

table.in
{
	background-color: #CCCCCC;
	color: #000000;
	border: solid #000 0px;
	border-collapse: collapse;
}
table.in td {padding: 3px; background-color:#FFFFFF; border: solid #CCCCCC 0px; }
table.in th {font-size:13px; font-weight:bold; text-align: left;  color:#000000; background-color:#BFD6E6; }
.data {color: #000000;text-align: right;    background-color: #CCCCCC; }
.toprow { font-size:13px; font-weight:bold; text-align: center;  color:#621B05; background-color:#BFD6E6; }


table.error td {padding: 3px; background-color:#FFFFFF; border: solid #CCCCCC 0px; }
table.error th {font-size:13px; font-weight:bold; text-align: left;  color:#000000; background-color:Red; }
.data {color: #000000;text-align: right; font:verdana   background-color: #Red; }
.toprow { font-size:13px; font-weight:bold; text-align: center;  color:#621B05; background-color:#BFD6E6; }

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}
<!--wk css-->
