﻿* 
{
	margin: 0;
	padding: 0;
}

body 
{
	margin: 0px;
	background-color: white;
	font-family: Georgia;
	font-size: 0.9em;
	color: #000000;
	margin-top: 5px;
}

blockquote {
	/*text-align: left;*/
	/*margin-left: 35px;*/
	margin-right: 5px;
}

.clear {
	clear: both;
	font-size: 0em;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.center 
{
	position: relative;
	margin: 0 auto;
	width: 850px;
}

.feature_image 
{
	position: relative;
	text-align: center;
	background-color: White;
	/*height: 227px;*/
	width: 848px;
	border-left: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	padding-bottom: 10px;
}

.content 
{	
	background-color: White;
	width: 808px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
}

/* Top News Stories Element CSS */

.top_news_element 
{

}

.top_news_element .headline
{
	/*height: 20px;*/
}

.top_news_element .headline .bullet
{
	padding-top: 4px;
	width: 8px;
	height: 10px;
	float: left;
}

.top_news_element .headline .bullet_text
{
	padding-left: 5px;
	float: left;
	width: 350px;
}

.content table tr td 
{
	vertical-align: top;
}

.content a, .content a:link, .content a:visited 
{
	text-decoration: none;
}

.content a:hover 
{
	text-decoration: underline;
}

.top_news_element a, .top_news_element a:hover, .top_news_element a:link, .top_news_element a:visited
{
	color: Blue;
	text-decoration: none;
}


.teaching_tip_summary_table tr td 
{
	height: 25px;	
}

ol 
{
	margin-left: 20px;
}

/* TeachingTipOfTheWeek CSS */

.teaching_tip_of_the_week 
{
	
}

.teaching_tip_of_the_week p
{
	margin-bottom: 10px;
}

.teaching_tip_of_the_week a, .teaching_tip_of_the_week a:hover, .teaching_tip_of_the_week a:link, .teaching_tip_of_the_week a:visited
{
	color: Blue;
	text-decoration: none;
}

.teaching_tip_of_the_week .byline 
{
	font-size: 0.8em;
	font-weight: bold;
}


/* Login Page CSS */

.login_left 
{
	width: 425px;
	float: left;
}

.login_right 
{
	width: 425px;
	float: left;
}


/* News Page CSS */

.news_left 
{
	width: 850px;
	float: left;
}

.news_left .text 
{
	position: relative;
	top: -9px;
	width: 580px;
	float: left;
	text-align: justify;
	padding-left: 16px;
	padding-right: 22px;
}

.news_left .news_item
{
	position: relative;
	line-height: 20px;
}

.news_left .news_separator 
{
	padding-top: 5px;
	border-bottom: 1px solid #5B5B5B;
}

.news_left .news_item a, .links_left .news_item a:hover, .links_left .news_item a:link, .links_left .news_item a:visited
{
	font-weight: bold;
	position: relative;
	color: #5B5B5B;
}

/* Links Page CSS */

 .link 
{
	height: 25px;
}

 .link a, .link a:hover, .link a:link, .link a:visited
{
	color: #5B5B5B;
}


/* Contact Page CSS */

.contact_left 
{

}

.contact_right 
{

}

.contact_right .text 
{
	text-align: justify;
	width: 403px;	
}

.contact_right .text p 
{	
	padding-bottom: 10px;
}

.contact_right .phone 
{
	font-size: 0.8em;
	font-weight: bold;
}

.contact_left .input_field_container
{
	position: relative;
	left:60px;
	margin-bottom: 10px;
}

.contact_left .input_field_container .input_field
{
	width: 300px;
}

.contact_left .submit
{
	position: relative;
	left: 60px;
	text-align: right;
	width: 300px;
}

/* Element Title CSS */

.element_title 
{
	color: #5B5B5B;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 2.0em;
}

.element_subtitle 
{
	padding-top: 10px;
	color: #5B5B5B;
	font-family: Georgia;
	font-size: 1.2em;
	padding-bottom: 25px;
}


.element_title_underline 
{
	width: 372px;
	height: 20px;
	position: relative;
	padding-bottom: 5px;
}


/* Page Title CSS */

.title_indent 
{
	position: relative;
	left: 16px;
}

.page_title 
{
	color: #5B5B5B;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 2.0em;
	position: relative;
}

.page_subtitle 
{
	color: #5B5B5B;
	font-family: Georgia;
	font-size: 1.2em;
	padding-bottom: 25px;
}


.page_title_underline 
{
	width: 372px;
	height: 20px;
	position: relative;
}

.page_title_underline_single
{
	width: 333px;
	height: 11px;
	position: relative;
}

/* Footer CSS */

.footer_container 
{
	position: relative;
	height: 73px;
	/*z-index: 99999;*/
}

.footer 
{
	color: #888481;
	font-size: 0.75em;
	position: relative;
	margin: 0px auto;
	width: 850px;
	border-top: 1px solid #5d5d5d;
	padding-top:10px;
}

.footer a, .footer a:visited, .footer a:hover, .footer a:link
{
	color: #888481;
	text-decoration: underline;
}

/* Header CSS */

.header_container 
{
	position: relative;
	height: 71px;
	margin-bottom: 2px;
	/*z-index: 99999;*/
}

.header 
{
	background-image: url(images/header_tile.png);
	background-repeat: repeat-x;
	margin: 0px auto;
	height: 71px;
	width: 848px;
	border-left: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
}

.header_logo_container 
{
	margin: 0px auto;
	position: relative;
	height: 55px;
	width: 848px;
	z-index: 99999;
}

.header_logo
{
	/*float: left;*/
	margin: 0px auto;
	height: 55px;
	width: 850px;
}

.header_search
{
	/*float: right;*/
}


.header .menu 
{
	position: relative;
	left: 20px;
}

.header .menu ul 
{
	padding: 0px !important;
	margin-left: 0px !important;
	list-style-type: none;
}

.header .menu ul li
{
	/*background-color: #92A4BA; /*#1B3978;*/
	float: left;
	margin-left: 4px;
	text-align: center;
	padding: 28px 5px 0;
}

.checkbox_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.checkbox_list li 
{
	background-image:url(images/check_box.jpg);
	background-position:0 50%;
	background-repeat: no-repeat;
	padding: 10px 0 10px 25px;
}
.header .menu ul li.separator
{
	width: 10px;
	padding-top: 27px;
	color: White;
}

.header .menu ul li a, .header .menu ul li a:link, .header .menu ul li a:visited
{
	font-weight: bold;
	font-family: Georgia;
	color: #1B3978;
	text-decoration: none;
	display: block;
}

.header .menu ul li a:hover 
{
	color: White;
	text-decoration: underline;
}

ul  
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}

