body{
background-color:#FFFFFF;
margin:0 0 0 0;}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 100%;
	padding-top: 5px;



}
a.menu:hover{
	color: #CC6600;
}
a.othermenu {
	color: #C70907;
}
a.othermenu:hover{
	color: #FB9191;
}
a.menu3 {
	color: #006690;
	text-decoration: underline;

}
a.menu3:hover{
	color: #0091CE;
	text-decoration: none;

}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #666666;
}
.bottom1 {
	background-image: url(../images/bottom_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F4F4F4;

}
.bottom2 {
	background-image: url(../images/bottom_06.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F4F4F4;

}
.copyright {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;



}
.graytext {
	color: #2A2A2A;
}
.smalltext {
	font-size: 7pt;
}
.rightbg {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.justify {
	color: #2F2F2F;
	text-align: justify;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #353535;
	font-weight: bold;

}
.capitalize {
	font-size: 8pt;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;

}
.heading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CE5C00;
	font-weight: bold;
}
.headingred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #a30b39;
	font-weight: bold;
}
.rightborder {
	background-image: url(../images/right_border.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.rightborder2 {
}
.rightborder3 {
	background-image: url(../images/index_24.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bullet1 {
	list-style-image: url(../images/bullet2.jpg);
}
.bullet2 {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

.color1 {
	color: #006690;

}
.color2 {

	color: #336699;
}
.border3 {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #7A7A7A;
}