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

html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #1a5493;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
}
#page {
	width: 1046px;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
/* @group Dropshadows */

div.wrapper-l {
	width: 100%;
	height: 100%;
	background-image: url(images/bg_border_left.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
div.wrapper-tl {
	width: 100%;
	height: 100%;
	background-image: url(images/bg_border_topleft.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.wrapper-b {
	width: 100%;
	height: 100%;
	background-image: url(images/bg_border_bottom.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
div.wrapper-bl {
	width: 100%;
	height: 100%;
	background-image: url(images/bg_border_bottomleft.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
div.wrapper-br {
	width: 100%;
	height: 100%;
	background-image: url(images/bg_border_bottomright.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
div.wrapper-r {
	width: 100%;
	height: 100%;
	background: url(images/bg_border_right.png) 100% 0 repeat-y;
}
div.wrapper-tr {
	width: 100%;
	height: 100%;
	background-image: url(images/bg_border_topright.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
/* @end */

#pagewrapper {
	width: 1024px;
	margin: auto;
}
#logo img {
	border: none;
	padding-top: 25px;
}
#header {
	height: 75px;
	background-color: #ffffff;
	background-image: url(images/header_sm.jpg);
}
#logo {
	float: left;
	padding-left: 30px;
	width: 293px;
	height: 75px;
}
#headerright {
	float: right;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d7399;
	padding-right: 65px;
}
#headerright ul {
	list-style-type: none;
}
.marTop {
	margin-top: 2px;
}


#menu-container {
	clear: both;
	position:relative;
	height: 31px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 31px;
	color: #fff;
	background: #010d49 url(images/navbg.jpg) no-repeat;
}
#drop_down_menu {
	display:block;
	position:absolute;
	z-index:2;
	padding:0px;
	text-align:left;
	list-style-type:none;
	text-align:left;
	width:100%;
	float:none;
	left:0px;
	top:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#drop_down_menu a {
margin:0px;
	padding:0px;
	text-decoration: none;
	
	color: #fff;
}
#drop_down_menu a:hover {
	color:#FF9900;
	font-weight:bold;
}
#drop_down_menu li {
margin:0px;
	padding:0px;
	float:left;
	cursor:pointer;
	width:128px;
	font-size: 10px;
	text-align: left;
	
}
#drop_down_menu li ul {
	margin:0px;
	padding:0px;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	list-style-type:none;
	line-height: 10px;
}
#drop_down_menu li ul li {
	padding:0px;
	margin:0px;
	float:none;
		
}
#drop_down_menu li ul li a {
	color:#FFFFFF;
	padding:3px;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#drop_down_menu li ul li a:HOVER {
	color:#1d508b;
	font-weight:normal;
	background-color:#FFCC00;
}
.notvisible {
visibility:hidden;
height:1px;
font-size:1px;

}

#flashcontent {
z-index:1;
	height: 201px;
	width: 1024px;
	
	color: #fff;
}
#footer {
	clear: both;
	height: 25px;
	color: #c7c7c7;
	line-height: 25px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #010d49;
}
#footer a {
	color: #c7c7c7;
	text-decoration: none;
	line-height: 25px;
}
#footer a:hover {
	color: #FFFFFF;
}
#footernav {
	float: left;
	padding-left: 20px;
	width: 600px;
}
#siteby {
	float: right;
	text-align: right;
	padding-right: 20px;
}
#yellowbar {
	width: 1024px;
	background-image: url(images/yellowbar.jpg);
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#yellowbar ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#yellowbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 5px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	width: 195px;
	float: left;
	display: block;
}
#yellowbar ul li a {
	text-decoration: none;
	color: #1d508b;
}
#yellowbar ul li a:hover {
	color: #150d6a;
}
div#contentarea {
	margin: 0px;
	padding-bottom:40px;
	background-color: #ffffff;
	background-image: url(images/backgroundfade2.jpg);
	background-repeat: repeat-y;
}
#contentarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c2674;
}


#contentarea .rightcolumn {
	float: right;
	width: 455px;
	padding-right: 40px;
	padding-bottom:40px;
}
#contentarea .leftcolumn {
	padding-left: 40px;
	float: left;
	width: 455px;
	padding-bottom:40px;
}
#contentarea .fullwidth {
	padding-left: 40px;
	width: 920px;
	padding-bottom:40px;
}
#contentarea .fullwidth img {
float:right;
	margin-left: 5px;
	margin-bottom:5px;
}
#contentarea .rightcolumn2 {
	float: right;
	width: 455px;
	padding-right: 40px;
	padding-bottom:0px;
}
#contentarea .leftcolumn2 {
	padding-left: 40px;
	float: left;
	width: 455px;
	padding-bottom:0px;
}
#contentarea .caserightcolumn {
	float: right;
	width: 570px;
	padding-right: 20px;
}
#contentarea .caseleftcolumn {
	padding-left: 20px;
	float: left;
	width: 380px;
}
#contentarea .teamrightcolumn {
clear:both;
	width: 100%;
	padding-bottom: 60px;
	padding-top:20px;
}
#contentarea .teamrightcolumn img {
margin:5px;
}
#contentarea .teamrightcolumn li {
margin:0px;
padding:0px;
}
#contentarea .teamrightcolumn li {
	float:left;
	width:150px;
	height:150px;
	margin: 5px;
	background-color:#FFFFFF;
	background-image: url(images/contactinfobg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	border: 1px solid #9e9d9d;
}
#contentarea .teamleftcolumn {

	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 60px;
	
}
#contentarea .largeright {
	float: left;
	width: 530px;

}
#contentarea .largeleft {
	float: right;
	padding-right:30px;
	width: 281px;
}

