body, h1{ padding:0; margin:0; }
*{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#screenBarTopLeft, #screenBarTopRight, #screenBarBottomLeft, #screenBarBottomRight, #screenBarBottomMiddle{background-repeat:no-repeat; background-position:top; background-color:#333333;}
#screenBarTopLeft{ background-image:url(../images/utilities/bars/screenTopLeftBar.gif); background-position:right; background-color:#000000;}
#screenBarTopRight{ background-image:url(../images/utilities/bars/screenTopRighttBar.gif); background-position:left; background-color:#000000;}
/*#screenBarBottomLeft{ background-image:url(../images/utilities/bars/screenBottomLeftBar.gif); background-position:right;}
#screenBarBottomRight{ background-image:url(../images/utilities/bars/screenBottomRightBar.gif); background-position:left;}
#screenBarBottomMiddle{ background-image:url(../images/utilities/bars/screenBottomMiddleBar.gif); }*/

#mainContents{ color:#4b4b4b; padding:1px 26px 32px 27px; line-height:13px;}
#mainContents a:link{ color:#008309; text-decoration:none;}
#mainContents a:visited{ color:#005b7f; text-decoration:none;}
#mainContents a:hover{ text-decoration:underline;}

#footer{ padding:9px 0px 26px 27px; }
#footer, #footer a:link, #footer a:visited, #footer a:hover{ color:#959595; font-size:10px; text-decoration:none;}
#footer a:hover{text-decoration:underline;}

.bold {
	font-weight: bold;
}

.subtitle {
	color: #005400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}