body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f4f4f4;
}

/* cms */
 #cmsContainer { 
	padding:10px 5px 10px 5px;
	border: 1px solid #aeaeae;
	background: #ffffff;
	text-align: left; 
	margin: 10px;
	margin-top: 15px;
} 

#cmsContent { 
	margin-left: 210px;
	
} 

#cmsTop {
	width: 100%;
	padding:10px 5px 0px 5px;
	height: 40px;
	text-align: right;
	line-height: 38px;	
	
}

#cmsTop2 {
	width: 100%;
	padding:10px 5px 10px 5px;
	height: 42px;
	text-align: left;
	
}


/* top area */
#topcontainer {
	width: 100%;
	height: 205px;
	background: url(../_images/bg_page2.gif) repeat-x;
	text-align: center;
}

#topcontainerinner {
	height: 205px;
	width: 772px;
	padding: 0px 15px 0px 15px;
	background: #f4f4f4;
	text-align: center;
	margin: auto;
}

#toptop {
	position: relative;
	width: 772px;
	height: 40px;
	text-align: right;
	line-height: 38px;	
}

#header { 
	width: 770px;
	height: 165px;
	
	
} 

/* content area */

 #container { 
	width: 760px;
	padding:10px 5px 10px 5px;
	border: 1px solid #aeaeae;
	background: #ffffff;
	text-align: left; 
	margin: auto;
	margin-top: 5px;
} 



 #sidebar1 {
	float: left; 
	width: 200px; 
}

 #sidebar2 {
	float: right; 
	width: 200px; 
}

 #mainContent { 
	float: left;
	width: 340px;
	margin-left: 10px;
	margin-right: 10px;
} 




 #footer { 
	padding: 0 10px 0 20px; 
} 
 #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* navigation  styles */

/* top */
#topnav {
 position: absolute;
 text-align: right;
 right: 0px;
 top: 0px;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#topnav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;	
	height:38px;
	width: 365px;	
}

#topnav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
}
#topnav a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
		text-align: right;
		line-height: 38px;
	
}
#topnav li a {
	display: block;
	margin-left: 20px;
	padding: 0px 5px 0px 25px;
	background: url(../_images/bullet_off.gif) left no-repeat;
	text-decoration: none;
	color: #666;
}

#topnav li a:hover {
	padding: 0px 5px 0px 25px; 
	background: url(../_images/bullet_on.gif) left no-repeat;
	color: #0093d9;
}

/* side */

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

#sidenav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;		
	width: 190px;	
}

#sidenav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	border-bottom: 1px solid #c9c9c9; 
	margin-bottom: 10px;
	width:190px;
}
#sidenav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
	
}
#sidenav li a {
	display: block;
	padding: 3px 5px 5px 25px;
	background: url(../_images/bullet_off.gif) left no-repeat; 
	text-decoration: none;
	color: #666;
	font-weight: normal; 

}

#sidenav li a:hover {
	padding: 3px 5px 5px 25px; 
	background: url(../_images/bullet_on.gif) left no-repeat;
	color: #0093d9;
}

#sidenav li  .on {
	padding: 3px 5px 5px 25px; 
	background: url(../_images/bullet_on.gif) left no-repeat;
	color: #0093d9;
}

#sidenav li ul {
	list-style: none;
	padding: 0px;	
	margin: 10px 0px 10px 0px;	
	width: 190px;	
}

#sidenav li ul li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	width:190px;
	border: none;
}
#sidenav li ul a {
	line-height: 16px;
	font-size: 11px;
	
}
#sidenav li ul li a {
	display: block;
	margin-left: 20px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	background:none;
	border: none;

}

#sidenav li ul li a:hover {
	padding: 3px 5px 3px 5px; 
	color:#0093d9;
		background:none;
		border: none;

} 

#sidenav li ul li .on {
	padding: 3px 5px 3px 5px; 
	color: #0093d9;
	background:none;
	border: none;

} 


/* cms side nav */

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

#cmsnav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;		
	height:24px;
	width: 160px;	
}

#cmsnav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	border-bottom: 1px solid #aeaeae; 
	margin-bottom: 5px;
	width:160px;
}
#cmsnav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
	
}
#cmsnav li a {
	display: block;
	padding: 3px 5px 5px 25px;
	background: url(../_images/bullet_off.gif) left no-repeat;
	text-decoration: none;
	color: #666;
	font-weight: normal; 

}

#cmsnav li a:hover {
	padding: 3px 5px 5px 25px; 
	background: url(../_images/bullet_on.gif) left no-repeat;
	color: #0093d9;
}

#cmsnav li  .on {
	padding: 3px 5px 5px 25px; 
	background: url(../_images/bullet_on.gif) left no-repeat;
	color: #0093d9;
}

#cmsnav li ul {
	list-style: none;
	padding: 0px;	
	margin: 10px 0px 10px 0px;	
	width: 160px;	
}

#cmsnav li ul li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	width:160px;
	border: none;
}
#cmsnav li ul a {
	line-height: 16px;
	font-size: 11px;
	
}
#cmsnav li ul li a {
	display: block;
	margin-left: 20px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	background:none;
	border: none;

}

#cmsnav li ul li a:hover {
	padding: 3px 5px 3px 5px; 
	color: #0093d9;
		background:none;
		border: none;

} 

#cmsnav li ul li .on {
	padding: 3px 5px 3px 5px; 
	color: #0093d9;
	background:none;
	border: none;

} 

/* form styles */

input {
	border: 1px solid #aeaeae;
	padding:1px;
	font-size: 11px;
}

.forminput {
	border: 1px solid #aeaeae;
	padding:1px;
	font-size: 11px;
}



.formtable {
	background: #f4f4f4;
	font-size: 11px;
}

.formheading {
	font-weight: bold;
	font-size: 12px;
}
.formfieldlabel {
	font-weight: bold;
}

.formbutton {
font-size: 12px;
background-color:#0093d9;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
border: 1px solid #aeaeae;

} 
.formlabel {
font-weight: bold;
} 


.buttonbox {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	background-color:#0093d9;
	border: 1px solid #aeaeae;
	color: #996600;	
	text-align: center;
}

.buttonbox a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}		


.buttonbox a:link, .buttonbox a:visited, .buttonbox a:active {
	text-decoration: none;
	color: #ffffff;	
}

.buttonbox a:hover {
	color: #666666;
	text-decoration: none;
}

