@charset "UTF-8";
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #043975;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #012355;
}#ddtopmenubar {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 23px;
	padding-left: 205px;
	height: 24px;
	width: 502px;
	float: right;
}
#image {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#login {
	background-color: #133771;
	height: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}
#footer {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	height: 40px;
	vertical-align: middle;
}
#footerline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #486f9a;
	padding-bottom: 5px;
}

#footerline-left {
	padding-bottom: 10px;
	float:left;
	width: 800px;
	height: 10px;
	padding-top: 10px;
}


#footerline-right {
	padding-bottom: 10px;
	float:right;
	padding-top: 10px;
}

#topnav {
	float: right;
	width: 707px;
	background-color: #FFFFFF;
}
#nav {
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 293px;
	background-color: #FFFFFF;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfloater {
float:clear:
}
#contactus {
	padding: 0px;
	width: 245px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#onecol {
	padding-left: 85px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 800px;
	padding-right: 20px;
}
#right {
	width: 210px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 10px;
	float: right;
}
#left {
	width: 645px;
	padding-right: 20px;
	padding-left: 85px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
#dottedline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #486f9a;
	margin-bottom: 10px;
	margin-top: 7px;
	line-height: 12px;
}
/* original by Laura
#bullets {
	margin-bottom: 10px;
	background-color: #294B8B;
	padding-right: 20px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
}
*/
#headblue {
	background-color: #294B8B;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 8px;	
}
#bulletnobg ul li { /* these are the bottom bullets with no background */
	list-style-type: square;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position:outside;
	margin-left: -20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#bullets {
	background-color: #294B8B;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 4px;	
}
#bullets p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* added by George */
#bullets li{
	list-style-type: square;
	line-height: 16px;
	list-style-position:outside;
	margin-bottom: 8px; /* line spacing between bullets */
	margin-left: 20px; /* positioning of bullets from edge of div */
}

#bullets ul{
	margin-bottom: 10px; /* space at bottom of div */
	margin-top: 0px;  /* space at top of div */
	padding-right: 10px;
	padding-left: 0px;
}
/*
#bulletstop {
	margin-bottom: 10px;
	background-color: #294B8B;
	padding-right: 20px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
}
*/
#facts {
	width: 600px;
}
#factsleft {
	padding: 8px;
	background-color: #294B8B;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
#factsright {
	padding: 8px;
	background-color: #28437B;
	float: left;
	margin-left: 0px;
	margin-right: 50px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#button {
	height: 30px;
	width: 171px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin solid #0C4484;
}
#button:hover {
	background-image: url(../images/button_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 171px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin solid #0C4484;
}
#team {
	padding-left: 85px;
	padding-top: 55px;
	padding-bottom: 20px;
	width: 600px;
	padding-right: 20px;
	float: left;
}
#teampic {
	padding-top: 55px;
	padding-bottom: 20px;
	width: 150px;
	float: left;
}
#monthlyreportbutton {
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 140px;
	border: thin solid #0C4484;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#monthlyreportbutton:hover {
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 140px;
	border: thin solid #0C4484;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/monthlyreportbutton_over.jpg);
}
#loginpanel {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#loginbutton {
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 80px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/loginbutton.jpg);
}
#acceptdecline {
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 100px;
	border: thin solid #0C4484;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.videocopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#team2 {
	padding: 0px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#legal {
	padding-left: 85px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 800px;
	padding-right: 20px;
}
#legal li {
	list-style-type: square;
	line-height: 16px;
	list-style-position:outside;
	margin-bottom: 8px; /* line spacing between bullets */
	margin-left: 20px; /* positioning of bullets from edge of div */
	color: #FFFFFF;
}
#legal ul {
	margin-bottom: 10px; /* space at bottom of div */
	margin-top: 0px;  /* space at top of div */
	padding-right: 10px;
	padding-left: 0px;
}
#legal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

