a:link {color:#246fa6; text-decoration:underline;  font-weight: normal}
a:visited {color:#246fa6; text-decoration:underline; font-weight: normal}
a:active  {color:#999999; text-decoration:underline; font-weight: normal}
a:hover   {color:#065cad; text-decoration:underline; font-weight: normal}


a.noUL:link {color:#246fa6; text-decoration:none;  font-weight: normal}
a.noUL:visited {color:#246fa6; text-decoration:none; font-weight: normal}
a.noUL:active  {color:#999999; text-decoration:none; font-weight: normal}
a.noUL:hover   {color:#d4338e; text-decoration:underline; font-weight: normal}


A.nav {color:#ffffff; text-decoration:none;  font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.nav:link {color:#ffffff; text-decoration:none;  font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.nav:visited {color:#ffffff; text-decoration:none; font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.nav:active  {color:#ffffff; text-decoration:none; font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.nav:hover  {color:#FFCC00; text-decoration:none; font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}



A.navT {color:#333333; text-decoration:none;  font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.navT:link {color:#333333; text-decoration:none;  font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.navT:visited {color:#333333; text-decoration:none; font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.navT:active  {color:#ffffff; text-decoration:none; font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}
A.navT:hover  {color:#d4338e; text-decoration:none; font-weight: bold; font-size: small; margin-left: 0px; margin-right: 0px}

A.linksm:link{color:#ffffff; text-decoration:underline;  font-weight: normal; font-size: x-small; LINE-HEIGHT: 100%}
A.linksm:visited {color:#ffffff; text-decoration:none; font-weight: normal; font-size: x-small;	LINE-HEIGHT: 100%}
A.linksm:active  {color:#cccccc; text-decoration:underline; font-weight: normal; font-size: x-small; LINE-HEIGHT: 100%}
A.linksm:hover   {color:#CC0000; text-decoration:underline; font-weight: normal; font-size: x-small; LINE-HEIGHT: 100%}

/* Begin Custom CSS for Schedule Tables, added by The Hive Network */
.schedtitle {color:#009996; font:bold 18px}
.schedtable th {font:16px; color:#000000}
.schedtable td {font:15px}
.schedcap {text-align:left; font:italic}
.style11 {color: #000000; font-size: medium;}
/* End Custom CSS for Schedule Tables, added by The Hive Network   */

html {
	scrollbar-face-color:#009994;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#98d9d8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#734189;
	scrollbar-darkshadow-Color:#3b4795;
	
	}

h1 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #2470a5;
	margin-left: 15px;
	margin-bottom:15px;
	margin-top:24px;
}



H2 {
	WIDTH: 100%;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: medium;
	color:#009996;
	margin-left: 25px;
}

H3 {WIDTH: 90%; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;  FONT-SIZE: medium; color:#666666;  margin-left: 16px}


body{
	background-color: #3366cc;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	
	}


p {
	font-size: small;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 25px;
	margin-right: 35px;
	margin-top:0px;
	margin-bottom:12px;
}

td {
	font-size: small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 25px;
	margin-right: 6px;
}


th {
	font-size: small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
}

.highlight {
	color: #d4338e;
}

.bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


ul
{
list-style-type: none;
padding: 0;
margin: 18px;
}


li {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	padding-left: .8em;
	line-height:110%

}

li.numList {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:25px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	padding-left: .8em;
	line-height:110%

}

li.bullet2 {
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left:0px;
	margin-top:0px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .06em;
	padding-left: .5em;
	line-height:100%

}

li.navlist {
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left:5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .08em;
	padding-left: .8em;
	line-height:110%;

}


li.nobullet {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:4px;
	background-position: 0 .2em;
	padding-left: .8em;
	line-height:110%;
	font-weight:bold;
}




hr {color:#accae4;

}

.Small{
	font-size: x-small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 6px;
	margin-right: 6px;
	
}

.footer{
	font-size: x-small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	margin-left: 25px;
	margin-right: 25px;
}




	


.tableWhite{	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10pt; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #ffffff; LINE-HEIGHT: normal; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; border-top-width: 1px; border-bottom-width: 1px; list-style-type: disc
}




.sidebarHead {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	font-style:italic;
	color: #d4338e;
	margin-left: 0px;
	line-height:110%;
}

.sidebarText {
	font-size: small;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
}

.image {
	 MARGIN: 12px 12px 12px 12px;
}


.noIndent {
	margin-left: 0px;
	margin-right: 0px;
}


.noRepeat {BACKGROUND-REPEAT: no-repeat}
.repeatX {BACKGROUND-REPEAT: repeat-x}
.repeatY {BACKGROUND-REPEAT: repeat-y}



.tagline{
	font-size: x-large;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	line-height:110%;
}

.taglinesub{
	font-size: small;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #1d6bb5;
	font-weight: bold;
	line-height:100%;
	margin-top:10px;}

.barhead{
	font-size: Medium;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height:100%;
}

.barheadsub{
	font-size: x-small;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height:100%;
}
.address {
	font-size: small;
	LINE-HEIGHT: 110%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left: 0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:bold;
}

.btnav { background-color: #FFFFFF;
	border-bottom:1px #cccccc solid;} 

.TableLines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#333333;
	line-height: 135%;
	margin-left: 25px;
	margin-right: 18px;
	border-bottom:1px solid #e9e7e7;
}


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #d4338e;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 10px;
color:#ffffff;
font-size:large;
}


div.transON {width: 100%; background-color: silver;border:1px solid black; }
div.transOFF  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }
