body {
	font-family: Tahoma, sans-serif;
	color: #000000;
}


p {
	font-family: Tahoma, sans-serif;
	
	font-size: 16px;	
}


#page-main{
	align: center;
	height:100%;
}

#page{
	width:928px;
	height:100%;
	background:#ffffff;
	margin:0 auto;
	border: 2px solid white;
}

#topnav{
	padding-left:10px;
	background:#ffffff;
	border-bottom: 1px solid black;
}

#maincontent{
	width:594px;
	float:left;
	padding-left:10px;
	background:#ffffff;
}

#content{
	padding-left:10px;
	background:#ffffff;
}

#sidebar{
	width:300px;
	float:right;
	padding-right:5px;
	background:#ffffff;
}

#footer{
	width: 928px;
	margin:0 auto;
	align: center;
	background:#ffffff;
	font-family:Tahoma,sans-serif;
	font-size:10px;
	font-weight:bold;
	border: 1px solid white;
}

#footersep{
	width: 101%;
	background:#000000;
	float:left;
	height:8px;
	margin-left:-2px;
}

#innerseperator{
	font-family:Tahoma,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	background:#cccc99;
	padding:10px;
}

#innerseperatorinverse{
	font-family:Tahoma,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	background:#eff0e0;
	padding:10px;
}

#outerseperator{
	padding:2px;
	background:#eff0e0;
	margin-bottom:10px;
}

#navbarspan{
	color:#000000;
	font-family:Tahoma,sans-serif;
	font-size:18px;
	font-weight:normal;
}

a:link 
{
color: #000000;
text-decoration: none;
font-weight: normal;	
}

a:visited 
{
color: #000000;
font-weight: normal;	
text-decoration: none;
}

a:hover 
{
color: #999966;
text-decoration: none;
font-weight: bold;	
}

a:active 
{
color: #666666;
text-decoration: none;
font-weight: normal;	
}




.menu-side{margin:0 auto; padding:0; height:28px; width:100%; display:block; background:url('img/topMenuImages.png') repeat-x;}
.menu-side span{padding:0; margin:0; list-style:none; display:inline;width:270px;}
.menu-side span a{float:left; padding-left:15px; display:block; color:#000000; text-decoration:none; font:12px Tahoma, sans-serif; cursor:pointer; background:url('img/topMenuImages.png') 0px -30px no-repeat;}
.menu-side span a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('img/topMenuImages.png') 100% -30px no-repeat;}
.menu-side span a:hover{background-position:0px -60px; color:#999966;}
.menu-side span a:hover span{background-position:100% -60px;}
.menu-side span a.active, .menu li a.active:hover{line-height:30px; font:12px Tahoma, sans-serif; background:url('img/topMenuImages.png') 0px -60px no-repeat;  color:#999966;}
.menu-side span a.active span, .menu li a.active:hover span{background:url('img/topMenuImages.png') 100% -60px no-repeat;}

.menu{margin:0 auto; padding:0; height:28px; width:100%; display:block; background:url('img/topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:#000000; text-decoration:none; font:16px Tahoma, sans-serif; cursor:pointer; background:url('img/topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('img/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:#999966;}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:16px Tahoma, sans-serif; background:url('img/topMenuImages.png') 0px -60px no-repeat;  color:#999966;}
.menu li a.active span, .menu li a.active:hover span{background:url('img/topMenuImages.png') 100% -60px no-repeat;}

sup {
font-size:9px;
line-height:normal;
vertical-align:super;
}