p 
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.text 
{
	text-align: justify;
}


a.black_link, a.black_link:hover, a.black_link:visited {
	color: black;
}


.syllabus_column_table_300 
{
	height: 300px;
	margin-left: 90px;
}

.syllabus_column_table_300 .entry
{
	height: 25px;
	width: 170px;
	clear: none;
	float: left;
}


.syllabus_column_table 
{
	height: 775px;
	position: relative;
	left: 60px;
}

.syllabus_column_table .entry
{
	height: 25px;
	width: 260px;
	clear: none;
	float: left;
}

.sub_menu_column {
	text-align: left;
}


table.reg_table 
{
	margin-left: 180px;
	width: 450px;
}

table.reg_table tr 
{
	height: 30px;
}



.content_edit_button 
{
	font-weight: normal;
	float: right;
	height: 25px;
	padding-right: 5px;
	padding-top: 5px;
}

.content_edit_button span 
{
	
	font-size: 12px;
	font-weight: normal;
}

.content_edit_button a, .content_edit_button a:link, .content_edit_button a:hover, .content_edit_button a:visited 
{
	text-decoration: none;
	color: #800000;
	font-size: 12px;
	font-weight: normal;
}

.content_region 
{
	/*margin-top: -20px;*/
}

.txt_edit_content 
{
	width: 100%;
}


.versions 
{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}