* {
	margin: 0px;
	padding: 0px;
}

body{

	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ccc;

}

/* Layout */

#wrapper {
	width:838px;
	margin:auto;
	background-image:url(images/display/body_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
}	

#header h1 {
	background-image:url(images/display/header.gif);
	width:838px;
	height:124px;
}

#header h1 span{
	display:none;
}

#header h1 a {
	display:block;
	border:none;
	width:838px;
	height:117px;
	text-decoration:none;
}

#topNav { 
	padding:3px 25px 5px 25px ;
	position:absolute;
	top:15px;
	right:10px;
}	

/* ** main nav ** */

#btm_nav {
	background-image: url(images/display/blue_bottom_nav.gif);
	background-repeat:repeat-x;
	height:50px;
	padding:0 8px;
	position:relative;
}	

#btm_nav img{
	float:left;
}

#btm_nav ul{

	float:left;
	list-style:none;
	margin-left:10px;
	position:absolute;
	left:8px;

}

#btm_nav li{
	display:block;
	float:left;
}

#btm_nav a{
	display:block;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	padding:9px 10px 0 10px;
	height:21px;
	color:white;
	font-weight:bold;
	margin-top:3px;
	border-right:solid 3px white;
}

 #btm_nav a.active{
	color:#fff;
	background:#0194c5;
}

#btm_nav a:hover{
	color:#DE7C8C;
	background:#fff;
}

#content{
	padding:10px 38px 30px 38px;
}

#left {
	width:300px;
	float:left;
}

#left_wide{
	width:400px;
	float:left;
}
#leftHP{
	width:295px;
	float:left;
}
#leftHP ul{
	margin-left:30px;
}

#rightHP {
	background-color:#ffffcc;
	float:right;
	width:452px;
	position:relative;
	top:-24px;
	right:-19px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#right {
	width:400px;
	float:right;
}	

#rightHP p{

	padding:0 20px 20px 20px;
	font-size:11px;

}


#rightHP blockquote {

	padding: 20px 20px 10px 20px;
	line-height:200%;
	font-style:italic;
	color:#333;
	font-weight:bold;

}

#rightHP #hpimage {
padding:0;
margin:0;
}

#right_thin {
	width:310px;
	float:right;
}		
	
#left_program{

	width:210px;;
	float:left;

}

#right_program {
	width:500px;
	float:left;
	margin-left:50px;}	
	
	
#footer {
	clear:both;
	
}		

#footerIMG{

position:absolute;
bottom:0;
left:0;

}
	
.clearme {

	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;

}	

/* Sign Up Form */
	
#signup {
	background-image: url(images/display/login-top.jpg);
	background-repeat: no-repeat;
	padding-top:13px;
	color:#666;
	margin-bottom:20px;
}
#signup div {
	background-image: url(images/display/login-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:7px;
}
#signup form {
	background-image: url(images/display/login-bg.jpg);
	background-repeat: repeat-y;
	padding:5px 15px;
}
	
#signup form label {

	display:block;
	clear:both;
	margin-bottom: 5px;

}	

#signup form label span {

	width:60px;
	display:block;
	float:left;

}	

#signup form  #submit_btn{

	margin-top:10px;
	margin-left:60px;

}


/* */

#left_wide #signup {
	background-image: url(images/display/login-top.jpg);
}
#left_wide #signup div {
	background-image: url(images/display/login-bottom.jpg);
}
#left_wide #signup form {
	background-image: url(images/display/login-bg.jpg);
	padding:5px 15px;
}
	
#left_wide #signup input {
	width:195px;
	border:solid 1px #eee;
	border-bottom:solid 1px #00b6e6;
	height:20px;
}

#left_wide #signup form  #submit_btn{

	width:74px;
	height:auto;
	border:none;

}
	

/* Login Form */
	
