body {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #999999 url("../xpage/bkGrid.gif");
}
img {
	border-style: none;
}
p {
	margin: 0px 0px 10px;
	line-height: 1.3em;
}
a {
	color:#0024BB;
}
a:hover {
	color:#8a2629;
}
img a:link {
	border:none;
}
img a:hover {
	border:solid 1px #8a2626;
}
.twoColFixLt #container #mainContent .pageTitle {
	margin-left: 12px;
}
address {
	font-style: normal;
	margin: -6px 0px 0px;
}

/*banner images*/
#bannerImages {
	border: 1px solid #666666;
	width: 727px;
	height: 116px;
	position: absolute;
	left: 247px;
	top: 4px;
	margin: 0px;
}
#bannerImages img {
	display: block;
}
/*End banner images*/


/*Container*/
.twoColFixLt #container {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding: 4px 0 0;
	position: relative;
	width: 980px;
}
.twoColFixLt #container #mainContent {
	margin: 0px 4px 0 247px;
	background: url("../xpage/bkH1.gif") repeat-x;
	padding-top: 120px;
}
.twoColFixLt #container #mainContent h1 {
	margin: 0px 0px 4px 0;
	padding: 0px 0px 9px 8px;
	font-size: 1.6em;
	color: #02335f;
	letter-spacing: 0px;
	font-weight: normal;
}
.twoColFixLt #container .nav {
	position: absolute;
	top: 171px;
	left: 5px;
	width: 239px;
	height: 34px;
}
/*End Container*/


/*Content Area*/
#contentWide {
	margin: 40px;
}
#contentWide h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}
/*End Content Area*/


/*Left sidebar*/
.twoColFixLt #sidebar1 {
	width: 240px;
	float: left;
	margin-left: 4px;
}
.twoColFixLt #container #sidebar1 img {
	display: block;
}
/*End Left sidebar*/


/*Footer*/
.twoColFixLt #container #footer {
	background: #535353 url("../xpage/bkFooter.gif") repeat-x;
	font-size: 90%;
	text-align: right;
	padding: 16px 12px 16px 0px;
	color: #bababa;
	clear: both;
	margin-bottom: 0px;
	border-bottom: 4px solid #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
}
.twoColFixLt #container #footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.twoColFixLt #container #footer a:hover {
	color: #ffffff;
}
/*End Footer*/


/*HTML*/
h2 {
	font-size: 1.6em;
	color: #9c6433;
	font-weight: normal;
	margin: 6px 0px 0px 8px;
}
h3 {
	font-size: 130%;
	margin: 0px 0px 12px;
	color: #383840;
}
h4 {
	margin: 20px 0 2px 0;
	font-size: 115%;
	color: #383840;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 2px 0;
}
ol {
	margin: 8px 10px 10px 40px;
	padding: 0px;
}
ol li {
	background: none;
	padding-left: 0px;
	margin-bottom: 10px;
}
ul {
	list-style: url(none) none;
	margin: 8px 10px 10px 16px;
	padding: 0px;
}
ul li {
	background: url("../xpage/bulletDoubleArrow.gif") no-repeat left 0.4em;
	padding-left: 10px;
	margin-bottom: 10px;
}
ul ul {
	margin:4px 0 12px 12px;
}
ul ul li {
	background: url("../xpage/bulletHalfDoubleArrow.gif") no-repeat left 0.5em;
	padding-left: 10px;
	margin-bottom: 8px;
}
hr {
	margin-top: 1em;
	color: #FFFFFF;
	border-top: 1px solid #E5CCAF;
	border-bottom-style: none;
	border-left-style: none;
}
hr .grey {
	margin-top: 1em;
	color: #FFFFFF;
	border-top: 1px solid #dddddd;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1em;
}
/*End HTML*/


/*Misc Formatting*/
.normal {
	font: normal 85%
}
.indent {
	margin-right: 20px;
	margin-left: 20px;
}
.indentDouble {
	margin-right: 20px;
	margin-left: 40px;
}
.imageLeft {
	float: left;
	margin: 4px 16px 6px 0px;
}
.imageRight {
	float: right;
	margin: 4px 0px 6px 16px;
}
.red {
	color: #8a2629;
}
.blue {
	color: #02335f;
}
.grey {
	color: #61616f;
}
.backgroundGrey {
	background: #EAEAF0;
}
.backgroundTan {
	background: #f1dfc6;
}
.backgroundOrange {
	background: #F9BB45;
}
.inLineHeading {
	font-size: 1.1em;
	color: #02335f;
	font-weight: bold;
}
/* End Misc Formatting*/


/*Clearing*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* End Clearing*/


/*Column Divs*/
.divForTwoColumnsLt {
	float: left;
	width: 48%;
	padding-bottom:20px;
}
.divForTwoColumnsRt {
	float: right;
	width: 48%;
	padding-bottom:20px;
}
.columnDiv30percentLeft {
	float: left;
	width: 30%;
	margin-right: 2.5%;
	padding-bottom: 20px;
}
.columnDiv65percentRight {
	float: left;
	width: 65%;
	padding-bottom: 20px;
}
.columnDiv30percentRight {
	float: left;
	width: 30%;
	padding-bottom: 20px;
}
.columnDiv65percentLeft {
	float: left;
	margin-right: 2.5%;
	width: 65%;
	padding-bottom: 20px;
}
/* End Column Divs */


/* Width and Margin */
.marginTop0 {
	margin-top: 0px;
}
.marginBottom0 {
	margin-bottom:0;
}
.width100percent {
	width:100%;
}
.width80percent {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.width50percent {
	width: 50%;
}
.width30percent {
	width: 30%;
}
.width25percent {
	width: 25%;
}
/* End Width and Margin*/


/* Right inset Div */
#insetR {
	margin: 0px 0 20px 18px;
	float: right;
	width: 200px;
	padding-left: 18px;
	border-left: 1px solid #e3e3e3;
}
#insetR ul {
	margin: 6px 0px 16px 8px;
}
#insetR li {
	margin-left:0px;
	font-size:90%;
	background: url("../xpage/bulletSingleArrow.gif") no-repeat 0px .4em;
	padding-left: 8px;
}
#insetR p {
	font-size:90%;
	margin: 0px 0px 4px 0px;
}
#insetR td {
	padding: 0px 0px 0px 20px;
}
#insetR a {
}
#insetR h4 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 110%;
}
/* End Right inset Div */

