@charset "utf-8";
/* CSS Document */

body {
	font-size: 62.5%;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color: #000000;
	text-align: center;
	}

div.access {
	display:none;
	}
	
#wrapper	{
	width: 908px;
	text-align: center;
	background-color: #000000;
	margin-left: auto;
    margin-right: auto;
	}
	
#main {
	float:left;
}

/*--------------------- Header ---------------------*/

#header	{
	width: 908px;
	height: 210px;
	text-align: left;
	}


/*-------------------- Nav Menu --------------------*/
	
#nav {
	float: left;
	margin:0;
	height:30px;
	width:908px;
	}

div#nav ul {
	list-style: none;
	clear: none;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image:url(../images/nav_bg.gif);
	height:30px;
	line-height:30px;
	
}

div#nav li {
	margin: 0;	
	float: left;
	display:block;
	height:30px;
}

div#nav a:link, div#nav a:visited {
	text-align:center;
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:1.095em;
	padding-right:1.09em;
	background-image:none;
	height:30px;
	font-weight: bold;
}

*html div#nav a:link, *html div#nav a:visited {
	margin:0;
}

div#nav a:hover, div#nav .on {
	background-image:url(../images/nav_over.gif)!important;
	background-repeat:repeat-x;
}




/*--------------------- Content ---------------------*/

h1 {
	font-size: 1.6em;
	color: #ffffff;
	}
	
h2 {
	font-size: 2em;
	color: #ffffff;
	}

h3 {
	font-size: 1.2em;
	color: #ffffff;
	}
	
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFF;
	}	
	
.roles {
	font-size: 12px;
	color: #FFF;
	}	
	
.roles a {
	color: #FFF;
	text-decoration:underline;
	}	

.roles a:hover {
	color: #FFF;
	text-decoration:underline;
	}	


	
p {
	font-size: 1.1em;
	color: #ffffff;
	}
	
blockquote {
	font-size: 1.1em;
	font-weight:bold;
}

.blue { 
	color: #1c385e;
	font-weight: bold;
	}
	
#contentHome {
	float: left;
	clear: both;
	position: relative;
	width: 832px;
	text-align: left;
	padding:15px 60px 15px 15px;
	background-image:url(../images/content_bg2.gif);
	background-repeat:no-repeat;
}

#contentHome2 {
	float: left;
	clear: both;
	width: 750px; 			
	text-align: left;
	padding: px 60px 15px 15px;
}

#contentHome2 ul li, #contentRight ul li {
	font-size:1.1em;
	list-style-image:url(../images/arrow.gif);
	color:#ffffff;
	padding-left: 0px;
	margin-left: -26px;
}

#contentWrapper {
	float: left;
	clear: both;
	position: relative;
	width: 832px;
	padding:25px 60px 15px 15px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	}
	
#contentWrapperApply {
	float: left;
	clear: both;
	position: relative;
	width: 832px;
	padding:25px 60px 15px 15px;
	background-image:url(../images/content_bg3.gif);
	background-repeat:repeat-x;
	}	

#contentRight {
	float:right;
	width:555px;
	text-align:left;
	padding-right:12px;

}

#contentLeft {
	float:left;
	width:250px;
	clear: both;
	text-align:left;
	margin-top:5px;
}

#panels {
}

#leftBox {
	float:left;
	width:550px;
}

#rightBox {
	width: 275px;
	float:right;
}

.panel {
	width:246px;
	height:550px;
	background-image:url(../images/infobox_bg.gif);
	background-repeat:repeat-x;
	float:left;
	padding:5px 5px 5px 12px;
	margin-right:3px;
	margin-left:3px;
	text-align:left;
	vertical-align:top;
}

.info {
	width:200px;
	background-image:url(../images/infobox_bg.gif);
	background-repeat:repeat-x;
	padding:5px 5px 5px 12px;
	margin-right:3px;
	margin-left:3px;
	text-align:left;
	vertical-align:top;	
	}

.panelRight {
	width:260px;
	height:250px;
	background-image:url(../images/infobox_bg.gif);
	background-repeat:repeat-x;
	padding:5px;
	float:right;
	padding-left:12px;
}

#base {
	width: 908px;
	color: #FFFFFF;
	clear: both;
	}	
	
	
a:link, a:visited {
	color:#6e9bf5;
}
	
a:hover {
	color:#ffffff;
	}

#listLeft ul li, #listRight ul li {
	font-size:1.1em;
	list-style-image:url(../images/arrow.gif);
	color:#ffffff;
}

#listLeft {
	width: 400px;
	float:left;
}

#listRight {
	width: 400px;
	float:right;
}

.quote {
	width:260px;
	float:right;
	}
	
.clickhere {
	width: 100px;
	height:20px;
	background-image:url(../images/click_here.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
}

.clickhere p {
	margin:0;
}

.clickhere a:link, .clickhere a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
img {
	border:none;
	}

/*--------------------- Footer ---------------------*/

#footer {
	float:left;
	clear:none;
	width: 850px;
	padding: 3px 0 0 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	}	
	
