ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none; }

/* remove whitspace from beneath images */
img { display: block; }

/* de-italicize address */
address { font-style:normal; }


body {
	padding: 0px; 
	background: #ffffff url(/images/bg_inner.jpg) repeat-x top left;
	font-family: "lucida sans unicode",verdana,arial,helvetica,sans-serif;
	/*font-size: font-size: 0.7em;*/
	font-size:11px;
	color: Black;
}

/* Default Links */
a:link {
	color: #001046;
	text-decoration: none;
}
a:hover {
	color: #001046;
	text-decoration:underline;
}
a:visited {
	color: #001046;
		text-decoration: none;

}

/* Horizontal Rules */
hr {
	border: none;
	border-bottom: 1px solid #E5E5E5; 
}

/* Default H Tags */
h1 {	
	font-size:18px;
	color: #408B79;
	text-transform: none;
	line-height: 200%; font-weight:normal; 
	border-bottom: 1px solid #F59045; margin-bottom:10px;  margin-top:-10px;
}
h6{	
	font-size:18px;
	color: #F48431;
	text-transform: none;
	line-height: 200%; font-weight:normal; 
	border-bottom: 1px solid #A5A5A5; margin-bottom:5px;

}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #004D34;
	line-height: 120%;
}
body.Sub h2 {
	color: #737E8D;
}
h3 {
	font-size: 90%;
	font-weight: normal;
}

/* Paragraph styles */
p {
	font-size: 11px;
}

#Page {
	width: 767px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0 auto; 
}

/* Header */
#Header {
	width: 767px; background-image:url(/images/sun.gif); background-repeat:no-repeat; background-position:bottom right; 
}

/* Logo */
#logo {
	margin-left:10px; width:176px;
}

/* Content Area*/
#Content {
	width: 767px;
	border-top: 0px solid #E5E5E5;
	clear: both; 	padding-top: 25px;

	
}



/* Form styling */
form input.text, form div.text_wrapper input {
	padding: 2px;
	border: 1px solid #A7A6AA;
	background-color: #F8F8F8;
	background-image: url(/assets/forms/input_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
}
form select {
	padding: 2px;
	border: 1px solid #A7A6AA;
	background-color: #F8F8F8;
	background-image: url(/assets/forms/input_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
}
form input.button {
	padding: 1px;
	font-size: 12px;
}

/* Footer */
#Footer {
	clear: both;
	width: 767px;
	border-top: 1px solid #E5E5E5;
}
#Footer #Left {
	float: left;
	margin-left: 15px;
	padding-top: 20px;
}
#Footer #Right {
	margin-left: 252px;
	padding-left:6px;
	padding-top: 10px;
	border-left: 1px solid #E5E5E5;
}
#Footer #Right #Base {
	background-image: url(/images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff; padding:10px; padding-bottom:0px; margin:0px; 
}
#Footer #Right #Base a {
	color: #DCDFE2;
}
#Footer #Left p.credit {
	display: block; margin-top:-14px; margin-left:13px;
}
#Footer #Right p.copyright {
	padding: 10px; color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
}
#Footer #Right p.validation {
	margin: 0px;
	float: right;
	padding: 10px;
}
div.clear {
	clear: both;
	line-height: 0px;
}
#menucontainer {
	width: 767px;
	margin: 0 0; 
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#FFFFFF;

}

#splash {
	width:767px;
	height: 169px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px; float:left;} 
	
#menu {
	float: left;
	width: 767px;
	height: 40px;
	background: #FFFFFF url(/images/navbg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif; margin-bottom:1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:12px;
}

#menu li {
	float: left;
	height: 40px;
	padding: 0 0px 0 0px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}

#topnavText {
	position : relative;
	left : 0px;
	top : -15px;
	float:right;
	text-decoration: none;
	color:#ff740b;

}

#topnavText ul {
	font: normal 12px  Arial, Verdana, sans-serif;
	color: #999999;
	height: 0px;
	text-transform:normal; float:right; font-weight:bold; padding:5px; 	text-decoration: none;

}

#topnavText ul li {
    float: left;
    text-align: right;
	color:#ff740b;
    list-style-type: none; 	text-decoration: none;
	

}

