body {
  	background-color:#999999;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:5px;
	word-spacing:1px;
}

A:link {
	COLOR: #FF6600; text-decoration: none
}
A:visited {
	COLOR: #FF6600; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}
.article_link a{
	text-decoration: underline;
	font-size: small;
	color:#0000FF;
	}
.article_link a:hover{
	text-decoration: none;
	}
	

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 1098px;
  background-color:#ffffff;
  border:2px solid #525252;
  text-align: left;
}

#page_header {
	height: 158px;
	clear: both;
}
#page_header p {
	margin:0;
	padding:0;
	width: 1098px;
	height: 20px;
}


#content_wrapper {
  margin-left:12px;
  clear:both;
}
#mainBody {
	float:left;
	height: auto;
	width: 100%;
}
.tableoutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.tabletext {
	background: #FAFEF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005329;
	border: #C6D2DD 1px solid;
	background-color: #EEF7F3;
		
}
#left_side {
  margin-top:5px;
  float: left;
  width:160px;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left: 0px;
}

#right_side {
  float: right;
  width:540px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float: center;
  width:500px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}
#feature_box2 {
  float: center;
  width:540px;
  font-family: verdana, arial, sans-serif;
  color: #555555;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding-left: 5px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 40px;
  background-color:#999999;
  border-top:1px solid #525252;
  clear: both;
}

#page_footer p {
  padding-top:6px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
#button {
  font-family: verdana, arial, sans-serif;
  height:22px;
  color:#525236;
}
#feature_box_se {
  float: center;
  width:220px;
  font-family: verdana, arial, sans-serif;
  color: #555555;
  font-size: 11px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:8px;
  margin-bottom:5px;
  margin-right:8px;
}
#feature_box_student {
  float: center;
  width: 480px;
  height: 20px;
  font-family: verdana, arial, sans-serif;
  color: #555555;
  font-size: 11px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:6px;
  margin-top:5px;
  margin-bottom:5px;
  margin-right:8px;
}
#select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005329;
	border: #C6D2DD 1px solid;
	background-color: #EEF7F3;	
}
a.redetail {
	COLOR: green; text-decoration: none
}
a.redetail:visited {
	COLOR: green; text-decoration: none
}
a.redetail:active {
	COLOR: green; text-decoration: none
}
a.redetail:hover {
	COLOR: #666666; text-decoration: underline
}
#print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-top: 2px;
	background: #DFE1B5;
	border-top: 1px solid #AAE5A4;
	border-bottom: 1px solid #AAE5A4;
	border-left: 1px solid #AAE5A4;
	border-right: 1px solid #AAE5A4;
	height: 15px;
	width: 100px;
}
#print a {
	color: #555555;
	text-decoration: none;
	
}
#print a:hover {
	color: #555555;
	text-decoration: underline;
	
}
.header {
background-image:url("../cmsadmin/images/header_slice.jpg");
background-repeat:repeat-x;
color:#3461A4;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
height:33px;
text-indent:3px;
}
.text_006 {
background:none repeat scroll 0 0 #F2F2F2;
border:1px solid #D9D9D9;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
text-indent:12px;
}
.text_profile_title {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
}
.text_profile {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}
.text2 {
background:none repeat scroll 0 0 #F2F2F2;
color:#3461A4;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
.style1 {
	font-family: "Copperplate Gothic Bold";
}
.style2 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:large;
text-decoration:underline;
}
.style3 {
	font-family: "Copperplate Gothic Bold";
	font-size: large;
	text-decoration: underline;
	color: #FF6600;
}
.style5 {
	font-style: normal;
	font-size: medium;
	font-family: "Berlin Sans FB";
	text-align:left;
}
.style6 {
	font-size: medium;
	font-family: "Berlin Sans FB";
	text-align:left;
}
.style8 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:medium;
text-align:left;
}
.style9 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:x-large;
}

.style11 {
	color: #0000FF;
}

.style12  {
font-size:medium;
font-family:"Bookman Old Style";
}
.style14 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:x-large;
letter-spacing:-0.85pt;
text-decoration:underline;
text-align:center;
}
.style15 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:large;
}
.style16 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:x-large;
letter-spacing:-0.85pt;
text-decoration:underline;
}
.style81 {
color:#FF6600;
font-family:Algerian;
line-height:150%;
text-align:center;
text-decoration:underline;
}
.style19 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:large;
text-decoration:underline;
}
.style20 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:x-large;
text-decoration:underline;
}
.style24 {
color:#FF6600;
font-family:"Copperplate Gothic Bold";
font-size:large;
text-decoration:underline;
}
.style27 {
font-family:"Berlin Sans FB";
font-size:medium;
}
.stylex {
	color:#FF6600;
font-family:"Berlin Sans FB";
font-size:medium;
}

.clist{border-top:#3461a4 1px solid; background:#FFFFFF;}
.clistl{border-top:#3461a4 1px solid; background:#FFFFFF;}


