@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #ffffff;
	padding: 0;
	margin: 0;
}
a:link {
	color: #345184;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #345184;
}
a:hover {
	text-decoration: none;
	color:#336633;
}
a:active {
	text-decoration: none;
	color:#009900;
}
#CoreBase {
	position:absolute;
	left:50%;
	margin: 0px 0px 0px -535px;
	width:1070px;
	overflow: visible;
	visibility: visible;
}


/************* Top ***************/

#Top {
	width:1070px;
	height:126px;
	background-image: url(../images/BKGD_top.gif);
	background-repeat: no-repeat;
}
#Topa {
	float:left;
	width:408px;
	height:64px;
	display:inline;
	margin: 33px 0px 0px 60px;
}

#Topb {
	float:right;
	width:500px;
	text-align:right;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 10px 60px 0px 0px;
}


/************* Nav ***************/

#NavMain {
	clear:both;
	width:950px;
	height:29px;
	background-image:url(../images/NAV_BKGD_whole.gif);
	margin-left: 60px;
}
#NavMaina {
	float:left;
	width: 940px;
	height:20px;
	margin-left:26px;
	/*padding-top:7px;*/
	display:inline;
}
#NavMainb {
	float:left;
	width: 200px;
	height:20px;
	display:inline;
}



/************* Bottom ***************/

#LevelBotNavAboveSpace {
	clear:both;
	float:left;
	text-align:right;
	width:950px;
	height:50px;
	background-color: #ffffff;
	padding:0px 0px 0px 0px;
	background-image:url(../images/Core_BKGD_bot.gif);
	background-repeat:no-repeat;
	display:inline;
}

#LevelBotNavSpace {
	clear:left;
	float:left;
	width:950px;
	height:30px;
	margin: 0px 0px 0px 60px;
	display:inline;
}

#LevelBotNav {
	clear:both;
	float:left;
	width:1070px;
	background-image:url(../images/BKGD_bot.gif);
	overflow:visible;
	background-repeat: no-repeat;
	display: inline;
}

#LevelBotNav ul {
	margin:0;
	padding:0;
}

#LevelBotNav li {
	list-style-type:none;
	padding-bottom:10px;
}

#LevelBotNav div {
	float:left;
	overflow: visible;
	margin: 0px 0px 0px 60px;
	font-size:10px;
	color:#666666;
	display: inline;
	line-height: 18px;
}

#LevelBotNavBelowSpace {
	clear:both;
	float:left;
	width:950px;
	height:83px;
	background-color: #ffffff;
	display:inline;
}

#credits {
	color: #E6E6E6;
}
#copyright {
	color: #3e6b02;
	margin-bottom:15px;
	font-size:9px;
}


/************* A Styles ***************/


#topNAV{
	color:#345184;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #e2e8f4;
	background-color:#ffffff;
	text-align:center;
	margin:0px 0px 5px 0px;
	padding:1px 6px 1px 6px;
	text-transform:uppercase;
	display:inline;
}

#topNAV a:link{
	color:#345184;
}
#topNAV a:hover{
	color:#336699;
	text-decoration:none;
}
#topNAV a:active{
	color:#009900;
	text-decoration:none;
}
#topNAV a:visited{
	color:#345184;
}


/*
#NavMaina a:link{
	color:#666666;
	font-size:11px;
	letter-spacing:normal;
}
#NavMaina a:hover{
	color:#345184;
	text-decoration:none;
	font-size:11px;
	letter-spacing:normal;
	background-color:#ffffff;
}
#NavMaina a:active{
	color:#09900;
	text-decoration:none;
	font-size:11px;
	letter-spacing:normal;
	background-color:#FFFFFF;
}
#NavMaina a:visited{
	color:#666666;
	font-size:11px;
	letter-spacing:normal;
}
*/

#Level6a ul{
	padding: 0px 0px 0px 32px;
}


#Level6a li{
	list-style-type:none;
	list-style-position:outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-weight:300;
	font-size:14px;
	letter-spacing:-1px;
}

#Level6a a:link{
}
#Level6a a:hover{
}
#Level6a a:active{
}
#Level6a a:visited{
}


#Level6b a:link{
	font-size:13px;
	font-weight:300;
}
#Level6b a:visited{
	font-size:13px;
	font-weight:300;
}
#Level6b a:hover{
	font-size:13px;
	font-weight:300;
	background-color:#F8F8F8;
}
#Level6b a:active{
	font-size:13px;
	font-weight:300;
	background-color:#F8F8F8;
}


.Button{
	text-transform:uppercase;
	font-size:12px;
	}

.Button a:link{
	border:solid 1px #aecf83;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	background-color:#FFFFFF;
}
.Button a:visited{
	border:solid 1px #aecf83;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	background-color:#FFFFFF;
}
.Button a:hover{
	border:solid 1px #aecf83;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	background-color:#aecf83;
	color:#000000;
}
.Button a:active{
	border:solid 1px #aecf83;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	background-color:#ffffff;
}



#Level6bContentButtons a:link {background-color:#FFFFFF;}   
#Level6bContentButtons a:visited {background-color:#FFFFFF;}   
#Level6bContentButtons a:hover {background-color:#33FFFF;}
#Level6bContentButtons a:active {background-color:#33FFFF;}

#LevelBotNav a:link{
	color:#666666;
}
#LevelBotNav a:visited{
	color:#666666;
}
#LevelBotNav a:hover{
	color:#336633;
	text-decoration:none;
	background-color:#F3F3F3
}
#LevelBotNav a:active{
	color:#009900;
	text-decoration:none;
	background-color:#F3F3F3;
}


/************* Copy Styles ***************/

.LeftNavHeadline {
	font-size:14px; 
	color:#999999; 
	letter-spacing:1px;
	text-transform:uppercase;
}

.LeftNavTagline{
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
}
#Level6 H1{
	   font-family: times, Times New Roman, times-roman, georgia, serif;
	   font-size: 40px;
	   line-height: 40px;
	   letter-spacing: -1px;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
        font-weight: 100;
	
}
#Level6 H2{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 15px;
		text-transform: uppercase;
	/*line-height: 20px;
	letter-spacing: -1px;*/
	color: #345184;
	font-weight:100;
	
	
}
.bodyCopyHeadline {
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	   font-size: 40px;
	   line-height: 40px;
	   letter-spacing: -1px;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
        font-weight: 100;
}

.bodyCopySubHeadline {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 15px;
		text-transform: uppercase;
	/*line-height: 20px;*/
	letter-spacing: -1px;
	color: #345184;
	font-weight:100;
}
.bodyCopySubSubHeadline {
	font-weight:bold;
	font-size:14px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.finePrint {
	font-size:10px;
	color:#999999;
}

/*li {
	padding-bottom:10px;
}*/



/************* Overides ***************/


ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	position: relative;
	top:5px;
	left:30px;
	font-weight:bold;
	/*top:-190px;	
	left:-600px;*/
}

ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}

ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 16em;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul li
{
	width: 25em;
}


