/*  controls spacing for margins - used in: navigation.tmpl */
/* for Netscape */

/* original styles */
DIV { font-family:Arial }

dl {
/*	margin-top: 0em;
	margin-left: .15em;
	margin-bottom: 0em */
	margin: .5em 1em 1em .5em
}
/* for IE */
dl, dd {
	margin-top: 0cm;
	margin-left: .15cm;
	margin-bottom: 0cm
}
/*Applies to all browsers for indent*/
.in2{
	margin-left: 2em;
}
/*Applies to all browsers for indent no top margin*/
.in2notm{
	margin-left: 2em;
	margin-top: 0em;
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
}
/* sets row color */
.row_color { color: #000000; background-color: #eeeeee}
/* sets background on return to top link */
/*	text-align: center; doesn't work with IE */
.toplink a:link, .toplink a:visited, .toplink a:active {
	font-size: smaller;
/*	background: #ffcc00;  ugly*/
	color: #000099;
	font-weight: bold;
/*
	margin-top: .75em;
	margin-bottom: .75em;
*/
}
/* Works for IE4 & Netscape */
h1 {
	font-family:Verdana,Arial,sans-serif;
	font-size:24px;
	
}
h2 {
	font-family:Verdana,Arial,sans-serif;
	font-size:20px;
}
h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:18px;
}	
.toplink {
	margin-top: .75em;
	margin-bottom: .75em;
}
.bread {
	color: #CCCCCC;
	font-size:18px;
	text-decoration:none;
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
}
.sidenav {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
}
/* original styles */


/* New Page Styles (20050810) */
body {
	margin: 0;
	padding: 0;
	background-image:url(../images/index/background.png);
	background-position:0px 75px;
	background-repeat:no-repeat;
}
a:link, a:visited, a:active {
	color: #00853F;	/* green */
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #00853F;	/* green */
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
img {
	border: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
sup {
	font-size: smaller;
}
sup.link {
	color: #094D9C;
	font-size: smaller;
}

.page_title {
	padding: 12px 0 4px 0;
}
.top_links {
	background-color: #D6E1EE;
	text-align: center;
}
.divider {
	margin: auto 7px;
	color: #094D9C;
	font-weight: bold;
}

.sectionheader {
	padding: 7px 0 7px 6px;
	background-color: #A5D867;	/* Unnamed Green is #C1D78D */
	border-right: 1px solid #FFfFFF;
	font-weight: bold;
	color: #000000;
}
.sectionheader img {
	margin-right: 6px;
}
.sectioncontent {
	vertical-align: top;
	/*background-image: url(../images/global/dots_1x3.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
	padding: 14px 14px 19px 12px;
}
.sectioncontent li {
	margin: 0 0 8px -20px;
	/*list-style-image: url(../images/global/link_arrow.gif);*/
}
.sectioncontent ul ul {
	margin: 0;
	padding: 10px 0 10px 25px;
}
.sectioncontent ul ul li {
	margin: 2px 0 0 16px;
	list-style-image: none;
	list-style-type: disc;
}
.sectioncontent ul ul li a {
	font-weight: normal;
}
.quickcare {
	margin-top: 5px;
}

.helpful_links {
	padding: 21px 10px 0 16px;
	vertical-align: top;
}
.helpful_links .banner {
	/*background-image: url(../images/global/dots_3x1.gif);*/
	background-repeat: repeat;
	background-position: left top;
}
.helpful_links .subhead {
	padding: 0 0 19px 0;
}
.helpful_links li {
	margin: 0 0 15px -20px;
	/*list-style-image: url(../images/global/link_arrow.gif);*/
}
.helpful_links a:link, .helpful_links a:visited, .helpful_links a:active {
	color: #00853F;	/* green */
	font-weight: bold;
	text-decoration: none;
}
.helpful_links a:hover {
	color: #00853F;	/* green */
	font-weight: bold;
	text-decoration: underline;
}

.global_header {
	font-family: verdana, arial, san-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0 14px 0 0;
	text-align: right;
}
.global_header a {
	font-family: verdana, arial, san-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.global_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	padding: 5px 0px 10px 0px;
	font-size: 10px;
	color: #666666;    /* was #999999 */
}
.footer, .footer a {
	font-weight: normal;
	color: #666666;    /* was #053368 */
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #666666;	
	text-decoration: underline;
}
.footer_image {
	padding: 10px 0 10px 0;
	text-decoration: none;
}
.footer_copy {
	color: #666666; /* was #5889BD */
}
/* End New Page Styles (20050810) */

/* More New Styles (20060803) */
.ln_mains, .ln_mains_last, .ln_mains_more {
        padding-top: 5px;
        padding-bottom: 7px;
}
.ln_mains, .ln_mains_last {
        background-color: #EAF0F6;
}
.ln_mains, .ln_mains_more {
        /*background-image: url(../images/global/dots_4x1_double_blue.gif);*/
        background-repeat: repeat-x;
        background-position: left bottom;
}
.ln_mains_last {
        /*background-image: url(corner_br_blue.gif);*/
        background-repeat: no-repeat;
        background-position: right bottom;
        margin-bottom: 13px;
}
.ln_main, .ln_main_select, .ln_main_select_sub {
        display: block;
        font-size: 10px;
        margin-left: 16px;
        padding-left: 17px;
}
.ln_main {
        color: #094D9C;
}
.ln_main_select {
        color: #B44800;
        font-weight: bold;
        /*background-image: url(left_menu_arrow.gif);*/
        background-repeat: no-repeat;
        background-position: left center;
}
.ln_main_select_sub {
        color: #094D9C;
        font-weight: bold;
        /*background-image: url(arrow_blue.gif);*/
        background-repeat: no-repeat;
        background-position: left center;
}
/* End More New Styles (20060803) */

/* New Styles (20060818) */
.instructions {
	border: 1px solid #408080;
	padding: 6px;
	BORDER-COLLAPSE: collapse;
}
/* End More New Styles (20060818) */

.attention {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.emphasis {
	color: #008080;
	font-weight: bold;
	font-style: italic;
}

/*
*/