#contentarea .contact {
	padding: 5px;
	
}
#contentarea .contact h2{
	padding: 0px;
	margin:0px;
	font-size:12px;
	text-decoration:none;
}
#contentarea .contact p{
padding: 0px;
margin:0px;
text-decoration:none;
}
#contentarea .contact img{
	margin-bottom: 10px;
}
#contentarea .contactinfo {
	width: 200px;
	padding: 10px;
	background-color: #fff;
	margin: 20px 0 10px;
	border: 1px solid #9e9d9d;
	background-image: url(images/contactinfobg.jpg);
}
#contentarea .contactinfo a{
color:#1c2674;
}
#contentarea .contact:hover {
	background-color: #eaf1f9;
}
#start{
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#spanpage{
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#start h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1c2674;
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
}
.nodisplay {
display: none;
}
#monica {
display: block;
}

#contentarea img {
	border: 1px solid #9e9d9d;
}
#contentarea ul {
	list-style-type: none;
		color: #1c2674;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
}
.clear {
	clear: both;
}
#contentarea p.quote {
	font-size: 14px;
	font-style:italic;

}
#contentarea h2.quote{
text-align:center;
}
#contentarea h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c2674;
	padding-top: 0px;
	margin-top: 0px;
}
#contentarea h2 a {
	text-decoration: none;
	color: #1c2674;
}
#contentarea h2 a:hover {
	color:  #1a5493;
}
.bluebold {
	color: #1d508b;
	font-weight: bold;
}
.morelink {
}
.morelink a {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fc9e4b;
}
.morelink a:hover {
	text-decoration: underline;
}
.breadcrumb {
	padding-left: 55px;
	padding-top: 3px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949ab4;
	width:100%;
}
.breadcrumb a {
	color: #949ab4;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #6c6b64;
	text-decoration: underline;
}

#bottom {
	background-image: url(images/bottombg_sm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#bottom img {
border:none;
}

#cmagma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}
#cmagma img {
vertical-align:middle;
}
#cmagma a {
	color: #FFFFFF;
	text-decoration: none;
}
#cmagma a:hover {
	color: #bfbfbf;
}
#memberships {
	padding-top: 15px;
	padding-right: 15px;
	float: right;
}


/*Contact Form Stylings*/

label.contactLabel {
	font-weight: bold;
	float: left;
	width: 75px;
}
input {
}
.contactText {
	width: 225px;
}
.contactArea {
	width: 225px;
	height: 200px;
}

.contactSubmit {
	margin-left: 225px;
}

/*Quote*/
#contentarea .requestL {
	padding-left: 60px;
	padding-bottom: 20px;
	float: left;
		width: 920px;
		color: #1C2674;
}
#contentarea .requestL img{
	float:right;
	margin-left:10px;
}
#contentarea .requestR {
	float: right;
		width: 455px;
	padding-right: 20px;
}
label.requesttLabel {
	float: left;
	width: 125px;
	font-weight: bold;
}
label.requesttLabellong {
	font-weight: bold;
	float: left;
	width: 125px;
}
input {
}
.requestText {
	width: 285px;
}
.requestArea {
	width: 225px;
	height: 200px;
}
#request {
	padding-left: 15px;
}
.requestSubmit {
	margin-left: 225px;
}
.onecolumn {
padding: 10px 40px 20px 40px;
}.expand {
	
	

}
.expand ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}
.expand li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
}
.expand li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
	text-decoration: none;
}
.expandL {
	float: left;
	width: 455px;
	padding-right: 40px;
}
.expandL ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.expandL li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
}
.expandL li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
	text-decoration: none;
}
.ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
}
.ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
	text-decoration: none;
}
			.list li {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #1C2674;
	list-style-type: disc;
	padding-top: 3px;
}
			.list li a {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #1C2674;
				text-decoration: none;
			}
.ol1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
}
.ol3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
}
.padding  {
	margin-bottom: 15px;
}
.ol2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2674;
}
.lftpad {
padding-left:60px;
}
.bullets li {
	list-style-type: disc;
	padding-bottom:3px;
}

.mopman {

float:right;
width: 205px;
height: 173px;
background:url(images/mopmancallout.png) no-repeat;
padding-top: 15px;
padding-left: 15px;
padding-right: 55px;
}
.mopman p{
padding:0px;
margin: 2px;
}
.formarea {
width:400px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.box {
background-color:#CCCCCC;

height:20px;

float:right;

}
.submit {
float:right;

}
#contentarea .fullwidth h3 a, #contentarea .fullwidth h3 a:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #113669;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#contentarea .fullwidth h3 a:hover{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #113669;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#contentarea .fullwidth .hr {
	border-top: 2px solid #FFE121;
}

#contentarea .fullwidth .floatl {
	float: left;
	margin-right: 15px;
}
