			a:active { color: #000000}
			a:hover { color: #000000; text-decoration: none }
			a:link { color: #660033; text-decoration: none }
			a:visited { color: #663333; text-decoration: none }
			a:visited:hover { color: #000000; text-decoration: none }
			body { font-size: 11px; font-family: arial, helvetica; color: #6E6D6D; }
			div { font-size: 11px; font-family: arial, helvetica }
			em { font-size: 11px; font-family: arial, helvetica }
			layer { font-size: 11px; font-family: arial, helvetica }
			td { font-size: 11px; font-family: arial, helvetica }
		.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.divider {
	border-right-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1065B6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*********** #Header Background ***********/
.headbg {
	background-image: url(/images/header_right_bg.jpg);
	background-repeat:no-repeat;
}
.header_divbar {
	background-image: url(/images/divider_bar_bg.jpg);
	background-repeat:repeat-x;
}
/*********** #Body Styles ***********/
.text_indent {
	margin-left: 10px;
	margin-right: 10px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 95%;
	line-height: 14px;
	white-space: nowrap;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 7px 5px 0px 5px;
	border-top: 1px solid #A8A7A7;
	background-color: #FFFFFF;
	width: 100% !important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A8B8C;
}

#sectionLinks a:visited{
	border-top: 1px solid #A8A7A7;
	padding: 7px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

#sectionLinks a:hover{
	border-top: 1px solid #A8A7A7;
	padding: 7px 5px 0px 5px;
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.sidebar_bg {
	background-image: url(/images/side_bg.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 7px;
}
.navbar_bg {
	background-image: url(/images/nav_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.webdingsstyle {
	font-size: 14px; font-family: webdings;
 
}
		
			
		
			
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; width: 100% !important;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #A8A7A7;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: 1px solid #A8A7A7;
			}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	padding: 0px;
	background-color: #8a8b8c;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

#content{
  float: left;
	width: 100%;
	margin: 15;
	padding: 0 3% 0 0;
}

/*************** Section Links *****************/
#sectionLinks2 a:link, #sectionLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

#sectionLinks2 a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
/*************** search styles *****************/

#searchNav{
	position: relative;
	top: 5px;
	right: 6px;
	z-index: 101;
}

#search input{
  font-size: 80%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 90%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

.titleheaders {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1065B6;
}

/*********** Right Align Background ***********/
.rightbg {
	background-image: url(/images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:right
}
