body {
	margin-top:0px;
	background-color: #364B71;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #0062AC;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}

p.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}

p.calltoaction {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #DCBE3C;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}

h1 {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	margin: 0px 0px 20px 0px;
	}

h2 {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}

h3 {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}

h4 {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}

ul {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding: 0px 40px;
	margin-bottom: 20px;
	}

ol {
	color: #0062AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding: 0px 40px;
	margin-bottom: 20px;
	}
	
div#common_site_container {
	width: 900px;
	background-color: white;
	margin: 0px auto 0px auto;
	}

div#common_upper_section {
	width: 900px;
	background-color: white;
	position: relative;
	}

div#common_lower_section {
	width: 900px;
	background-color: White;
	position: relative;
  top: -10px;
  left: 0px;
	}

div#common_lower_section p {
	margin: 10px 0px 10px 0px;
	}

div#common_footer {
	color:#FFFFFF;
	clear:both;
	background-color:#364B71;
	padding:10px 0px 20px 0px;
	width: 900px;
	}
