body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 101px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 61px;
}
#container #header img.contact {
	float: right;
	padding-right: 5px;
}
.floatLeft {
	float: left;
}

.photoLeft {
	float: left;
	padding: 4px;
	margin: 4px;
}

.photoLeft2 {
	float: left;
	padding: 2px;
	margin: 0px;
}

.photoRight {
	float: Right;
	padding: 4px;
	margin: 4px;
}

.photoRight2 {
	float: Right;
	padding: 2px;
	margin: 0px;
}


#container #nav {
	height: 42px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#container #nav #Table_01 #nav_img a {
	text-decoration: none;
}
#container #main {
	min-height: 425px;
	margin: 12px 0px;
}
#container #content {
	float: left;
	width: 638px;
	margin-top: 15px;
	padding-left: 22px;
}
#container #content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#container #content h2 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#container #content h3 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#container #content p {
	font-size: 13.5px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 25px;
}

#container #content li {
	font-size: 13.5px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 10px;
}

#container #content h3.news {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#container #content h4.news {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#container #content p.news {
	font-size: 13.5px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 25px;
}

#container #content a {
	color: #0B3971;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B3971;
	text-decoration: none;
}

#container #content a:hover {
	color: #1277FB;
	font-weight: bold;
	text-decoration: none;
}


#container #sidebar {
	width: 295px;
	margin-left: 709px;
	margin-top: 15px;
}
#container #sidebar #sidebarBox {
	background-repeat: no-repeat;
	background-position: top;
	width: 291px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	padding-top: 64px;
	height: 148px;
}
#container #sidebar #sidebarBox h2 {
	font-size: 22px;
	color: #0255bb;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	margin-bottom: 11px;
}
#container #sidebar #sidebarBox p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin-bottom: 15px;
}
#container #sidebar #sidebarBox a {
	color: #0B3971;
	font-weight: bold;
	text-decoration: none;
}
#container #sidebar #sidebarBox a:hover {
	color: #1277FB;
	font-weight: bold;
	text-decoration: none;
}
.sidebarBox1 {
	background-image: url(../images/sidebarBox1.jpg);
}
.sidebarBox2 {
	background-image: url(../images/sidebarBox2.jpg);
}
.sidebarBox3 {
	background-image: url(../images/sidebarBox3.jpg);
}
#container #bottomBar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 261px;
}
#container #bottomBar #bottomBox {
	width: 328px;
	height: 259px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#container #bottomBar #bottomBox p {
	margin: 0px;
	padding-top: 108px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 18px;
}
#container #bottomBar #bottomBox a {
	color: #0B3971;
	font-weight: bold;
	text-decoration: none;
}
#container #bottomBar #bottomBox a:hover {
	color: #1277FB;
	font-weight: bold;
	text-decoration: none;
}
.ourPartners {
	background-image: url(../images/bottomBar-partners.jpg);
}
.quickLinks {
	background-image: url(../images/bottomBar-quickLinks.jpg);
}
.coreValues {
	background-image: url(../images/bottomBar-coreValues.jpg);
}

.testimonials {
	background-image: url(../images/bottomBar-testimonials.jpg);
}
.bottomBarMid {
	margin: 0px 7px;
}
#container #footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 30px;
	padding-top: 10px;
	margin-top: 30px;
}
#container #footer p {
	font-size: 10px;
	color: #666666;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}
#container #footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#container #footer li {
	display: inline;
	margin-left: 20px;
}
#container #footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#container #footer a:hover {
	color: #333333;
}
.clearing {clear:both;}

/* NexGen Form */

.nexgen_header {
	font-size: 32px;
	color: #2b60b2;
	font-weight: bold;
}

.nexgen_subhead {
	font-size: 20px;
	color: #2b60b2;
	font-weight: bold;
	font-style: italic;
}

.nexgen_form_header {
	font-size: 22px;
	color: #2b60b2;
	font-weight: bold;
	font-style: italic;
}

.nexgen_form {
	margin: 10px 0 20px;
}

	.nexgen_form label {
		width: 150px;
		text-align: left;
		display: inline-block;
		margin: 0 10px 0 0;
		font-size: 14px;
		color: #686868;
	}
	
		.nexgen_form .req {
			color: #c00;
		}
	
	.nexgen_form input {
		width: 400px;
		padding: 5px;
		border: 1px solid #686868;
	}
	
	.nexgen_form .submit_row {
		padding: 10px 74px 0 0;
		text-align: right;
	}
	
		button {
			margin: 0;
			padding: 0;
			border: 0;
			display: inline;
			cursor: pointer;
			background: none;
			width: 268px;
		}
	
	.nexgen_form .error {
		color: #c00 !important;
		text-align: center;
	}
	
	#container #content .nexgen_form p.success {
		text-align: center;
		padding: 10px 0;
		margin: 0;
	}

#container #content .nexgen_features li {
	margin: 2px 0;
	font-size: 13px;
}

.nexgen_description {
	width: 300px;
	float: left;
	margin: 0 0 0 15px;
}

	.nexgen_description_header {
		font-size: 18px;
		color: #2b60b2;
		font-weight: bold;
	}
	
		#container #content .nexgen_description_header a {
			color: #2b60b2;
			text-decoration: none;
			border: 0;
		}
	
.register {
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	margin: 0 0 20px;
}
