@charset "UTF-8";
body {
	height: 100%;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15pt;
	background-color: #315496;
	background-image: url(images/bg.gif);
	text-align: left;
}
#container {
	border-top-width: 4px;
	border-top-color: #3573B9;
	border-bottom-width: 4px;
	border-bottom-color: #3573B9;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(images/information-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #000033;
	text-align: center;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	z-index: 1;
}
input {
	background-color: #999999;
	width: 265px;
	height: 30px;
	border: 0px none #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(images/icon_A.gif);
	background-repeat: no-repeat;
	background-position: 9px 5px;
}
#header {
	position: absolute;
	width: 100%;
	height: 100px;
	z-index: 2;
	top: 0px;
	text-align: left;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#header_inner { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15pt;
	padding:50px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.image_left {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.image_right {
	float: right;
	margin-top: 28px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hidden {
	display: none;
}
.copyright {
	color: #3573B9;
	font-size: x-small;
	text-align: center;
}
.date {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.white {
	color: #FAFAFA;
}

.footwhite {
	color: #FAFAFA;
	text-align:center;
	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344d6c;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344d6c;
	font-size: 18px;
	font-style: italic;
	text-align: left;
}

h4 {
	color: #b3c2e2;
	font-size: 11px;
	text-align: center;
	padding-top: 38px;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000039;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
#content, #content2 {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 345px;
	float: left;
	z-index: 3;
	overflow: visible;
}
#widecontent, #widecontent2 {
	width: 750px;
	z-index: 3;
	position: relative;
	clear: both;
}
.small {font-size: 10px};

a:link { color: #2a4a80; text-decoration: underline; }
a:visited { color: #2a4a80; text-decoration: underline; }
a:hover { color: #2a4a80; text-decoration: none; }
a:active { color: #2a4a80; text-decoration: none; }

a.headerlink:link { color: #ffffff; text-decoration: none; }
a.headerlink:visited { color: #ffffff; text-decoration: none; }
a.headerlink:hover { color: #ffffff; border-bottom-style: solid; border-color: #3573B9; border-bottom-width: 13px; }
a.headerlink:active { color: #ffffff; border-bottom-style: solid; border-color: #3573B9; border-bottom-width: 13px; }

a.footwhite:link { color: #ffffff; text-decoration: underline; }
a.h4:visited { color: #b3c2e2; text-decoration: underline; }
a.h4:hover { color: #b3c2e2; text-decoration: none; }
a.h4:active { color: #b3c2e2; text-decoration: none; }