body {
	margin:0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4949;
	background-color:#c0c0c0;
	line-height:20px;
}

.clr {
	clear:both;
}

h1 {
	font:22px Arial, Helvetica, sans-serif;
	color:#00325f;
	margin-bottom:10px;
	line-height:22px;
	font-weight:normal;
}

h2 {
	font:16px Arial, Helvetica, sans-serif;
	color:#064c8a;
	margin-bottom:10px;
	line-height:20px;
	font-weight:normal;
}

ul {
	list-style:none;
	padding:0px;
	margin:5px 0px;
}

li {
	list-style:none;
	background-image:url(images/_bullet_square_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 5px 15px;
	margin:5px 0px 5px 0px;
}

#form {
	margin-top:10px;
}

#form td {
	padding-bottom:10px;
}

input {
	border:1px solid #ccc;
	width:98%;
}

textarea {
	border:1px solid #ccc;
	width:98%;
	height:120px;
}

.submit input {
	width:70px;
}

#container {
	width:759px;
	margin:5px auto;
}

#wrapper {
	width:759px;
	margin:0px auto;
	background-image:url(images/_bg_content.gif);
	background-repeat:repeat-y;
}

#head {
	background-image:url(images/_bg_head.jpg);
	background-repeat:no-repeat;
	width:759px;
	margin:0px auto;
	height:207px;
}

.headLeft {
	float:left;
	width:250px;
}

.logo {
	width:194px;
	margin:49px 0px 0px 19px;
}

.homeButton  {
	margin:23px 0px 0px 5px;
}

.tagline {
	float:left;
	width:361px;
	margin:81px 0px 0px 98px;
}


#contentWrap {
	background-image:url(images/_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:200px;
}
	
.contentLeft {
	float:left;
	width:220px;
	padding-left:5px;
}

.leftBottom {
	float:right;
	width:170px;
	padding-right:24px;
	margin:25px 0px 20px 0px;
	color:#434343;
	font-size:11px;
	line-height:17px;	
}

.leftBottom li {
	background-image:url(images/_bullet_square.gif);
	background-position:0px 6px;
}

.btnNewsletter {
	padding-top:10px;
}

.contentRight {
	float:left;
	width:480px;
	padding:0px 29px 0px 24px;
	border-left:1px solid #c9c9c9;
	margin:18px 0px;
}

.contentRight a {
	color:#013d73;
	text-decoration:underline;
}
.contentRight a:visited {
	color:#013d73;
	text-decoration:underline;
}
.contentRight a:hover {
	color:#013d73;
	text-decoration:none;
}

.callout {
	width:408px;
	height:107px;
	margin:15px auto;
	padding:23px 20px 20px 20px;
	background-image:url(images/_bg_callout.jpg);
	background-repeat:no-repeat;
	color:#fff;
	background-color:inherit;
	font:13px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	line-height:20px;
}

.testimonial {
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
	padding-bottom:20px;
}

.name {
	font-style:italic;
	text-align:right;
	font-size:11px;
	margin-top:5px;
}

.bioWrap {
	margin-top:20px;
}

.bioWrap h2 {
	margin-top:0px;
}

.bioLeft {
	width:120px;
	float:left;
}

.bioLeft img {
	border:1px solid #175892;
	padding:3px;
	margin:3px 0px;
	background-color:#fff;
}

.bioRight {
	width:357px;
	float:left;
}

.clrLine {
	clear:both;
	height:1px;
	background-color:#ccc;
	margin:20px 0px;
}

.top {
	text-align:right;
	padding-bottom:15px;
}
.top a {
	font-size:11px;
}
.top a:visited {
	font-size:11px;
}
.top a:hover {
	font-size:11px;
}

.contentRBtm {
	font-size:11px;
	background-image:url(images/_bg_content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-top:1px solid #c4c6c6;
	padding-top:18px;
	margin:36px 0px 15px 0px;
	line-height:17px;
}
.contentRBtmLeft {
	float:left;
	width:245px;
}

.contentRBtmRight {
	float:left;
	width:230px;
}


#foot {
	color:#4d4c4c;
	font:10px Arial, Helvetica, sans-serif;
	width:749px;
	margin:10px auto;
	margin-bottom:15px;
}

.footLeft {
	float:left;
	width:240px;
}

.footRight {
	float:right;
}

#foot a {
	color:#4d4c4c;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#foot a:visited {
	color:#4d4c4c;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#foot a:hover {
	color:#4d4c4c;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.note{
	color:#003253;
	font-weight: bold;
	font-style: italic;
}