/*~~~~~~~~~~~~~~~~~global styles startT~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
}
	* html {
		border: none;
	}
body {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFF;
	background: url(../images/bg.gif) no-repeat center 0;
}
img, object, embed {
	display: block;
}
a img, img a, img {
	border: none;
}
.clearer{
	clear: both;
	line-height: 0px;
}
div.outerContainer {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	/*position: relative;*/
}
div.fadeLeft {
	width: 16px;
	height: 572px;
	background: url(../images/fade_left.png) no-repeat;
	float: left;
}
div.fadeRight {
	width: 16px;
	height: 572px;
	background: url(../images/fade_right.png) no-repeat;
	float: right;
}
div.container {
	width: 760px;
	float: left;
}
/*~~~~~~~~~~~~~~~~~global styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~header start~~~~~~~~~~~~~~~~~*/
div.header {
	width: 100%;
	height: 145px;
	background-color: #FFFFFF;
}
div.header img {
	margin: 35px 0 0 19px;
	float: left;
}
div.navTop {
	width: 100%;
	height: 24px;
	background: url(../images/nav_top_bgFade.png) no-repeat left 0;
}
div.navTop a {
	width: 81px;
	height: 19px;
	display: block;
	float: right;
	background: url(../images/nav_top_bg.png) repeat-x 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B4949;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
}
div.navTop a:hover {
	background-position: 0 -27px;
}
div.navTop div.filler {
	width: 19px;
	height: 24px;
	background: url(../images/nav_top_bg.png) repeat-x;
	float: right;
	border-left: 1px solid #FFFFFF;
}
/*~~~~~~~~~~~~~~~~~header end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~nav start~~~~~~~~~~~~~~~~~*/
div.navContainer {
	width: 100%;
	height: 34px;
	background-color: #CDC8C8;
}
div.blueLine {
	width: 100%;
	height: 3px;
	background: #052A63;
	line-height: 0px;
	font-size: 0px;
}
div.navContainer a {
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	color: #4B4949;
	text-decoration: none;
	padding: 8px 38px 7px 38px;
	float: left;
	border-right: solid 1px #FFFFFF;
	text-transform: lowercase;
}
div.navContainer a:hover {
	background-color: #B1ACAC;
	color: #FFFFFF;
}
/*~~~~~~~~~~~~~~~~~nav end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~content start~~~~~~~~~~~~~~~~~*/
div.title {
	width: 100%;
	height: 52px;
	background: url(../images/title_bg.png) repeat-x;
	margin-top: 1px;
	margin-bottom: 11px;
}
h1 {
	margin: 0;
	text-transform: capitalize;
	font: 26px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 11px 0 0 38px;
	^padding: 10px 0 0 38px;
	letter-spacing: 0.03em;
}
div.content {
	width: 100%;
}
div.content p {
	color: #434141;
	font: 14px/130% Arial, Helvetica, sans-serif;
	padding: 14px 40px 0 40px;
	margin: 0;
}
div.content h3 {
	color: #434141;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 18px 40px 0 40px;
	margin: 0;
}
div.content ul {
	margin: 8px 0 0px 40px;
	padding: 0;
	background: #F7FAFC;
	border-bottom: solid 1px #A5C5D5;
	padding: 10px 0 16px 16px;
	width: 664px;
}
div.content ul li {
	list-style: none;
	font: 12px/130% Arial, Helvetica, sans-serif;
	color: #0F3665;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 7px;
	background: url(../images/arrow_blueBg.png) no-repeat 0 1px;
}


