/* main html tags */


html { min-height: 100%; margin-bottom: 1px; }


body {

   background:url(../images/bg-gradient.jpg) repeat-x;
   background-color:#859FD4;
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/* layout elements */


#horizontal {
	text-align: center;
	visibility: visible;
	display: block;
	position: absolute;
	top: 1%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible
	
	}

#vertical {
	visibility: visible;
	position: absolute;
	margin-left: -490px;
	margin-top: -10px; 
	margin-bottom: 10px;
	top: 1%;
	left: 50%;
	width: 960px;
	overflow:visible;
	min-height: 1000px;
	max-height: 12000px;
		
	background:url(../images/blue-bg.jpg);
	background-color:#2B4A8A;
	}
	
	
#header {
	position: absolute; 
	top: -5px; 
	left: 0px; 
	width: 760px; 
	height: 200px;
	z-index:33;
}

#logo {
	position: absolute;
	top: 4px;
	left: 12px;
	width: 530px;
	height: 85px;
	z-index:50;
	visibility: visible;
}


#content_boiler {
	position:absolute; 
	z-index:4; 
	left: 123px; 
	bottom: 272px; 
	width:494px; 
	height:20px; 
	 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
}

#content_middle {
	position:absolute;
	z-index:3;
	left:0px;
	top:270px;
	width:950px;
	min-height: 500px;
	color:#000000;
	background:url(../images/blue-bg.jpg);
	background-color:#2B4A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


#content_left {
	position:absolute;
	z-index:3;
	left:8px;
	top:50px;
	width:183px;
	height:400px;
}

#content_index {
	position:absolute; 
	z-index:0; 
	left:4px; 
	top:20px; 
	width:110px; 
	height:350px; 
}

#content_right  {
	position:absolute; 
	z-index:3; 
	left:618px; 
	top:1px; 
	width:134px; 
	height:400px; 
	padding-left:3px;
	padding-right: 3px;
}


#sidedec {
	position:absolute;
	z-index:33;
	left:198px;
	top:326px;
	height:188px;
	width: 18px;
}
	
/* link styles */


 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none; 
	color:#003333;
    

}
a img {
	border-bottom: none;
	text-decoration: none;
}


a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#003333;
	text-decoration: none;
	/* border-bottom: 1px dotted #990000; */
}


 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* font-weight: normal; */
	text-decoration: none; 
	color: #ffffff;
	background-color: #222959;
	line-height: 1.5em;
	
}
	
 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: normal; */
	text-decoration: none; 
	color: #990000;
	background-color: #cccccc;
	line-height: 1.5em;
}

#box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #D7F2E5;
	width: 151px;
	height: auto;
	vertical-align:top;
	padding:2px 3px 2px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #718CB2;
}
a.green:link, a.green:active, a.green:visited {
	font-family: "MrsEaves Regular", "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none; 
	color: #006666; 
	line-height: 1.5em;
	border-bottom: none;
}

a.green:hover {
	font-family: "MrsEaves Regular", "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
	background-color: #222959;
	line-height: 1.5em;
}


a.blue:link, a.blue:active, a.blue:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #222959; 
	line-height: 1.5em;
	border-bottom: none;
}

a.blue:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	background-color: #222959;
	line-height: 1.5em;
	color: #ffffff; 
}

h1 {
	font-family: "MrsEaves Regular", "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #006666;
	line-height: 1.5em;
}

h2 {
	font-family: "MrsEaves Regular", "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

hr {
	border: 1px dotted #333366;
	noshade: noshade;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
}
