@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 13px 0px 0px;
}
.contentarea {
	background-color: #FFFFFF;
	background-image: url(images/whitebackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 400px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.contentbox1 {
	height: 100%;
	width: 628px;
	padding: 16px 20px 20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titlebars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1B2F73;
	height: 20px;
	width: 630px;
	padding-left: 10px;
	padding-top: 7px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/proplanback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 36px;
	text-align: center;
	width: 640px;
	color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 12px;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 16px;
	padding-top: 10px;
	width: 216px;
	padding-right: 20px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 16px;
}
.contentbox2 {
	background-image: url(images/orange_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 270px;
	background-color: #F58021;
	vertical-align: top;
}
.orangecontent {
	background-image: url(images/white_orange_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 260px;
	padding: 0px 10px 15px 0px;
	margin-right: auto;
	margin-top: 15px;
}
* html .orangecontent {
	background-image: url(images/white_orange_background_ie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
	width: 233px;
	padding: 10px 20px 20px 10px;
	margin-right: auto;
}
.logobanner {
	height: 108px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/* CSS Document */

/* Links */

a.navbuttons {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: 189px;
	text-transform: uppercase;
	height: 21px;
	padding-top: 9px;
	font-weight: bold;
}
a.navbuttons:visited {
}
a.navbuttons:hover {
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-y;
}
a.navbuttons:active {
}
.newstitlebar {
	background-color: #1B2F73;
	height: 20px;
	width: 239px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 14px;
	font-weight: bold;
	background-image: url(images/proplanback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerarea {
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}


/* Navigation */

.navbanner {
	height: 270px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.flashbanner {
	height: 270px;
	width: 761px;
}
.navigation {
	height: 270px;
	width: 189px;
	background-image: url(images/buttonbackground.jpg);
}



/* Get rid of the margin, padding and bullets in the unordered lists */
#dmenu, #dmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#dmenu a, #dmenu a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: 179px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 9px;
	height: 21px;
}
	
/* Set up the sub level borders */
#dmenu li ul li a, #dmenu li ul li a:visited {
}
#dmenu li a.enclose, #dmenu li a.enclose:visited {
	border-width:0px;
	width: 200px;
	}

/* Set up the list items */
#dmenu li {
	float:left;
}

/* For Non-IE browsers and IE7 */
#dmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#dmenu li:hover > a {
	background:url(images/greyback.png) repeat-y;
}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#dmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#dmenu li:hover > ul {
	display:block;
	position:absolute;
	top:-10px;
	left:126px;
	width:220px;
	text-transform: none;
	background-image: url(images/transblack.png);
}

* html #dmenu li:hover > ul {
	display:block;
	position:absolute;
	top:-10px;
	left:126px;
	width:220px;
	text-transform: none;
	background-color: #000000;
}
/* Position the first sub level beneath the top level liinks */
#dmenu > li:hover > ul {left:189px; top:-60px;}

/* get rid of the table */
#dmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #dmenu li a:hover {
	position:relative;
	background:#CCCCCC;
	color:#FFFFFF;
}

/* For accessibility of the top level menu when tabbing */
#dmenu li a:active, #dmenu li a:focus {
	background:#CCCCCC;
	color:#FFFFFF;
}

/* Set up the pointers for the sub level indication */
#dmenu li.fly {
	background:url(images/transparentbox.png) repeat left top;
}
#dmenu li.drop {
	background:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023759;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: block;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #dmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#dmenu li a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#dmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#dmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
.imageboxes {
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: 14px;
	font-size: 12px;
	padding: 15px;
	text-align: center;
}
a:link {
	color: #192D6E;
}
a:visited {
	color: #1B2F73;
}
a:hover {
	color: #333333;
}
a:active {
	color: #1B2F73;
}
.requestbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form {
	margin-top: 10px;
	padding-bottom: 5px;
}
.doanddonts {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.doanddont_list {
	font-size: 11px;
	line-height: 25px;
}
.proplan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1B2F73;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 27px;
	display: block;
	padding-top: 5px;
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/proplanback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
