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

.mainColumn {
	padding:10px 0px 20px 0px;
	margin-bottom:10px;
}

.mainColumn input {
	width:375px;
	margin-bottom:10px;
	border:1px solid #979487;
	background:#fefcf4;
	padding:5px 5px 5px 0px;
	color:#58595b;
}

.contactcomments {
	width:460px;
	height:116px;
	border:1px solid #979487;
	background:#fefcf4;
	margin-bottom:10px;
	color:#58595b;
}

.roundBox {
	margin:5px 0px 25px 40px;
	padding:0px 0px 0px 0px;
	width:736px;
}

.topCorners {
	background:url(../images/topCorners.jpg);
	width:736px;
	height:11px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.bottomCorners {
	background:url(../images/bottomCorners.jpg);
	width:736px;
	height:11px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.boxContent {
	background:#c9e0e9;
	padding:0px 10px 0px 10px;
	margin:0px;
	font-size:11px;
	line-height:14px;
	color:#58595b;
}

.boxContent a {
	color:#58595b;
}

.boxContent a:hover {
	color:#2486ad;
}

.loginBoxText input {
	width:155px;
	border:1px solid #999999;
	margin-bottom:10px;
	padding:5px 5px 5px 5px;
	color:#c1c1c1;
}

.arrows {
	padding-right:20px;
	height:17px;
	display:inline;
	float:right;
	background:url(../images/blueArrow.jpg) no-repeat -4px right;
}

.arrows:hover {
	color:#4196b8;
}

.submit {
	width:430px;
}

.grey {
	color:#898989;
}

.contactlinks {
	color:#2486ad !important;
}

.executive h3, .executive h5 {
	margin-bottom:7px;
}