@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:21px;
	margin:0;
	padding:0;
	color: #333;
}

h2 {font-size:20px;font-weight: bold;color:#25599b;}
h3 {font-size:18px;font-weight: bold;color:#25599b;}
h4 {font-size:14px;font-weight: bold;color:#25599b;}




a {color:#25599b; text-decoration:none;}

a:hover {text-decoration:underline;}
.home_intro {margin-bottom:30px;}

.home_whatsnew {padding-bottom:10px;line-height:18px;}
.home_intro {margin-bottom:20px;line-height:18px;}
#wrapper {
	width:980px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#wrapperInner {
	width:980px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	background-image: url(../images/bg_content_inner.gif);
	background-repeat: repeat-y;
	background-position: left;
}




#header {
	width:980px;
	height:125px;
	background-image: url(../images/bg_header-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	
	
	
	}

#headerLeft {width:200px;float:left;}
#headerLeft img {margin-left:50px;margin-top:5px;}
#headerRight {
	width:750px;
	float:right;
	text-align:left;
	
}
#headerRight #logo {margin-top:30px;margin-bottom:5px;}



#leftCol {width:230px;float:left;}
#middleCol {width:470px;float:left;margin-left:10px;margin-top:10px;}
#mainInner {width:720px;float:left;margin-top:10px;margin-left:15px;padding-bottom:20px;line-height:21px;}

#rightCol {width:250px;float:right;margin-right:10px;margin-top:10px;line-height:19px;}

#rightColInner {width:230px;float:right;}
#leftColInner  {width:230px;float:left;}



#footer {
	text-align:center;
	width:980px;
padding-top:05px;			padding-bottom:10px;
	background-color:#0072BB;
	background-repeat: repeat-x;
	color: #ffffff;
	
}  

h2.homeHeader {
	background-color:#f1f8ff;
	font-family: "Times New Roman", Times, serif;
	padding: 4px;
	border: 1px solid #bbbfc3;
	font-weight:normal;
	color:#28476d;
	margin-top:0px;
	
}


#mainInner h1 {font-family: "Times New Roman", Times, serif;
	padding: 4px;
	border: 1px solid #bbbfc3;
	font-weight:normal;
	color:#28476d;
	line-height:22px;
	margin-top:0px;}


.signUpBox h2 {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	padding: 4px;
	line-height:24px;
	
	font-weight:normal;
	color:#28476d;
	margin-top:0px;
	
}




#sidebarHighlights {
	background-color: #ffffff;
	width:185px;
	margin-top:10px;
	margin-bottom:10px;
	border: thin solid #999;
	margin-left:20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebarHighlights ul{list-style:none;
margin-left:0px;padding-left:12px;
	}
#sidebarHighlights li{
	
	line-height:14px;font-size:12px;
	margin-bottom:10px;
	margin-left:0;
	padding-left:12px;
	padding-top:0;
	margin-top:0;
	background-image:url(../images/arrow.gif);
	background-position: 0 4px;
	background-repeat:no-repeat;
}

.topNavButton {width:20%;text-align:center;}

.btn_works-in-progress {
	width:195px;
	margin-left:20px;
	background-color:#0072BB;
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFF;
	padding:6px 0;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	font-size:16px;
	border: thin solid #000066;
	background-image: url(../images/bg_button.gif);
	letter-spacing: .07em;
}

.btn_works-in-progress a {color:#ffffff;text-decoration:none;}

.signUpBox {
	background-color: #ffffff;
	width:185px;
	margin-top:4px;
	border: thin solid #999;
	margin-left:20px;
	margin-top:10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.signUpBox p {margin-top:4px;margin-bottom:8px;}



.clearFloats {clear:both;}


.quote {font-weight:bold;padding-left:10px;color:#25599b}
.quoteAuthor {text-align:right;padding-left:10px;}