@import url("primerica_header.css");
body {
 width:100%;
 background-color:#ffffff;
 color:#000000;
 margin:0px;
 background-image:url(../graphics/wave.jpg);
 background-repeat:repeat-x;
}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#000066; font-weight:bold}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000066; font-weight:bold}
h3,h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000066; font-weight:bold}

*.basefont,p,ol,ul {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

*.basefontsmall,small,table.footer, table.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


*.legend, a.legend, a.legend:link, a.legend:active a.legend:visited {
	text-decoration:none;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a.topnav, a.topnav:link, a.topnav:active, a.topnav:visited {
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

a.legend:hover, a.topnav:hover {text-decoration:none; color: #ff0000}

p.topnav {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	size: 1; 
	noshade: noshade;
}

span.highlight {
	color: #FF0000;
}

h4.section, h3.section {font-size:105%}

ul.leftindent {
	position:relative;
	left:-15;
}

td.nav, td.nav a {
	font-size:10px;
	text-decoration:none;
	line-height:140%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

ul.leftnav, ul.leftnav li {
	display:block;
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style-image: url(../public/style_sheets/public/graphics/arrow_bullet.gif);
}

ul.leftnav li a, ul.leftnav li a:link, ul.leftnav li a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color: #666666;
	line-height: 160%;
	margin: 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

ul.leftmargin {
	left: 10px;
	width: 143px;
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
}

.leftmargin li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftmargin li a {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
.leftmargin li a:hover {
	background-image: url(../graphics/arrow_bullet.gif);
	background-repeat: no-repeat;
	padding-left: -10px;
	background-position: 0px;
}
.highlight_leftmargin {
	background-image: url(../graphics/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: -10px;
}
.red_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
span.light_highlight {color: #CCCCCC}
#disclaimer {
	float: left;
	height: auto;
	width: auto;
	padding-left: 20px;
	margin-top: 45px;
	padding-right: 20px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.news ul {
	list-style-position: outside;
	list-style-image: url(../graphics/arrow_bullet.gif);
	list-style-type: none;
	margin-left: 15px;
	}

