@charset "utf-8";
/* CSS Document */


body
{
	background-color: #16204a;
	
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}

.int
{
	background-color: #070707;
	background-image:url(images/back_int.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

div.menu
{
	background-color: #16204a;
	background-image:url(images/menu_bg.jpg);
	height:37;
	width:808;
}

a
{
	text-decoration:underline;	 
	color: #E49E34;
	font-family: gill sans, arial, helvetica, verdana, sans-serf;
	font-size: 10pt;
	line-height: 14pt;
}

a.plain
{
	text-decoration:none;	 
}



a:hover
{
	color:#E49E34;
	text-decoration:underline;
}


body, table,td
{
	color: #000000;
	font-family: gill sans, arial, helvetica, verdana, sans-serf;
	font-size: 10pt;
	line-height: 14pt;
}


.pTitle
{

	
	font-size: 14pt;
	line-height: 18pt;
	margin-bottom:15px;
	font-weight:bold;


}


.pSub
{

	
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom:8px;
	font-weight:bold;
	text-align:left;

}



table.gBorder
{
	border-style:solid;
	border-width:1px 0px 0px 1px;
	border-color:#727272;
}

td.gCell
{
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#727272;
	padding:4px 12px 4px 8px;
}

td.pCell
{
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#727272;
	padding:0px;
	width:200px;
	height:200px;
	text-align:center;
}



.boiler
{
	
	font-size: 9pt;
	line-height: 12pt;

	padding:10px 0px;
	text-align:center;
}






table, tr, td 
{ 
	background-color:transparent; 
 
 } 





 












TABLE.navSub
{
	border-width:0px; 
	border-style:solid; 
	border-color:#000000;
	background-color: #000000;
}




TD.subCell
{
	background-color: #16204a;
	padding: 3px 6px 3px 4px;
	white-space: nowrap;
	
	
	
}


a.subNav
{
	font-family: gill sans, arial, helvetica, verdana, sans-serf;
	 font-size: 15px; 
	line-height: 12px; 
	 font-style: normal; 
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	
}

a.subNav:hover
{
	text-decoration:underline;
	color: #dc4204;
}


div.central
{
	visibility:hidden;
	z-index:3;
	position: absolute; 
	 
	top:290px; 
	 
}

div.cover
{
	visibility:hidden;
	z-index:3;
	position: absolute; 

	border-width:0px; 
	border-style:solid; 
	border-color:#ff0000;
		
	top:105px;

}

div.midContentFooter{
	width:300px;
	background-color:#000;
	background-image:url(images/midContentFooter.png);
	background-repeat:no-repeat;
}
div.midContent{
	color:#000;
	width:300px;
	height:200px;
	background-image: url(images/midContent1.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	
	
}
div.recentNews{
width:300px;
background-image: url(images/news_header.jpg);
}

	
















 
