/*
* NightHawks Stylesheet
*
* Copyright (c) 2006 by LMGraphix Internet Solutions, Inc.
* http://www.lmgraphix.com
* All rights reserved.
*
*/

BODY { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 	color: #FFFFFF;
  	background: #004B8C url("../images/page_bg.jpg") repeat-y left;
	font-size : 10pt;
	text-align: center;
}



h1 {
	font-size: 18px;
	color: #B7682B;
	margin: 0px 0px 15px;
}
h2 {
	font-size: 12px;
	font-weight:  bold;
	color: #222222;
}
h3 {
	font-size: 18px;
	font-weight: bold:
	color: #507ABB;
	margin: 0px 0px 15px;
}

.logo {
	color: #001f82;
	font-weight: bold;
	}

#container {
	width: 910px;
	display:block;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#inner-container {
	position: relative;
	background-color: #FFFFFF;
	display:block;
	margin: 0px 0px 0px 0px; 
}

/* Group Header */

#header-wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 78px;
}

	#logo-wrapper {
		position: relative;
		width: 318px;
		height: 78px;
		position: relative; top: 0px; left: 20px bottom: 0px;
		display: block;
		float: left;
	}
	
	#top-nav  {  
		height: 20;
		display: block;
		float: right;
		font-family: Arial, Helvetica, sans-serif;	
		font-weight: bold;
		font-size: 11px;
		padding-top: 0px;
		color:#CCCCCC;	
		position: relative; top: 50px; right: 10px;
	}
	
		#top-nav  a:link {
			color: #004B8C;
			text-decoration: none;
		}
	
		#top-nav a:visited {
			color: #666666;
			text-decoration: none;
		}
	
		#top-nav  a:hover {
		color: #003368;
			text-decoration: none;
		}	

#nav-flash-wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 175px;
}

	#main-nav { 
		width: 250px; 
		display: block;
		float: left;
		margin: 0 0 0 5px;
		position: relative; top: 0px; left: 0px;
	}
	
	#flash-wrapper{
		display: block;
		float: right;
		position: relative; 
		margin: 0 5px 0 0;
		/*border: 3px solid #333333;*/
	}
	

#center-wrapper {
	background: #ff url("../images/main-body-bg.jpg") repeat-x; 
	display: block;
	clear: both; 
}

	#sub-nav { 
		width: 250px; 
		background-image: url("../images/sub-nav_bg.gif");
		display: block;
		float: left;
		position: relative; top: 50px; right: 0px;
		text-align: right;
	}
	
		 #sub-nav ul {
			margin-right: 10;
			padding-bottom: 30;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
		 }
		
		 #sub-nav a {display: block; padding: 2px; text-indent: 25px; }
		 #sub-nav a:link, #navlist a:visited {color: #333333;text-decoration: none;}
		 #sub-nav a:hover, #navlist a:active {color: #666666; }
		 #sub-navlist { margin: 0;padding: 0;}
	
	#hp-left { 
		display: block;
		float: left;
		position: relative; top: 50px; left: 30px;
	}
	
	.img-border {
		border: 1px solid #666600;
	}
	
	#main_body {	
		width:550px;
		display: block;
		float: right;
		position: relative; right: 50px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 15pt;
		font-size : 10pt;
		color: #333333;	
		margin: 20px 20px 20px 20px;
	}
	
		
		
		#main_body a{text-decoration: none;color:#AD520C; font-weight: bold;}
		#main_body a:hover{text-decoration:underline; color:#AD520C; font-weight: bold;}
		#main_body a:visited{color:#646465; font-weight: bold;}
		#main_body a:link{font-weight: normal; color:#AD520C; font-weight: bold;}
	
	
		#page-title {
			font-family : Arial black, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 15pt;
			font-size : 15pt;
			color: #198307;
			margin: 20px 0 20px 0;
		}
	
		.highlight {
			font-family : Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #666600;
			font-size : 11pt;
		}
	
		.required{
			font-family : Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #FE0802;
			font-size : 9pt;
		}
		
		.tablecell {
			font-family : Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #666666;
			line-height: 15pt;
			font-size : 10pt;
		}
		
		.tablecell-q {
			font-family : Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #1ca406;
			line-height: 15pt;
			font-size : 10pt;
		}
		
		#pocket {
			display: block;
			float: right;
			margin: 0 0 20px 20px;
			padding: 10px;
		}
		
		#note {
			display: block;
			float: right;
			margin: 0 10px;
			padding: 0 10px;
			width: 200px;
			height: 186px;
			background: url("../images/note_bg.jpg") no-repeat;
			
		}
			
			#note-text {
			display: block;
			position: relative;
			padding: 10px 20px 10px 10px;
			font-size: 12px;
			line-height: 14px;
			
			}
			#note-text a{text-decoration: none;color:#AD520C; font-weight: bold;}
			#note-text a:hover{text-decoration:underline; color:#AD520C; font-weight: bold;}
			#note-text a:visited{color:#646465; font-weight: bold;}
			#note-text a:link{font-weight: normal; color:#AD520C; font-weight: bold;}
		
				#note-title {
					font-family : Arial black, Helvetica, sans-serif;
					font-weight: bold;
					line-height: 11pt;
					font-size : 10pt;
					color: #198307;
				}

/* Footer */
#footer-wrapper {
	margin-left: 9px;
	margin-right: 9px;
	padding: 0px;
	height: 98px;1p
	font-size: 11px;
	background-color: #4BAB1A;
	clear: both;
}

	.footer-links {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		display: block;
		float: left;
		padding-top: 10px;
	}
	.footer-links a:link, .footer-links a:visited {
		color: #FFFFFF;
		text-decoration: none;
		margin-right: 10px;
		margin-left: 10px;
	}
	.footer-links a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		margin-right: 10px;
		margin-left: 10px;
	}

#footer-wrapper {
	height: 30px;
	background-color: #FFFFFF;
	margin: 0px;
	display:block;
	clear: both;
	background-color: #4BAB1A;
}

	#footer-left {
		display: block;
		float: left;
		margin-left: 15px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		color: #f7f4f4;
		display: block,
		float: left;
		padding-top: 10px;
	}
	
		#footer-left a:link, #footer-right a:visited {
			color: #f7f400;
			text-decoration: none;
		}
		#footer-left a:hover {
			color: #f7f400;
			text-decoration: underline;
		}
	
	#footer-right {
		display: block;
		float: right;
		margin-right: 15px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		color: #f7f4f4;
		display: block,
		float: left;
		padding-top: 10px;
	}

#copyright {
	height: 30px;
	margin-top: 5px;
	display:block;
	clear: both;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 9pt;
	text-align: center;
}

