html, body {
	height: 100%;
	margin: inherit;
}
body {
	background-color: #dedede;
	padding: 0;
	height: 100%;
	margin-top: 6px;
	background-image: url(../../imgs/BG-texture.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #1532B7;
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin:0px;
	padding:0px;
}
h5 h4{
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #5B0D0B;
	font-size: 1.2em;
}
#container {
	width: 798px;
	position: relative;
	height: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html>body {
	height: 100%;
}
#header {
	width: 798px;
	height: 75px;
}
#colLeft {
	float: left;
	background-color: #bae1c2;
	white-space: nowrap;
	width: 154px;
	height:auto;
	position: relative;
	overflow: hidden;
}
#colCenter {
	width: 643px;
	float: left;
	background:url(../imgs/centerBG.gif) repeat-y;
}
#colRight {
	width: 172px;
	height:185px;
	background-color: #fcf7e2;
	float: right;
}
#topEdge {
	border-top: 2px solid #fff;
}
p {
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
#navScript {
	height: 180px;
	width:142px;
	z-index: 100;
	position:relative
}
ul.nav {
	width: 140px;
	white-space: normal;
	font-size: .8em;
	margin:0;
	padding:0px;
}
.nav li {
	border-bottom:1px solid #666;
	margin:0 0 6px 12px;
	padding:0px;
	list-style-type: none;
}
.nav a {
	color: #0000CC;
	text-decoration: none;
}
.nav a:hover{
	color: #3333FF;
	text-decoration: none;
}
#didYouKnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	height: auto;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 12px;
}
#didYouKnow a {
	color:#990000;
}
ul.dyk {
	list-style-type: square;
	padding-left: 9px;
	padding-right: 6px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 2px 32px 42px 22px;

}
#contentDon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	padding: 2px 42px 42px 22px;
	border-right: 1px solid #999;
	background: url(../../imgs/sol.gif) no-repeat 288px 33px;
}
.callOut1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AA812B;
	font-weight: bold;
}
.callOut1 a{
	color: #AA812B;
}
.callOut1 a:hover{
	color: #FF9900;
}
.largeCap {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#info {
	font-size: 0.7em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 142px;
	position: static;
	padding-left: 6px;
}
ul.commonList {
	line-height: 14px;
	padding-left: 42px;
	color: #3F3010;
	font-size: 1em;
}
#footer {
	vertical-align: bottom;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 120px;
	width: auto;
	margin: auto;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
}
.callOut2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA812B;
	font-weight: bold;
}
ol {
	padding: 0px;
	margin: 0px 0px 0px 22px;
}
.hiLiteBox {
	padding: 12px 6px;
	font-weight: bold;
	text-align: center;
	width: 80%;
	border: thick solid #99CCCC;
	margin-left: 32px;
}
.hiLiteBox a {
	color: #660000;
}
.hiLiteBox a:hover {
	text-decoration:none;
}
ul.list {
	line-height: 18px;
	margin-left: 22px;
}
.callOut2 a {
	color: #AA812B;
}
.callOut2 a:hover {
	color: #CC9900;
	text-decoration: none;
}
.pageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	line-height: 14px;
	margin-top: 6px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	padding-left: 2px;
}
.pageNav a {
	color: #000000;
	text-decoration: none;
}
.pageNav a:hover {
	color: #000000;
	text-decoration: underline;
}
blockquote {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
}
.formTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 400px;
	background-color: #E8D0BB;
}
.text {
	width: 400px;
	position: static;
}
.listText {
	width: 320px;
	margin-left:30px
}
