@charset "UTF-8";
/* CSS Document */

html {margin: 0; padding: 0; border: 0;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#00557B;
	background-image:url(images/bkg_blue.gif);
	text-align:left;
	margin: 0;
	padding: 0;
	border: 0;
	
}


 
    #container {
	color: #000000;
	background-color:#993333;
	margin-right:auto;
	margin-left: auto;
	width:780px;
	border: 2px solid #00557B;
}
 
 
 #title {
	margin:0;
	padding:0;
	height: 122px;
}
 
 #topbar2 {
	margin:0;
	padding:0;
	height: 30px;
	color: #FFFFFF;
	background-color:#00557B;
	background-image: url(images/rock_strip.jpg);
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
 }


 #bottomtextleft {
	margin:0;
	padding:10px;
	float:left;
	color:#000000;
	background-color:#D9E6EB;
	width: 300px;
}

 #bottomtextright {
	margin:0;
	padding:10px;
	color:#000000;
	background-color:#D9E6EB;
	width: 300px;
}
 #bottomtext {
	margin:0;
	color:#FDFDFD;
	background-color:#993333;
	width: 780px;
	border-top: 2px solid #00557B;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
	

 #holder {
	margin:0px 0px 0px 0px;
	color: #000000;
	background-color:#FDFDFD;
	padding:0px;
}

.label {
	font-size:16px;
	padding-top: 10px;
}


.indent01 {
	margin-right: 30px;
	margin-left: 30px;
	width: 720px;
}

.indent02 {
	margin-right: 10px;
	margin-left: 30px;
	float:right;
}


#bottom {
	margin:0;
	height: 14px;
	color: #CCCCCC;
	background-color:#00557B;
	font-size:11px;
	padding: 4px 0;
 }
 
 
#frame {
	width:400px;
	height:267px;
	border:6px solid #D9E6EB;
	margin: 0px 190px;
}

 
	 a:link {
	color:#993333;
	background-color:#FDFDFD;
	text-decoration:none;
	font-size:inherit;
}
 
 a:visited {
	color:#993333;
	background-color:#FDFDFD;
	text-decoration:none;
  } 
 
 
    
a:hover {color:#00557B; 
  background-color:#FDFDFD;
  text-decoration:underline;
   
  }



.bottommenu  {
	color:#00557B;
	background-color:#FDFDFD;
	text-decoration:none;
	margin-right:10;
	margin-left:270px;
	font-size: 11px;
}

.bottommenu a {
	color:#00557B;
	background-color:#FDFDFD;
	text-decoration:none;
	font-size:inherit;
}

.bottommenu a:hover {
	color:#FEA982;
	background-color:#FDFDFD;
	font-size:inherit;
	text-decoration:underline;	
}
