@charset "utf-8";
body {
	color: #333333;
	background-color: #003770;
	background-image: url(../images/SimaBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	font: 12pt Arial, Helvetica, sans-serif;
}

#divWrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#divBranding {
	background-image: url(../images/SimaBranding.jpg);
	background-repeat: no-repeat;
	width: 748px;
	height: 159px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -11111px;
}

#divNav {
	background-image: url(../images/NavBar.jpg);
	width: 748px;
	height: 28px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 11px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#divLinks {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#divNav a {
	display: block;
	width: auto;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #023467;
	float: left;
	text-align: center;
	margin-right: 9px;
	margin-left: 9px;
	padding: 0px;
}
#divNav a:hover {
	display: block;
	width: auto;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	text-align: center;
	background-color: #708CBC;
	padding: 0px;
}
#divContentContainer {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#divMainContent {
	float: left;
	width: 460px;
	padding-left: 40px;
	margin: 0px;
	line-height: 20px;
}
#divMainContent a {
	color: #00347D;
	text-decoration: underline;
}
#divMainContent a:hover {
	color: #A6BFDF;
	text-decoration: none;
}



.floatLeft {
	float: left;
	width: 232px;
}

#divBoxTop {
	background-image: url(../images/BoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 232px;
	height: 24px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
#divBoxMiddle {
	background-image: url(../images/BoxSides.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
	color: #013371;
	font-size: 11px;
}
#divBoxMiddle ul {
}

#divBoxBottom {
	width: 232px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: 8px;
	background-image: url(../images/BoxBottom.jpg);
	background-repeat: no-repeat;
}
#divFooter {
	background-image: url(../images/FooterBG.jpg);
	background-repeat: repeat-x;
	width: 782px;
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	color: #FFFFFF;
}
#divFooter a {
	background-image: url(../images/FooterBG.jpg);
	background-repeat: repeat-x;
	width: 782px;
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	color: #FFFFFF;
}
#divFooter a:hover {
	background-image: url(../images/FooterBG.jpg);
	background-repeat: repeat-x;
	width: 782px;
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}


h2 {
	font-size: 19px;
	color: #002F69;
	letter-spacing: 1px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #002F69;
	letter-spacing: 1px;
	font-weight: bold;
}




.clear {
	clear: both;
}
.subheads {
	font-size: 12pt;
	font-weight: bold;
	color: #00326C;
}
.photoborder {
	padding: 3px;
	border: 1px solid #A6BFDF;
	margin-right: 15px;
}
#divBoxMiddle ul {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
.photoborderRight {
	padding: 3px;
	border: 1px solid #A6BFDF;
	margin-left: 15px;
}
.subheads14 {
	font-size: 14pt;
	font-weight: bold;
	color: #00326C;
}
#divBoxMiddle a {
	color: #436AAD;
}
