/*  CSS Document  */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*  01-----Page Wrapper-----  */
#container {
	background-color: #CCCCCC;
	border-color: #000000;
	background-image: url(/images/bg-content-vtile.gif);
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 0px;
	left: 0px;
	position: absolute;
	top: 0px;
	}
	
/*  02-----Top of Page-----  */	
#masthead {	
	background: url(/images/logo-masthead.jpg) no-repeat #415991;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #FFFFFF;
	height: 93px;
	top: 0px;
	z-index: 1;
	}

#logo {
	height: 93px;
	position: relative;
	width: 525px;
	z-index: 10;
	}

#logo a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 525px;
	height: 93px;
	}
	
#logo a h3 {
	display: none;
	}
	
#cornernav {
	font-size: 10px;
	height: 93px;
	position: relative;
	z-index: 12;
	}

#cornernav table {
	position: relative;
	right: 10px;
	top: 10px;
	z-index: 15;
	}

/*  03-----Nav Bars-----  */
#navbars {
	background-color: #CCCCCC;
	background-image: url(/images/bg-wholenav.gif);
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	z-index: 11;
	}

#mainnav {
	background-color: #CCCCCC;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #415991;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 16px;
	width: 880px;
	}
	
#subnav {
	background-color: #415991;
	background-image: url(/images/bg-subnav.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #EBEBEB;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	padding-left: 16px;
	position: relative;
	top: 0px;
	width: 920px;
	}

#navbars>#mainnav {
	width: auto;
	min-width: 920px;
	}

#navbars>#subnav {
	width: auto;
	min-width: 920px;
	}
	
/*  04-----Code for horizontal menus-----  */
.navlist {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.navlist li {
	display: inline;
	padding: 0;
	margin: 0;
	}

.navlist a {text-decoration: none; padding: 6px 8px 5px 8px;}
.navlist a:link {color: #415991; text-decoration: none;}		
.navlist a:visited {color: #415991; text-decoration: none;}	
.navlist a:hover {color: #FFFFFF; background-color: #415991; border-top: 1px solid #000000; border-bottom: 1px solid #415991; text-decoration: none;}	

a.navlist-active {color: #FFFFFF; text-decoration: none; padding: 6px 8px 5px 8px;}
a.navlist-active:link, a.navlist-active:visited, a.navlist-active:hover {color: #FFFFFF; background-color: #415991; border-top: 1px solid #000000; border-bottom: 1px solid #415991; text-decoration: none;}

/*IE workaround*/
/*All IE browsers*/
* html .navlist li
{
padding: 0 0.4em 0 0.4em;
margin: 0em 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html .navlist { height: 1%; }

* html .navlist li
{
display: block;
float: left;
}
/*End hide*/

/*Mac IE 5*/
* html .navlist li:first-child { border-left: 0; }

.nav2 {
	background-image: url(/images/bg-subnav.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: 5px;
	}
	
a.nav2 {color: #EBEBEB; text-decoration: none; padding: 5px; border: none;}
a.nav2:link, a.nav2:visited {color: #EBEBEB; background-color:#415991; border: none; text-decoration: none;}
a.nav2:hover {color: #32446F; background-color:#FFFFFF; border: none; text-decoration: none;}

.nav2-active {
	background-image: url(/images/bg-subnav-active.jpg); 
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px 0px 0px 1px solid #FFFFFF;
	position: relative;
	top: 5px;
	}
	
a.nav2-active {color: #415991; text-decoration: none; padding: 5px; border-style: solid; border-color: #000000 #000000 #FFFFFF #000000; border-width: 1px 0px 1px 0px;}
a.nav2-active:link, a.nav2-active:visited, a.nav2-active:hover {color: #415991; background-color: #FFFFFF; border: none; border-style: solid; border-color: #000000 #000000 #FFFFFF #000000; border-width: 1px 0px 1px 0px; text-decoration: none;}

a.corner, a.corner:link, a.corner:visited, a.corner:hover {color: #EBEBEB; text-decoration: none;}
	
/*  05-----Main Body of Page-----  */
#mainbody {
	background-color: #CCCCCC;
	background-image: url(/images/bg-content-vtile.gif);
	background-repeat: repeat-y;
	top: -1px;
	width: 100%;
	}
	
#rcol {
	background-color: #CCCCCC;
	float: right;
	padding: 15px 10px 25px 10px;
	width: 177px;
	}

#content {
	background-color: #FFFFFF;
	background-image: url(/images/bg-content-vtile.gif);
	background-repeat: repeat-y;
	margin-right: 200px;
	position: relative;
	padding: 8px 15px 10px 30px;
	}
	
/*  05b-----CSS for Callouts-----  */
.callout-top {
	background-image: url(/images/callout-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 175px;
	}

.callout-toptxt {
	font-weight: bold;
	left: 20px;
	position: relative;
	top: 3px;
	width: 160px;
	}

.callout-body {
	background-image: url(/images/callout-body.gif);
	background-repeat: repeat-y;
	width: 175px;
	}
	
.callout-bodytxt {
	left: 20px;
	padding-bottom: 5px;
	position: relative;
	top: 5px;
	width: 160px;
	}

a.callout-bodytxt {
	text-decoration: none;
	}

.callout-bodytxt img {
	padding: 5px;
	}

.callout-bottom {
	background-image: url(/images/callout-bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 175px;
	}

/*  06-----Footer-----  */
#clear {
	background-color: #CCCCCC;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	clear: both;
	height: 1px;
	}

#footer {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
	}
	
#footer a, a:visited {
	text-decoration: none;
	color: #415991;
	}

#footer a:hover {
	text-decoration: none;
	color: #666666;
	}
	
/*  07-----General Formatting-----  */

h1 {
	color: #415991;
	font-size: 18px;
	}
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	}
	
h4 {
	font-size: 12px;
	font-weight: bold;
	}
	
#content a, a:visited, a:hover {
	text-decoration: underline;
	}

#content a {
	color: #415991;
	}

#content a:visited {
	color: #415991;
	}

#content a:hover {
	color: #0000FF;
	}
	
img[align="left"] {
	padding: 0px 10px 10px 0px;
	}
	
img[align="right"] {
	padding: 0px 0px 10px 10px;
	}

/* IE fix for img alignment */
* html img {
	padding: 0px 10px 0px 10px;
	}
	
a img {
	border: none;
	}

td h1 {
	background-color: #FFFFFF;
	background-image: url(/images/bg-subnav-active.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	}

.red {
	color: #FF0000;
	}
	
.disclaimer {
	font-size: 9px;
	}
	
ul {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 0em;
	margin: 0;
	}
	
li {
	padding-left: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	}
	
li.plain {
	list-style-type: none;
	}
	
ul ul {
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 1em;
	}
	
.alt {
	background-color: #EBEBEB;
	}

.outline {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	}
	
th {
	background-color: #415991;
	color: #FFFFFF;
	font-weight: bold;
	}

.header {
	color: #EBEBEB;
	}

a.header, a.header:link, a.header:visited, a.header:hover {
	color: #EBEBEB;
	}

.pic-outline {
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #9BA9C9;
	}
	
/* Box for callout within main content - includes spot for logo and URL */
.content-callout {
	background: url(/images/bg-content-callout.gif) repeat-x;
	background-position: bottom;
	color: #415991;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	}

.content-callout h3 {
	color: #000000;
	}

.content-callout img {
	padding: 0px 15px 0px 0px;
	}


/** legal docs **/

.indent_1 {
	padding-left:50px;
	}