body
{
	background: #666666 url('../images/bg_gray.jpg') repeat fixed top left;
	margin: 0;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #c00;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #369;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#list 
{ 
	list-style-image: url('../images/orange_bullet.gif'); 
}

#list2 
{ 
	list-style-image: url('../images/blue_bullet.gif'); 
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}

.highlight
{	
	background: #FFEEcc;	
}


.headline
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	font-weight: bold;
	color: #39F;
}

.headline2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C30;
	margin-bottom: 0px;
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

.img1 
{
	margin: 0 10px 0 0;
}

#gray_bar {
	background: url(../images/bg_gray_bar.gif) repeat-x;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
}

#gray_column {
	background: url(../images/bg_gray_column.gif) repeat-y;
	vertical-align: top
	text-align: left;
	padding-bottom: 20px;
}

#content {
	padding: 20px;
	vertical-align: top;
	line-height: 20px;
}

a.arealink1:link, a.arealink1:visited
{
	text-decoration: none;
	background: #85A3C2;
	color: #FFF;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}


a.arealink1:hover, a.arealink1.active
{
	text-decoration: none;
	background: #336699;
	color: #FFF;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}

a.arealink2:link, a.arealink2:visited
{
	text-decoration: none;
	background: #CcAa00;
	color: #FFF;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}


a.arealink2:hover, a.arealink2.active
{
	text-decoration: none;
	background: #CC9900;
	color: #FFF;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}

a.arealink3:link, a.arealink3:visited
{
	text-decoration: none;
	background: #BD5959;
	color: #FFF;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}


a.arealink3:hover, a.arealink3.active
{
	text-decoration: none;
	background: #993333;
	color: #FFF;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}

.bottom_nav {
	background: url(../images/bg_bottom_nav.gif) repeat-x;
	vertical-align: middle;
	text-align: center;
	color: #c00;
	font-weight: normal;
	font-size: 11px;
}

.bottom_nav_link {
	padding: 0px 30px;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}

a.bottom_nav_link:link{
	color: #FFFFFF;
	font-weight: normal;
}	

a.bottom_nav_link:visited {
 	color: #FFFFFF;
	font-weight: normal;	
}

a.bottom_nav_link:hover{
	color: #c00;
	font-weight: normal;	
}	

#copyright {
	font-size: 10px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
}	
	
a.footerlink:link
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: underline;
	color: #F96;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: underline;
	color: #F96;
	font-weight: normal;
}

.footerlink
{
	color: #F96;
}

.footertext
{
	color: #630;
}

#footer_table {
	background: url('../images/bg_footer_logo.jpg') no-repeat;
}
	
.footertitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

