@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p , ul, ol{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

p {
	padding-bottom: 5px;
	padding-top: 1px;
}
body {
	background-color: #faf3a8;
	color: #003B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #005a8b;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
}
h2 {
	color: #005a8b;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 1px;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}

.textsize12 {
	font-size: 12px;
}
.blackText {
	color: #000;
}
.blueText {
	color: #005a8b;
}
.magentaText {
	color: #96172E;
}
a, a:link {
	color: #005A8B;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #005a8b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #005a8b;
}
a:active {
	color: #005a8b;
}
#imgcaption {
	font-size: 12px;
	font-weight: bold;
}
#outerWrapper {
	text-align: left;
	width: 840px;
	padding-top: 40px;
	margin: 0 auto 0 auto;
}
#outerWrapper #header {
	font-weight: bold;
	height: 70px;
	padding: 0px 44px 0px 0px;
	background: url("../images/2ndary_top.gif") no-repeat;
	margin: 0px;
}

#MenuBar1 {
	margin-top: 35px;
}
#outerWrapper #contentWrapper {
	background-image: url("../images/2ndary-bgrnd.gif");
	background-repeat: no-repeat;
	height: 506px;
}
#outerWrapper #contentWrapper #leftContent {
	float: left;
	padding: 34px 42px 20px 80px;
	width: 404px;
}

.leftContentBox {
	border: 1px solid #888;
	padding: 18px;
	margin-top: 12px;
	overflow: auto;
	height: 355px;
}
#outerWrapper #contentWrapper #rightContent {
	margin: 0 0 0 526px;
	padding: 65px 25px 20px 0px;
}
#outerWrapper #contentWrapper #rightContent2 {
	margin: 0 0 0 526px;
	padding: 85px 65px 0px 20px;
	border-style: none;
	height: 380px;
}
#outerWrapper #contentWrapper #rightContent img {
	border: 2px solid #fcd450;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 16px;
}
#outerWrapper #contentWrapper #leftContent #largeImage {
	margin-top: 12px;
}

#outerWrapper #footer {
	background-image: url("../images/footer.gif");
	background-repeat: no-repeat;
	height: 24px;
	padding: 8px 44px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	margin-bottom: 40px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
