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

<style type="text/css">
/* Same Files In NewHome And Subpage
*/
body,
	html {
	background: #d2e3f3;
	height: 100%;
	font-family:"Helvetica", Helvetica, sans;
	margin:0;
	padding:0;
	color:#336699;
	font-size: 8px;
	}

	body {
	background: #d2e3f3;
		min-width: 1000px;
		margin: 0px;
	}
	
	body,td,th {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #336699;
	font-size: 11px;
}
	#header {
	background-image: url(../assets1/logo_master_header.png);
	margin: 0;
	height:30px;
	width: 1000px;
	float: left;
	background-repeat: no-repeat;
	}
	#navheader a {
	color: #ffffff;
	
	padding-right: 10px;
	padding-left: 4px;
	font-size: 11px;
	font-weight: 600;
	float:left;
	
	}
	
	#navheader hover {
	color: #cc9900;
	}
	
	#logo {
	float: left;
	
	}
	#topnav {
	float: left;
	width: 725px;
	padding-top: 5px;
	padding-left: 25px;
	
	}
	
	
		
	#wrap {
		width:1000px;
		margin: 0px auto;
	}
	* html #container {
		height: 100%;
	}
	

	#ground {
	background-image: url(../assets1/background.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	height:100%;
	}
	

	 
   #tophalf {
	color: #336699;
	margin: 0;
	float:center;
	width: 1050px;
	z-index: 100;
	}
	
  	
	
	#bottomnavfull {
	color: #336699;
	margin-left: 30px;
	float:center;
	width: 940px;
	height: 165px;
	
	}
	#bottomnav {
	padding-top: 0px;
	float:left;
	width: auto;
	padding-right: 0px;	
	}
	
	#bottomlinks {
	color: #336699;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size:11px;
	font-weight: 60;
	width: 175px;
	height: 22px;
	line-height: 12px;
	text-align: left;
	}
	
	#signup {
	color: #cc9900;
	margin-top: 10px;
	padding-top: 8px;
	margin-bottom: 8px;
	float:left;
	width: 167px;
	text-align: left;
	}
	
	#interestshield {
	color: #336699;
	margin-top: 20px;
	padding-right: 27px;
	margin-bottom: 8px;
	float:left;
	width: 140px;
	text-align: center;
	font-size: 12px;
	}
	
	#navside {
	padding-top: 20px;
	float:left;
	width: 162px;
	}
	#navbox {
	color: #cc9900;
	width: 480px;
	padding-top: 4px;
	padding-left: 15px;
	font-size:13px;
	font-weight: 800;
	float:left;
	text-align: left;
	text-indent: 25px;
	}
	
	#navshort {
	color: #cc9900;
	width: 230px;
	padding-top: 6px;
	font-size:14px;
	font-weight: 900;
	float:left;
	text-align: left;
	text-indent: 10px;
	}
	#navbttn {
	 background: url(assets1/navbttn.gif) no-repeat;
	    color: #336699;
	    padding-top: 6px;
		padding-left: 20px;
	    font-size:11px;
	    font-weight: 800;
	    float:left;
	    width: 142px;
	    height: 24px;
	    text-align: left;
		margin-left: 0px;
	}
	#community {
	color: #666666;
	padding: 10px;
	float:left;
	width: 300px;
	text-align: left;
	line-height: 18px;
	}
	
	#blog {
	color: #666666;
	padding: 10px;
	float:left;
	width: 630px;
	text-align: left;
	line-height: 18px;
	}
	
	#community a {
	color: #cc9900;
	}
	
	#blog a {
	color: #cc9900;
	}
	
	#left {
	color: #cc9900;
	margin-top: 15px;
	margin-right: 10px;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 40px;
	float:left;
	width: 167px;
	}
	#middle {
	color: #666666;
	margin: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20;
	float:left;
	width: 720px;
	line-height: 18px;
	}
	/*#middle_box {
	color: #666666;
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	float:center;
	line-height: 18px;
	width: 620px;
	}*/

