/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DFE5ED;
	
}

.bg_top_right {
	background-image: url(bg_small_edge_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.bg_left {
	background-image: url(bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



.bg_right {
	background-image: url(bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.body_text_small {
	color: #1F5190;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.body_text {
	color: #1F5190;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.body_text a{

	color: #80160F;
}

.body_text a:hover{

	background-color: #F1BDC4;
	color:#80160F;
}

.table_text {
	color: #1F5190;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.table_text a{

	color: #1F5190;
	text-decoration:none;
}


.headline {
	color: #7E110A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
}


.headline_small {
	color: #7E110A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.headline_small a{
	color: #7E110A;
	text-decoration:none;
}

.headline_small a:hover{
	
	text-decoration:underline;
}


.headline_white {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.headline_white_small {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}

.util{
	color: #4B7AA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.util a{
	color: #BCD8FC;

}




.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
	line-height: normal;
}

.footer_text a{
	color: #DA654A;
}
.footer_text a:hover{
	background-color: #FFD9D0;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(page_white_acrobat.png) no-repeat center right;
}

.field_bg {
	background-image: url(field_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #BFBFBF;	
	padding-left: 7px;
	font-size: 16px; 
	color: #666666;
}

.field_bg_on {
	background-color:#FBEDC8;
	border: 1px solid #BFBFBF;	
	padding-left: 7px;
	font-size: 16px; 
	color: #485D92;
}

.white_block{
	background-color: #FFFFFF;
	border: 1px #E8E8E8;
}

.news_text_big {
	color: #002451;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	
}

.news_text_small {
	color: #002451;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news_text_small a{
	color: #002451;
	text-decoration:none;
}

.news_text_small a:hover{
	color: #002451;
	text-decoration:underline;
}
.news_text_tiny{
color: #6585AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg_news {
	background-image: url(bg_news.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.news_item_on{
background-color:#E7ECF3;
cursor:pointer;
}

.picture_border {
padding: 5px;
border: 1px solid #CCCCCC;
 margin: 0px 0px 12px 12px;
}
	
.news_util {
color: #36547A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.news_util a{
color: #36547A;
}

.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777676;
}

.grey_text a{
	color: #1F5190;
	text-decoration:none;
}

.grey_text a:hover{
	color: #FFFFFF;
	background-color:#1F5190;
	text-decoration:none;
}

.cover {
visibility:hidden;
display:none;
}
.top_blue{
background-image:url(bg_headerblue.gif);
background-position:top;
}

.bottom_blue{
background-image:url(bg_header_menu.gif);
background-position:top;
}


.photothumbs {
		display:block;
		float:left;
		width:100px;
		height:60px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
		padding: 2px;
border: 1px solid #CCCCCC;

	}
.photothumbs  img a{
		float:left;
		position:absolute;
		
		/*top:-20px;
		left:-50px;	*/
	}
/*schools section*/

.data_table_head{
background-color:#E6D193;
font-family: Trebuchet MS;
color:#413511;
font-size:12px;
}

.data_table_head a{
color:#413511;
font-size:12px;
}

.data_table_head a:hover{
color:#FFFFFF;
background-color:#413511;
font-size:12px;
}


.data_table_main_item{
color:#0E6C8B;
font-family: Trebuchet MS;
font-size:14px;
font-weight:bold;
}


.change {
	background-color: #FFFFD2;
	cursor:pointer;
	font-family: Trebuchet MS;
	color:#000000;
	font-size:12px;
	/*font-weight:bold;*/
}

.lite {background-color:#FFFFFF;
/*border-bottom-style: dotted ;*/
	border-bottom-color: #E4E4F0;
	border-bottom-width: 1px;
	font-family: Trebuchet MS;
color:#413511;
font-size:12px;

}

.dark {background-color:#F2F1F0;
/*border-bottom-style: dotted ;
	border-bottom-color: #413511;
	border-bottom-width: 1px;*/
	font-family: Trebuchet MS;
color:#413511;
font-size:12px;

}
/*END schools section*/
