
body {
	background-color: #ededed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* layout styles */
#topbit {
	width: 760px; /* 780 */
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	/* background-color: #ffffff; */
	font-size: 10px;
	text-align: right;
}

#container {
	width: 760px; /* 780 */
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c5ddbe;
	padding: 10px;
	background-color: #ffffff;
}

#cms_container {
	width: 800px; /* 780 */
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c5ddbe;
/*	padding: 10px; */
	background-color: #ffffff;
}

#cms_popupcontainer {
	width: 660px; 
	margin:auto;
/*	margin-top: 10px;
	margin-bottom: 10px; */
	border: 1px solid #c5ddbe;
	padding: 10px; 
	background-color: #ffffff;
}

#cms_contenttop {
	width: 800px;
	padding: 0px;
	margin: 0px;
}

.cms_rightcoltop {
	width: 630px; 	
	float: left;
	margin-bottom: 10px;
}
.cms_rightcol {
	width: 620px; 	
	float: left;
	margin-left: 10px;
}
/* layout */
#contenttop {
	width: 760px;
	padding: 0px;
	margin: 0px;
}


#contentbottom {
	width: 760px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#footercontainer {
	width: 760px;
	height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 10px;	
	background-color: #c5ddbe;
	text-align: center;
	font-size: 10px;
}

.leftcol {
	width: 160px;
	margin: 0px;
	float: left;
}

.rightcoltop {
	width: 600px; 	
	float: left;
	margin-bottom: 10px;
}
.rightcol {
	width: 590px; 	
	float: left;
	margin-left: 10px;
}
.rightcolbot {
	width: 590px; 	
	float: left;
	margin-left: 170px;
}

.featurefooter {
	margin-top: 80px;
	
}

.featurebox {
	width: 460px;
	height: 124px;
	border: 1px solid #0a612b;
	background: #DEEBDA;
	float: left;
}

.featureboxinner {
	width: 456px;
	margin: 2px;
}

.featureboximg {
	margin-right: 5px;
	float:left;
	height: 120px;
	width: 160px;
	overflow: hidden;
}

.featureboxdesc {	
	width: 130px;
	float:left;
	height: 100px;
	padding: 10px;
	overflow: hidden;
} 

.featureboxtext {
	
	height: 100px;
	width: 120px;
	margin: 0px;
	padding: 10px;
	background: #0a612b;
	color: #ffffff;
	font-weight: bold;
	float: right;
	overflow: hidden;
	text-align: center;
	
}

.nextbox {
	width: 115x;
	margin-left: 5px;
	border: 1px solid #fe1307;
	height: 124px;
	background: #ffffff;
	float: left;
}

.nextboxtop {
	width: 120px;
/*	height: 20px;
	line-height: 20px; */
	background: #fe1307;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.nextboxinner {
	width: 110px;
	margin: 5px;
	color: #fe1307;
	font-weight: bold;	
	text-align: center;
}

/* nav elements */

#nav {
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-left: 0px;  
}

#nav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;
	text-align: center;	
}

#nav li {
	float: left;
	text-align: center;
	position: relative;	
	cursor: default;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%; 
	left: 0;
	font-weight: normal;
	padding: 2px 0 2px 0;
	width: 200px;
	line-height: 24px;
	z-index: 100;
	background-color:  #ffffff;
}

#nav li ul li {
	display: block;
	float: none;	
	text-align: left;
	background-color:  #ffffff;
	border-bottom: 1px solid #7f7f7f;
	margin-top: 6px;	
}
/* link styles */
#nav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	background-color: #7f7f7f;
	margin-left: 10px;
	width: 110px;
	line-height: 24px;


}
#nav li a {
	display: block;
	font-weight: bold;
}

#nav li ul li a {
	display: block;
	font-weight: bold;
	color:#ffffff;
}

#nav li a:hover {	
	background-color:  #0a612b;
}

#nav li ul li a:hover {	
	background-color: #0a612b;

}

#nav li:hover ul, #nav li.over ul {
display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav  ul li a { height: 1%; }
/* End */
/* side navigation */
#sidenav {
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-left: 0px;  
}

#sidenav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;
	text-align: center;	
}

#sidenav li {	
	float: left;
	text-align: left;
	cursor: default;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	margin-top: 10px;
}

/* link styles */
#sidenav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	background-color: #7f7f7f;
	padding-left: 10px;
	width: 150px;
	line-height: 24px;
}
#sidenav li a {
	display: block;
	font-weight: bold;
}
#sidenav li a:hover {	
	background-color:  #0a612b;
}
/* Fix IE. Hide from IE Mac \*/
* html #sidenav ul li { float: left; height: 1%; }
* html #sidenav  ul li a { height: 1%; }
/* End */

/* bottom side navigation */
#usernav {
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-left: 0px;  
}

#usernav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;
	text-align: center;	
	margin-bottom: 10px;
}

#usernav li {	
	float: left;
	text-align: left;
	cursor: default;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	margin-top: 10px;
}

/* link styles */
#usernav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	background-color: #fe1307;
	padding-left: 10px;
	width: 150px;
	line-height: 24px;
}
#usernav li a {
	display: block;
	font-weight: bold;
}
#usernav li a:hover {	
	background-color:  #0a612b;
}
/* Fix IE. Hide from IE Mac \*/
* html #usernav ul li { float: left; height: 1%; }
* html #usernav  ul li a { height: 1%; }
/* End */

.pagetable {
width: 500px;	
}

.pagetable td {
	font-size: 11px;	
}

.currentpage {
	font-weight: bold;
	color: #fe1307;
	text-decoration: underline;	
}
