#Page {
	background-color: #FFF;
	width: 800px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
#Page.stdSize {
	height:900px;
}
#RDrop.stdSize {
	height:870px;
}
#BDrop.stdSize, #BDropRight.stdSize, #BDropLeft.stdSize {
	top: 902px;
}
#Page.Size1 {
	height:1110px;
}
#RDrop.Size1 {
	height:1080px;
}
#BDrop.Size1, #BDropRight.Size1, #BDropLeft.Size1 {
	top: 1112px;
}
#Page.Short {
	height:730px;
}
#RDrop.Short {
	height:700px;
}
#BDrop.Short, #BDropRight.Short, #BDropLeft.Short {
	top: 732px;
}
#Page.VShort {
	height:530px;
}
#RDrop.VShort {
	height:500px;
}
#BDrop.VShort, #BDropRight.VShort, #BDropLeft.VShort {
	top: 532px;
}
body {
	background-color: #E7E7E7;
}
h1 {
	color:#143274;
	font-size:18px;
}
h2 {
	color:#143274;
	font-size:14px;
}
#RDropTop {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 802px;
	background-image: url(../images/rdroptop.png);
	float: left;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#HeadImg, #HeadImg img {
	position: relative;
	height: 200px;
	width: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 8px;
}
#nav, #nav ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	float: left;
	/*position: relative;*/
	/*z-index: 100;*/
	/*left: 20;*/
	background: white;
	width: 60em;
}
#NavBar {
	height: 22px;
	width: 757px;
	padding-top: 2px;
	padding-left: 45px;
	left: 0px;
	position: relative;
}
#nav a {
	display: block;
	width: 10em;
	color: #143274;
	font-weight: bold;
	text-decoration: none;
	padding: 0.3em 2em;
}
#nav li {
	float:left;
	padding:0;
	width:10em;
}
#nav li ul {
	position: absolute;
	width: 14em;
	height: auto;
	left: -999em;
	margin: 0;
	font-weight: normal;
}
#nav li li {
	width: 14em;
}
#nav li ul a {
	width: 14em;
	font-weight: normal;
}
#nav li:hover, #nav li.sfhover {
	background: #143274;
	color: #FFF;
}
#nav li li:hover, #nav li li.sfhover {
	background: #143274;
}
#nav li:hover a, #nav li.sfhover a {
	color: #FFF;
}
#nav li:hover li a, #nav li.sfhover li a {
	color: #143274;
}
#nav li li:hover a, #nav li li.sfhover a {
	color:#FFF;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	/*background-color: #B6E0D7;*/
	border: solid #143274;
	border-bottom-width:thin;
	border-left-width:thin;
	border-top-width:thin;
	border-right-width:thin;
}
#bottmnav {
	margin-top: 4px;
}
#bottomnav ul {
	list-style-type: none;
	line-height:1;
	margin-top: 5px;
}
#bottomnav a {
	display:block;
	color:#143274;
	font-weight:normal;
	text-decoration:none;
	margin-right: 8px;
	margin-left: 8px;
}
#bottomnav li {
	float:left;
}
#bottomnav li:hover a, #bottomnav li.sfhover a {
	color:black;
}
#RDrop {
	background-image: url(../images/rdrop.png);
	background-repeat: repeat-y;
	position: absolute;
	width: 60px;
	left: 802px;
	top: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Statement {
	background-color: #FFF;
	position: relative;
	height: 260px;
	width: 220px;
	border: 1px solid #000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	float: right;
	margin-right: 2px;
	margin-left: 8px;
}
#Statement h2 {
	text-align:center;
}
#ImageCol {
	background-color: #FFF;
	position: relative;
	width: 220px;
	border: 1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:center;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	float: right;
	margin-right: 2px;
	margin-left: 8px;
	margin-bottom: 6px;
}
#ImageCol h2 {
	text-align: center;
}
.ImageCross {
	position:relative;
	text-align:center;
}
#Statement p {
	text-align:justify;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#BDrop {
	background-color: #E7E7E7;
	position: absolute;
	height: 120px;
	width: 742px;
	left: 60px;
	top: 902px;
	background-image: url(../images/bdrop.png);
	background-repeat: repeat-x;
}
#BDropRight {
	background-color: #E7E7E7;
	position: absolute;
	height: 120px;
	width: 60px;
	left: 802px;
	top: 902px;
	background-image: url(../images/bdropright.png);
	background-repeat: no-repeat;
}
#BDropLeft {
	position: absolute;
	height: 120px;
	width: 60px;
	left: 0px;
	top: 902px;
	background-color: #E7E7E7;
	background-image: url(../images/bdropleft.png);
	background-repeat: no-repeat;
}
#Content {
	clear: left;
	/*position: relative;*/
	margin-left: 10px;
	margin-bottom: 12px;
	width: 746px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	text-align: justify;
	font: Arial, Helvetica, sans-serif;
}
#Content ul {
	line-height:2;
}
#bottomnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #143274;
	border-right-color: #143274;
	border-bottom-color: #143274;
	border-left-color: #143274;
	height: 22px;
	width: 720px;
	left: 0px;
	clear: both;
	margin-left: 24px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #143274;
}
#bottomnav.wide {
	height:38px;
}
#Copyright {
	position:relative;
	left:24px;
	width: 400px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-top: 6px;
}
#Copyright img {
	float:left;
	clear: left;
}
#Copyright p {
	text-indent:10px;
	line-height:10px;
	margin-top: 12px;
}
#Quote {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}
.Spacer {
	width:40px;
	height:30px;
	position:relative;
	color:#FFF;
}