#content {
	float:left;
	width: 650px;
	margin-top: 0px;
	}
	
	#content a{
	color: #cc9900;
	}
	
   #right {
    color: #336699;
	font-size: 9pt;
	width: 155px;
	float:left;
	}
	
	#rightright {
	color: #336699;
	font-size: 9pt;
	margin: 0px auto;
	width: 250px;
	float:right;
	text-align: left;
	text-decoration: none;
	}
	 #righttext {
	padding-left: 20px; 
    color: #336699;
	font-size: 10pt;
	margin-right: 20px;
	width: 365px;
	float:left;
	}
	
	#footer {
	width:100%;
	height: 205px;
	clear: both;
	text-align:center;
}

#push {height: 86px;}


#footer_content{
	padding-top:30px;
	background: url(../assets1/bottomhalf.png) no-repeat;
	width: 1000px;
	height: 205px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	#footerbottom{
	margin-top: 0px;
	display:block;
	}
	
	.copyright {
	display:block;
	font-size:12px;
	color:#cc9900;
	text-align: center;
	
}

.copyright a {
text-decoration:none;
color:#333333;
}
	
	
	 #usernav {
	font-size: 9pt;
	margin-bottom: 0px;
	padding-right: 20px;
	float:left;
	text-align: right;
	}
	
	#usernav a{
	padding-right: 5px;
	color: #cccccc;
	text-decoration: none;
}
	#usernav a:hover {
	padding-right: 5px;
	text-decoration: none;
	color: #ffcc00;
}
	
	a.user{
	color: #ffffff;
	text-decoration: none;
}

	
	h1 {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:22px;
	color:#cc9900;
	font-weight: 900s;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 18px;
	}
	#headline {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:26px;
	color:#cc9900;
	font-weight: 900;
	padding-bottom: 6px;
	margin-top: 10px;
	line-height: 18px;
	}
	h2 {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:19px;
	color:#cc9900;
	font-weight: 900s;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	h20 {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:19px;
	color:#cc9900;
	font-weight: 900;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	h3 {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:14px;
	color:#336699;
	font-weight: 900;
	padding-left: 2px;
	padding-top: 0px;
	}
	#pagetitle {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:30px;
	float: left;
	color:#336699;
	font-weight: 900;
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 10px;
	width: 650px;
	text-align:left;
	}
	h4 {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:16px;
	color:999999;
	font-weight: 900;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	}
	h5 {
	font-family:Trebuchet Ms;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color:#336699;
	font-weight: 900;
	padding-top: 6px;
	padding-bottom: 4px;
	margin: 0px;
	line_height:14px;
	}
	
	ul {
	list-style-type:none;
	padding:3px 0 0px 0;
	margin:0px 0;
	}
	ul li {
	float:left;
	margin:0 2px;
	color:#ffffff;  
	}

	ul li a {
	  display:block;
	  padding:0px 10px;
	  color:#ffffff;
	  text-decoration:none;
      }
      
      ul li a.current {
      color:#ffcc00;
      }
      ul li a:hover {
      color:#ffcc00;
      }


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffcc00;
}
a:active {
	text-decoration: none;
	color: #ffccoo;
}

a.user:link {
	color: #ffffff;
	text-decoration: none;
}
a.user:visited {
	text-decoration: none;
	color: #ffffff;
}
a.user:hover {
	text-decoration: none;
	color: #e5daa0;
}
a.user:active {
	text-decoration: none;
	color: #ffffff;
}
	
	#enterbttn {
  width: 67px;
  height: 28px;
  margin: 0;
  margin-top: 8px;
  padding-left: 10px;
  border: 0;
  background: transparent url(../assets/enter.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#enrollbttn {
  width: 67px;
  height: 24px;
  margin: 0;
  padding-left: 10px;
  border: 0;
  background: transparent url(../assets/enroll.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 67px;
  height: 24px;
  padding: 24px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../assets/enter.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

</style>

