@charset "utf-8";
/* CSS Document */

.text-large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none
}
a.text-large:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none
}
.text-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none
}
a.text-medium:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff6600;
}
.text-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
a.text-smaller:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	color: #0000CC;
	text-decoration: none
}
TABLE.tablebg {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: #fff 1px solid
}
TABLE.tablebg TD {
	BORDER-TOP: #fff 1px solid; BACKGROUND: #CCCCCC; BORDER-BOTTOM: #036 1px solid
}
TABLE.tablebg TD.tablefirst_one {
	BORDER-TOP: medium none
}
TABLE.tablebg TD.tablegrey_header {
	PADDING-RIGHT: 3px; BORDER-TOP: medium none; MARGIN-TOP: 1px; PADDING-LEFT: 7px; FONT-WEIGHT: bold; FONT-SIZE: 9px; BACKGROUND: #e1e5e4; PADDING-BOTTOM: 3px; COLOR: #666; PADDING-TOP: 3px; BORDER-BOTTOM: #999 1px solid; FONT-FAMILY: verdana,geneva,arial,sans
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.heading1orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.list			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-image:url(images/bullet1.gif);	
}
a.list:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D54F2B;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-image:url(images/bullet1.gif);
}