#topnavText ul a:link,  ul a:visited {
	color: #ff740b;
	text-decoration: none;
}

#topnavText ul a:hover {
	color: #6E6E6E;
	text-decoration: none;
}


#leftarea{
   float: left; width:230px; 
   margin-bottom:-40px;
   padding:11px; height:100%;
   display: block; /* this is probably the important part */ 
}

#middlearea{
   float: left; width:230px;
  border-left: 0px solid #E5E5E5;  padding:11px; height:auto;
 }

#rightarea{
   float: left; width:230px;
  border-left: 0px solid #E5E5E5; padding:11px; height:100%; 
  }
  
#lefttext{
   float: left; height:100%;
}

.rightborder{
   border-right: 1px solid #E5E5E5; padding:12px; height:100%; clear: right;  }

#search { background:url(/images/inside_search.gif); background-repeat:no-repeat;
width:230px; float:left; padding-bottom:40px; margin-top:21px;
}
#search ul {
	padding-top:40px; padding-left:25px;
	padding-right:0px; 

}
#search ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 5px; /* Bit of a hack to remove the 5px right margin in Firefox and IE*/
}
#search ul li a {
	color: #FFFFFF;
	border-bottom: none;
	font-size: 11px; /* Note that this is redefined for browsers other than Safari at the bottom of this file */
}
#search ul li a:hover {
}

#search ul p {
	margin-top: 8px; 
	color: #737E8D;
}


#updates {
	margin-top: -45px; padding-left:60px; color:#0045A2; font-weight:bold; float: left;
	font-family: "Lucida Sans Unicode"; margin-bottom:1px;
	border-bottom: 1px solid #E5E5E5; padding-bottom:10px; width:170px; }


#updates ul {
	margin: 0;color:#0045A2;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:12px;
}

#updates li {
	float: left; color:#0045A2;
 	color:#0045A2;
	padding: 0 0px 0 0px;
}

#updates a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color:#0045A2;
	line-height:40px;
}
#updates a:hover {
	color: #2C2E22; 	
	text-decoration: none;

}

#quicklinks {
			float: left;
			width: 200px; margin-top:2; 
			color:#ff740b; font-weight:bold; height:100%;
		}
	#quicklinks ul {
	margin: 0;color:#ff740b;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:5px; line-height:2em;
}

#quicklinks li {
	float: left; 
 	color:#ff740b;
	padding: 0 0px 0 0px;
}

#quicklinks a {
	display: block;
	float: left;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: bold; width:200px;
	color:#ff740b;
}
#quicklinks a:hover {
	color: #2C2E22; 	
	text-decoration: none;	
	}


#calenderevents {
	margin-top: -45px; padding-left:30px; color:#477D70; font-weight:bold; float: left;
	font-family: "Lucida Sans Unicode"; margin-bottom:1px;
	border-bottom: 1px solid #E5E5E5; padding-bottom:10px; width:170px; }


#calenderevents ul {
	margin: 0;color:#0045A2;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:-10px;
}

#calenderevents li {
	float: left; color:#0045A2;
 	color:#0045A2;
	padding: 0 0px 0 0px;
}

#calenderevents a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color:#477D70;
	line-height:40px;
}
#calenderevents a:hover {
	color: #2C2E22; 	
	text-decoration: none;

}
.newstext{
	position: relative; 
	color:#477D70;
}

.newstitle{
	float:left;
	text-decoration: none; color:#336666
}
.newsfeeder_right {
	padding: 0;
	margin: 0;
	}
	ul.cb { 
	list-style-position: outside;
	list-style-type: none;
}
ul.cb li { 
	background: url(/images/arrow.gif) left 1em no-repeat;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #dfdfdf;
	}

/* Sidebar */

#leftcolumn {
	float: left; top:0px; margin-top:-10px;
	width: 221px; display:inherit; color:#003399;
}

#leftcolumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#003399;
	
}

#leftcolumn li {
	margin-bottom: 15px; 	
	list-style: none; 
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#003399;

}

#leftcolumn li ul {
	padding: 10px;
	border: 1px solid #D5D5D5;
	border-top: none;
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#003399;
}

