/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	font-weight:normal;
	text-align:left
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#434343;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.header_pink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ec008c;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.header_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#f5821f;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.header_yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffcb05;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.header_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8dc63f;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.header_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00a0e3;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.header_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
}
.subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f5821f;
	font-weight:bold;
	text-align:left
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	font-weight: normal;
	text-align:left
}
a.submenu:link, a.submenu:active, a.submenu:visited {color: #434343; text-decoration:none; }
a.submenu:hover {color: #000000; text-decoration:none; font-weight: normal;}
 
.submenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	font-weight:bold;
	text-align:left
}
 
a.submenu_on:link, a.submenu_on:active, a.submenu_on:visited {color: #434343; text-decoration:none; font-weight:bold; }
a.submenu_on:hover {color: #434343; text-decoration:none; font-weight:bold;}
  
.subsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	font-weight:normal;
	text-align:left
}
a.subsubmenu:link, a.subsubmenu:active, a.subsubmenu:visited {color: #434343; text-decoration:none; }
a.subsubmenu:hover {color: #f5821f; text-decoration:none; }
 
.subsubmenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f5821f;
	font-weight:normal;
	text-align:left
}
  
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	font-weight:normal;
	text-align:left
}
a.news:link, a.news:active, a.news:visited {color: #434343; text-decoration:none; }
a.news:hover {color: #434343; text-decoration:underline; }
  
.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	font-weight:normal;
	text-align:left
}
a.more:link, a.more:active, a.more:visited {color: #434343; text-decoration:none; }
a.more:hover {color: #434343; text-decoration:underline; }

.more1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	font-weight:bold;
	text-align:left
}
a.more1:link, a.more1:active, a.more1:visited {color: #434343; text-decoration:none; font-weight:bold; }
a.more1:hover {color: #f5821f; text-decoration:underline; font-weight:bold;}  
 
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	font-weight:normal
}
a.disclaimer:link, a.disclaimer:active, a.disclaimer:visited {color: #434343; text-decoration:underline; font-weight:normal; }
a.disclaimer:hover {color: #434343; text-decoration:none; font-weight:normal;}


.table_hdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#434343;
	font-weight:bold
}

.table_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#434343;
	font-weight:normal;
	text-align:left
}

.list {
	list-style-image:url(orange_dot.gif);
}

.notes{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	font-weight:normal;
	text-align:left
}

.more2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5821f;
	font-weight:normal;
	text-align:left
}
a.more2:link, a.more2:active, a.more2:visited {color: #f5821f ; text-decoration:none; font-weight:normal; }
a.more2:hover {color: #434343; text-decoration:underline; font-weight:normal;}  

.subheadings {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	font-weight:bold;
	text-align:left
	}
.footerText { font-size: 10px; }