@charset "utf-8";

/* Reset XHMTL Styles */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, img {
	margin:0;
	padding:0;
	outline: 0; 
}
html, body {
	background-color:#3e59a5;
}
html { 
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll; 
}
div {
	display:block;
	position:relative;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul, li { list-style:none}
.hyphen li {
	margin-left:14px;
	list-style-image:url(../images/hyphen.gif);
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:1.8em;
}
caption, th { text-align:left }
q:before, q:after { content:'' }
* { outline: none; }
strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
blockquote, h1, h2, h3, h4, h5, h6{
	font-family: Arial, sans-serif;
	font-weight:400;
	color:#1c4e0b;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; } 
blockquote, q { quotes: "" ""; }
dl, dt, dd, label, fieldset, input, p, th, td {
	font-family:Arial, sans-serif;
}
p {
	font-size:12px;
	margin-top:12px;
	line-height:1.8em;
}
span {
	font-size:12px;
	font-family:Arial, sans-serif;
}
:focus { outline: 0; }
.clear { clear: both; zoom: 1; } 
.overflow { overflow: hidden; zoom: 1; } 
.super {
	vertical-align: top;
	font-size:10px;
}

/* Start Pender Styles */

#content-container {
	background-color:#FFF
}
.content {
	width:1000px;
	margin:0 auto;
}
.p-content {
	width:800px;
	margin:0 auto;
	padding-bottom:100px;
	min-height:375px;
}
.f-content {
	width:800px;
	margin:0 auto;
}
#header-bar {
	width:100%;
	height:110px;
	z-index:10000;
	background-image:url(Images/navbar-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	top:20px;
}

strong { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; color:#293896; }

#footer {
	padding-bottom:50px;
	padding-top:20px;
	min-height:100px;
	color:#b2bdff;
	
}
img {
	display:block !important;
}

/* Footer Menu Styles */
p7PMMh04 {
	margin: 0 auto;
	font-size: inherit;
	background-color: transparent;
	text-align: center;
	top:-7px;
	right:25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight: normal;
}
.footer-menu {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#b2bdff;
	font-size:12px;
	line-height:20px;
}
.footer-menu ul div {
	display: none;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu li {
	list-style-type: none;
	margin:0;
}
.footer-menu a {
	display: block;
	padding-left:10px;
	padding-right:20px;
	color:#b2bdff;
	text-decoration: none;
}
.footer-menu a:hover {
	text-decoration:underline;
	color:#FFFFFF !important;
}
.footer-menu li .no-hover {
	text-decoration: none !important;
	color:#b2bdff !important;
}
#copyright {
	float:right;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#b2bdff;
	font-size:12px;
}