@charset "utf-8";



body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #C5D3EB;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #999999;
}
a:active {
	color: #C5D3EB;
}

.sdcll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.SideNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #000066;
	margin-bottom: 5px;
	text-decoration: none;
}
.SideNavTitle a {
text-decoration: none;
color: #000066;
}
.SideNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000066;
	padding-left: 11px;
	margin-top: 0px;
	margin-bottom:2px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	color: #000066;
	margin-bottom: 5px;
	font-weight: bold;
}
.TitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #000066;
	margin-bottom: 5px;
	font-weight: bold;
}
.SideRightSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000066;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom:2px;
}
.FooterGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #999999;
	padding-left: 11px;
	margin-top: 0px;
	margin-bottom:2px;
}
hr {
	border: dashed;
	color:#999999;
	border-width: 1px 0 0 0;
	height:0;
	line-height:0px;
	font-size:0;
	margin:0;
	padding:0;
}	

a.link_style_1:hover {
	color: #000000;
}
  a.link_style_1{
	color: #FF0000;
	background-color:#CCCCCC;
	font-weight:bold;
}



a.link_style_2:hover {
	color: #333333;
}
  a.link_style_2{
	background-color:#FF9191
	;color:#FFFFFF;
	font-weight:bold;
}


a.link_style_3:hover {
	color: #FFFFFF;
}
  a.link_style_3{
	color: #000000;
	background-color:#7CBEBE;
	font-weight:bold;
}


a.link_style_4:hover {
	color: #FF0000;
}
  a.link_style_4{
	background-color:#BFDFFF;
	color:#000066;
	font-weight:bold;
}.SideNavTitleb { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 100%; margin-bottom: 5px; }
.SideNavTitleb a { text-decoration: underline; color: #0000CC; }
