/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #F5B657;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #F5B657;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	border-style: solid;
	background-color: #D7DEE6;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #94AABF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #63A2A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #FF6D04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btbox1 {
	background-image: url("images/bkboxteal.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.btbox2 {
	background-image: url("images/bkboxgray.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.btbox3 {
	background-image: url("images/bkboxblue.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.btbox4 {
	background-image: url("images/bkboxgold.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.btcontent {
	border-bottom-width: 0px;
	border-color: #000000 #B3C0CD #000000 #000000;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
}

.btcopyrights {
	color: #000000;
	font-size: 9px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 0px;
}

.btnavbk {
	background-image: url("images/bknav.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000
}

.btsubtitle {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}