<STYLE TYPE="text/css">	<!--
	a {
	outline:none;
	text-decoration: underline;
		color: #333333;
		font-weight : normal;
}

a:hover {
	outline:none;
	text-decoration: none;
	color: #888888;

}

	
	a.innerlink  {
		text-decoration:underline;
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
		
	a.innerlink:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	innertext  {
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}	
	a.innertext  {
		text-decoration:underline;
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
		a.innertext:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	body {
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	td {
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.td {
	text-decoration: underline;
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.leftnav {
		color: #000000;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		text-decoration:none;
	}
	a.leftnav:hover {
		color: #888888;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		text-decoration:underline;
	}
	a.toplinks {
		text-decoration: none;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
	}
	a.toplinks:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
	}
	.footer {
		color: #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
	}	
	a.footer {
		text-decoration:none;
		color: #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
	}
	a.footer:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial , Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
	}
	<% 
header("Content-type: text/css");
sectionID = rsSection("id")
color_primary = "ffffff";
color_primary_2 = "ffffff";
color_secondary = "70cde3";
color_secondary_2 = "70cde3";
%>
html, body, div, ul, li, p, span, h1, h2, h3, h4, h5 {
margin:0;
padding:0;
}
body {
}
a {
	text-decoration: underline;
	color:#333333;
}
a:hover {
	color:#333333;
	text-decoration: none;
}

a body {

	text-decoration: underline;
		color: #333333;
text-align: center;
}


/*++++++++++++++++++++++++++++++++++++++*/
/*+++++Styles for Drop Down - 2.0 Menus+++++++*/
/*++++++++++++++++++++++++++++++++++++++*/
.glowingtabs{
float:left;
width:100%;
font-size: 11px;
letter-spacing: 1px;
font-family : Arial, Helvetica, sans-serif;
}

.glowingtabs ul{
list-style-type: none;
margin:0;
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(media/glowtab-left.gif) no-repeat left top;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
padding-left: 12px;
padding-right: 13px;
padding-top: 3px;
padding-bottom: 3px;
background:url(media/glowtab.gif) no-repeat right top;
font-size: 11px;
letter-spacing: 1px;
font-family : Arial, Helvetica, sans-serif;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: white;
padding-left: 12px;
padding-right: 13px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #999999;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: white;
background-color: #999999;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

.ddcolortabs{
padding: 0;
margin: 0px;
width: 100%;
font-size: 11px;
font-family : Arial, Helvetica, sans-serif;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
text-align: center;
margin: 0px;
list-style:none;
}

.ddcolortabs li{
display:inline;
font-family : Arial, Helvetica, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
font-size: 11px;
text-decoration: none;
letter-spacing: 1px;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: black;
background: white url(media/color_tabs_left.gif) no-repeat left top;
text-align: center;
margin: 0px;
font-size: 11px;
font-family : Arial, Helvetica, sans-serif;
padding-left: 12px;
padding-right: 13px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
text-align: center;
margin: 0px;
letter-spacing: 1px;
font-size: 11px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color: white;
font-size: 11px;
letter-spacing: 1px;
text-align: center;
background-color: #999999;
}

.ddcolortabs a:hover span{
color: white;
background-color: #999999;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
color: white;
background-color: #999999;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 11px;
letter-spacing: 1px;
text-align: center;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
font-size: 10px;
font-family : Arial, Helvetica, sans-serif;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
border-bottom-width: 1px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
font-size: 10px;
text-decoration: none;
background-color: #999999;
color: #ffffff;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #70cde3;
color: #ffffff;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
font-size: 10px;
}
	-->
</STYLE>
