/* Layout Stylesheet */ 
body {
 background-color:#00001C;
 color:#000000;
 padding:0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.imgAlgnL {
float:left;
padding-right:4px;
}
.imgAlgnR {
float:right;
padding-left:4px;
}   

a:link{color:#197451;
		text-decoration:none;
		font-weight:bold;
		/*font-size: 80%;*/
		}
a:visited{color:#003300;
          text-decoration:none;
		  font-weight:bold;
		  /*font-size: 80%;*/
		  }
		  		
a:hover{color:#197451;
        font-weight:bold;
		/*font-size: 80%;*/}

a:active{color:#197451;
         text-decoration:none;
		 font-weight:bold;
		 /*font-size: 80%;*/}
 
 .skiplink {display:none}
 
 .anchors { background-color:#FFFFFF;
color:#000000;}

#outer {
	position:relative;
	text-align:left;
	width:800px;
	margin:auto;
	/*background-color: #197451;*/
	background:#0B9653 url(images/green.gif) repeat-y right;
	/*background-color:#000000;*/
	height:100%;
 }

#hdr {
 height:100px;
 background:#eeeeee;
 color: #333333;
 }
.hidebracket {
color:#0B9653;
}
.hidebracketright {
color:#FFFFFF;
}


#bar {
	height:20px;
	color: #333333;
	background-color: #197451;
 }


#bodyblock {
	position:relative;
	color: #000000;
	width:800px;
	padding:0;
	/*background-color: #197451;*/
	background:#0B9653 url(images/green.gif) repeat-y right;
	/*height: 600px;*/
	height:100%;
	/*border:1px solid #FF0000;*/
 }

#l-col {
	float:left;
	color: #000000;
	width:8em;
	background-color: #0B9653;
	/*height: 600px;*/
	height:100%;
 }
#r-col {
	float:left;
	background-color:#7CE4B8;
	width:188px;
	padding-left: 0px;
	height:100%;
	color: #000000;
	font-size: 80%;
}
 
#cont {
	width:480px;
	background:#ffffff;
	color: #000000;
	text-align:left;
	float: left;
	height:100%;
	font-size:80%;
 }
 

#ftr {
	height:100%;
	color: #FFFFFF;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color:#006600;
	clear:both;
	text-align:center;
 }
 
 h3, p {
 margin:0;
 padding:10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
.statetostatetext {
font-size:100%;
}
.buttonsleft a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	line-height: 100%;
	text-align: center;
	margin-right:-3px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #0B9653;
	
}
.hidelinks {
color:#006600;
}
.hidelinks a {
color:#006600;
}
.labeltext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
.buttonsleft a:hover {
background-color: #7CE4B8;
color:#000000;
text-decoration: none;
}
.buttonsleft a:visited {
color: #FFFFFF;
}
.tos a {
color:#FFFFFF;
}
.buttonsright a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: center;
	margin-right:-3px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	
}

.buttonsright a:hover {
	color:#000000;
	text-decoration: none;
	visibility:visible;
	background-color: #7CE4B8;
}

img{border:0px}

h1{background:#7CE4B8;
   color:#000000;
   font-family:Arial, Helvetica, sans-serif;
   padding:8px;
   margin-top:0px;
   }
   
h2{
   font-family:Arial, Helvetica, sans-serif;
   padding:8px;
   color:#000000;
   }
	
   
.bold{font-weight:bold}

.big{font-size:110%;
 	 font-weight:bold;
	 }
	 
#buttons{text-align:right}

.horizontal{display:inline;
		    list-style-type:none;
			margin:0;
			padding:0}
			
.no_bullet{list-style-type:none;
			margin:0;
			border-bottom:#FFFFFF 1px solid;
			padding:0}
			
.no_bullet_list{list-style-type:none}

dt{font-weight:bold;
   padding:10px;}

.center{text-align:center;}

.main_header{
			 text-align:center;
			 font-family:Arial, Helvetica, sans-serif;
			 background:#ffffff;
			 padding:0px;
			 }
.italic{font-style:italic}

.left_float{width:120px;
			margin-left:10px;
			height:150px;
			float:left;
			}
.right_col{width:300px;
		   float:left;}
		   
.clear{clear:left}
