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

body,td,th {
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	background-image:url(../images/BKGD_no_sides.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-position:top;
}
a:link {
	color: #de5901;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #de5901;
}
a:hover {
	text-decoration: none;
	color:#CC9900;
}
a:active {
	text-decoration: none;
	color:#CC9900:
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #666666;
}
#CoreBase {
	position:absolute;
	left:50%;
	margin: 0px 0px 0px -475px;
	width:950px;
	overflow: visible;
}

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

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

#LevelBotNav {
	clear:both;
	float:left;
	width:900px;
	height:22px;
	background-color:#0387e5;
	border-top: 4px solid #a7ca38;
	margin-left:25px;
}
#LevelBota {
	float:left;
	overflow: visible;
	margin: 5px 0px 0px 20px;
	width: 350px;
	font-size:9px;
	color:#40a4eb;
}
#LevelBotb {
	float:right;
	overflow: visible;
	margin: 5px 20px 0px 0px;
	width: 500px;
	font-size:9px;
	text-align:right;
}
#LevelBotNavBelowSpace {
	clear:both;
	float:left;
	width:900px;
	height:83px;
	background-color: #ffffff;
	margin-left:25px;
}


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


#Level3a a:link{
	color:#ffcc66;
	padding:1px 4px 1px 4px;
	border: 1px solid #dc5832;
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
	margin-top: 3px;
}
#Level3a a:hover{
	color:#ffffff;
	text-decoration:none;
	padding:1px 4px 1px 4px;
	border: 1px solid #e3795b;
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
	margin-top: 3px;
}
#Level3a a:active{
	color:#ffffff;
	text-decoration:none;
	padding:1px 4px 1px 4px;
	border: 1px solid #ffffff;
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
	margin-top: 3px;
}
#Level3a a:visited{
	color:#ffcc66;
	padding:1px 4px 1px 4px;
	border: 1px solid #e3795b;
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
	margin-top: 3px;
}


#LevelBotb a:link{
	color:#81c3f2;
	padding:1px 5px 1px 5px;
	border:1px solid #0387e5;
}
#LevelBotb a:hover{
	color:#ffffff;
	text-decoration:none;
	border:1px solid #81c3f2;
	padding:1px 5px 1px 5px;
}
#LevelBotb a:active{
	color:#ffffff;
	text-decoration:none;
	border:1px solid #81c3f2;
	padding:1px 5px 1px 5px;
}
#LevelBotb a:visited{
	color:#81c3f2;
	padding:1px 5px 1px 5px;
	border:1px solid #0387e5;
}


.LeftNavHeadline {
	font-weight:bold;
	padding:0px 5px 0px 5px;
	color: #666666;
	letter-spacing: 2px;
}

.bodyCopyHeadline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:400;
	color: #FFFFFF;
	margin:5px 0px 30px 0px;
}
.bodyCopySubHeadline {
	font-weight:bold;
	color: #0069a3;
	font-size:12px;
}
.bodyCopyBigGreenHeadline {
font-size:30px;
color:#a7ca38;
letter-spacing: -2px;
font-weight:bold;
}
.bodyCopyBigBlueHeadline {
font-size:20px;
color:#0789e5;
font-weight:bold;
}

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