body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    
}

#header
{
    background-color: #336699;
    color: #FFFFFF;
   
    background-image: url(images/header.gif);
    background-repeat: repeat-x;
    margin-top: 0px;
}

#header h1
{
    font-size: 1.7em;
    margin-bottom: 5px;
    padding-left: 10px;
    letter-spacing: 0.1em;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 5px;
}
#header h2
{
    font-size: 1.1em;
    background-color: #333333;
    margin-top: 0px;
    padding-top: 0px;
    letter-spacing: 0.25em;
    padding-left: 45px;
    margin-bottom: 2px;
    text-transform: lowercase;
    border-top: #ffff00 thin solid;
}
#topList
{
    display: block; 
    background-color: #fafafa;
    margin: 0px;
    padding-bottom: 1px;
    padding-left: 2px;
    border-bottom: #c8c8c8 1px solid;
}
#navigation
{
    width: 120px;
    border-top: medium none;
    border-right: #e6e6e6 1px solid;
    border-left: medium none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    overflow: visible;
    padding-top: 5px;
    background-color: #fafafa;
    border-bottom: #e6e6e6 1px solid;
    clear: both;
    
}

#content
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 50px;
    overflow: visible;
   /* background-image: url(images/back.jpg);
    background-repeat: no-repeat;
    background-position-x: 20px;*/
}
#contentNoBack
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 50px;
    overflow: visible;
   
}
#contentHeader
{
   /* margin-top: 20px;*/
}
#content h1
{
    font-size: 1.2em;
    margin-bottom: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 5px;
}
#content h2
{
  font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
     margin-top: 5px;
}
#content h3
{
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
     margin-top: 5px;
}
#footer
{
    clear: both;
    text-align: right;
    letter-spacing: 0.25em;
    font-size: 0.8em;
    background-color: #ebebeb;
    margin-top: 20px;
    height: 70px;
    padding-right: 10px;
    background-image: url(images/footer.gif);
    background-repeat: repeat;
}

