div, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
	margin:0px auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main_wrapper{
	margin:0px auto;
	text-align:left;
	width:960px;
	border-top:4px solid #133d6d;
}
	
#header{
	margin: 10px 20px 0;
}

img{border:0px;}

a{
	color:#066198;
	text-decoration:none;
}
a:hover{
	color:#7fcbfc;
}

ul{
	margin-top:3px;
}

p {
	margin:0 0 10px;
}

img.left{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	clear:left;
}
img.right{
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	clear:right;
}

.home #tote_container{
	margin:0px 20px;
	margin-bottom:20px;
	margin-top:-25px;
}

h2, h3{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:20px;
}

h2 span{
	font-size:16px;
	font-weight:normal;
}

.home h3{
	padding-bottom:5px;
	font-size:18px;
}

.title, .Subtitle, .subtitle,
.SubTitle1, .SubTitle2,
.win3item-headText, .toteTitle,
.Bold{
	font-size:14px;
	font-weight:bold;
}

.GlossaryItem{
	font-weight:bold;
	font-size:13px;
}

.divider{
	background-image:url(/images/common/sp_divider.gif);
	background-repeat:repeat-x;
	font-size:1px;
	list-style:1px;
	height:5px;
}

#content{
	margin:20px;
	float:left;
	width:690px;
}

.home #content{
	float:none;
	width:100%;
}

#sidemenu_container{
	float:left;
	margin:20px 0px 0px 10px;
	padding-right:20px;
	width:200px;
}

.splash_tote{
	width:275px;
	float:left;
	padding:15px 0px;
	background-image:url(/images/common/sp_divider.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.splash_tote a + .divider{
	margin-top:15px;
}

.divider + h3{
	margin-top:5px;
}

ul.sidemenu + .divider,
.tote + .divider{
	margin-top:20px;
}

.right_tote{
	float:right;
	margin-right:20px;
}
.right_tote h3{
	font-size:16px;
}


.splash_tote a,
.right_tote a{
	font-weight:bold;
	margin-bottom:8px;
}

.tote a img{
	margin: 2px;
	border:1px solid #000;
}

.tote a:hover img{
	margin: 0px;
	border:3px solid #a7daf9;
}

#footer{
	border-top:1px solid #6781a2;
	padding:0px 20px;
	margin:20px 0px;
	padding-top:5px;
	font-size:11px;
}


.pdf{
	background-image:url(/images/common/im_pdf_icon.gif);
	background-repeat:no-repeat;
	line-height:26px;
	padding-bottom:3px;
	padding-left:22px;
	padding-top:3px;
}

.ErrorText{
	font-weight:bold;
	color:#F00;
}


.ContactOfficeNameText {
	background-color:#92AEB2;
	border:1px solid white;
	color:#303032;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
}
.ContactDepartmentNameText {
	background-color:#599BC4;
	border:1px solid white;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
}
.ContactText {
	background-color:#EFF1F3;
	border:1px solid white;
	color:black;
	font-size:11px;
	padding:2px 4px;
}
#banner{

}
#banner h1{
	font-size:46px;	
	background-image: url("/images/common/sp_divider.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
	padding-bottom:10px;
	margin-bottom:50px;
}
#banner h1 span{
	color:#0068B1;	
}
/***************************** Navigation styles (in addition to dropdown.css) */
#navigation {
	text-align:left;
	height:38px;
	margin: 0px 0px;
	margin-top: 20px;
}

#navigation ul{
	white-space: nowrap;
}

#navigation li a{
	display:block;
	text-decoration:none;
	text-align:center;
	color:#413829;
	font-weight:bold;

	font-size:13px;
	
	height:38px;
	text-indent:-5000px;
}

#navigation li a.home_button{
	width:83px;
	background-image:url(/images/nav/nv_home.jpg)
}
#navigation li a.about_button{
	width:112px;
	background-image:url(/images/nav/nv_about.jpg)
}
#navigation li a.protection_button{
	width:120px;
	background-image:url(/images/nav/nv_protection.jpg)
}
#navigation li a.tools_button{
	width:177px;
	background-image:url(/images/nav/nv_tools.jpg)
}
#navigation li a.quote_button{
	width:152px;
	background-image:url(/images/nav/nv_quote.jpg)
}
#navigation li a.career_button{
	width:102px;
	background-image:url(/images/nav/nv_career.jpg)
}
#navigation li a.news_button{
	width:87px;
	background-image:url(/images/nav/nv_news.jpg)
}
#navigation li a.contact_button{
	width:127px;
	background-image:url(/images/nav/nv_contactus.jpg)
}

#navigation li a:hover, 
#navigation li a:active,
#navigation li.selected a{
	padding-bottom:0px;
	color:#0178e0;
	
	background-position: center -38px;
}

/********************* sub nav styles (in addition to dropdown.css) */
#navigation ul ul{
	width:200px;
}

#navigation li li{
	width:200px;
}

#navigation ul ul li{
	background-color:#2288c6;
	border-bottom:1px solid #7ab8dd;
}

#navigation li li a{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding:0px 8px;
	margin:auto;
	
	line-height:30px;
	height:30px;

	text-indent: 0;
}

#navigation li.selected li a{
	border-bottom:none;
	color:#fff;
}

#navigation li li a:hover,
#navigation li.selected li a:hover{
	color:#002d61;
	border-bottom:none;
}


/********************* right nav styles */

ul.sidemenu{
	margin-bottom:25px;
}

ul.sidemenu,
ul.sidemenu li{
	list-style:none;
	margin:0;
	padding:0;
	}

ul.sidemenu li{
	text-align:left;
	line-height:18px;
	font-size:14px;
	border-bottom:1px solid #d8dfe7;
	font-family:Arial, Helvetica, sans-serif;
	padding: 6px 0px;
}

ul.sidemenu li a{
	color:#002d61;
	font-weight:bold;
	display:block;
	background-image:url(/images/common/im_arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
	
	padding-right:15px;
}

ul.sidemenu li a:hover,
ul.sidemenu li a.selected{
	background-image:url(/images/common/im_arrow_1.gif);
	background-position:center right;
	background-repeat:no-repeat;
	color:#7ECBF9;
}

ul.sidemenu,
ul.sidemenu li,
ul.sidemenu ul,
ul.sidemenu ul li{
	list-style:none;
	margin:0;
	/*padding:0;*/
}

ul.sidemenu ul li{
	background-image:none;
	text-align:left;
	line-height:14px;
	font-size:12px;
	border: none;
	
	padding:3px 0px; 
	
	margin-left:30px;
}

ul.sidemenu ul li a{
	background:none;
}


ul.sidemenu li ul{
	margin-top:5px;
	margin-left:10px;
	padding-left:0px;
}

ul.sidemenu ul,
ul.sidemenu ul li{
	list-style: circle outside;
}

ul.sidemenu a + ul{
	display:none;
}

ul.sidemenu a.selected + ul{
	display:block;
}

ul.sidemenu + .tote{
	margin-top:30px;
}