#leftcolumn li li {
	margin: 0;
	padding: 5px 0;
	background: url(/images/img09.gif) repeat-x;
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#003399; font-weight:normal;
}

#leftcolumn li li.first {
	background: none;
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#003399; font-weight:normal;
}

#leftcolumn li h2 {
	height:26px;
	margin: 0;
	padding: 6px 0 0 15px;
	background: url(/images/img10.jpg) no-repeat;
	letter-spacing: 0px;
	color: #ff740b; 
	font-family:"Lucida Sans Unicode"; font-size:20px;
}

#leftcolumn a:link {
	text-decoration: none;
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#003399; font-weight:bold;
}

#leftcolumn a:hover {
	text-decoration: underline;
		color: #ff740b;
}

#leftcolumn li a {
	padding-left: 10px;
	background: url(/images/img11.gif) no-repeat left center;
	font-family:"Lucida Sans Unicode";
	font-family:11px; color:#0045A2; font-weight:bold;
}


.content_center {
	float: left;
	width: 490px;
	margin: 0 0 0px 0; margin-left:15px;
}
	.content_center_texy_ {
		margin: 0px 0 10px 0;
	}

	.content_center_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.content_center_links:hover {
		border: 1px solid #ccc;
	}
	
	.content_center_message {
		border: 1px solid #eee;
		padding: 10px 10px 10px 75px;	
		margin: 0 0 10px 0;
		background: #fff url(questionmark.gif) no-repeat center left;
		color: #454545; 
	}
	
	.content_center_message:hover {
		border: 1px solid #ccc;
	}
	
		.content_center_side {
			float: left;
			width: 180px;
		}
.imageborder
{
	border: 1px solid #CCCCCC; padding:3px; background:#FFFFFF;
}

#picshow {
	position: static; display:inherit; float:right;
	width:193px;
	height:130px;
	z-index:0;
	margin-top:-10px;
	margin-left:-120px;
}


.radcalendar .ajax__calendar_container 
{
    background-color:#fff;
    border:solid 1px #000;
    font-family:verdana,arial,helvetica,clean,sans-serif;
    cursor:default;
    width:205px;
    font-size:12px;
    text-align:center;
    padding:0px;
}

.radcalendar .ajax__calendar_body 
{
    height:136px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.radcalendar .ajax__calendar_days, .radcalendar .ajax__calendar_months, .radcalendar .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:136px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.radcalendar .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font-family:verdana,arial,helvetica,clean,sans-serif;
    text-align:center;    
}

.radcalendar .ajax__calendar_header 
{
    padding-top:4px;
    background:url(/images/radcalendar/header.gif) repeat-x; 
    height:21px;
}

.radcalendar .ajax__calendar_prev 
{
    margin-left:8px;
    margin-top:3px;
    display:block;
    cursor:pointer;
    float:left;
    background:url(/images/radcalendar/prev.gif) no-repeat;
}

.radcalendar .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:0px;
    display:block;
    cursor:pointer;
    float:right;
    background:url(/images/radcalendar/next.gif) no-repeat;
}

.radcalendar .ajax__calendar_title 
{
    cursor:pointer;
    text-align:center;
    font-weight:600;
    font-size:11pt;
    color:#fff;
    font-family:verdana,arial,helvetica,clean,sans-serif;
}

.radcalendar .ajax__calendar_footer, .radcalendar .ajax__calendar_today 
{
    display:none;
}

.radcalendar .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.radcalendar .ajax__calendar_day, .radcalendar .ajax__calendar_month, .radcalendar .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.radcalendar .ajax__calendar_hover .ajax__calendar_day, .radcalendar .ajax__calendar_hover .ajax__calendar_month, .radcalendar .ajax__calendar_hover .ajax__calendar_year
{
    color:#9E0000;
}

.radcalendar .ajax__calendar_other .ajax__calendar_day, .radcalendar .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6; 
}

.radcalendar .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}

.newlink {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:none;
}
.newlink:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:none;
	
}

.newlink:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:none;
}

.newlink:a hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0000;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:underline;
}

.sitemap{
	font-size: 19px;
	font-weight: normal;
	color: #0037B3;
	line-height: 120%;
}