body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height:20px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
/*	background-image:url(/i/page-back.gif);
	background-repeat:repeat-x;
	background-position:top;*/
}

img {
border: none;
} 

a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #3366CC;
}

.button {

	border: 1px solid #056544;
	background-color: #033826;
	font-size: 11px;
	color: #FFFFFF;
	cursor:hand;
	}
	
.button_Orange {

	border: 1px solid #FF9900;
	background-color: #FD8C05;
	font-size: 11px;
	color: #FFFFFF;
	cursor:hand;
	}	
	
.button_disabled {

	border: 1px solid #999999;
	background-color: #efefef;
	color: #666666;
	}	

.button_Orange:hover, .button_Orange:focus, .button_Orange:focus {

	border: 1px solid #056544;
	background-color: #033826;
	color: #FFFFFF;
		cursor:hand;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #FF9900;
	background-color: #FD8C05;
	color: #000000;
		cursor:hand;
	}
	
	.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}
	
	
.small-menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small-menu  a:link {
	color: #FFFFFF;
}
.small-menu a:visited {
	color: #ECE9D8;
}
.small-menu a:hover {
	color: #FF9900;
}
.small-menu a:active {
	color: #FFFFFF;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.TITLE-1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	color: #8A8A8A;
	padding: 5px;
5px; 5px; 5px; 
}

.footer_links {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8A8A8A;
}

.admin_menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 23px;
}

.admin_menu a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
}


/*H1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 5px;
}*/
H1 {
	margin: 0 0 0.2em 0;
	font-size: 185%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
	text-transform:capitalize;
	margin-top:10px;
}
.arial-10{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	}


/* CONTENT SLIDE */	
.contentslide{
border: 10px solid;
border-color:#666666;
border-bottom-width: 6px;
padding: 0px;
width: 560px;
height: 200px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 560px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #666666;
border: 10px solid #666666;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}	

/* CONTENT SLIDE  -  END */

.box3 {
	border: 1px dashed #CCCCCC;
}

.CONTENT_TEXT{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
	.register_links {
	font-size: 11px;
	color: #FFFFFF;
}
.register_links  a:link {
	color: #FFFFFF;
}
.register_links a:visited {
	color: #ECE9D8;
}
.register_links a:hover {
	color: #FF9900;
}
.register_links a:active {
	color: #FFFFFF;
}.teacherName {
	font-size: 12px;
	color: #3366CC;
}
.note {
	font-size: 10px;
	color: #666666;
}.TD_list {
	font-weight: bold;
	color: #666666;
	background-color: #C6DBFF;
}
.blue_box {
	border: 7px solid #D9E7FF;
}
.Blue_title {
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
.small-red {
	font-size: 10px;
	color: #FF0000;
}
.admintitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.reviewTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:10px;
	color: #666666;
}


.leftcolumn_comments {
border-right:4px solid #EFEFEF;
font-size:9px;
padding-right:15px;
}
.rightcolumn_comments {
padding-left:10px;
padding-right:15px;
line-height:20px;
}
.double_line{
line-height:25px;
color:#333333;
}
.comments_hr{
border:#999999 dashed 1px;
width:98%;
}
.year_comm {
font-size:14px;
font-weight:bold;
color:#CCCCCC;
}

.even_row{
background-color:#EFEFEF;
}
.odd_row{
background-color:FFFFFF;
}
.highlight_row{
background-color:#DFE6FF;
}


.commentbox{
background-color: #ececec;
width: 720px;
padding: 10px;
}

.commentfooter{
background: url(/i/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/*homework solutions colors*/
.title_header{
background-color:#CBE4B1;
color:#333333;
font-weight:bold;
height:25px;
}

.hw_bg{
background-image:url(/i/backstripes.gif);
background-repeat:repeat;
}
.left_paper{
background-image:url(i/earmark.gif) no-repeat fixed top,left;
}

/* END homework solutions colors*/


.right_padding{
padding-right:10px;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #669933; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 7px 5px 7px; /*Padding within each menu item*/
background-color: #EFEFEF; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #FF6600; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #FF6600; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #FF6600; /*Highlight red color theme*/
border-bottom: 8px solid white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

.Searchfield {
	font-size: 10px;
	color:#999999;
}
.Searchfield_on {
	font-size: 10px;
	color:#333333;
}

input.editMode {
background-color : #FFFF99;
}
textarea.editMode {
background-color : #FFFF99;
}
.savingAjaxWithBackground {
background-color : #FFFF99;
}


	.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}


.error {
color:#FF0000;
font-weight:bold;
}