@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #808080;
	line-height: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #de162b;
	text-decoration: underline;
}
a:visited {
	color: #de162b;
	text-decoration: underline;
}
a:hover {
	color: #560D2A;
	text-decoration: underline;
}
a:active {
	color: #de162b;
	text-decoration: underline;
}



.container {
	height: 100%;
	width: 100%;
	text-align: left;
}
.main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	text-align: left;
	clear: both;
	float: none;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.header h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.banner {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header #nav {
	font-size: 12px;
	font-weight: normal;
	float: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
}
.body #text {
	width: 495px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.body #text sup {
	font-size: 9px;
	vertical-align: text-top;
}

.body #text #callout {
	float: right;
	width: 189px;
	background-image: url(../images/shield.jpg);
	height: 175px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.body #text #callout #callouttext {
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.body #text h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0c2074;
}
h2 #headercallout {
	color: #de162b;
}



.body #verticles {
	float: right;
	width: 385px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body #text #formbox input {
	margin: 0px;
	padding: 0px;
}

.body #verticles #title {
	font-size: 10px;
	color: #808080;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.body #verticles #banner {
	margin: 0px;
	padding: 0px;
}
.body #verticles #box {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: both;
	position: relative;
}
.body #verticles  sup {
	font-size: 9px;
	vertical-align: text-top;
	color: #a1a1a1;
}


.body #verticles #box #right {
	float: right;
	width: 177px;
}
.body #verticles #box #header {
	background-image:url(../images/verticalHeaderSM.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 177px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body #verticles #box #header #headertext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}
.body #verticles #box img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}

.body #verticles #box #left {
	float: left;
	width: 177px;
}
.body #verticles #box #left #factsheader {
	font-size: 11px;
	color: #0d6826;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a1a1a1;
	font-weight: bold;
}

.body #verticles #bottom {
	padding-top: 10px;
	float: none;
	position: static;
	clear: both;
	height: 20px;
	width: 387px;
}

.main .footer {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
	float: none;
	color: #a1a1a1;
}

.main .footer .footImage {
	width:100%;
	background-image:url(../images/1pxbg.png);
	background-repeat:repeat-x;
	float: left;
	margin-bottom:15px;
	padding: 0px;
	clear: both;
	left: 0px;
}
.footer sup {
	font-size: 9px;
	vertical-align: text-top;
	color: #a1a1a1;
}
.main #formDiv {
	width: 300px;
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#whitePapers {
	background-image: url(../images/whitepaperBkg.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 230px;
	margin-top: 10px;
}

#whitePapers p{
	font-size: 13px;
	font-weight: bold;
	color: #D62643;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
#whitePapers a{
	color: #0C2074;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 10px;
}
