/* CSS Document */
body {	
	margin:0px;
	padding:0px;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#d6dae5;
}
.gray-border-with-bg {
	background-color:#f8f8f8;
	border:1px solid #efefef;
	}
.txt-input	
	{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	}
.general-text
	{	
	font-family:tahoma; 
	font-size:11px; 
	color:#000000;		
	}	
.gray-text
	{	
	font-family:tahoma; 
	font-size:11px; 
	color:#666666;		
	line-height:16px;
	}	
.gray-hd
	{	
	font-family:tahoma; 
	font-size:14px; 
	color:#666666;
	font-weight:bold;		
	}				
.blk-text,.blk-text a,.blk-text a:hover
	{
	text-decoration:none;
	font-family:tahoma; 
	font-size:11px; 
	color:#000000;		
	}
.blue-text,.blue-text a
	{
	text-decoration:none;
	font-family:tahoma; 
	font-size:11px; 
	color:#395876;		
	}
	a.blue-text:hover{
	text-decoration: underline;
}
.blue-sml-hd 
	{
	font-family:tahoma; 
	font-size:10px;
	font-weight:bold; 
	color:#395876;		
	}	
.white-text 
	{
	font-family:tahoma; 
	font-size:11px; 
	color:#ffffff;		
	}	
.white-sml-hd 
	{
	font-family:tahoma; 
	font-size:10px;
	font-weight:bold; 
	color:#ffffff;		
	}	
.red-text
	{	
	font-family:tahoma; 
	font-size:11px; 
	color:#c1282c;		
	}
.red-text a
	{
	text-decoration:underline;	 
	color:#c1282c;		
	}
.red-text a:hover
	{
	text-decoration:none;
	color:#c1282c;
	font-weight: bold;
	}
.top-link {
	text-decoration:none;	
	font-family:tahoma; 
	font-size:10px;
	font-weight:bold;
	color:#ffffff;		
	}			
	a.top-link:link {
	text-decoration: none;
	color: #FFFFFF;
}
	a.top-link:active {
	text-decoration: underline;
	color: #FFFFFF;
}
	a.top-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
	a.top-link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottom-border {
	border-bottom:1px solid #ffffff;
	}
a.redlinks:link,a.redlinks:visited {
	text-decoration:underline;	 
	color:#c1282c;
	}
a.redlinks:hover {
	text-decoration:none;	 
	color:#c1282c;
	}
a.bluelinks:link,a.bluelinks:visited {
	text-decoration:underline;	 
	color:#395876;
	}
a.bluelinks:hover {
	text-decoration:none;	 
	color:#395876;
	}
a.imagelink:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.verdana10pxnormalgrey
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color:#595959;
text-decoration: none;
}
a.verdana10pxnormalgrey:link { text-decoration: underline; color:#595959;  font-size: 10px;}
a.verdana10pxnormalgrey:active { text-decoration: none; color:#595959;  font-size: 10px;}
a.verdana10pxnormalgrey:visited { text-decoration: underline; color:#595959;  font-size: 10px;} 
a.verdana10pxnormalgrey:hover { text-decoration: none; color:#595959; font-size: 10px;}