/*STRUCTURE*/
body {
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width:856px;
	padding: 0px;
	margin: 0 auto;
}

#topWrapper {
	height: 87px;
	width: 856px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283890;
}

#logo {
	height: 87px;
	float:left;
	width:385px;
}

#topNavs {
	height: 87px;
	float:left;
}

#login {
	height: 45px;
	padding: 5px 0 0 0;
}
#mainNav {
	/*width: 406px;*/
}
#header {
	width: 856px;
	padding: 10px 0px 10px;
}
#heading1 {
	width: 856px;
	padding-bottom: 10px;
	margin-left: 155px;
}
#heading2 {
	width: 856px;
	padding-bottom: 10px;
}
#contentContainer {
	width: 856px;
}

#welcome {
	float: left;
	width: 400px;
	padding: 0 40px 20px 0;
}
#news {
	float: left;
	width: 376px;
	padding: 0 40px 20px 0;
}

#subnav {
	float: left;
	width: 135px;
	padding-right: 20px;
}
#mainContent {
	float: left;
	width: 661px;
	padding: 0 40px 20px 0;
}
#footer {
	border-top:solid 1px #283890;
	width: 836px;
	clear:both;
	text-align:center;
	padding: 10px;
}

/*TEXT*/

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#666666;
}

#login {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#283890;
text-transform:uppercase;
text-align:right;
}
#login a{
color:#283890;
text-decoration:none;
font-weight: bold;
}
#login a:hover{
color:#e96f35;
text-decoration:none;
font-weight: bold;
}

#mainNav {
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
text-transform:uppercase;
color:#283890;
}

#mainNav a{
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
text-transform:uppercase;
color:#283890;
text-decoration:none;
}

#mainNav a:hover{
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
text-transform:uppercase;
color:#e96f35;
text-decoration:none;
}

#topCurrent a, #topCurrent a:hover {
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
text-transform:uppercase;
color:#e96f35;
text-decoration:none;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#283890;
margin: 10px 0 0px 0;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#283890;
text-transform:uppercase;
margin: 0 0 5px 0;
}

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

#news li {
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
	padding:0;
margin:0;
}

#news li a{
color:#283890;
text-decoration:none;
}

#news li a:hover{
color:#e96f35;
text-decoration:none;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
text-transform:uppercase;
color:#283890;
text-decoration:none;
}

#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
text-transform:uppercase;
color:#e96f35;
text-decoration:none;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-left: 20px;
text-align:right
}


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

p {
margin: 0 0 10px 0 }

#subnav ul {
padding:0;
margin:0 0 0 15px;
}

#subnav li {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 10px;
line-height: 16px;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
	color:#666666;
}

#subnav a {
text-decoration:none;
color:#666666;
}

#subnav a:hover{
color:#e96f35;
text-decoration:none;


}

/*#current li a{
color:#e96f35;
text-decoration:none;
}*/


#current a, #current a:hover {
	color:#e96f35;
text-decoration:none;
font-weight:bold;
}

.sectionHeading {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#283890;
}

.sectionHeading a{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#283890;
text-decoration:none
}

.sectionHeading a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#e96f35;
text-decoration:none
}

.subsectionHeading {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 11px;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
}

.subsectionHeading a{
color:#666666;
text-decoration:none;
}

.subsectionHeading a:hover{
color:#e96f35;
text-decoration:none;
}


#mainContent a{
color:#283890;
text-decoration:none;
}

#mainContent a:hover{
color:#e96f35;
text-decoration:none;
}



#welcome a{
color:#283890;
text-decoration:none;
}

#welcome a:hover{
color:#e96f35;
text-decoration:none;
}
