.backrnd {
	background-image:  url(../imgs/bg_main2.jpg);
	background-repeat: repeat-x;
}
.bodyRpt {
	background-image: url(../imgs/bg_main_2.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.dotted {
	background-image: url(../imgs/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;

}
.balckBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul {
	list-style-position: outside;
	list-style-image: url(../imgs/bullet.gif);
}
.greenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #496966;
	font-weight: normal;
}
.greenText a:link, .greenText a:visited, greenText a:hover, .greenText a:active{
	text-decoration: underline
}
.side1 {
	background-image: url(../imgs/side1_3.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 5px;
}
.side2 {
	background-image: url(../imgs/side2_3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496966;
}
.footer a:link, .footer a:visited, .footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496966;
	text-decoration: none
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496966;
	text-decoration: underline
}
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B0819;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smallgrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #C88920;
}
.smallgrayText a:link, .smallgrayText a:visited, smallgrayText a:hover, .smallgrayText a:active{
	color: #C88920;
	text-decoration: underline
}

.formBox {
	background-image: url(../imgs/form_back.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496966;
}
.fullHeight {
	height: 100%;
	background-image: url(../imgs/bg_main_2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.dateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B0819;
}
