@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	background-color:#c6c6c6;
	background-image:url('/09/images/bg_main.gif');
	background-repeat:repeat;
}

table, td, tr { 
font:12px Verdana, Arial, Times, serif;
}

img {
display:block;
}

#fishfly {	
background-image:url('/09/images/bg_fishfly.png');
background-repeat:repeat;
font-family: Georgia, Trebuchet MS, Times New Roman;
font-size:12px;
font-weight:normal;
text-align:center;
padding: 15px 10px;
}


#mainContent a, a:visited {
color:#60767b;
text-decoration: none;
font-family: Georgia, Trebuchet MS, Times New Roman;

}

#mainContent a:hover, a:focus {
color: #400;
text-decoration: none;
font-family: Georgia, Trebuchet MS, Times New Roman;

}


/* Home Page Styles */

#home_content {
padding: 65px 90px 320px 90px; 
}
h1.home {
font:48px Georgia, Times New Roman, Times, serif;
color:#7f7f7f;
padding-top: 50px;
}

p.home {
font:12px Verdana, Arial, Times, serif;
color:#7f7f7f;
line-height:150%;
}

/* Flyout(s) */

#fly_assoc {
left:265px; 
top:200px; 
width:182px; 
}


/* Regular Page Styles */

#content {

background-image:url('/09/images/bg_content.jpg');
background-repeat:no-repeat;
background-color:#fff;
padding: 0px 0px; 
vertical-align:top;
}

#content_l_marg {
background-image:url('/09/images/bg_left_marg.jpg');
background-repeat:repeat-y;
vertical-align:top;
}
#content_r_marg {
background-image:url('/09/images/bg_right_marg.jpg');
background-repeat:repeat-y;
vertical-align:top;
}

#sidebar {

	float: left; 
	width: 267px; /* since this element is floated, a width must be given */
font-family: Trebuchet MS,  Verdana,Arial, Helvetica,;
font-size:14px;
line-height:150%;
color:#60767b;
 /* the background color will be displayed for the length of the content in the column, but no further */
padding: 0px 20px 0px 3px; /* top and bottom padding create visual space within this div  */
vertical-align:top;

}

.more_button {
align:right;
padding-bottom: 7px;}

a.more_link, a.more_link:visited {
color:#400;
text-decoration: none;
font-family: Trebuchet MS, Times New Roman;
font-size:12px;
}

a.more_link:hover, a.more_link:focus {
color: #60767b;
text-decoration: none;
font-family: Trebuchet MS, Times New Roman;
font-size:12px;
}

div.hr_sidebar {
width:120px;
height:6px;
background: #fff url('/09/images/sidebar_hr.jpg') no-repeat center;
margin-bottom: 12px;
}

div.hr_sidebar hr {
display: none;
}

/* News Styles*/

a.news_title_link, a.news_title_link:visited {
color:#60767b;
text-decoration: none;
font-family: Georgia, Trebuchet MS, Times New Roman;
font-size:15px;
}

a.news_title_link:hover, a.news_title_link:focus {
color: #400;
text-decoration: none;
font-family: Georgia, Trebuchet MS, Times New Roman;
font-size:15px;
}

h3.news_title {
margin: 0px;
color: #400;
text-decoration: none;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
h1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#60767b;
	margin:0px;
}

h2 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#60767b;
	margin:0px;
}

h3.news_date {
margin: 0px;
color: #400;
text-decoration: none;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

#mainContent { 
	background-image:url('/09/images/bg_mainContent.png');
	background-repeat:repeat-y;
	margin: 0px 0px 0px 30%; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
/*	background-image:url('images/bg_sidebar.jpg');
	background-repeat:repeat-y;*/
	padding:40px 20px 40px 30px;
	vertical-align:top; 
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:150%;
	color:#400;
	height: auto;
} 

a.document_link, a.document_link:visited {
color:#400;
text-decoration: none;
font-family:  Trebuchet MS, Times New Roman;
font-size:15px;
padding-left: 10px;
}

a.document_link:hover, a.document_link:focus {
color: #60767b;
text-decoration: none;
font-family:  Trebuchet MS, Times New Roman;
font-size:15px;
padding-left: 10px;
}

/* Footer */
#footer_cell {
background-image:url('/09/images/17_footer_main.jpg');
background-repeat:no-repeat;
vertical-align:top;
text-align:center;
}

#footer {
color:#a2aeb9;
font-family: Verdana,Arial, Helvetica,;
font-size:10px;
margin:10px 0px 0px 0px;
line-height:75%;
}

a.footer_smoke, a.footer_smoke:visited {
color:#666;
text-decoration: none;
font-family: Verdana;
font-size:10px;
}

a.footer_smoke:hover, a.footer_smoke:focus {
color: #c00;
text-decoration: none;
font-family: Verdana;
font-size:10px;
}
