body {
	background-color: #5B7DA0;/*#EDF0F3;*/
	color:#333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
td {vertical-align:top;}
p {line-height:1.5;}
ul 
{
    margin: 2px 8px 20px 20px;
}
ul li
{
	list-style-image:url(../images/list-bullet.gif);
	margin:0 0 .2em 4px;
	line-height:1.7em;
}

ol 
{
	margin: 2px 8px 20px 20px;
}
ol li
{
	margin:0 0 .7em 4px;
	list-style-type:decimal;
}
h1 {
	font-size: 190%;
	letter-spacing: -0.05em;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

h2 {
	font-size: 130%;
	letter-spacing: 0.3em;
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	text-transform:uppercase;
}
h3 {
	font-size: 110%;
	letter-spacing: 0.1em;
	font-weight:bold;

}
h4 {
	font-size: 100%;
	letter-spacing: -0.03em;
	font-weight:bold;
	margin-top:.5em;
	margin-bottom:.5em;
	text-transform:uppercase;
	
}

blockquote {
	/*background-image: url(../images/bg_blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #f1f1f1;
	border: solid 1px #ccc;
	margin: 15px 0;
	padding: 8px;
}
blockquote p {
    margin-bottom:0.2em;
    line-height: 1.3em;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #9E883C;
	text-decoration: none;
}
a:active {
	color: #333333;
}

#topNav {
	float: right;
	width: 300px;
	margin-top: 8px;
	margin-right: 5px;
	text-align: right;
	font-size: 11px;
	color: #9F8238;
	bottom: 0px;
}
#topNav ul {
    margin-bottom:0px;
    }
#topNav li {
	display: inline;
	padding-left: 11px;
	background-image: url(../images/topMenu_bullet.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
}
#topNav a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#topNav a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#topNav a:hover {
	font-weight: bold;
	color: #9E883C;
	text-decoration: underline;
}
#topNav a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#banner { 
    height:150px;
    overflow:hidden;
    background-color: #486480;
}

#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#topShading {
	background-image: url(../images/topShading.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
}
#bottomShading {
	background-image: url(../images/bottomShading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	clear: both;
}
#mainNav {
	background-image: url(../images/bg_mainNav.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#ft {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 95px;
}
#ft a:link {color:White}
#ft a:visited {color:White}
#ft a:hover {color:white; }
#ft a:active {color:White;}

#logo {
	padding: 25px 0 5px 15px;

}
#footerTag {
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 15px;
}

#links {
	font-size: 10px;
	color: #fff;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#links a:link {color:White}
#links a:visited {color:White}
#links a:hover {color:white;}
#links a:active {color:White;}
#breadcrumbs a:link {
color:#999999;
text-decoration:underline;
}
#breadcrumbs a:visited {
color:#777777;
text-decoration:underline;
}
#breadcrumbs a:hover {
color:#333333;
text-decoration:none;
}
#breadcrumbs a:active {
color:#999999;
text-decoration:underline;
}
#breadcrumbs {
	font-size: 80%;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	text-align: right;
	padding: 5px;
	margin-top: 15px;

}
#mainContent {
	margin-left: 35px;
	margin-right:25px;
}
#mainContent p {
	margin-bottom: 0.8em;
}


#leftContent h1 {
	font-size: 180%;
	letter-spacing: -0.05em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}
#leftContent h2 {
	font-size: 110%;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	text-transform:uppercase;
	font-weight:bold;
	
}
#leftContent h3 {
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight:bold;
}
#tools {
	background-color: #9F8741;
	background-image: url(../images/bg_tools.jpg);
	background-repeat: repeat-x;
	height: 120px;
	padding:0px 20px;
}
#tools .toolControls
{margin-bottom:2px;}

.searchBox
{font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	padding: 4px 0px 4px 6px;
	border-top: 1px solid #EBEBEB;	
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	background-color: white;
	border-right-width:0px;
	}

h1.tools {
    font-size: 150%;
    color: #45607B;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: .1em;
    padding-top: 6px;
}
h1.tools a{
   text-decoration:none;
    color: #45607B;
}
h1.tools a:hover, #currentEvents h1.tools a:hover{
   text-decoration:none;
    color: #9E883C;
}
#currentEvents {
	/*background: #A3BBD6 url(../images/bg_events.jpg) no-repeat top right;*/
		background-color: #f1f1f1;
	border: solid 1px #ccc;
	height: 150px;
	overflow:hidden;
}

#currentEvents a:link {
text-decoration:none;
}
#currentEvents a:visited {
text-decoration:none;
}
#currentEvents a:hover {
text-decoration:underline;
color:black;
}
#currentEvents a:active {
text-decoration:none;
}

#currentEvents .module2 {

	font-family: Arial, Verdana;
	color:#333333;
	margin-right: 3px;
}

#currentEvents li {
	font-size:11px;
	line-height:1.5em;
	}
	
#currentEvents h1 {
padding-left:20px;
}
#news {
	background: #FDFDFD url(../images/bg_module.gif) repeat-x 0px -7px;
	height: 150px;
	overflow:hidden;
}
#news h1 {
padding-left:20px;
background-color:#F4F7F7;
}
.module {
	/*border:1px solid #DADADA;*/
	padding:12px;
	font-family: Arial, Verdana;
	font-size:11px;
	background: #fff url(../images/bg_module.gif) repeat-x;
	color:#333333;
	vertical-align:top;
}
.module TD, .module A {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.module a:hover {
    text-decoration:underline;
    }
.borderImage {
margin: 10px;
padding: 5px;
border: 1px dotted #E4E4E4;
}
#rightContent {
	background-image: url(../images/bg_rightContent.gif);
	background-repeat: no-repeat;
	padding: 8px 10px 8px 17px;
	margin-top: 19px;
	
}

#rightContent h1 {
	font-size: 140%;
	background-color: #45607B;
	color:White;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	padding: 5px;
	text-align:center;
	background-image: url(../images/bg_rHeader1.gif);
	background-repeat: repeat;
}

#rightContent a {
	text-decoration: none;
	font-weight:bold;
}
#rightContent a:hover {
	text-decoration: underline;
}
#signup { 
 
    margin: 5px;
        margin-top:15px; 
}

.divider {
margin: 2px 0; border-bottom: 1px solid #4D6A81;height:1px;
}
a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }

a.linkopacity:hover img {
filter:alpha(opacity=80);
-moz-opacity: 0.8; 
opacity: 0.8;
-khtml-opacity: 0.8;}

.pager span, .pager a {
margin: 2px;
}
.pager
{
    font-family:arial,sans-serif;
    padding:4px;
	border:solid 1px #e1e1e1;
	background-color:#f1f1f1;
	margin:10px 0;
	text-align:center;	                
}
  
.pager SPAN.command,        
.pager SPAN.current,        
.pager A.command
{
    color:#5a90ce;
    padding:0px 5px;
    text-decoration:none;
    border:none;
}
.pager A.command:hover
{
    
    color:#000;

}        
.pager SPAN.current
{
    font-weight:bold;
    color:#3e3e3e;
    padding:0px 6px;
}
.required {
    color:#9E883C;
}