/* CSS Document */

/* Layout Styles */

	
.pagebody {
	background-color: #E5D8EB;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	margin-top: 40px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:absolute;
	background-image: url(honors/bg.gif);
	background-repeat: repeat;
}
.purple_bar{
	background-color: #330066;
	background-image: url(../images/purple_bar_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}
.orange_bar{
	background-color: #330066;
	background-image: url(../images/ec_bar_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}
.green_bar{
	background-color: #330066;
	background-image: url(../images/grad_bg_bar.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}
.content_box{
	background-color: #ffffff;
}
.content_box_index{
	background-color: #e5d8eb;
}
.column1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.column2_dt{
	width: 131px;
	background-color: #5799A3;
}
.column2{
	width: 131px;
	background-color: #330066;
}
.logo_top_dt{
	width: 125px;
}
.logo_top{
	background-color: #330066;
	width: 125px;
}
.logo_spacer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	width: 9px;
}
.column3{
	width: 595px;
}
.top_image{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.main_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.frontpage_content{
	width: 632px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header_links, .header_links a:link, .header_links a:active, .header_links a:hover, .header_links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.logo_table{
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 23px;	
}
.spacer_box1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;	
}

/* Text Styles */
.leftcolumn_linktext{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration:none;
}
.leftcolumn_linktext a:link, .leftcolumn_linktext a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration:none;
}
.leftcolumn_linktext a:active, .leftcolumn_linktext a:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration:none;
}
div.link, div.link a:visited, div.link a:link{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	cursor: hand;
}
div.link:hover{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f9eede;
	color: #333333;	
	cursor: hand;
}
.divider{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	line-height: 3px;	

}
.title {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #330066;
	font-style: italic;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.headlines {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
	font-style: italic;
	text-decoration: none;
}
.headlines_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #330066;
}

.sub_headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
a:link {
	color: #330066;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #333366;
}
a:visited {
	text-decoration: none;
	
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: lighter;
	color: #000000;
}

.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
}
