/*xxxxxxxxxxxxxxxxxxx GLOBAL styles xxxxxxxxxxxxxxxxxxxxx*/

* {margin: 0px; padding: 0px; } /* removes default margins from all elements */

p {margin-bottom: 10px;}
ul { margin-left: 5px; list-style: circle;}

body { background-color: #4e5e88; }

h1 {font-size: 16pt; margin-top: 20px; margin-bottom: 15px;}
.boldtext { font-weight: bold; }

.linklist { line-height: 1.6em; }

.spaced { word-spacing: 15px; }

.clearboth { clear: both; }
.clearbothspace { clear: both; margin-bottom: 20px; }

#pagecontainer {width: 898px; border: 2px solid #000000;  
				background-color: #EEEEEE; 
				margin-top: 15px; margin-left: 20px; margin-bottom: 15px;}

.yellow {color: yellow; }

.left {text-align:left; }
.smaller a {font-size: 11pt;}
.centered
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px; 
    }

.floatleft { float: left; margin-left: 25px;}
.floatleft p {	
	    
	    text-align: left;
		color: #404040;
		font-family: times new roman, serif;
		font-size: 9pt;
		line-height: 1.2em;
		font-weight: normal;
		font-style: italic;
		}	

.floatleft200 { width:200px; float: left; margin-left: 15px;}
.floatleft200 p {	
	    width:200px;
	    text-align: left;
		color: #404040;
		font-family: times new roman, serif;
		font-size: 9pt;
		line-height: 1.2em;
		font-weight: normal;
		font-style: italic;
		}	



.floatright {float: right;}


a img { border: none; }
/*xxxxxxxxxxxxxxxxxxx HEADER styles xxxxxxxxxxxxxxxxxxxxx*/

#header { position: relative; width: 898px; height: 69px;  background-color: #4e5e88; 
background-image: url(images/AKBRTNWheader.gif); 
background-repeat: no-repeat;}

			
						
/*xxxxxxxxxxxxxxxxxxx NAV STRIP styles xxxxxxxxxxxxxxxxxxxxx*/

#nav  { display: block; position: relative; width: 890px; height: 20px;  padding-top: 0px; 
        padding-right: 8px; padding-bottom: 0px; 
		background-color: black;  
		text-align: right; font-family: times new roman, serif;  font-size: 10pt; 
		line-height: 1.75em;
		color: #dde3f2;  }

#nav  a:link { color: #dde3f2;
 		text-decoration: none;
 		padding-left: 8px; padding-right: 8px;
		border-style: none none none none;	}

#nav  a:visited { color: #dde3f2;
 		text-decoration: none;
 		padding-left: 8px; padding-right: 8px;
		border-style: none none none none;}		


#nav  a:hover {
		color: yellow;
		text-decoration: none;
		padding-left: 8px; padding-right: 8px;
 		border-bottom: yellow;
		border-width: 0px 0px 1px 0px;
		border-style: none none none none;	}

#nav  a:active {
		color: #990000;
 		text-decoration: none;
 		padding-left: 8px; padding-right: 8px;
 		border-bottom: #990000;
		border-width: 0px 0px 1px 0px;
		border-style: none none none none;	}

#nav .current {color: black; background-color: #f0f2f7; padding-left: 8px; 
			padding-right: 8px;  padding-bottom: 5px;  margin-left: 15px; }
		
 /*xxxxxxxxxxxxxxxxxxxQUOTATION styles xxxxxxxxxxxxxxxxxxxxx*/	
 
 #quotation { display: block; position: relative; width: 878; background-color: #f0f2f7; 
 						padding: 10px; border-bottom: 1px solid #666666;}

