﻿a {
	color: #2479B0;
	text-decoration: none;
}

ul
{
/*	list-style-image:url(bullet.gif);*/
list-style-type:none;
padding:0px 0px 0px 10px;
margin-left:0px;
}

li
{
/*	list-style-image:url(bullet.gif);*/
background-image:url(bullet.gif);
	background-repeat:no-repeat;
	 background-position: 0px 0.4em;
	 padding-left:15px;
padding-bottom:3px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.grey_links {
	color: #9DA0A1;
	text-decoration: none;
}

a.grey_links:hover {
	color: #45A4E0;
	text-decoration: underline;
}

a.white_links {
	color: #FFFFFF;
	text-decoration: none;
}

a.white_links:hover {
	color: #45A4E0;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.content_title {
            color: #1c8ad1;
            font-size: 15px;
}


.banner {
	border-bottom: #989795 1px solid;
	border-left: #989795 1px solid;
	border-right: #989795 1px solid;
	border-top: #989795 1px solid;
	margin: 10px 2px 2px 5px;
}

.clearer {
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 50px;
}

.news_title {
	color: #2E5897;
	font-weight: bold;
}

#announcements {
	background-image: url(announcements.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 10px;
	width: 230px;
}

#flash_box {
	width: 713px;
	float:left;
        padding-bottom: 2px;
}
#pic_box{
        width: 713px;
        height: 161px;
	float:left;
}
        
#footer {
	background-color: #FFFFFF;
	background-image: url(footer_bg.jpg);
	background-position: 50% top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 60px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 15px;
	width: 975px;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: NONE;
}

#footer a:hover {
	color: #78BFEB;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}

#logo {
	float: left;
	margin-left: 16px;
	margin-top: 43px;
	padding-bottom: 16px;
	width: 188px;
}

#main_content_container {
	background-image: url(homebg.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 975px;
}
#print_content_container {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 800px;
}


#inside_content_container {
	background-image: url(insidebg.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 975px;
}

#main_menu {
	background-image: url(mainmenuBG.gif);
	border-bottom: #25333B 4px solid;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 975px;
}
#main_menu a {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 8px;
	text-decoration: none;
	font-size: 13px;
	border-right:solid thin white;
}
#main_menu a:hover {
	color: #000000;
	font-weight: bold;
	padding-right: 8px;
	text-decoration: underline;
	font-size: 13px;
	border-right:solid thin white;
}


#news_article {
	background-image: url(news_bg.jpg);
	background-repeat: repeat-y;
	border-top: #FFFFFF 5px solid;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	width: 217px;
}

#news_box {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	width: 230px;
}

#right_area {
	float: right;
	width: 261px;
}

#search_and_menu {
	color: #9DA0A1;
	padding-right: 15px;
	text-align: right;
}
#search_and_menu input {
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-width: thin;
	border-top-color: #000000;
	border-top-width: thin;
	height: 18px;
 font-size:11px;
}

#search_box {
	background-color: #003B68;
	background-image: url(search_bg.jpg);
	background-position: 50% top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 160px;
	padding-bottom: 0px;
	padding-left: 21px;
	padding-right: 23px;
	padding-top: 12px;
}
#search_box a {
	color: #FFFFFF;
	text-decoration: none;
}

#search_box a:hover {
	color: #45A4E0;
	text-decoration: underline;
}

#separator {
	background-image: url(separator.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	vertical-align: top;
	width: 100%;
}

#sub_menu_box {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	width: 200px;
}

#text_right {
	float: right;
	padding-right: 5px;
	text-align: right;
	width: 50%;
}

#top_elements_container {
	background-image: url(topBG.gif);
	height: 110px;
	margin: 0px;
	width: 975px;
}

#top_menu {
	color: #FFFFFF;
	height: 28px;
	margin-top: 3px;
	padding-right: 15px;
	text-align: right;
}
#top_menu a
{
	color: #FFFFFF;
	text-decoration: none;
	border-right:solid thin white;
	padding-right:6px;
}
#top_menu a:hover
{
	padding-right:6px;
	color: #45A4E0;
	text-decoration: underline;
	border-right:solid thin white;
}
#top_right_block {
	float: right;
	margin: 0px;
	width: 70%;
}

#two_column_box {
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 0px;
	width: 700px;
}

#welcome_box {
	margin-right: 10px;
	background-image: url(welcome_bg.jpg);
	background-position: 50% top;
	background-repeat: no-repeat;
	float: right;
	padding: 0px 15px 0px 20px;
	margin-top: 30px;
	width: 400px;
}

#content_box {

	float: right;
	padding-left: 20px;
	padding-right: 15px;
	width: 450px;
}

#page_title {
	width: 210px;
	background-image: url(page_title_bg.jpg);
	background-position: bottom;
	background-color: #003b68;
	background-repeat: no-repeat;
	padding: 5px 5px 8px 10px;
	color: #78bfeb;
	font-weight: bold;
}

.white_text {
	color: #ffffff;
}

a.sub_menu {
	color: #2479b0;
	text-decoration: none;
	font-weight: bold;
}

a.sub_menu:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#sub_menu {
	border-bottom: solid 1px #c6c6c6;
	padding: 5px 0px 5px 0px;
}

h1 {
	color: #14346e;
	font-size: 19px;
	background-image: url(headline_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin: 5px 0px 15px 0px;
	font-weight: normal;
}


#navigation_path {
	float: right;
	padding: 8px 0px 8px 0px;
	width: 450px;
	color: #78bfeb;
}

#print {
	width: 150px;
	float: left;
}

#send {
	width: 150px;
	float: right;
	text-align: right;
}

.line{
    width="450"
    height="0.5"
   }