#login {
	background-image: url(images/display/login-top.gif);
	background-repeat: no-repeat;
	padding-top:13px;
	color:#666;
	margin-bottom:20px;
}
#login div {
	background-image: url(images/display/login-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:7px;
}
#login form {
	background-image: url(images/display/login-bg.gif);
	background-repeat: repeat-y;
	padding:5px 15px;
}
	
#login form label {

	display:block;
	clear:both;
	margin-bottom: 5px;

}	

#login form label span {

	width:60px;
	display:block;
	float:left;

}	

#login input {
	width:195px;
	border:solid 1px #eee;
	border-bottom:solid 1px #00b6e6;
	height:20px;
}

#login form  #submit_btn{

	margin-top:10px;
	margin-left:60px;
	width:auto;
	height:auto;
	border:none;

}

	
/* Typography */

p, h3,h4, ol, ul, table { margin-bottom:10px; }

#content p{
	line-height: 16px;
}	

#content ul{
	color: #0099CC;
	font-weight:bold;
}

a img { border:none; } 

a { 
	color:#0194c5; 
	text-decoration:none;
	font-weight:bold;
}

a:hover{text-decoration:underline; color:#DE7C8C;}

#topNav #returnLink {
	color: #DE7C8C;
	text-decoration: none;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/display/arrow.gif);
	background-repeat: no-repeat;
	display:block;
	padding-right: 10px;
	background-position: right 8px;
}

.extraEm {
	color:#DE7C8C;
}

#topNav #returnLink:hover {
	color:#333;
}
#content  h1 {
	color: #DE7C8C;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content h2 {
	color: #0194c5;
	margin-top: -10px;
	margin-bottom: 20px;
	font-weight: normal;
	
	font-size: 18px;
	line-height: 22px;

}
#content  h3 {
	font-size: 12px;
}
#content  #signup h1, #content  #login h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #999;
}

#footer{
color:#666;
font-size:11px;
position:relative;
top:10px;
padding-bottom:10px;
}

#footer a{

	text-decoration:none;
	color: #0194c5;
	font-weight:bold;
	text-transform:uppercase;

}

#footer a:hover{

	text-decoration:underline;
	color: #DE7C8C;


}

#team p{
margin-bottom:20px;
}

#wrapper #content .fileinfo {
color:#666;
font-size:10px;
}

#teamTable {
	margin-top:20px;
}

#teamTable th{
font-weight:bold;
text-align:right;
padding-right:5px;
color:#666;
vertical-align:top;
}

#teamTable td{
text-align:left;
}

#directory .alt{background-color:#eee;}
#directory th { background-color:#0194c5; color:white; padding:5px;}
#directory td { vertical-align:top; padding:5px;}
#directory td a { text-decoration:none;}
#directory td a:hover { text-decoration:underline;}
#directory th a{ color:white;}
#directory .active { background-color:#DE7C8C;}
#directory .active a {text-decoration:none;}

.error{
border:dashed 1px red;
padding:5px;
text-align:center;
color:#666;
}

#ctform label{
display:block;
float:left;
clear:left;
width:300px;
}

#ctform input, #ctform textarea{
display:block;
float:left;
clear:left;
width:300px;
margin-bottom:10px;
}

#ctform #submit {
width:75px;
}

#directorySearch {
	margin:10px 0;
	display:block;
}

#terms {
	width:200px;
}	

#content .news h3{

	font-size:12px;
	color:#818285;
	margin:0;
	font-weight:bold;
	line-height:normal;
	clear:both;

	
}

#content .news h2{

	font-size:12px;
	color:black;
	margin:0;
	padding:0;
	line-height:normal;
	font-weight:bold;
	
}
#content .news .source {
	margin-bottom:0;
	line-height:normal;
	font-style:italic;
}

#content .news p {
	line-height:normal;
}	

#content .news a {

}

#appBox {
	border:solid 1px #ccc;
	padding:10px;
}

#appBox h2 {
margin:0 0 10px 0;
padding:0;
line-height: normal;
}

#docs { display:none;}

.light {
		color:#666;
	}