/***********************************************/
/* custom_halo_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000099;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cc0000;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #ff0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	font-weight: bold;
}


/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #000099;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #000099;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#quote_banner{
	width: 100%;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #000099;
	padding: 10px 0px 5px 10px;
}

#masthead{
	margin-left: 2%;
	margin-right: 2%;
	width:95.6%;
	min-height: 144px;
}

#pagecell1{
	margin-top: 10px;
	margin-left: 2%;
	margin-right: 2%;
	width: 95.5%;
	background-color: #ffffff;
}

/***********************************************/
/* Masthead Component Divs                              */
/***********************************************/

#siteName{
	margin: 5px;
	padding: 16px 0px 10px 0px;
	color: #ffffff;
	font-weight: normal;
}

#siteSlogan{
	margin: 10px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
	text-align: center;
}

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 8px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/***********************************************/
/* Pagecell1 Component Divs                                 */
/***********************************************/

#pagecell1 img{
	padding-top: 2px;
}

#breadCrumb{
	padding: 10px 0px 5px 10px;
	color: #3366FF;
	font-family: Verdana, sans-serif;
	font-size: small;
}

#breadCrumb a{
	color: #3366FF;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
	font-weight: bold;
}

#pageName{
	padding: 10px 0px 20px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	color: #000099;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
}

#pageNav{
	float: right;
	width:160px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	height: auto;
	background-color: #CC0000;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfo a:link, #siteInfo a:visited{
	color: #ffffff;
	text-decoration: none;
}

#siteInfo a:hover{
	text-decoration: underline;
}

#siteValid{
	clear: both;
	border-top: 0px solid #cccccc;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	height: auto;
	background-color: #CC0000;
}

#siteValid img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#siteValid a:link, #siteValid a:visited, #siteValid a:hover{
	text-decoration: none;
}

#siteHost{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	height: auto;
	background-color: #CC0000;
}

#siteHost img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteHost a:link, #siteHost a:visited{
	color: #ffffff;
	text-decoration: none;
}

#siteHost a:hover{
	text-decoration: underline;
}

/***********************************************/
/* PageNav SubComponent Divs                              */
/***********************************************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #000099;
}

#sectionLinks img{
	position: absolute;
	top: 219px;
	right: 122px;
	padding: 0px;
	margin: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #000099;
	background-image: none;
	font-weight: bold;
	text-decoration: blink;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.advert{
	padding: 10px;
}

.advert img{
	display: block;
}

/***********************************************/
/* Content Classes                              */
/***********************************************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}
html>body .feature {height: auto;}

.feature h1{
	font: bold 300% Arial,sans-serif;
	color: #000099;
	padding: 20px 0px 5px 0px;
}

.feature h2{
	font: bold 200% Arial,sans-serif;
	color: #006699;
	padding: 20px 0px 5px 0px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000099;
	padding: 20px 0px 5px 0px;
}

.feature img{
	padding: 5px 10px 5px 0px;
}

.story {
	padding: 0px 0px 0px 5px;
	font-size: 100%;
}

.story img{
	padding: 5px 10px 5px 0px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000099;
}

.story p {
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/********************* end **********************/
/************* #globalNav styles **************/

#globalNav{
color: #ffffff;
font-weight: bold;
padding: 5px 0px 5px 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color:#FFFFFF;
	font-size: 105%;
	text-decoration: none;
	padding: 0px 4px 0px 0px; 
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
background-color: #ffffff;
color: #FF0000;
z-index: 100;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
background-color: navy;
color: white;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: red;
color: white;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #FFFFE0;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
