.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height: 18px;
}
.text1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.text1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.text_small {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.text_small1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.headers_green {
	font-family: Arial;
	font-size: 15px;
	color: #003333;
	font-weight: bold;

}
.headers_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.headers_blue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	line-height: bold;
	font-weight: bold;
	Text-decoration:none;
}
.headers_blue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: normal;
	font-weight: bold;
}
.headers_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	Text-decoration:none;
}
.links {
	font-family: Arial;
	font-size: 12px;
	line-height: bold;
	color: #000000;
}
.links a{
	font-family: Arial;
	font-size: 12px;
	line-height: bold;
	color: #FFFFFF;
	Text-decoration:none;
}
.links a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: bold;
	color: #0099FF;
	Text-decoration:none;
}
.links_side a{
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	Text-decoration:none;
}
.links_side a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #FFCC00;
	Text-decoration:none;
}
.links_orange a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #FF6600;
	Text-decoration:none;
}
.links_orange a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #0091E5;
	Text-decoration:none;
}

.textborder {
	border: 1px solid #333333;
}
.tableborder {
	border-right: 1px solid;
	border-color:#000000;
}
.list{
	list-style-image:url(../images/blue-bullet.gif);
}
.list li{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#00000;
	padding-bottom:10px;
}
.list li a{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
	text-decoration:none;
}
.list li a:hover{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#666666;
	padding-bottom:10px;
	text-decoration:underline;
}
.bsf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
}
.headers_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;

}
.headers_orange a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;

}
.headers_orange a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;

}
.next{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;

}