.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/bullets.gif);
	line-height: 18px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.FOOTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.backg {
	background-image: url(images/index_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backg2 {
	background-image: url(images/4point3_r5_c3.jpg);
	background-repeat: no-repeat;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-image: url(images/bulletarrow.gif);
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}



body {
	background-color: #666666;
	margin-top:0px;
	margin-bottom: 0px;
	bottom: 0px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #247100;
	text-decoration: none;
}
.link1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.bg2 {
	background-image: url(images/bg1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
}
.underlining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

.box3 {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D4D0C8;
	padding: 5px;
	height: 48px;
}

.box4 {
	width: 400px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #FBFBFB;	
	border: 1px solid #D4D0C8;
	padding: 5px;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
.borders {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
