/* CSS Document */

.Body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;	
}
ul{ margin:0; padding:0; list-style:none; }
li{ margin:0; padding:0; list-style:none;}

a{margin:0; padding:0;}
.TableBox
{
border-top:solid;
border-top-color:#D1D1D3;
border-top-width:1px;

border-bottom:solid;
border-bottom-color:#D1D1D3;
border-bottom-width:1px;

border-left:solid;
border-left-color:#D1D1D3;
border-left-width:1px;

border-right:solid;
border-right-color:#D1D1D3;
border-right-width:1px;

}

.MainBodyTable
{
border-bottom:solid;
border-bottom-color:#666666;
border-bottom-width:1px;

border-left:solid;
border-left-color:#666666;
border-left-width:1px;

border-right:solid;
border-right-color:#666666;
border-right-width:1px;

border-top:solid;
border-top-color:#666666;
border-top-width:1px;

background-color:#FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {color: #FFFFFF}

.PageTitle{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color:#24509F;
	/*font-weight: bold;*/
}

.FormFields{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FrmBtn{   
   color:#003399;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#D6EBF3;
   border:1px solid;
   border-top-color:#003399;
   border-left-color:#003399;
   border-right-color:#003399;
   border-bottom-color:#003399;
}

.ImageLink{
	border:1px;
	border-color:#999999;
}

.SubPageTitle{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#24509F;
	/*font-weight: bold;*/
}

.GreyBorder
{
border-top:solid;
border-top-color:#D1D1D3;
border-top-width:1px;

border-bottom:solid;
border-bottom-color:#D1D1D3;
border-bottom-width:1px;

border-left:solid;
border-left-color:#D1D1D3;
border-left-width:1px;

border-right:solid;
border-right-color:#D1D1D3;
border-right-width:1px;

}

.NavMenuBox
{
	border-top:solid;
	border-top-color:#D1D1D3;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#D1D1D3;
	border-bottom-width:1px;
	border-left:solid;
	border-left-color:#D1D1D3;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#D1D1D3;
	border-right-width:1px;
	background-color: #F9F9F9;
}

.NavMenuLink {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.NavMenuLink A:link {
	color: #666666;	
	text-decoration: none; 
}

.NavMenuLink A:visited {
	text-decoration: none; 
	color: #333333; 
}

.NavMenuLink A:active {
	text-decoration: underline;	
	color: #0000FF; 
}

.NavMenuLink A:hover {
	color: #0000FF;
	text-decoration: underline
}

.side_bartop{ width:190px; height:30px; background:#1083ca; color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding-left:20px; line-height:30px;}

.barcen{ display:block; width:180px; padding-left:20px; padding-right:10px; padding-top:10px; padding-bottom:10px;}
.barcen li{border-bottom:1px solid #dadada; text-align:left;}
.barcen a{ color:#000000; font-size:11px;   line-height:18px; background:url(../images/arrow.gif) left no-repeat; display:block; padding-left:15px;  font-family:Arial, Helvetica, sans-serif;}
.barcen a:hover{ color:#000099;}
