.sideRpt {
	background-image: url(../imgs/side_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CFDFEC;

}
.bodyBck {
	background-color: #FFFFFF;
	background-image: url(../imgs/body_background.jpg);
	background-repeat: no-repeat;
}
.leftWidth {
	width: 178px;
}
.gryRpt {
	background-image: url(../imgs/gray_rpt.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sideText a:link, .sideText a:active, .sideText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A5C94;
	text-decoration:underline
}
.sideText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A5C94;
	text-decoration:none
}
ul {
	list-style-position: outside;
	list-style-image: url(../imgs/bullet.gif);
}
.footerBlue {
	background-image: url(../imgs/footer_repeat_blue.gif);
	background-repeat: repeat-y;
}
.footerRpt {
	background-image: url(../imgs/footer_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;

}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bodyText a:link, .bodyText a:active, .bodyText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A5C94;
	text-decoration:underline
}
.bodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A5C94;
	text-decoration:none
}
.subNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.subNavText a:link, .subNavText a:active, .subNavText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline
}
.subNavText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.smallWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smallWhiteText a:link, .smallWhiteText a:active, .smallWhiteText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration:underline
}
.smallWhiteText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration:none
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1967B2;
	font-weight: bold;
}
.formBox {
	background-image: url(../imgs/form_back.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
}
.smallTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1967B2;
}
.smallTextBlue a:link, .smallTextBlue a:active, .smallTextBlue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1967B2;
	text-decoration:underline
}
.smallTextBlue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1967B2;
	text-decoration:none
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: upper-roman;

}

