body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	align: center;
	min-width: 800px;
}
.popup
{
   position: absolute;
   width: 375px;
   border-style:solid;
   border-left:none;
   border-right:none;
   border-top:none;
   border-width: 2;
   border-color:black;
   background-color: #f8f8f8;
   padding: 4px;
   font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
   font-size: 13px;
   font-weight: normal;
   z-index:2;
   visibility:hidden;
}
#wrapper {
	top: 0px;
	margin: 0 auto;
}
.Main {
	width: 800px;
	height: 600px;
}
.content {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 13px;
  	font-weight: normal;
	text-indent: 5%;
}
.subheadcontent  {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 14px;
  	font-weight: bold;
	text-align: left;
	color:#000000;
}
.contactform  {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 14px;
  	font-weight: bold;
	text-align: left;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
  	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
div {
	text-decoration: none;
	color:#FFFFFF;
}
a {
	text-decoration: none;
	color:#0000CC;
}
#navigation div a {
	normal state;
	text-decoration: none;
	color:#FFFFFF;
}
#navigation div a:hover {
	alternative state;
	text-decoration: none;
	color:#FFFFFF;
}
#navigation {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	width:126px;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#navigation ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#000000;
}
#navigation li {
	height:48px;
	margin:0 0 0 0;
}
#navigation ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:48px;
	line-height:18px;
	list-style:none; 
	color:#FFF; 
	border-top:#fff solid; 
	border-bottom:#fff solid; 
	border-width:1px;
	cursor:pointer;
}

#navigation ul li div {
	height:48px;
}

#navigation ul li:hover {
	height:48px;
	background-color: #0f5ca7;
	position:relative;
}
#navigation ul li:hover a {
	list-style:none; 
	cursor:pointer;
}
#navigation ul ul {
	display:none; 
	position:absolute; 
	left:126px; 
	top:-2px; 
	border:#fff solid; 
	border-width:1px; 
	background-color:#333;
}          
#navigation ul li:hover ul {
	display:block;
}
#navigation ul ul li {border:none; width:126px; float:left; display:inline; border-top: #fff solid; border-bottom:#fff solid; border-width:1px;	cursor:pointer;}
#navigation ul ul li:hover {text-decoration:none;}
#navigation li:hover ul li ul {display:none;}
#navigation ul ul li ul {left:110px; background-color:#f8f8f8;}
#navigation ul ul li:hover ul {display:block;}

.cs_content_placeholder {
   position: relative;
   color: #000000;
   width: 586px;
   font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
   font-size: 13px;
   font-weight: normal;
   right: -14px;
}
.cs_content_placeholder_single {
   color: #000000;
   width: 640px;
   font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
   font-size: 13px;
   font-weight: normal;
}
.cs_popup_placeholder {

}
.cs_popup
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 14px;
	visibility:hidden;
}
.cs_image {
    border: 4px solid #FFFFFF;
}
.cs_image_caption {
	font-size: small;
	text-align:left;
	padding-left: 2px;
	font-style:oblique;
}
.cs_text {
	text-align: right;
	padding-right: 8px;
	width: 204px;
}
.cs_text_single {
	text-align: right;
	padding-right: 8px;
	width: 240px;
}
.cs_header {
   color: #000000;
   font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
}
.cs_source {
	width: 640px;
}
.pageheader {
	width: 800px;
	height: 26px;
	z-index: 250;
}