/* site by skyhawk media at skyhawkmedia.com */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #8390a2;
	margin:0;
	padding:0;
}
a:link {
	color: #285399;
}
a:visited {
	color: #285399;
}
a:hover {
	color: #3268C2;
}
a:active {
	color: #3268C2;
}
#shadow {
	width:784px;
	background-image:url(images/shadow_bg.gif);
	background-position:center;
}
#mainContainer {
	width:770px;
	border-style:solid;
	border-color:#6d6d6d;
	border-width: 0 1px 1px 1px;
	background-color:#FFFFFF;
}
#headerContainer {
	width:770px;
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
	height:178px;
}
.box1header {
	background-color:#F3F3F3;
	padding:6px 2px 6px 2px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}
.box1content {
	background-color:#FBFBFB;
	border: 1px solid #F3F3F3;
	padding:5px;
	color:#494949;
}
#bottomshadow {
	width:784px;
	background-image:url(images/shadow_bottom.gif);
	background-position:center;
	height:5px;
}
.box2header {
	width:200px;
	padding:5px;
	color:#494949;
	font-weight:bold;
	font-size:14px;
}
.box2content {
	background-color:#FBFCFD;
	border: 1px solid #E3EBF2;
	padding:5px;
	color:#3F3F3F;
}
.box3content {
	background-color:#F7F7F7;
	border-style:solid;
	border-color:#A0A0A0;
	border-width:0 1px 1px 1px;
	padding:5px;
	color:#3F3F3F;
}
.selectedbtn a:link, .selectedbtn a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	height:37px;
	width:89px;
	font-size:12px;
	background-image:url(images/selectedbtn.gif);
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	padding:0;
	cursor:default;
}

.btn a:link, .btn a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	height:37px;
	width:89px;
	font-size:12px;
	background-image:url(images/btn.gif);
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	padding:0;
}
.btn a:hover, .btn a:active {
	background-image:url(images/btn_over.gif);
}
.navText {
	padding-top:15px;
}
#footer {
	padding:0 0 30px 0;
	font-size:10px;
	color:#FFFFFF;
	width:700px;
}
#footer a:link, #footer a:visited {
	color:#F4F4F4;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	text-decoration:none;
}
#rcol {
	display: block;
	text-align:left;
	width:500px;
	float:left;
	padding:10px;
}
#lcol {
	display:block;
	text-align:left;
	width:200px;
	float:left;
	padding:10px;
}
.box1content a {
	text-decoration:none;
	color:#666666;
}
#promo {
	border: solid #A0A0A0 1px;
	background-image:url(images/promo_bg.gif);
	height:60px;
}
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
h3 {
	margin:0 0 10px 0;
}
h2 {
	margin:5px 0 3px 0;
	font-size:14px;
	font-weight:bold;
}
hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	border:0;
	width:80%;
}
h1 {
	margin:0 0 30px 0;
	border-style:solid;
	border-color:#999999;
	border-width:0 0 1px 0;
	font-size:18px;
	text-align:right;
}
