h1 {
font-weight:normal;
}
p.mainbody,
.main p {
text-align:justify;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
a.mainbody:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #AA1D22;
	text-decoration: none;
}
a.mainbody:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #AA1D22;
	text-decoration: none;
}
a.mainbody:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #ED1B23;
	text-decoration: underline;
}
a.mainbody:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c82228;
	text-decoration: underline;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #AA1D22;
}
.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #AA1D22;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-style: normal;
}

.smallbodyrev {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #EFEFEF;
	font-style: normal;
	text-decoration: none;
}
a.smallbodyrev:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #EFEFEF;
	font-style: normal;
	text-decoration: underline;
}
a.smallbodyrev:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #EFEFEF;
	font-style: normal;
	text-decoration: underline;
}
a.smallbodyrev:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
a.smallbodyrev:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}

.smallcaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #666666;
}
.subheadBlue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #003B6F;
}
p.content {
	text-align:justify;
}

.head {
	height:40px;
	background-color:#AA1D22;
	padding-left:35px;
	color:white;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	line-height: 40px;
}
.mainbody #head h1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.root {
	margin-left:20px;
	margin-top:5px;
	border-collapse:collapse;
	border:0px;
	padding:0px;
}
.main {
	width:427px;
	padding:16px;
	background-color:white;
	vertical-align:top;
}
.side {
	width:227px;
	background-color:#EFEFEF;
	padding:16px;
	vertical-align:top;
}
.side .footlink {
	vertical-align:bottom;
}
.foot {
	width:687px;
	clear:both;
	margin-left:20px;
	margin-right:20px;
	padding:16px;
	background-color:#666666;
}
.footlink {
	background-color:#EFEFEF;
	vertical-align:bottom;
	padding:16px;
}
#root-menu {
/*	height:20px;
	padding-top:34px;*/
	vertical-align:bottom;
	height:50px;
	color:white;
	padding-right:10px;
	padding-top:4px;
	font-family: 'Times New Roman', Times, Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
#cat_935691_divs {
	padding-top:27px;
}
#root-menu ul {
	padding:0px;
	margin:0px;
	border:0px;
	list-style-type:none;
}
#root-menu div > ul {
	position:absolute;
	bottom:0px;
	right:0px;
}
#root-menu a:link,
#root-menu a:visited {
	color:white;
}
#root-menu a:hover,
#root-menu a:active {
	color:rgb(254,234,126);
	background-color:#A91D20;
}
#root-menu .toplevel {
	display:inline;
	margin:0px;
	border:0px;
	color:white;
	padding:0px;
	position:relative;
	height:20px;
	float:left;
}
/*div > ul > li > */
#root-menu a {
	padding: 2px 8px 3px 8px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;
	background-color:#003B6F;
}
#root-menu .toplevel ul {
	background-color:#003B6F;
	margin:0px;
	border:0px;
	color:white;
	position:absolute;
	left:0px;
	top:20px;
	width:150px;
	z-index:999;
	display:none;
}
#root-menu .sfhover ul {
	display:block;
}
#root-menu .toplevel ul li {
/*	width:150px;*/
}
#root-menu .toplevel ul li a {
	width:134px;
	display:block;
}
/*#root-menu li:hover > a:link,
#root-menu li:hover > a:visited {
	color:rgb(254,234,126);
	background-color:#A91D20;
}*/
.side_textbox {
	width:200px;
}
.maincontact {
	background-color:#003b6f;
	color:white;
	padding: 2px 8px 2px 8px;
}

.breadcrumbs a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
.breadcrumbs a:link,
.breadcrumbs a:visited {
	color: #AA1D22;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #ED1B23;
	text-decoration: underline;
}
.breadcrumbs a:active {
	color: #c82228;
	text-decoration: underline;
}
.breadcrumbs {
	margin:5px 0px 0px 20px;
}

.root a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.root a:link,
.root a:visited {
	color: #AA1D22;
	text-decoration: none;
}
.root a:hover {
	color: #ED1B23;
	text-decoration: underline;
}
.root a:active {
	color: #c82228;
	text-decoration: underline;
}
ol li {
margin-top:10px;
margin-bottom:10px;
margin-right:20px;
text-align:justify;
}