html, body, li, ul, ol, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	color:#333333;
}


P {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* for new 2008 pages */
#headerdiv p {
	margin:0;
}
#footerdiv li {
	font-size:.9em;
}

h1 {
	font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: white;
}

h2 {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: black;
	padding-top: 8px;
}

h3 {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
}

h4 {
/*font-family : Arial, Verdana, Helvetica, sans-serif;
*/
font-size: 12px;}

ul {
	margin-left: 3em;
	margin-bottom: 1em;
}

li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 12px;
}

a.nav{
	font-family :Arial;
	font-size : 12px;
	color: #c58f21;
	text-decoration:none;
}

.gold{
	color: #c58f21;
}

.noborder{
	border:0;
}

a:hover, a:active, a:focus {
	text-decoration:underline;
}

a.nounderline{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	color:#333333;
	/*text-decoration:none;*/
	font-weight:normal;
}

a.underline{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	color:#333333;
	font-weight:normal;
}

a img {
	border : none;
}

.headline-blue {
	background-color:#003466;
}

.headline-grey {
	font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: white;
	background-color:#999999;
}

.headline-gold {
	font-family : Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: white;
	background-color:#c58f21;
}

.justify {
	text-align:justify;
}

.headline-padded {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.headline {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}


.larger {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	line-height: 18px;
}


.footnote {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 10px;
	line-height: 12px;
}


.padL {
	margin-left: 3px;
}

.padR {
	margin-right: 7px;
}
.outlineL {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
}

.outlineR {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin-right: 7px;
}

.outline {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}




.pagetitle {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	text-align: left;
}

.formText
{font-family: Tahoma,Arial,Verdana; font-weight: normal; font-size: 10pt; color: black; font-weight: bold;}

.reqText
{font-family: Tahoma,Arial,Verdana; font-weight: normal; font-size: 10pt; color: red;}

.reqBText
{font-family: Tahoma,Arial,Verdana; font-weight: normal; font-size: 10pt; color: red; font-weight: bold;}

.reqAst
{font-family: Courier; font-weight: normal; font-size: 10pt; color: red; text-align: right;}


.nosymbol {
	list-style-image: none;
	list-style-type: none;
}

.onepointfive-ls {
	line-height: 16pt;
}

.gradbg {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.header_rel {
	position: relative;
}


.minwidth600 {
	/* This class used in main content table to keep it from pulling
	off the left side of the page in Mozilla at small window sizes */
	min-width:600px;
}

#header_container {
}

#header_main {
	position: relative;
	top: 0px;
	width: 85%;
}
#header_logo {
	position: absolute;
	/*z-index: 1;*/
	left: 15px;
	top: 0px;
	width: 500px;
}

#main_container {
	position:relative;
	margin: 0 0 0 5px;*/
}

#main_content {
	position:relative;
	margin: 15px 0 0 15px;
	width:83%;
}

#home_content {
	padding: 5px 0 15px;
	width:559px;
	margin: 0 auto;
}
#home_content .left {
	text-align:left;
}
#home_content .center {
	text-align:center;
}

#home_content a{
	color:#c58f21;
}
#home_content a:hover{
	color:#333333;
}

.smallnav {
	float:right;
	top-margin:0px;
	padding:5px 0 15px 35px;
}

.learnnav {
	float:right;
	top-margin:0px;
	padding:0px 0 15px 35px;
}

.quotebtn {
	margin-left:-3px;
}

#footer {
	position:relative;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 14px;
	color:#888888;
}

#footer a{
	color:#888888;
}


#header_contact {
	position: relative; /*relative will also work here, i think*/
	text-align: right;
	/*using width element negates margin in Mozilla, but prevents contact info from collapsing
	Seems to display correctly with or without it in both M and IE w/ sufficiently large widths
	width: 200px;
	*/
	margin-left: 400px;
	float: right;
	min-width:600px;
}
#h_navbar {
	position: relative;
	text-align: right;
	margin-top: 0px;
	float: right;
}


#left_button {
	margin-left: -3px;
}

#anthem_logo {
	margin-bottom: -2px;
}
#shorttermlist h1 {
	color: black;
	padding-bottom:0px;
}
#shorttermlist p {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#shorttermlist ul {
	padding-top: 2px;
	
}

#shorttermlist table {
	border: 1px solid #ddd;
	margin-top: 10px;
}


#shorttermlist td {
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	padding: 3px 10px 8px 10px;
}

.rowtitle {
	font-weight:bold;
}

.indent10 {
	padding-left: 20px;
}

.padtop10 {
	padding-top:30px;
}
