@charset "utf-8";
/* CSS Document */

body,td,th,a,p,li { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color:#333333; line-height:150%; }
h1, h2, h3 { color:#005263; }
.title { color:#005263; font-size:18px; font-weight:bold; }
ul, li { list-style-image:url(../img/bullet.gif); }
h1 { margin-top:0px; }
h3 { font-size:12px; }
body { background-color: #f2f2f2; margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; }
a:link, a:visited, a:active, a:hover { color:#005263; text-decoration:underline; }
#main { background-image:url(../img/bg.gif); background-repeat:repeat-y; }
#nav {	background-image:url(../img/nav-bg.gif); background-repeat:no-repeat; height:64px; padding-left:20px; padding-right:50px; }
#header { width:683px; height:183px; background-image:url(../img/header.gif); }
#header-td { padding-left:30px; width:744px; }
#line {	background-image:url(../img/double-line-bg.gif); background-repeat:repeat-x; height:8px; }
#feed-td { padding-left:70px;}
#content-td { padding-left:30px; padding-top:0px; }
#content-txt { width:613px; padding-left:70px; padding-top:0px; text-align:left; }
#links { width:683px; padding-top:100px; padding-bottom:50px; text-align:left; }
#left-bar {	width:227px; padding-top:30px; padding-left:15px; padding-right:14px; padding-bottom:45px; float:left; }

.feed:link, .feed:visited, .feed:active { color:#005263; text-decoration:underline; }
.feed, .feed:hover {	color:#005263;	text-decoration:none; }
.feed-sep { color:#666666; text-decoration:none; }
#nav a { font-size:11px; }
.nav-item, .nav-item:link, .nav-item:visited { color:#006172; text-decoration:none; }
.nav-item:hover { color:#999999; /*text-decoration:underline;*/ }
.nav-item:active { color:#999999; text-decoration:none; }
.copyright { padding-left:70px; }