/* CSS Document */

body {
	background-color:#235523;
	font-size:12px;
	font-family:tahoma, verdana, arial;
	margin:10px;
}
.maincontainer {
	width:793px;
	margin-left:auto;
	margin-right:auto;
}
.midcontainer {
	float:left;
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-y;
	width:793px;
	margin:0px;
	padding:0px;
}
.header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:793px;
	height:59px;
}
.subheader {
	background-image:url(../images/subheader.gif);
	width:793px;
	height:226px;
}
.subheadleft {
	background-image:url(../images/lefttop.gif);
	background-repeat:no-repeat;
	width:267px;
	height:226px;
	float:left;
}
.subheadright {
	background-image:url(../images/flashbg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:526px;
	height:226px;
	float:right;
}
.callout {
	width:235px;
	margin:90px 0 0 20px;
}
.content {
	width:490px;
	font-size:12px;
	font-family:tahoma, verdana, arial;
	padding:0 22px 10px 0;
	float:right;
}
.content a {
	font-size:12px;
	font-weight:bold;
	color:#0B687F;
	text-decoration:underline;
}
.content a:visited {
	font-size:12px;
	font-weight:bold;
	color:#0B687F;
	text-decoration:underline;
}
.content a:hover {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.leftlowerbox {
	background-image:url(../images/leftbottom.gif);
	width:267px;
	height:235px;
	float:left;
}
.leftcolumn {
	margin:15px 0 5px 50px;
	width:200px;
	float:left;
}
.footer {
	background-image:url(../images/footer.gif);
	width:793px;
	height:20px;
	clear:both;
}
.lefttext {
	padding:3px 5px 5px 30px;
	margin:10px;
	color:#000000;
	font-size:12px;
}
.lefttext a {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}
.lefttext a:visited {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}
.lefttext a:hover {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.legal {
	padding:5px 0 0 0;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
.legal a {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.legal a:visited {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.legal a:hover {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
h1 {
	font-weight:normal;
	letter-spacing:1px;
	text-align:left;
	font-size:13px;
	color:#000000;
	margin:5px 20px 15px 0;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
}
h2 {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	color:#000000;
	margin:0px;
}
h3 {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	color:#FF0000;
	margin:2px;
}
h4 {
	font-weight:bold;
	text-align:left;
	font-size:13px;
	color:#000000;
	margin:0 0 5px 0;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
}
.contactus {
	text-align:right;
	padding:3px;
	font-weight:bold;
}
fieldset {
	-moz-border-radius:5px;
	-moz-border-top-colors: transparent #D0D0BF transparent;
	-moz-border-right-colors: transparent #D0D0BF transparent;
	-moz-border-bottom-colors: transparent #D0D0BF transparent;
	-moz-border-left-colors:  transparent #D0D0BF transparent;
}
/*- Menu Tabs 4--------------------------- */

    #tabs4 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin-top:19px;
}
#tabs4 ul {
	margin:0;
	padding:10px 13px 0 0;
	list-style:none;
}
#tabs4 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs4 a {
	float:right;
	background:url("../images/tableft4.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
}
#tabs4 a span {
	float:right;
	display:block;
	background:url("../images/tabright4.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6B78A9;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs4 a:hover span {
	color:#6B78A9;
}
#tabs4 a:hover {
	background-position:0% -42px;
}
#tabs4 a:hover span {
	background-position:100% -42px;
}
#tabs4 #current a {
	background-position:0% -42px;
}
#tabs4 #current a span {
	background-position:100% -42px;
}
#rotator {
	position:relative;
	left:0px;
	top:0px;
	list-style-type:none;
	padding:0;
	margin:0;
}
#rotator li {
	display:none;
}
