/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #FFFFFF;
	margin: 0;
	}



.main_container {margin:0 auto;
margin-top: 25px;
width: 800px;
}

.logo {
	background-image: url(./?a=48913);
	background-repeat: repeat-x;
	height: 63px;
	width: 800px;}

.logo_image {
	float: left;
	height: 63px;
	width: 600px;}
	
.top_icons {
	padding-top: 7px;
	padding-right: 8px;
	width: 150px;
	float:right;
	font-size: 10px;
	text-align:right;
}

#search_bar { 	
	padding-top: 10px;
	padding-right: 8px;
	width: 175px;
	float:right;
	text-align:right;
	}
	
#search_bar input {
	font-size: 11px;
	padding: 2px;
	padding-left: 5px;
		 color: #102132;
	 border: 1px solid #284279;
}

#search_bar input.button {
	font-size: 12px;
	padding: 1px;
	background: #A6B7C6;
    color: #FFFFFF;
	 border: 0px solid #284279;
}

.menu {
padding-top: 10px;
height: 25px;
width: 800px;
border-bottom: 2px #000066 solid;
text-align:center;
}

.home_baner {
	width: 800px;
	height: 100px;
	background-color: #E6E6E6;
}
.home_baner_image {
width: 273px;
height: 100px;
float:left;}

.home_baner_news {
width: 527px;
float:left;
}

.home_content_container {
margin-top: 15px;
margin-bottom: 15px;
width: 800px;
background-color: #F0F0F0;
}

.home_latest_news {
float:left;
padding: 10px;
width: 160px;
height: 100%;
background-color: #F0F0F0;
}

.home_content {
float:left;
padding-right: 20px;
padding-left: 20px;
width: 400px;
background-color: #FFFFFF;
}

.home_events {
float:left;
padding: 10px;
width: 160px;
height: 100%;
background-color: #F0F0F0;
}

.clear {clear:both}

.footer {
font-size: 10px;
clear:both;
width: 790px;
height: 15px;
padding:5px;
border-bottom: 2px #000066 solid;
background-color: #E6E6E6;
}

/* MAIN PAGES STYLES */
.bread_crumbs {
width: 790px;
font-size:10px;
color:#000000;
padding:4px 5px 6px 5px;
height: 10px;
background: url(./?a=48955)
}

.quote {
background-color: #E0E6EB;
padding:30px 10px 30px 10px;
float: left;
width: 130px;
height: 100%}

.right_logo {
width: 116px;
height: 420px;
float: left;}

.main_pages_content {
float:left;
padding-right: 20px;
padding-left: 20px;
width: 494px;
background-color: #FFFFFF;
}

.top_page {
	clear:both;
	width:800px;
	height: 14px;
	text-align: right;
}

.main_pages_content_container {
margin-top: 15px;
margin-bottom: 4px;
width: 800px;
}

/* BIG FORMS CONTENT DIV */

.main_pages_content_forms {
float:left;
padding-right: 20px;
padding-left: 20px;
width: 644px;
background-color: #FFFFFF;
}


/* TEXT */

h1 {font-size: 16px; font-weight: bold; color:#003C6C; margin-top: 5px; margin-bottom: 5px; }
h2 {font-size: 14px; font-weight: bold; color:#003C6C; margin-top: 5px; margin-bottom: 5px;}

smalltext {font-size: 70%; }
P {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	}
TD {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	}
LI {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	}
UL {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	}
	
	
/* LINKS */
a:link, a:visited, a:active {color: #284279; text-decoration:none;}
a:hover {color: #006699; text-decoration:underline;}

a.event:link, a.event:visited, a.event:active {color: #000000; text-decoration:none;}
a.event:hover {color: #284279; text-decoration:underline;}


a.news:link, a.news:visited, a.news:active {color: #000000; text-decoration: none; line-height: 15px; font-weight: normal;}
a.news:hover {color: #003366; text-decoration: underline; line-height: 15px; font-weight: normal; }

a:link, a:visited, a:active {color: #284279; text-decoration:none;}
a:hover {color: #006699; text-decoration:underline;}

a.event:link, a.event:visited, a.event:active {color: #000000; text-decoration:none;}
a.event:hover {color: #284279; text-decoration:underline;}



a.bread:link, a.bread:visited, a.bread:active {color: #000000; text-decoration: none; font-weight: normal;}
a.bread:hover {color: #003366; text-decoration: underline; font-weight: normal; }

#small_links a {font-size: 85%;}

select {font-size:11px}