	/*Noefeardenta*/


body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#b8bac6;
}
#pagebackground {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper {
	margin: 0 auto;
	width:911px;
}
#background{
	float:left;
	width:911px;
	min-height:700px;
	_height:700px;
	background:url(images/shell.jpg) top repeat-y;
}
#header_ {
	width:906px;
	height:163px;
	text-align:left;
	padding-left:5px;
	background:url(images/header.jpg) top no-repeat;
}
#header_flash {
	float:left;
	width:600px;
	height:163px;
	text-align:left;
}
#header_links {
	float:right;
	width:282px;
	height:163px;
	padding-right:24px;
	text-align:right;
}

.links{
	border:none;
	float:right;
}
#shell{
	float:left;
	width:911px;
	_height:540px;
	min-height:540px;

}
#navmenuBG{
	float:left;
	color:#FFFFFF;
	width:217px;
	_height:285px;
	min-height:285px;
	background:url(images/navmenu.jpg) top repeat-y;
}
#navmenu{
	width:217px;
	_height:285px;
	min-height:285px;
	padding-top:75px;
	background:url(images/navmenuBG.jpg) top no-repeat;	
}
#contentpanel{
	float:left;
	width:694px;
}
#contenttitle{
	float:left;
	width:622px;
	text-align:left;	
	/*height:30px;*/
	padding-top:42px;
	padding-left:30px;
}
#content{
	float:left;
	text-align:left;	
	width:622px;
	padding-left:30px;
}
#content ul{
	font:12px Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-25px;	
}
#content ol{
	font:12px Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-13px;
}
#content ol li ul li{
	list-style-type:square;	
}
#content p{
	font:12px Arial,Sans-Serif;
	color:#000000;
	line-height:18px;
}
#content a{
	color:#000000;
	font:13px Arial,Sans-Serif;
}
#content h2{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#content h3{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#content h4{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#content h5{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#flash_photos{
	float:left;
	width:694px;
	height:253px;
	background:url(images/flash.jpg) top no-repeat;
	overflow:hidden;
}
#contentBG{
	float:left;
	width:694px;
	_height:285px;
	min-height:285px;
	background:url(images/contentBG.jpg) top no-repeat;
}
#footer{
	float:right;
	width:694px;
	height:25px;
	padding-top:40px;
	font:Normal 11px Verdana;
	color:#000000;
}

#footer a{	
	font:Normal 11px Verdana;
	color:#000000;
}
#footer a:hover{	
	font:Normal 11px Verdana;
	color:#000000;
	text-decoration:underline;
}

/*Inner Pages*/
#header_inner {
	width:911px;
	height:163px;
	text-align:left;
	background:url(images/header_inner.jpg) top no-repeat;

}
#header_inner_fl {
	float:left;
	width:694px;
	height:253px;
	background:url(images/header_inner_fl.jpg) top no-repeat;
}
#contentin{
	float:left;
	text-align:left;	
	width:622px;
	padding-left:30px;
}
#contentin ul{
	font:12px Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-25px;	
}
#contentin ol{
	font:12px Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-20px;
}
#contentin ol li ul li{
	list-style-type:square;	
}
#contentin p{
	font:12px Arial,Sans-Serif;
	color:#000000;
	line-height:18px;
}
#contentin a{
	color:#000000;
	font:13px Arial,Sans-Serif;
}
#contentin h2{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#contentin h3{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#contentin h4{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#contentin h5{
	font-family:Arial,Sans-Serif;
	color:#000000;
}
#clear{clear:both;}
/*Menu Implmentation*/
#MainMenu {	
	position:relative; 
	text-align:left;
	list-style:none;
	margin:10px 0px 0px 5px; 
	padding:0px 0px 0px 10px;
	background-color:transparent;
	font:bold 20px "arial";
/*	width:180px;*/
}

#MainMenu li ul {	
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	display:inline;
	background-color:transparent;	
}

#MainMenu .menuTitle {	
	padding:0px 0px 0px 0px;
	cursor:pointer;
	background-color:transparent;
}

#MainMenu div {	
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	background-color:transparent;	
	display:block;	
}

#MainMenu .menuTitle a:hover {	
	text-decoration:none;	
}

#MainMenu a {				
	font:bold 15px Verdana,Tahoma, Times New Roman,"Arial";	
	text-decoration:none;	
	min-height:21px;
	_Height:21px;
	display:block;	
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 25px;
	background:url(images/backImg1.png) no-repeat;		
	color:#ffffff;
	width:auto;
}

#MainMenu a:hover 
{
	text-decoration:none;
	color:#ffffff;
}

#MainMenu .selected {}

#MainMenu .current {}

#MainMenu li {
	list-style:none outside none; 	
	display:inline;
	background-color:transparent;
}

#MainMenu ul {
	margin:0; 
	padding:0px; 
	width:180px !important; 
	text-align:left; 
	border-width:0px; 
	text-indent:0px; 
	background:#AEB3CA;
	background-color:transparent;
}

#MainMenu ul li {
	list-style:none outside none;
	margin:0px 0px 0px 0px; 
	background-color:transparent;
	/**border:1px red solid;*/
}

#MainMenu ul li a {	
	font:12px Verdana,Tahoma, Arial, "Times New Roman";
	text-transform:none;	
	color:#669DD3;	
	background:none;
	padding:0px 0px 0px 25px;
	border-right:none;
	min-height:20px;
	_height:20px;
}

#MainMenu ul li a:hover {	
	background:none;	
} 

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:Bold 20px/100% Arial, Helvetica, sans-serif;
	color:#002447;
}

.lefttext {
	*margin-left:-17px;
	*margin-top:75px;
	margin-top:50px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.lefttext ul li {
	list-style-type:disc;
}