div.personnelHolder {
	width: 570px;
	float: right;
	margin: 0 38px 0 0;
	_margin: 0 19px 0 0;
}
div.personnelPhoto {
	float: right;
	width: 121px;
	margin: 15px -7px 0 0;
}
div.personnelPhoto img {
	padding-bottom: 2px;
	border-bottom: solid 1px #A5C5D5;
}
h4 {
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #434141;
	margin-top: 2px;
}
h5 {
	color: #113F69;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0 40px;
	margin: 11px 0 0 0;
}
h5 a {
	color: #113F69;
}
h5 a:hover {
	color: #434141;
}
div.divider {
	width: 684px;
	height: 2px;
	border-bottom: dashed 1px #A29E9E;
	margin: 15px auto 21px auto;
}
form {
	margin: 0;
}
.name{
	width: 590px;
	border: solid 1px #B8B3B3;
	padding: 3px 2px 2px 2px;
	height: 13px;
	font-size: 10px;
	float: right;
	margin-right: 38px;
	margin-bottom: 13px;
}
.email {
	width: 590px;
	border: solid 1px #B8B3B3;
	padding: 3px 2px 2px 2px;
	font-size: 10px;
	height: 14px;
	float: right;
	margin-right: 38px;
	margin-bottom: 13px;
}
.message {
	width: 590px;
	height: 162px;
	border: solid 1px #B8B3B3;
	padding: 3px 2px 2px 2px;
	font-size: 10px;
	float: right;
	margin-right: 38px;
	margin-bottom: 13px;
}
.submit {
	width: 85px;
	height: 23px;
	background: url(../images/submit.png);
	border: solid 0px #FFFFFF;
	text-indent: -9999px;
	outline: hidden;
	cursor: pointer;
	float: right;
	margin-right: 38px;
}
.submitOver {
	width: 85px;
	height: 23px;
	background: url(../images/submit.png) 0 -27px;
	border: solid 0px #FFFFFF;
	text-indent: -9999px;
	outline: hidden;
	cursor: pointer;
	float: right;
	margin-right: 38px;
}
label {
	display: block;
	color: #434141;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 40px;
	margin-top: 3px;
	width: 70px;
	float: left;
}
div.contactDetails {
	width: 100%;
	height: 103px;
	border-bottom: solid 1px #A5C5D5;
	background-color: #F7FAFC;
	margin-top: 39px;
}
div.contactDetails h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #103A67;
	padding: 10px 40px 0 40px;
	margin: 0;
}
div.contactDetails p {
	font: 12px/130% Arial, Helvetica, sans-serif;
	color: #0F3665;
	padding: 10px 0px 0 40px;
	margin: 0;
}
div.contactDetails a {
	text-decoration: none;
	color: #0F3665;
}
div.contactDetails a:hover {
	text-decoration: underline;
}
div.footerInfo {
	float: left;
	width: 240px;
}
#flashContainer {
	width: 760px;
	height: 287px;
	margin-top: 1px;
	background-color: #FFF;
}
div.clickThruContainer {
	margin: 33px 17px;
}
div.clickThru {
	width: 220px;
	height: 145px;
	float: left;
}
div.clickThru h2 {
	color: #113F69;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 16px;
	margin: 0;
}
div.clickThru ul {
	margin: 10px 0 0 0;
	padding: 0;
	height: 92px;
}
div.clickThru ul li {
	list-style: none;
	font: 12px/130% Arial, Helvetica, sans-serif;
	color: #0F3665;
	background: url(../images/arrow_whiteBg.png) no-repeat 16px 2px;
	padding: 0 0 0 35px;
	margin: 0 0 4px 0;
}
div.clickThru a {
	width: 220px;
	height: 23px;
	display: block;
	overflow: hidden;
	background: url(../images/learnMore.png) no-repeat 0 0;
	text-indent: -9999px;
}
div.clickThru a:hover {
	background: url(../images/learnMore.png) no-repeat 0 -30px;
}


/*~~~~~~~~~~~~~~~~~content end~~~~~~~~~~~~~~~~~*/

/*SPRY*/
.textfieldRequiredMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg {
	display: inline;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	position: relative;
	top: -10px;
	left: 127px;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 200px;
}

.textfieldValidState input, input.textfieldValidState {
	border: solid 1px #B8B3B3;
}

input.textfieldRequiredState, .textfieldRequiredState input {
	background-color: #F1F4F6;
}

.textfieldFocusState input, input.textfieldFocusState {
	border: solid 1px #113D68;
}


/*~~~~~~~~~~~~~~~~~footer start~~~~~~~~~~~~~~~~~*/

div.footerContainer {
	width: 100%;
	height: 31px;
	background-color: #C5C0C0;
	margin: 50px 0 30px 0;
}
div.footer {
	width: 760px;
	height: 31px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	margin: 0 auto;
	padding-top: 4px;
	_height: 27px;
}
div.footer a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #434141;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer p {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #434141;
}
div.footer span {
	padding-top: 4px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #434141;
}

/*~~~~~~~~~~~~~~~~~footer end~~~~~~~~~~~~~~~~~*/