.blockquote {			   
			  padding-top: 5px; padding-bottom: 0px;
			   text-align: center; 
				font-family: times new roman, serif; font-style: italic;
				border: 0px solid red;
				font-size: 14pt; line-height: 1.2em;
				color: #386067;   }

.source {   
				font-family: times new roman, serif; font-style: italic;
				font-size: 12pt; line-height: 1.2em;
				color: #333333;   }


 /*xxxxxxxxxxxxxxxxxxx marquis styles xxxxxxxxxxxxxxxxxxxxx*/	
 
 #marquis { display: block; position: relative; width: 878; background-color: #f0f2f7; 
 						padding: 10px; border-bottom: 0px solid #666666; }

.marquis {			   
			  padding-top: 5px; padding-bottom: 0px;
			   text-align: left; 
				font-family: times new roman, serif; 
				border: 0px solid red;
				font-size: 14pt; line-height: 1.2em; font-size: 80%;
				color: #386067;   }



/*xxxxxxxxxxxxxxxxxxxCONTENT BOX styles xxxxxxxxxxxxxxxxxxxxx*/


#content { display: block; position: relative; width: 878px; background-color: #f0f2f7; 
			    padding: 8px 10px 3px 10px; 
				font-family: times new roman, serif; font-size: 12pt; line-height: 1.2em;
				color: #333333;}

#content p {margin-top: 10px; margin-bottom: 10px;}

#content img {margin-top: 0px; margin-bottom: 5px;}


.caption {	
	    
	    text-align: left;
		color: #404040;
		font-family: times new roman, serif;
		font-size: 9pt;
		line-height: 1.2em;
		font-weight: normal;
		font-style: italic;
		}	



#content  a:link { color: #000099;
 		text-decoration: none;
		border-style: none none none none;
		border-bottom: 1px dotted;}
		

		

#content  a:visited { color: #000099;
 		text-decoration: none;
		border-style: none none none none;
		border-bottom: 1px dotted;}		


#content  a:hover {
		color: #cc0000;
		text-decoration: none;
 		border-bottom: yellow;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	
		border-bottom: 1px dotted;}

#content  a:active {
		color: #ff0000;
 		text-decoration: none;
 		border-bottom: #990000;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	
		border-bottom: 1px dotted;}


		
/*xxxxxxxxxxxxxxxxxxx Column styles xxxxxxxxxxxxxxxxxxxxx*/

.colleft { float: left; width: 275px; 
		   padding: 0px 12px 0px 2px; text-align: center;
		}

.colcenter { float: left; width: 274px; 
			border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb;
			padding: 0px 12px 0px 12px; text-align: center;
			
		  }

.colright { float: left; width: 275px; 
		     padding: 0px 2px 0px 12px; text-align: center;
		 }

.collargeleft { float: left; width: 280px; 
		   padding: 20px 12px 0px 25px; text-align: left; }

.collargeright { float: left; width: 520px; margin-bottom: 15px;
			border-left: 1px solid #bbbbbb; border-right: 0px solid #bbbbbb;
			padding: 0px 12px 0px 12px; text-align: left; }

/*xxxxxxxxxxxxxxxxxxx FOOTER styles xxxxxxxxxxxxxxxxxxxxx*/

#content2  { display: block; position: relative; width: 838px; background-color: #000000; 
			padding: 10px 30px 10px 30px; text-align:left; color: #cc0000; 
			font-family: times new roman, serif; font-size: 12pt; 
			margin-bottom: 0px;}
#content2 img { margin-bottom: -5px; }

#content2  a:link { color: yellow;
 		text-decoration: none;
 		border-bottom: yellow;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	}

#content2  a:visited { color: yellow;
 		text-decoration: none;
 		border-bottom: yellow;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;}		


#content2  a:hover {
		color: red;
		text-decoration: none;
 		border-bottom: red;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	}

#content2  a:active {
		color: red;
 		text-decoration: none;
 		border-bottom: red;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	}







#footer  { display: block; position: relative; width: 838px; background-color: #000000; 
			padding: 10px 30px 10px 30px; text-align: right; color: #666666; 
			font-family: times new roman, serif; font-size: 8pt; 
			margin-bottom: 0px;}





#footer  a:link { color: #666666;
 		text-decoration: none;
 		border-bottom: #666666;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	}

#footer  a:visited { color: #666666;
 		text-decoration: none;
 		border-bottom: #999999;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;}		


#footer  a:hover {
		color: yellow;
		text-decoration: none;
 		border-bottom: yellow;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	}

#footer  a:active {
		color: #cc0000;
 		text-decoration: none;
 		border-bottom: #cc0000;
		border-width: 0px 0px 1px 0px;
		border-style: none none dotted none;	}
		
		
/* Do not put any stinkin borders on links!*/		

.nodecor a:link {  text-decoration:none !important; 
				border-style: none !important; border: 0px !important; }

.nodecor a:visited { text-decoration:none !important; 
				border-style: none !important; border: 0px !important; }

.nodecor a:hover { text-decoration:none !important; 
				border-style: none !important; border: 0px !important; }		      

.nodecor a:active {  text-decoration:none !important; 
				border-style: none !important; border: 0px !important; }

/* ..but what if its an im... NO, NO, NO! */				
.nodecor img {  border-style: none !important; border: 0px !important; }				





