/* CSS Document */

body {
	background-color:#c4e3f5;
}

table {
	border:none;
	width:925px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}

.centertable {
	width:924px;
	margin-top:24px;
	margin-right:auto;
	margin-left:auto;
}

h1 {
	font-family:Helvetica, sans-serif;
	font-style:bold;
	font-size:14px;
	line-height:24px;
	color:#b11f24;
	border-right:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	margin-top:24px;
	margin-left:none;
	margin-right:none;
	margin-bottom:none;
}

h2 {
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#00719c;
	margin-top:24px;
	margin-left:24px;
	margin-right:36px;
	margin-bottom:24px;
}

h3 {
	font-family:Helvetica, sans-serif;
	font-style:bold;
	font-size:14px;
	line-height:24px;
	color:#b11f24;
}

h4 {
	font-family:Helvetica, sans-serif;
	font-style:bold;
	font-size:12px;
	line-height:20px;
	color:#0093d0;
}

p {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	margin-top:24px;
	margin-left:24px;
	margin-right:36px;
	margin-bottom:24px;
}

a:link {
	color:#00719c; 
	text-decoration:none;
}

a:visited {
	color:#00719c; 
	text-decoration:none;
}

a:hover {
	color:#b11f24; 
	text-decoration:underline;
}

ol li {
	font-family:Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	line-height:14px;
	list-style:decimal;
}

ol ol li {
	list-style:lower-alpha
}

ul li {
	font-family:Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	line-height:20px;
}

.bodypadding {
	padding-top:24px;
	padding-left:24px;
	padding-right:36px;
	padding-bottom:24px;

}

.topofpage {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#f36b33;
}

.headernav {
	font-family:Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#666666;
	text-align:left;
}

.footernav {
	font-family:Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#999999;
	background-color:#c4e3f5;
	text-align:center
}

.footertext {
	font-family:Helvetica, sans-serif;
	font-size:10px;
	text-align:center
	line-height:15px;
	color:#999999;
	background-color:#c4e3f5;
	text-align:center
}

.headernav a:link{color:#666666;
				   text-decoration:none;
}

.headernav a:visted{color:#666666;
				   text-decoration:none;
}

.headernav a:hover{color:#b11f24;
					text-decoration:underline;
}

.headernav  a{color:#666666;
}

.footernav a:link{color:#999;
				   text-decoration:none;
}

.footernav a:visted{color:#999;
				   text-decoration:none;
}

.footernav a:hover{color:#999;
					text-decoration:underline;
}

.footernav  a{color:#999;
}

.footertext a:link{color:#999;
				   text-decoration:none;
}

.footertext a:visted{color:#999;
				   text-decoration:none;
}

.footertext a:hover{color:#999;
					text-decoration:underline;
}

.footertext  a{color:#999;
}

#mainbodywide {width:604px;
}

#sidebarwide {
	width:282px;
	border-right-width:thin;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}