/* Body style */
body,#body
	{
	margin:0px;
	padding:0px;
	background-color: #003065;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/layout/bluebase.gif);

}


/* Link styles */

a.light:link
	{color:#761328;text-decoration:none;}
a.light:visited
	{color:#761328;text-decoration:none;}
a.light:active
	{color:#b65368;text-decoration:underline;}
a.light:hover
	{color:#761328;text-decoration:underline;}

a:link
	{color:#cf8820;text-decoration:none;}
a:visited
	{color:#cf8820;text-decoration:none;}
a:active
	{color:#ffb860;text-decoration:underline;}
a:hover
	{color:#cf8820;text-decoration:underline;}

a.sitemap:link
	{color:#000000;text-decoration:none;}
a.sitemap:visited
	{color:#000000;text-decoration:none;}
a.sitemap:active
	{color:#000000;text-decoration:underline;}
a.sitemap:hover
	{color:#666666;text-decoration:underline;}
	
/* Table styles */

td.navigation
	{
	background-color: #FFFFFF;
	background-image: url(../images/layout/background_navigation.png);
	margin:0px;
	padding:0px;
	background-repeat: repeat-y;



}
td.white {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/spacer.gif);


}

td.goldenbar {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/background_01.jpg);
	background-repeat: repeat-x;


}
	
td.footer
	{
	background-image:  url('../images/layout/background_bottom.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003065;

}
td.nav
{
	margin:0px;
	padding:0px;
	background-image:  url(../images/layout/background_nav.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;



}
td.link
	{
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#CC9933;
	background-color: #003065;
	background-image:  url('../images/layout/linkbase.gif');
	background-repeat: repeat;
	vertical-align:top;
	height: 18px;
	text-align: left;



}
td.bullet
	{
	margin:0px;
	padding:0px;
	height:18px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#cf8820;
	font-weight:bold;
	background-color: #003065;
	text-align: center;
	background-image:  url('../images/layout/linkbase.gif');
	background-repeat: repeat;
	width: 20px;

}
td.header
	{
		background-color: #003065; background-image:  url('../images/layout/background_top.gif');	margin: 0px; padding: 0px;
	}
td.mainbullet
	{margin:0px;padding:0px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000000;text-align:center;width:18px;}
td
	{
	vertical-align:top;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;


}
td.blank 
	{	margin:0px;	padding:0px;	height: 18px;	width: 22px;}
.subhead
	{
	font-weight:bold;
	text-decoration:underline;
	font-size: 12px;

}
.smallbold
	{font-weight:bold;}

