body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	behavior: url(/csshover.htc); /* fix for IE */
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

a:link {
	color: #649aea;
/*	color: #4577c2; */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #649aea;
/*	color: #4577c2; */
}
a:hover {
	text-decoration: underline;
	color: #649aea;
/*	color: #4577c2; */
}
a:active {
	text-decoration: underline;
	color: #fdb813;
}
h1 {
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #58595b;
	font-weight: normal;
}
h2 {
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #373839;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58595B;
	padding: 8px 0 5px 0;
}
#page_body #rightcol h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #373839;
	padding: 8px 0 5px 0;
	margin: 0;
}
img {
	margin: 0;
	padding: 0;
}
#logo {
	font-size: 10px;
	color: #cccccc;
	background-image: url(/images/bar_logo.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 975px;
	margin: 0 9px 16px 9px;
}
#logo p {
	font-size: 10px;
	color: #cccccc;
        text-align: right;
	margin: 0px;
	padding: 6px 8px 0 0;
}
#logo a:link {
	color: #fdb813;
	text-decoration: none;
}
#logo a:visited {
	text-decoration: none;
	color: #fdb813;
}
#logo a:hover {
	text-decoration: underline;
	color: #fdb813;
}
#logo a:active {
	text-decoration: underline;
	color: #FFF;
}
#signupwindow {
	display: none;
	border: 1px solid #ddd;
	width: 220px;
	padding: 2px 4px 4px 4px;
	margin: 3px 3px 0 0;
	float: right;
	text-align: left;
	background-color: #373839;
}
#feedwindow {
	display: none;
	border: 1px solid #ddd;
	width: 285px;
	padding: 2px 4px 4px 4px;
	margin: 3px 3px 0 0;
	float: right;
	text-align: left;
	background-color: #373839;
}
#loginwindow {
	display: none;
	border: 1px solid #ddd;
	width: 250px;
	padding: 2px 4px 4px 4px;
	margin: 3px 3px 0 0;
	float: right;
	text-align: left;
	background-color: #373839;
}
#signupwindow p, #feedwindow p, #loginwindow p {
	float: left;
	text-align: left;
}
form {
	margin: 0;
	padding: 0;
}
.searchbox {
	border: 1px solid #b2b6be;
	margin: 0 4px 4px 0;
	padding: 2px;
	color: #58595b;
	background-color: #fff;
}
#leftcol {
	font-size: 10px;
	color: #cccccc;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 245px;
	float: left;
}
#leftcol img {
	margin: 0;
	padding: 0;
}
#leftcol a:link {
	color: #fdb813;
	text-decoration: none;
}
#leftcol a:visited {
	text-decoration: none;
	color: #fdb813;
}
#leftcol a:hover {
	text-decoration: none;
	color: #fdb813;
}
#leftcol a:active {
	text-decoration: none;
	color: #fdb813;
}
#leftcol form {
        margin-top: 29px;
}
#page_body {
	width: 975px;
	margin: 16px 9px 0 9px;
}
#page_body #rightcol {
	text-align: left;
	border-right: solid 1px #999;
	border-left: solid 1px #999;
	float: right;
	width: 690px;
	padding: 0 19px 0 19px;
	margin-bottom: 16px;
}
#page_body #rightcol p {
	line-height: 16px;
}
#page_body #rightcol #emailprint {
	font-size: 10px;
	padding: 2px;
	float: right;
	border: 1px solid #dedfe2;
}
#page_body #rightcol #emailprint img {
	padding: 0 2px 0 2px;
}
#page_body #rightcol .date {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#page_body #rightcol .storyblock {
	background-image: url(/images/fish_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 16px;
}
#page_body #rightcol .storyblock h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#page_body #rightcol .storyblock p {
	margin-bottom: 0;
	padding-bottom: 0;
}
#page_body #rightcol .storyblock .posted {
	font-size: 11px;
	background-image: url(/images/box_open.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 3px 0 0 10px;
}
#page_body #rightcol .categoryblock {
	background-color: #ccdbf2;
	border: 1px solid #999999;
	margin-top: 14px;
}
#page_body #rightcol .categoryblock .categoryname {
	background-image: url(/images/box_yellow.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	margin: 4px;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
	background-position: 2px 2px;
	padding: 0 0 2px 21px;
}
#page_body #rightcol .categoryblock p {
	margin: 4px;
}
#page_body #rightcol .categoryblock .storyblock{
	border-top: 1px solid #999999;
	background-color: #FFF;
	margin: 0;
	padding: 4px 4px 11px 4px;
	background-image: none;
}
#page_body #rightcol #resourcebox {
	background-color: #fdb814;
	background-image: url(/images/subhead_resources.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	padding: 21px 9px 3px 9px;
	width: 275px;
	border: 1px solid #999999;
	float: right;
	margin: 19px 0 8px 8px;
	font-size: 11px;
}
#page_body #rightcol #resourcebox p {
	margin: 0px;
	padding: 6px 0 6px 0;
}
#page_body #rightcol #eventbox {
	background-color: #fdb814;
	background-image: url(/images/subhead_details.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	padding: 21px 9px 3px 9px;
/*	width: 275px; */
	border: 1px solid #999999;
/*	float: right; */
	margin: 3px 0 8px 0;
	font-size: 11px;
}
#page_body #rightcol #eventbox p {
	margin: 0px;
	padding: 6px 0 6px 0;
}
#page_body #rightcol #projectbox {
	background-color: #fdb814;
	background-image: url(/images/subhead_projectprofile.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	padding: 21px 9px 3px 9px;
	width: 275px;
	border: 1px solid #999999;
	float: right;
	margin: 19px 0 8px 8px;
	font-size: 11px;
}
#page_body #rightcol #projectbox p {
	margin: 0px;
	padding: 6px 0 6px 0;
}
#page_body #rightcol .photobox, #page_body #rightcol .photoboxright {
	background-color: #dddddd;
	padding: 0px;
	width: 295px;
	float: right;
	margin: 8px 0 8px 8px;
}
#page_body #rightcol .photoboxleft {
	background-color: #dddddd;
	padding: 0px;
	width: 295px;
	float: left;
	margin: 8px 8px 8px 0;
}
#page_body #rightcol .photobox img, #page_body #rightcol .photoboxleft img, #page_body #rightcol .photoboxright img {
	background-color: #FFF;
	padding: 1px;
	border: solid 1px #999;
	margin: 7px;
}
#page_body #rightcol .photobox p, #page_body #rightcol .photoboxleft p, #page_body #rightcol .photoboxright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 7px 14px 7px;
}
#page_body #rightcol #interiornav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bk_interiornav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 11px;
}
#page_body #rightcol #interiornav h1 {
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
#page_body #rightcol #interiornav p {
	margin-top: 0;
}
#page_body #rightcol #interiornav #row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#page_body #rightcol #interiornav #row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 14px 0 0 0;
	padding: 0;
}
#page_body #rightcol #interiornav .intnavselected {
	background-image: url(/images/fish_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	font-weight: bold;
}
#page_body #rightcol #interiornav a:link {
	text-decoration: none;
}
#page_body #rightcol #interiornav a:visited {
	text-decoration: none;
}
#page_body #rightcol #interiornav a:hover {
	text-decoration: none;
	background-image: url(/images/fish_blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
}
#page_body #rightcol #interiornav a:active {
	text-decoration: none;
}
#page_body #rightcol #eventcalendar td {
	font-size: 11px;
}
#page_body #rightcol .eventmonth {
	text-align: center;
}
#page_body #rightcol #comments {
	background-color: #ccdbf2;
	padding: 19px;
	margin-top: 16px;
}
#page_body #rightcol #comments .header {
	width: 350px;
	padding: 0 0 3px 0 ;
	border-bottom: solid 1px #999;
	margin: 0;
}
#page_body #rightcol  #comments .comment {
	background-image: url(/images/fish_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
	width: 350px;
	margin-bottom: 16px;
}
#page_body #rightcol #comments .comment .commentinfo {
	font-size: 10px;
}

