@charset "UTF-8";
/* CSS Document */



/*HTML tag styles*/

body {
	background-color: #999;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,h3,h2,h1,h4 {
	font-family: Tahoma, Geneva, sans-serif;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	color: #036;
	text-align: left;
	line-height: 1.5em;
	margin: 5px 0px 10px;
}
ul {
	font-size: 0.85em;
	color: #036;
	text-align: left;
	line-height: 1.5em;
	list-style: square outside;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	margin: 7px 0;
}
/* Hyperlink Styles: */

a, a:visited {
	color:#999;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}


/*class styles*/

.call_to_action {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
.fltlft {	float: left;
	margin-right: 8px;
}
#closerContent {
	margin: 0px 30px 30px;
	padding: 0px;
	float: left;
	width: 900px;
}
.h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	color: #999;
	font-weight: bold;
}
.h2 {
	color: #4F0518;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
}
.title1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #F96811;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	padding-bottom: 5px;
	margin: 0px;
}
.title2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #1ABB27;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	padding-bottom: 5px;
	margin: 0px;
}

/*div id styles*/
#branding {
	background: url(../images/mast3.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 960px;
	font-size: 1em;
	}
#content { 	
	width:100%;
	background-color:#fff;
	overflow:auto
}
#content2 { 	
	background-color:#fff;
	overflow:auto;
	padding-left:24px;
}
#content_sub {
	float:right;
	width:370px;
	margin:20px 30px 0 20px;
	padding:0px;
}
#footer p{
	width: 940px;
	background: url(../images/footer.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	padding: 20px 20px 0px 0px;
	text-align: right;
	color: #999;
	font-size: .75em;
}
#preamble {
	float:left;
	width:440px;
	margin: 10px 0 20px 30px;
	padding:20px 30px;
	border: thin dashed #999;
}
#wrap {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}

/*table styles*/
#tableContainer {
	padding: 0px;
	width: 920px;
	float: left;
	margin: 10px 30px 10px;
}
#table {
	width: 370px;
	vertical-align: top;
	margin: 0px 0px 20px;
	padding: 0px;
		}
#table p {
	clear: both;
	width: 100%;
	margin: 0;
		}
#table span {
	float: left;
	padding: 15px 10px;
	margin: 0;
		}
#table span.col1_top {
	width: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F60;
	height: 18px;
	text-align: center;
		}
#table span.col1_bttm {
	width: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: center;
	background: #1ABA25;
		}		
#table span.col2 {
	width: 330px;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	font-size: 0.9em;
	color: #333;
	height: 18px;
	background: #CCC;
		}
.call_to_action {font-size:1.2em;}

.bodylink a:link, .bodylink a:visited, .bodylink a:hover, .bodylink a:active {color:#333; font-weight:bold; text-decoration:underline;
}
.bodylink2 a:link, .bodylink2 a:visited, .bodylink2 a:hover, .bodylink2 a:active {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}
p.bodylink2 a:link, .bodylink2 a:visited, .bodylink2 a:hover, .bodylink2 a:active {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

