/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

.style2 {
	font-size: 9px;
}
.breadcrumbs {
	color: #1D3F63;
	font-size: 63%;
}
.searchForm {
	font-size: 63%;
}
.footer {
	text-align: left;
	font-size: 63%;
}
.footer a {
	color: #000000;
}

.repeatingDots {
	background-image: url(/images/repeating_circles.gif);
	background-color: #AAC54A;
	background-repeat: repeat-x;
}

/* ---------- Secondary Navigation  ---------- */
#secNav {
  	font-size: 69%;
  	width: 226px;
  	/* IE */
  	/* Mozilla */
  	margin: 0px; 
  	padding: 0px;
  	padding-top: 15px;
  	padding-bottom: 15px;
}
/* Safari */
*>#secNav {
	height: auto;
}	
#secNav ul {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
  	line-height: 14px;
}
#secNav li {
 	margin: 0px; 
	margin-top:0px; 
	padding: 0px;
}

#secNav a {
 	display: block;
 	/* width: 183; */
 	text-decoration: none;
	padding-left: 50px;
	padding-top: 3px;
 	padding-bottom: 3px;
 	padding-right: 10px;
 	color: white;
}
#secNav a:hover, #secNav a:active, #secNav a.active {
  	color: #70ACF3;
  	text-decoration: none; 
  	/* Netscape 4 */
  	border: none;
}
#secNav ul ul {
}
#secNav ul ul a {
	/* width: 164px; */
	padding-left: 16px;
}
#secNav ul ul ul {
}
#secNav ul ul ul a {
	/* width: 154px; */
	padding-left: 26px;
}




.headerFooterLinks {
	color: #da200f;
	font-size: 57%;
}
a.headFootLinks, a.headFootLinks:link, a.headFootLinks:visited {
	color: #da200f;
	text-decoration: none;
}
a.headFootLinks:hover, a.headFootLinks:active {
	color: #da200f;
	text-decoration: underline;
}

.pageNamePrint {
	font-size: 100%;
	font-weight: bold;
	color: #DA200F; 
}
.headerFooterLinksPrint {
	color: #000000;
	font-size: 57%;
}
.headerFooterLinksPrint a.headFootLinks, .headerFooterLinksPrint a.headFootLinks:link, .headerFooterLinksPrint a.headFootLinks:visited {
	color: #000000;
	text-decoration: none;
}
.headerFooterLinksPrint a.headFootLinks:hover, .headerFooterLinksPrint a.headFootLinks:active {
	color: #000000;
	text-decoration: underline;
}

.shading {
	margin: 0px auto;
}
div.bgshading {
	width: 100%;
	height: 100%;
	background-color: #00489C;
	background-image: url(/images/shading_Rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
span.breadcrumbs {
	color: white;
	font-size: 63%;
	text-transform: uppercase;
}
span.youarehere {
	color: white;
}
a.breadCrumb, a.breadCrumb:link, a.breadCrumb:visited {
	color: white;
	text-decoration: underline;
}
a.breadCrumb:hover, a.breadCrumb:active {
	color: white;
	text-decoration: underline;
}
span.breadCrumbCurrent {
}
span.breadcrumbsprint {
	color: #000000;
	font-size: 63%;
	text-transform: uppercase;
}
span.breadcrumbsprint span.youarehere {
	color: #000000;
}
span.breadcrumbsprint a.breadCrumb, span.breadcrumbsprint a.breadCrumb:link, span.breadcrumbsprint a.breadCrumb:visited {
	color: #000000;
	text-decoration: underline;
}
span.breadcrumbsprint a.breadCrumb:hover, span.breadcrumbsprint a.breadCrumb:active {
	color: #000000;
	text-decoration: underline;
}
span.breadCrumbCurrent {
}
span.pageContentPrint {
	color: #00489C;
}


td.pagename {
	font-size: 88%;
	color: #FFFFFF;
}
a.printFriendly, a.printFriendly:link, a.printFriendly:visited {
	font-size: 63%;
	color: #FFFFFF;
}
a.printFriendly:hover, a.printFriendly:active {
	font-size: 63%;
	color: #FFFFFF;
}
.searchfield {
	font-family: Arial;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00489C;
	text-decoration: none;
	height: 18px;
	width: 130px;
}
