html, body, ul, p, h1, h2, h3, h4, h5, h6, ol, li, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
	font-size:11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	width: 770px;
	background-color: #FFFFFF;
	margin: 20px auto;
	border: 1px solid #000000;
	text-align:left
}

#feedbackwrapper {
	width: 380px;
	background-color: #FFFFFF;
	margin: 20px auto;
	border: 1px solid #000000;
	text-align:left
}

#header {
	border: 0; 
	margin: 0;
	padding:0;
	background-color: #3A5389;
	height: 62px;
	}

#greybar {
	border: 0;
	margin: 0;
	padding: 0;
	background-image:url(../images/greybar.jpg);
	background-repeat:repeat-x;
	height:12px;
}

#nav {
	font-size: 11px;
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	height: 40px;
	line-height: 40px;
	text-align:left;
	margin: auto;
}

#nav ul {
	padding:0;
	margin:0;
}

#nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a:link {
	color: white;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#nav ul li a:visited {
	color: white;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#nav ul li a:active {
	color: white;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#nav ul li a:hover {
	color: white;
	text-decoration:underline;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#nav ul li a.active {
	color: white;
	font-weight: bold;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#studenthelpnav {
	font-size: 11px;
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	height: 40px;
	line-height: 40px;
	text-align:left;
}

#breadcrumb {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 14px;
}

#breadcrumb a {
	color: #666666;
}

#studenthelpnav ul {
	padding:0;
	margin:0;
}

#studenthelpnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#studenthelpnav ul li a:link {
	color: white;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#studenthelpnav ul li a:visited {
	color: white;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#studenthelpnav ul li a:active {
	color: white;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#studenthelpnav ul li a:hover {
	color: white;
	text-decoration:underline;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

#studenthelpnav ul li a.active {
	color: white;
	font-weight: bold;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

a img{
	border: none;
}

#subnav {
	font-size:11px;
	border-bottom:1px solid #000000;
	background-image:url(../images/subnav.jpg);
	background-repeat:repeat-x;
	height: 23px;
	line-height: 23px;
	text-align:left;
}

#subnav ul {
	padding:0;
	margin:0;
}

#subnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
	width: 9em;
}

#subnav ul li a:link {
	color: #3A5389;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #000000;
	width: 9em;
}

#subnav ul li a:visited {
	color: #3A5389;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #000000;
	width: 9em;
}

#subnav ul li a:active {
	color: #3A5389;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #000000;
	width: 9em;
}

#subnav ul li a:hover{
	color: #339966;
	text-decoration: underline;
}

#subnav ul li a.active {
	color: #339966;	
	font-weight: bold;
	text-decoration:none;
	padding: 0 13px 0 13px;
	border-right: 1px solid #000000;
	width: 9em;
}

#feature {
	height: 300px;
	width: 770px;
}

#feature a:link {
	text-decoration: none;	
}

#feature a:visited {
	text-decoration: none;	
}

#feature a:active {
	text-decoration: none;	
}

#feature a:hover {
	text-decoration: none;	
}


#banner {
	height: 100px;
	background-repeat: no-repeat;
}

#pagehead {
	font-size: 160%;
	font-weight: bold;
	color: #339966;
	line-height: normal;
	border-bottom: 6px solid #D3D3D3;
	margin: 20px 20px 0 20px;
}

#content ul ul {
	margin-left: 2.5em; 
	padding-left: 0;}   

#wrapper #content #qa {
	margin-left: 2.5px;
	padding-left: 0px;
}

#content ul {
	margin-left: 2.5em; 
	padding-left: 0;
}

#imagebar {
	margin: 1px auto 0 auto;
	height: 100px;
	text-align: center;
	left: auto;
	right: auto;
}
#wrapper #imagebar img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

#content {
	margin: 20px 20px 0 20px;
	border-bottom: 3px solid #fofofo;
}

#content a:link {
	text-decoration: none; 
	font-weight: bold;
	color:#3A5387
}

#content a:visited {
	text-decoration: none; 
	font-weight: bold;
	color:#3A5387
}

#content a:active {
	text-decoration: none; 
	font-weight: bold;
	color:#3A5387
}

#content a:hover {
	text-decoration: underline; 
}

#content h1 {
	font-weight: bold;
	color: #3A5387;
	line-height: 16px;
	font-size: 125%;
	border-bottom: 5px solid #F0F0F0;
	margin: 0 0 10px 0;
}

#content h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #CCCCCC;
	margin: 0 0 15px 0px;
}

.options {
	margin: 0 0 10px 30px;
}

#content h3 a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.minihead {
	color: #3E5891;
	font-weight: bold;
	font-size: 120%;
}

.price {
	color: #990000;
	font-weight: bold;
	font-size:140%;
}

.clearit {
	clear: both;
}


.leftimage {
	float:left;
	padding-right: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.rightimage {
	float:right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#lownav {
	color: #000000;
	text-align: center;
	padding: 5px 20px;
	border-top: 3px solid #f0f0f0;
}

#lownav p a:link {
	text-decoration: none;
	color: #3A5387;
	font-weight: normal;
}

#lownav p a:visited {
	text-decoration: none;
	color: #3A5387;
	font-weight: normal;
}

#lownav p a:active {
	text-decoration: none;
	color: #3A5387;
	font-weight: normal;
}

#lownav p a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#footer {
	background-image: url(../images/footer.jpg);
	padding: 11px;
	line-height: 120%;
}

#footer p {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
}

#footer a:link {
	text-decoration: none;
 	color: #FFFFFF;
	font-weight: bold;
}

#footer a:visited {
	text-decoration: none;
 	color: #FFFFFF;
	font-weight: bold;
}

#footer a:active {
	text-decoration: none;
 	color: #FFFFFF;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline; 
   	color: #EFE4A2;
}

#credit {
	color: #999999;
	text-align: center;
	padding: 11px;
}

#credit a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3A5387;
}

#credit a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3A5387;
}

#credit a:active {
	text-decoration: none;
	font-weight: bold;
	color: #3A5387;
}

#credit a:hover {
	text-decoration: underline; 
}

#wrapper #nav #rightitem {
	border-width: 0px;
}

#wrapper #studenthelpnav #rightitem {
	border-width: 0px;
}

#wrapper #subnav #rightitem {
	border-width: 0px;
}

table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: #F0F0F0 thin;
}

#test {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 15px;
}

#test a:link {
	text-decoration: none; 
	font-weight: bold;
	color:#3A5387
}

#test a:visited {
	text-decoration: none; 
	font-weight: bold;
	color:#3A5387
}

#test a:active{
	text-decoration: none; 
	font-weight: bold;
	color:#3A5387
}

#test a:hover {
	text-decoration: underline; 
}

.learnmore {
	color: #990000;
	font-weight: bold;
	font-size: 8px;
}

.learnmore a:link{
	font-size: 11px;
	color: #3E5891;
	text-decoration:none}

.learnmore a:visited{
	color: #3E5891;
	text-decoration:none;
	font-size: 11px;
}

.learnmore a:active{
	color: #3E5891;
	text-decoration:none;
	font-size: 11px;
}

.learnmore a:hover{
	color: #3E5891;
	text-decoration:underline;
	font-size: 11px;
}
