﻿body {
	font-size:	13px;
	background-color: #D8E4F1;
	margin-top:5px;
}

#content .header h3{
	border-bottom: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, body div, body p, body th, body td, body li, body dd, body input, body select, table, h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}



img {
	border:0;
}

a {
	color: #000060;
}

#welcometext{
	padding: 0px 10px 25px 10px;
}
#welcometext p{
	color: #444444;
	font-size: 13px;
}

/* Definition of Content Headers*/
.header{
	font-size: 15px;
}
.header h3{
	color: #484877;
	font-size: 10pt;
}

.rightarrow{
	float:right;
	width: 25px;
	vertical-align:baseline;
}
/*End of Definition of Content Headers*/

/*Definition of Content Lines*/
.header #topline{
	background-color: #010080;
	height: 4px; 
}
.header .topLeftCurveImage{
	float:left;
	vertical-align: middle;	
}
.header .topRightCurveImage{
	float: right;
	vertical-align: middle;		
}
#bottomline{
	background-color: #010080;
	height: 4px; 
}
.bottomLeftCurveImage{
	float:left;
	vertical-align: middle;	
}
.bottomRightCurveImage{
	float: right;
	vertical-align: middle;		
}
/*End of Definition of Content Lines*/

/* Hot Headlines Styles*/
#hotHeadlinesTopLine, #hotHeadlinesBottomLine{
	background-color: #dddddd;
	height: 5px; 
}

#hotheadlines a{
	color:#444;
	text-decoration:underline;
	margin: 3px 0;

}
	
#hotheadlines a:visited{
	color: #515E6A;
	text-decoration: underline;
}
	
#hotheadlines a:hover{
	color:#000066;
	text-decoration:underline;
}

#hotHeadlinesContent{
	background-color: #FCF4C7;
	min-height: 70px;
	padding-top: 10px;
}


div#content div#hotHeadlinesContent li{
	margin: 5px 0 0 5px;

	font-size: 8pt;
	list-style: none;
}

#hotHeadlinesImage{
	width:104px;
	height:69px;
	float:right;
}
/* End Hot Headlines Styles */

/* Special formatting on home page and life events */

#h1Navy {
	font-size: 18px;
	font-weight: bold;
	color: navy;
}
/* End Special formatting on home page and life events */

/* Left Navigation Box Styles */
#menu {
		float: left;
		width: 176px;
		font-family: Arial, sans-serif;
		background-color: #000080;
		color: #dddddd;
		margin-left:9px;
		margin-bottom:9px;
		padding-left: 0px;
		padding-right: 0px;

}
#menu a {
		color: #FFFFFF;
		
}


#menu p {
		color: #c0c0c0;
		font-size: 8pt;	
		font-weight: bold;
		padding: 2px 10px 0px 0px;
		margin: -1px;
}
#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
}
#menu li {
		color: #dddddd;
		font-weight: bold;
		padding: 5px 0 5px 10px;
}
#menu li a {
		color: #ffffff;
		font-size: 8pt;	
		font-weight: bold;
		display:block;
		text-decoration:underline;
}
#menu .menuNormal {
		color:#dddddd;
		font-size: 8pt;		
		font-weight: bold;
		/*vertical-align: middle;*/ 
		text-decoration: none;
		/*margin-left: 10px;
		/*padding: 5px 0;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu #searchLink {
		color: #ffffff;
		font-size:9pt;		
		font-weight: bold;
		display:block;
		text-decoration:underline;
		/*padding-left: 10px;*/
}
#menu #searchLinkVisited {
		color:#dddddd;
		font-size:9pt;		
		font-weight: bold;
		vertical-align: middle; 
		text-decoration: none;
		/*padding-left: 10px;*/
}

#topics {
		list-style-type: disc;
		float:right;
		width: 176px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-right: 9px;
		font-size: 11px;
}

#topics ul {
		list-style: disc;
		margin-left: 0px;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0px;
		background-color:  #dddddd;
list-style-type: none;
}
#topics li {
		color: #FFFFFF;
		width: 95%;
		margin-left: 0px;
		padding-left: 10px;
		padding-top: 7px;
		padding-bottom: 7px;
		
}	
#topics ul li a:link, #topics ul li a:visited {
		display: block;			
}
		

#topics li#RHSMenuItem a {
   color: #5E676B;
   text-decoration: underline;
   font-weight: bold;
   font-size: 13px;
   padding-left: 0;

}

#topics li#RHSMenuItem a:hover {
   color: #FFFFCC;
}

#topics li#rightNavTopicText {
	display: block;
	color: #FFF;
	width: 166px;
	background-color: #5E676B;
	font-weight: bold;
	font-size: 13px;
	height:22px;
}

#topics li#rightNavTopicText a {
	color: #FFF;
	padding-top:3px;
	
} 

#content hr, #content .centerBold hr{
	background-color: #000080;
	color: #000080;
	width: 100%;
}
#container #content .searchResults .lineItem div.lineItemHeader, #container #content .searchResults .lineItem div.lineItemHeader h1{
	float:left;
	width: 100px;
}

#content .searchResults .lineItem h1, #content .searchResults .lineItemDetails{
	font-size: 11px;
	display:inline;
}

h2{
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-weight:bold;
		text-transform:uppercase;
	}
		
h2 a{
		text-decoration:none;
	}
	
h2 a:visited{
		text-decoration:none;
	}
	
h2 a:hover{
		text-decoration:underline;
	}

h3{
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-weight:bold;
	}

h3 a{
		text-decoration:none;
	}
	
h3 a:visited{
		text-decoration:none;
	}
	
h3 a:hover{
		text-decoration:underline;
	}

h4{
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-style: italic;
	    font-weight: normal;
		margin-left: 15px;
		padding-left: 15px;
	}

h4 a{
		text-decoration:none;
	}
	
h4 a:visited{
		text-decoration:none;
	}
	
h4 a:hover{
		text-decoration:underline;
	}


#NewsFeed, #newsletter{
	font-size: 8pt;
}

#newsletterContentWrapper
{
	width: 80%;
}

.NewsItem {
	margin: 3px 0px 3px 0px;
	padding:3px 10px;
	color: #444444;
}

.NewsItem a{
		color:#444444;
		text-decoration:underline;
}
	
.NewsItem a:visited{
		color:#660066;
		text-decoration:underline;
}
	
.NewsItem a:hover{
		color:#000066;
		text-decoration:underline;
}
#footer  {
	margin-top: 10px;
	padding-top:5px;
	height: 40px;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #000080;
}
#footer ul {
	clear: both;
	color:#FFFFFF;
	text-align: center;
	
	}	
#footer li {
		display: inline;
		padding-right: 10px;
}
#footer  a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 10px;	
	}

