@charset "iso-8859-1";
/* CSS Document */

/*centers website to the  page*/

.rfelement {
	clip: rect();
	padding-top:0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

.baseLayer{
	margin-left: auto;
	background-color:#2b2f45;
	 margin-top:170px;
	margin-right: auto;
	margin-bottom: 0px;
	position:relative;
	width: 792px;
	text-align:left;
}
layer{'baseLayer',(winW-792)/2,(winH-560)/2,792,560);
}
html { 
	scrollbar-arrow-color: #006666;  
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#006666;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#006666;
} 


body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-position:center;
	background-attachment: fixed;
	background-repeat: repeat;
	font-size: 12px;
  	color: #ffffff; 
  	text-align:left;
	margin-top:0px;
	

}

h2{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:44px;
	font-weight:400;
	line-height:60px;
	margin:0;
	padding:0;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
 	font-size:38px;
	font-weight:400;
	line-height:60px;
	
}
p.big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	text-align:center;
}
	 
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	text-align:center;
	line-height:20px;
}

p.lists {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:10px;
	font-weight:500;
	line-height:12px; 
	text-transform: uppercase;
	text-align:left;
}


a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	font-variant:normal;
	}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:link {
	color: #99CCFF;
	text-decoration:none;
}
a:hover {
	color: #9999FF;
	text-decoration:underline;
}
a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:500;
	}
a.footer:visited {
	color: #006666;  
	text-decoration: none;
}
a.footer:link {
	color: #006666;   
	text-decoration: none;
}
a.footer:hover {
	color: #006666;
	text-decoration:underline;
}
#default{
	margin-left:88px;
	margin-top:0px;
  padding: 0px;
  width: 796px;
  height: 396px;
 }
#main{
	background-color:#2b2f45;
	margin-left:0px;
	margin-top:0px;
  	width: 792px;
  	height: 396px;
 }
#left{
	margin:50px 0 0 0;
	width: 396px;
	height: 346px;
	display:inline;
	float:left;

}

#right{
	margin:0px;
	top:0px;
  	width: 396px;
  	height: 396px;
	z-index:2;
	float:left;
	display:inline;

}
#topright{
	position:absolute;
	left:396px;
	top:0px;
	width: 396px;
	height: 396px;
	z-index:3;
	visibility: visible;
}
#mainCMS{
	position: absolute;
	margin-left:0px;
	margin-top:0px;
	padding: 20px;
	width: 756px;
	height: 556px;
	overflow:auto;
	scrollbar-arrow-color: #006666;  
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#006666;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#006666;
 } 

#navigation{
	position:absolute;
	left:295px;
	top:88px;
	width:497px;
	height:25px;
	z-index:2;
}
#mainDisp {
	position:absolute;
	left:295px;
	top:170px;
	width:481px;
	height:397px;
	overflow:auto;
	scrollbar-arrow-color: #006666;  
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#006666;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#006666;
	z-index:3;
}
#subMenu {
	position:absolute;
	left:58px;
	top:170px;
	width:122px;
	height:189px;
	z-index:4;
}
#pageImg {
	position:absolute;
	left:58px;
	top:439px;
	width:125px;
	height:100px;
	z-index:5;
}
#foot {
	position:absolute;
	left:295px;
	top:602px;
	width:481px;
	height:23px;
	z-index:6;
}
#leftFoot {
	position:absolute;
	left:58px;
	top:602px;
	width:165px;
	height:20px;
	z-index:7;
}