#page_body #rightcol #comments .comment .inappropriate {
	float: right;
	font-size: 10px;
}
#addcomment {
	float: right;
	background-color: #dddddd;
	margin-left: 19px;
	width: 254px;
	padding: 10px;
}
#addcomment input {
	border: 1px solid #b2b6be;
	margin: 0;
	padding: 2px;
	color: #58595b;
	background-color: #fff;
}
#addcomment textarea {
	border: 1px solid #b2b6be;
	margin: 0;
	padding: 2px;
	color: #58595b;
	background-color: #fff;
}


/* HOME PAGE STYLES */
#standardpromo {
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #58595B;
	margin: 29px 19px 0 0;
}
#standardpromo p {
	padding-left: 13px;
	padding-top: 16px;
	margin-top: 0;
}
.featureboxtitle {
	background-color: #ccdbf1;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #373839;
}
#home_body {
	width: 975px;
	margin: 16px 9px 0 9px;
}
#home_body #rightcol {
	text-align: left;
	float: right;
	width: 730px;
	padding: 0;
	margin-bottom: 16px;
}
#home_body #rightcol #feature {
	background-color: #ccdbf1;
	margin: 0 0 16px 0;
	padding: 12px 32px 12px 32px;
	border: 1px solid #999999;
}
#home_body #rightcol #feature p {
	line-height: 16px;
}
#home_body #rightcol #subboxes table td.content {
	border: 1px solid #999999;
	padding: 7px 13px 7px 13px;
	background-color: #ddd;
	width: 206px;
}
#home_body #rightcol #subboxes table td.content2 {
	border: 1px solid #999999;
	padding: 7px 13px 7px 13px;
	background-color: #ddd;
}
#home_body #rightcol #subboxes table img {
	border: solid 1px #999;
}
.boxright img {
	float: right;
	margin: 0 0 3px 6px;
}
.boxleft img {
	float: left;
	margin: 0 6px 3px 0;
}
.subboxtitle {
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 2px 21px;
	background-color: #DDDDDD;
	background-image: url(/images/box_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size: 18px;
	border-bottom: solid 1px #999999;
	color: #58595B;
}
#home_body #rightcol #subboxes .more {
	font-size: 10px;
	text-align: right;
}
#home_body #rightcol #feature a.storylink {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
#home_body #rightcol #feature .credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
#home_body #rightcol #feature .caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#home_body #rightcol #feature .introtext {
	margin: 0;
	padding: 15px 0 0 0;
}
#home_body #rightcol #feature .introtext .featureboxtitle {
	margin: 0;
	padding: 0;
}
#home_body #rightcol #feature .actionitems {
	font-size: 11px;
	padding-bottom: 10px;
}
#home_body #rightcol #feature .feature_photobox {
	background-color: #b3c5e0;
	padding: 8px;
	border: 1px solid #9b9c9d;
	width: 240px;
	text-align: center;
	margin: 26px 15px 26px 0;
}
#home_body #rightcol #feature .feature_bigphotobox {
	background-color: #b3c5e0;
	padding: 8px;
	border: 1px solid #9b9c9d;
	text-align: center;
	margin: 26px 15px 26px 0;
}
#home_body #rightcol #feature .thumbs_horizontal img {
	margin: 14px 14px 26px 0;
}
#home_body #rightcol #feature .thumbs_vertical {
	float: left;
	width: 75px;
}
#home_body #rightcol #feature .thumbs_vertical img {
	margin: 0 14px 14px 14px;
}
#home_body #rightcol #feature .feature_storytext {
	padding-top: 26px;
}
#home_body #rightcol #feature .feature_storytext h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #373839;
	line-height: 12px;
}
#home_body #rightcol #feature .feature_storytext p .featureboxtitle {
	margin: 0;
	padding: 0;
	font-size: 24px;
	background-color: #ccdbf1;
}
#home_body #rightcol #feature .feature_storytext p,h2,h3 {
	margin: 0;
	padding: 0;
}


