a:link {color:#d30e51; text-decoration:underline;  font-weight: normal}
a:visited {color:#d30e51; text-decoration:underline; font-weight: normal}
a:active  {color:#999999; text-decoration:underline; font-weight: normal}
a:hover   {color:#53b22a; text-decoration:underline; font-weight: normal}


a.navOrange:link {color:#FF6600; text-decoration:none;  font-weight: normal}
a.navOrange:visited {color:#FF6600; text-decoration:none; font-weight: normal}
a.navOrange:active  {color:#0e85b0; text-decoration:none; font-weight: normal}
a.navOrange:hover   {color:#53b22a; text-decoration:underline; font-weight: normal}


a.navGreen:link {color:#4d972c; text-decoration:none;  font-weight: normal}
a.navGreen:visited {color:#4d972c; text-decoration:none; font-weight: normal}
a.navGreen:active  {color:#0e85b0; text-decoration:none; font-weight: normal}
a.navGreen:hover   {color:#FF6600; text-decoration:underline; font-weight: normal}


a.navYellow:link {color:#666666; text-decoration:none;  font-weight: normal}
a.navYellow:visited {color:#666666; text-decoration:none; font-weight: normal}
a.navYellow:active  {color:#53b22a; text-decoration:none; font-weight: normal}
a.navYellow:hover   {color:#0e85b0; text-decoration:underline; font-weight: normal}


a.navBlue:link {color:#0e85b0; text-decoration:none;  font-weight: normal}
a.navBlue:visited {color:#0e85b0; text-decoration:none; font-weight: normal}
a.navBlue:active  {color:#53b22a; text-decoration:none; font-weight: normal}
a.navBlue:hover   {color:#FF6600; text-decoration:underline; font-weight: normal}


A.nav:link    {
	color:#ffffff; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-indent: 40px; 
	display: block; 
	width: 211px; 
	height: 38px; 
	background-image: url(images/navbkg.jpg); 
	background-repeat: no-repeat; 
	line-height:38px;
	}
	
A.nav:visited {
	color:#ffffff; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-indent: 40px; 
	display: block; 
	width: 211px; 
	height: 38px; 
	background-image: url(images/navbkg.jpg); 
	background-repeat: no-repeat; 
	line-height:38px;


	}
	
A.nav:active  {
	color:#000000; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-indent: 40px; 
	display: block; 
	width: 211px; 
	height: 38px; 
	background-image: url(images/navbkgOn.jpg); 
	background-repeat: no-repeat; 
	line-height:38px;

	}
	
A.nav:hover   {
	color:#000000; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-indent: 40px; 
	display: block; 
	width: 211px; 
	height: 38px; 
	background-image: url(images/navbkgOn.jpg); 
	background-repeat: no-repeat; 
	line-height:38px;

	}
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%}

html {
	scrollbar-face-color:#53b22a;
	scrollbar-arrow-color:#ffff00;
	scrollbar-track-color:#d0ced6;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#734189;
	scrollbar-darkshadow-Color:#3b4795;
	}

h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #53b22a;
	margin-left: 25px;
	margin-bottom:25px;
	margin-top:24px;
	line-height:115%;
}



H2 {
	WIDTH: 100%;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: large;
	color:#0e85b0;
	margin-left: 25px;
}



body{
	background-color: #FFFFFF;
	margin:0;
}


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: #0e85b0;
	font-weight:bold;
}

.bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


ul
{
list-style-type: none;
padding: 0;
margin: 8px;
}


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.gif);
	background-repeat: no-repeat;
	background-position: 0 .01em;
	padding-left: .8em;
	line-height:110%

}

li.bullet2 {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:0px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .04em;
	padding-left: .8em;
	line-height:100%

}


li.acro {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:10px;
	background-image: url(images/acrodoc.gif);
	background-repeat: no-repeat;
	background-position: 0 .08em;
	padding-left: 2.9em;
	line-height:32px;

}
li.navlist {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left:5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .08em;
	padding-left: .8em;
	line-height:100%;

}


li.listOrange {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left:5px;
	background-image: url(images/bulletO.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.3em;
	line-height:120%;

}li.listGreen {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left:5px;
	background-image: url(images/bulletG.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.3em;
	line-height:120%;

}li.listYellow {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left:5px;
	background-image: url(images/bulletY.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.3em;
	line-height:120%;

}li.listBlue {
	LINE-HEIGHT: 100%;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left:5px;
	background-image: url(images/bulletB.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.3em;
	line-height:120%;

}

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:#53b22a;

}

.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: xx -small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #53b22a;
	margin-left: 20px;
	margin-right: 25px;
	margin-top:50px;
}





	


.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-style:italic;
	font-size: large;
	font-weight:bold;
	color: #0e85b0;
	margin-left: 10px;
	margin-top:30px;
	line-height:100%;
	
}

.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;
	font-weight:bold;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left: 3px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:12px;
}

.addressRev {
	font-size: small;
	font-weight:bold;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #53b22a;
	margin-left: 5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:12px;
}

.btnav { background-color: #53b22a;
	border-bottom:1px #c1bad5 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: #d30e51;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 10px;
color:#ffffff;
font-size:large;
}
