/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link		{color: #11235F; font-weight: bold;}
a:visited	{color: #11235F; font-weight: bold;}
a:hover		{color: #D8BC02; font-weight: bold;	text-decoration: none;}
a:active	{color: #D8BC02; font-weight: bold; text-decoration: none;}

a.primarynav:link		{color: #11235F; font-weight: bold; text-decoration: none;}
a.primarynav:visited	{color: #11235F; font-weight: bold; text-decoration: none;}
a.primarynav:hover		{color: #D8BC02; font-weight: bold; text-decoration: none;}
a.primarynav:active		{color: #D8BC02; font-weight: bold; text-decoration: none;}

a.external:link {color: #00146C;}
a.external:visited {color: #00146C;}


body {
	background-color: #021766;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1		{font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		}
		
h2		{font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #806300;
		font-weight: bold;
		letter-spacing: 2px;
		}
		
h3		{font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #021766;
		font-weight: bold;
		letter-spacing: 2px;
		}

p, td {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btbk {
	background-color: #453C33;
	border: #000000 solid;
	border-width: 1px 0px 0px;
	color: #FAF8E3;
}

.btbknav2 {
	background-color: #FFFFFF;
	border: solid;
	border-color: #BEB5AE #BEB5AE #000000 #000000;
	border-width: 0px 1px 0px 1px;
}

.btbknav4 {
	background-color: #E3D46E;
	border: solid;
	border-color: #E3D46E #E3D46E #000000 #000000;
	border-width: 4px 4px 0px 0px;
}

.btcopyrights {
	border-left:0px solid #000000; 
	border-right:0px solid #000000; 
	border-bottom:0px solid #000000; 
	background-color: #D8BC02 ;
	color: #000000;
	font-size: 11px;
	text-align: center
}

.btheaderbk {
	border-bottom-width: 0px;
	border-color: #000000 #BEB5AE;
	border-left-width: 4px;
	border-right-width: 4px;
	border-style: solid;
	border-top-width: 0px;
}

.btnav {
	background-color: #868687;
	border: 1px #000000 solid;
}