/* SHARE PAGE STYLES */
.progress_bar {
	vertical-align: middle;
	margin-bottom: 15px;
	text-align: center;
}

/* FOOTER STYLES */

#page_body #footer {
	background-image: url(/images/bar_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 245px;
	text-align: left;
}
#page_body #footer a:link {
	color: #fdb813;
	text-decoration: none;
}
#page_body #footer a:visited {
	text-decoration: none;
	color: #fdb813;
}
#page_body #footer a:hover {
	text-decoration: underline;
	color: #fdb813;
}
#page_body #footer a:active {
	text-decoration: underline;
	color: #FFF;
}
#page_body #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	padding: 6px 6px 0 0;
	margin-bottom: 0;
	margin-top: 0;
}
#page_body #footer td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	padding: 0;
	margin: 0;
}
#page_body #footer table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 6px;
}
#home_body #footer {
	background-image: url(/images/bar_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 245px;
	text-align: left;
}
#home_body #footer a:link {
	color: #fdb813;
	text-decoration: none;
}
#home_body #footer a:visited {
	text-decoration: none;
	color: #fdb813;
}
#home_body #footer a:hover {
	text-decoration: underline;
	color: #fdb813;
}
#home_body #footer a:active {
	text-decoration: underline;
	color: #FFF;
}
#home_body #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	padding: 6px 6px 0 0;
	margin-bottom: 0;
	margin-top: 0;
}
#home_body #footer td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	padding: 0;
	margin: 0;
}
#home_body #footer table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 6px;
}

.showpagination1 {
	display: none;
}

/* Add icons automatically, if broswer supports it */
a[href$="pdf"]:before { content: url(/images/icon_pdf.gif) " " ; }
a[href$="PDF"]:before { content: url(/images/icon_pdf.gif) " " ; }
a[href$="doc"]:before { content: url(/images/icon_doc.gif) " " ; }
a[href$="DOC"]:before { content: url(/images/icon_doc.gif) " " ; }
a[href$="xls"]:before { content: url(/images/icon_xls.gif) " " ; }
a[href$="XLS"]:before { content: url(/images/icon_xls.gif) " " ; }
a[href$="ppt"]:before { content: url(/images/icon_ppt.gif) " " ; }
a[href$="PPT"]:before { content: url(/images/icon_ppt.gif) " " ; }
a[href$="zip"]:before { content: url(/images/icon_zip.gif) " " ; }
a[href$="ZIP"]:before { content: url(/images/icon_zip.gif) " " ; }
a[href$="swf"]:before { content: url(/images/icon_swf.gif) " " ; }
a[href$="SWF"]:before { content: url(/images/icon_swf.gif) " " ; }
a[href$="avi"]:before { content: url(/images/icon_avi.gif) " " ; }
a[href$="AVI"]:before { content: url(/images/icon_avi.gif) " " ; }

