/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #144566;
	background-image: url(images/wrapperbkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0em;
	padding: 0px;
}
div#bkgrnd {
	background-image: url(images/htmlbkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
}
a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #fff; text-decoration: none;}
a:active {color: #fff;}

h2 {
	color: #96a7c5;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
.nopadding {padding: 0px;}
.imgpadright {padding-right: 10px;}
.imgborder {border: 1px solid #075278;}
.imgpadding {padding: 7px;}
.right {text-align:right;}
.center {text-align:center;}
.floatleft {float: left; width: 300px;}
.floatright {float: right; width: 300px;}
.paddingtop {padding-top: 25px;}
.paddingbtm {padding-bottom: 25px;}
ul {margin-left: 12px; padding: 0px;}
.marginleft {margin-left: 170px; position: relative;}
.bluebkgrnd {background-color: #075278;}
.whitebkgrnd {background-color: #FFFFFF;}
.borderbtm {border-bottom: 1px solid #96a7c5;}
.pullquote {font-size:16px; color:#96a7c5; font-weight:bold; text-align:center; padding:10px; float:right; width:auto;}
.pullquote p {margin: 0em;}
.year {float:left; width:50px;}
.leftmargin {margin-left:50px;}
.paddingmore {padding: 20px 0px;}
.imgpartners {width:195px; text-align:center; padding:0px 0px 10px 0px; float:left;}
.textpartners {width:460px; left:220px; text-align:left; float:right;}
img {border:0px}
.float {width:auto; float:left; text-align:center; padding:5px;}
.paddingleft {padding-left:100px; height:200px; padding-top: 20px}


div#wrapper {
	width: 905px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/leftbkgrndn.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
	div#content {
		padding: 25px 0px 0px 25px;
		margin-left: 170px;
		width: 683px;
		min-height: 400px;
	}
		div#nav {
			padding: 22px 0px 0px 0px;
			height: 32px;
			margin: 0px 0px 0px 192px;
			width: 708px;
		}
		#dropmenudiv {
			position: absolute;
			line-height: 18px;
			z-index: 100;
			text-align: left;
		}
		#dropmenudiv a {
			display: block;
			padding: 4px 10px 4px 10px;
			line-height: 1.15em;
			text-decoration: none;
			color: #144566;
		}
		#dropmenudiv a:hover {
			color: #96a7c5;
			text-decoration: none;
		}
	div#left {
		width: 170px;
		float: left;
		padding: 54px 0px 0px 0px;
		margin: 0em;
		display: inline;
	}
	div#left p {
		padding-left: 16px;
		padding-right: 16px;
	}
	input, textarea {background-color: #96a7c5; border: 0px; color: #144566;}
	div#footer {
		width: 905px;
		height: 51px;
		clear: both;
		text-align: right;
		color: #FFFFFF;
		padding: 27px 22px 0px 0px;
		background-image: url(images/footerbkgrndn.jpg);
		background-repeat: repeat-y;
	}
	div#footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	div#footer a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	div#iframe {
		width: 670px;
		height: 300px;
		vertical-align: middle;
		text-align: left;
	}