@charset "UTF-8";
/* CSS Document */

A,A:link,A:visited{
	color: #5555ff;
	text-decoration: none;
}
A:active,A:hover{
	color: 000099;
	text-decoration: underline;
}
.caption{
	font-size:9pt;
}
DIV,P,TD {
	font-size: 10pt;
	font-family: times new roman, times, serif;
	
}
DIV.navBar {
	width:1000px;
	
}



DIV.mainWrapper{
	padding: 20px 20px 0px 20px;
	font-size:10pt;
	font-family: times new roman, times, serif;
}
DIV.boxWrapper200 {
	width:190;
	padding: 5px;
	border:1px solid #99bb99;
}
DIV.boxWrapper360 {
	width:350;
	padding: 5px;
	border:1px solid #99bb99;
}
DIV.content {
	padding:5px;
}
H2{
	font-size:13pt;
	font-weight:bold;
	color:#cc7700;
}
H3{
	font-size:12pt;
	font-weight:bold;
	color:#556655;
}
H4{
	font-size:11pt;
	font-weight:bold;
	color:#ee9900;
}
HR {
	color:#99bb99;
	height:1px;
	width:50%;
}

.noUse {
	font-family: "Times New Roman", Times, serif;

}

.pageheader {
	font-size: 24px;
	font-weight: normal;
	color: #d28533;
}
.bodycopy {

	font-size: 11pt;
	color: #666666;
}
.pageheaderblue {

	font-size: 22px;
	font-weight: normal;
	color: #7676c2;
}
.bodycopysmall {

	font-size: 10pt;
	color: #666666;
}
.student_button{
width:288px;
height:82px;
margin-left:50px;
float:left;
background-image:url(images/student_button.png);
background-repeat:repeat;
text-align:center;
}
.student_button a{
display:block;
height:50px;
width:100%;
padding-top:28px;
color:#993300;
text-decoration:none;
}
.student_button a:hover{
text-decoration:underline;
}
.student_button a:visited{
color:#993300;
}
#button_line{
width:100%;
height:82px;
margin-bottom:10px;
}
