.norepeat {  background-repeat: no-repeat}



td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #FFFFFF}



.subtext {  font-size: 11px; color: #CCCCCC}



a:visited {  color: #FFCC33; text-decoration: none}

a:link {  color: #FFCC33; text-decoration: none}

a:active {  color: #FFCC33; text-decoration: none}

a:hover {  color: #FFFFFF; text-decoration: none}



a.nav:visited {  color: #cccccc; font-size: 11px; line-height: 15px; text-decoration: none}

a.nav:link {  color: #cccccc; font-size: 11px; line-height: 15px; text-decoration: none}

a.nav:active {  color: #FFCC33; font-size: 11px; line-height: 15px; text-decoration: none}

a.nav:hover {  color: #FFCC33; font-size: 11px; line-height: 15px; text-decoration: none}



a.subnav:visited {  color: #CCCCCC; font-size: 11px; line-height: 15px; text-decoration: none}

a.subnav:link {  color: #CCCCCC; font-size: 11px; line-height: 15px; text-decoration: none}

a.subnav:active {  color: #FFCC33; font-size: 11px; line-height: 15px; text-decoration: none}

a.subnav:hover {  color: #FFCC33; font-size: 11px; line-height: 15px; text-decoration: none}



.picborder {  margin-top: 5px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px}



.subnavttl {  font-size: 15px; font-weight: bold; color: #9999CC}



.form {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #666699 solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}



.submit {  font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333399; background-color: #9999CC; border-color: #CCCCFF #6633CC #6633CC #CCCCFF; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



.subheading {  font-weight: bold; color: #9999CC; font-size: 12px}



.newstitle {  font-size: 15px; font-weight: bold; color: #FFFFFF}.newspic {  margin-top: 3px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px}

li {
	list-style-image: url(../images/bullet2.gif);
	list-style-position: outside;
	vertical-align: baseline;


}
ul {
	padding-left: 14px;
	margin-left: 2px;



}




/* ******************** NAV ************************ */


#navWrapper {

	padding-left: 68px;
	height: 43px;
	width: 703px;
}

#nav {

}

ul#nav, #nav li {     
	padding: 0;     
	margin: 0;     
	list-style: none; 
} 


/* nav styles */




#nav a {     
	display: block;     
	/* width: 10em; */
	width: auto;
   /* background-color: #000033; */
} 

#nav li {     
	float: left;     
	/* width: 10em; */
	width: auto;
}

#nav li a {
/*	padding: 8px 8px 8px 8px;
	background-image: url(../images/nav_dvdr.gif);
	background-repeat: no-repeat;
	background-position: right center; */
}

#nav li a:visited, #nav li a:link, #nav li a:active {
/*	color: #ffffff; */
}

#nav li a:hover {
/*	color: #cccccc; */
}

/* subnav styles */


#nav li ul {     
	position: absolute;     
	width: 130px;     
	left: -999em; 
} 

#nav li:hover ul, #nav li.sfhover ul {     
	left: auto; 
}

#nav li ul {     
	padding:10px;
	background-image: url(../images/subnav_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#nav li ul li {     
	width: 130px;
}

#nav li ul li a {     
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
}

.pageTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9999CC;
	font-size: 22px;
	line-height: normal;
	text-align: left;
	padding: 8px 20px 0 20px;
}

.mainHeading {
	font-size: 13px;
}


#navWrapper.navBgrnd {
	background-image:url(../images/nav_bgrnd.gif);
	background-repeat:no-repeat;
}
