body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../images/marin-header.jpg);
               background-repeat:no-repeat;
               background-position:upper left;
               background-attachment:scroll;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

a:link ,
a:visited {color : #2C4A80; font-weight: bold; text-decoration : underline; }
a:hover {color : #FF7801; font-weight: bold; text-decoration : underline;}
a:active {color : #FFC643; font-weight: bold; text-decoration : underline;}

.masthead_links {
	font-weight: bold;
	font-size: 12px;
	color: 2C4A80;
	margin-right: 30px;
}
.masthead_links a:link ,
.masthead_links a:visited {color : #2C4A80; text-decoration : none; }
.masthead_links a:hover {color : #000000;background-color : #FFFFFF; text-decoration : none;}
.masthead_links a:active {color : #2C4A80;background-color : #FFFFFF; text-decoration : none;}

.masthead_home {
	font-weight: bold;
	font-size: 12px;
	color: FFFFFF;
}
.masthead_home a:link ,
.masthead_home a:visited {color : #FFFFFF; text-decoration : none; }
.masthead_home a:hover {color : #FF7801;background-color : #FFFFFF; text-decoration : none;}
.masthead_home a:active {color : #FFC643;background-color : #FFFFFF; text-decoration : none;}

.footer_links {
	font-weight: bold;
	font-size: 100%;
	color: 2C4A80;
}
.footer_links a:link ,
.footer_links a:visited {color : #2C4A80; text-decoration : none; }
.footer_links a:hover {color : #FF7801; text-decoration : underline;}
.footer_links a:active {color : #FFC643; text-decoration : underline;}

.sidebar_links {
	font-size: 90%;
	line-height: 180%;
	color: 2C4A80;
	list-style-position: outside;
	margin-top: -5px;
}

.sidebar_links a:link ,
.sidebar_links a:visited {color : #2C4A80;background-color : #EEF7FE; font-weight: normal; display : block; text-align : left; text-decoration : none; }
.sidebar_links a:hover {color : #000000;background-color : #FFFFFF; font-weight: normal; display : block; text-align : left; text-decoration : underline;}
.sidebar_links a:active {color : #2C4A80;background-color : #FFFFFF; font-weight: normal; display : block; text-align : left; text-decoration : underline;}

.sidebar_links_more {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -10px;
	color: 2C4A80;
}

.sidebar_links_more a:link ,
.sidebar_links_more a:visited {color : #2C4A80;background-color : #EEF7FE; font-weight: bold; display : block; text-align : right; text-decoration : none; }
.sidebar_links_more a:hover {color : #000000;background-color : #FFFFFF; font-weight: bold; display : block; text-align : right; text-decoration : underline;}
.sidebar_links_more a:active {color : #2C4A80;background-color : #FFFFFF; font-weight: bold; display : block; text-align : right; text-decoration : underline;}

.links_heading {font-size: 135%; font-weight: bold; }
.main_heading {font-size: 120%; font-weight: bold; }
.sub_heading {font-size: 100%; font-weight: bold; }
.footnote {
	font-size: 75%;
	line-height: 100%;
}
.hanging_indent {
	text-indent: -20px;
	margin-bottom: -10px;
}
.date_bullet {
	margin-top: 15px;
	list-style-image: url(../images/orange_dot.gif);
}
.date_color {
	color: #FF7801;
	font-weight: bold;
}