#bottomList
{
    display: block;
    background-color: #fafafa;
    padding-bottom: 2px;
    
    border-top: #c8c8c8 1px solid;
    border-bottom: #c8c8c8 1px solid;
}
.notices
{
	width: 95%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
.watermark
{
	background-color: #e0ffff;
}

.sectionNavigation
{
	background-color: #ebebeb;
	display: block;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #646464;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

A.sectionNavigation
{
	text-decoration: none;	
}

A.sectionNavigation:visited
{
    color: #a45fa5;
}
A.sectionNavigation:hover
{
	background-color: #dcdcdc;
	color: #ff4b4b;
}

.aboveHeader
{
    text-align: center;
    display: block;
    color: #646464;
    padding-bottom: 3px;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    text-transform: lowercase;
    margin-top: 10px;
}

.aboveNavigation
{
	background-color: #ebebeb;
	display: block;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #646464;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

A.aboveNavigation
{
	text-decoration: none;
	}


A.aboveNavigation:visited
{
    color: #a45fa5;
}
A.aboveNavigation:hover
{
	background-color: #dcdcdc;
	color: #ff4b4b;
}

.belowHeader
{
     font-size: 0.9em;
    text-align: center;
    display: block;
    color: #646464;
    padding-bottom: 3px;
    letter-spacing: 0.1em;
    text-transform: lowercase;
    margin-top: 10px;
}
.belowNavigation
{
	background-color: #ebebeb;
	display: block;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #646464;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

A.belowNavigation
{
	text-decoration: none;
	
}

A.belowNavigation:visited
{
    color: #a45fa5;
}
A.belowNavigation:hover
{
	background-color: #dcdcdc;
	color: #ff4b4b;
}
/**/
.siteNavigation
{
 
}
A.siteNavigation
{
    text-decoration: none;
    color: #646464;
    width: 100%;
    text-align: center;
    letter-spacing: 0.25em;
    font-size: 0.9em;
    background-color: #ebebeb;
    border-right: #e1e1e1 1px solid;
    border-top: #e1e1e1 1px solid;
    border-left: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0px;
}

A.siteNavigation:visited
{
     color: #a45fa5;
}
A.siteNavigation:hover
{
   background-color: #dcdcdc;
	color: #ff4b4b;
}
.bottomNavigation
{
    color: #646464;
    display: inline;
    text-align: center;
    border-left: #e1e1e1 1px solid;
    padding-right: 5px;
    padding-left: 5px;
}

A.bottomNavigation
{
	text-decoration: none;
	}


A.bottomNavigation:visited
{
     color: #a45fa5;
}
A.bottomNavigation:hover
{
   	color: #ff4b4b;
}
.remoteNavigation
{
    background-color: #ebebeb;
    display: block;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 5px;
    color: #646464;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    background-color: #e1e1eb;
}

A.remoteNavigation
{
	text-decoration: none;
	}

A.remoteNavigation:visited
{
    color: #a45fa5;
}
A.remoteNavigation:hover
{
    background-color: #c8c8d2;
    color: #ff4b4b;
}
.sectionHeader
{
    background-color: #ff3366;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    text-align: center;
}
.aboveXml
{
    border-bottom: #808080 1px solid;
}
.belowXml
{
    border-top: #808080 1px solid;
}
.localInfo
{
    color: #646464;
    display: block;
    text-align: center;
    float: left;
    width: 120px;
    padding-right: 5px;
    padding-left: 5px;
    clear: left;
    padding-bottom: 5px;
    overflow: visible;
    padding-top: 5px;
    background-color: #e1e1e1;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: lowercase;
    margin-bottom: 0px;
}
 .adminlocalInfo
{
    color: #ffffff;
    display: block;
    text-align: center;
    float: left;
    width: 120px;
    padding-right: 5px;
    padding-left: 5px;
    clear: left;
    padding-bottom: 5px;
    overflow: visible;
    padding-top: 5px;
    background-color: #ff0000;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: lowercase;
    margin-bottom: 0px;
}
 
.localHeader
{
    color: #6e6e6e;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 50px;
    padding-top: 50px;
}
.localSubheader
{
    color: #6e6e6e;
    font-size: 1.1em;
    font-weight: bold;
}
.adminlocalHeader
{
    color: #ff0000;
    font-size: 1.2em;
    font-weight: bold;
}
.adminlocalSubheader
{
   color: #ff0000;
    font-size: 1.1em;
    font-weight: bold;
}
.hidden
{
    display: none;
    visibility: hidden;
    width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    position: relative;
    height: 0px;
    border-bottom-style: none;
}
.tdNavigation
{
    width: 120px;
    vertical-align: top;
}
.tdContent
{
    vertical-align: top;
}
.adminSectionNavigation
{
    background-color: #f4d7d7;
    display: block;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 5px;
    color: #646464;
    border-right: #cda0a0 1px solid;
    border-top: #cda0a0 1px solid;
    border-left: #cda0a0 1px solid;
    border-bottom: #cda0a0 1px solid;
}

A.adminSectionNavigation
{
	text-decoration: none;	
}

A.adminSectionNavigation:visited
{
    color: #a45fa5;
}
A.adminSectionNavigation:hover
{
    background-color: #dfaeae;
    color: #ff4b4b;
}
.homeLink
{
    text-decoration: none;
}
.featuresList
{
	width: 47%;
	float: left;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	height: 120px;
	overflow: visible;
}
.featuresList h2
{
	color: #3f3f3f;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
}
.featuresList p
{
	color: #3f3f3f;
	margin-top: 0px;
	padding-top: 0px;
}
.featuresList p a
{
	text-decoration: none;
}
.featuresList p a:hover
{
	text-decoration: none;
	color: #cc0000;
}
.featuresList img
{
	float:left;
	padding-right: 5px;
	padding-top: 2px;
}
.featuresListSide
{
	width: 100%;
	
	font-size: 0.9em;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}
.featuresListSide p a
{
	text-decoration: none;
}
.featuresListSide p a:hover
{
	text-decoration: none;
	color: #cc0000;
}
.featuresListSide h2
{
	color: #3f3f3f;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.featuresListSide p
{
	color: #3f3f3f;
	margin-top: 0px;
	padding-top: 0px;
}
.featuresListSide img
{
	float:left;
	padding-right: 5px;
	padding-top: 2px;
}
#main
{
	float: left;
	width: 67%;
	
}
.side
{
	width: 30%;
	background-color: #f4f4f4;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	margin-right: 8px;
}
.inMain
{
	width:100%
}
.noticeHeader
{
	color: #242323;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	width: 100%;
	border-bottom: silver 1px solid;
	background-color: gainsboro;
	display: block;
	font-weight: bold;
	font-size: 1em;
}
.noticeContent
{
}
