/* CSS Template for 800px pages. */
body 	 	{  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: bold; 
				background-color: #ffffff; z-index: 2; margin-left: 0px; 	margin-top: 0px;  }	
				
div#container 		{ position: absolute; left: 0px; top: -10px;  width: 760px; height: 600px; 
						background-image: url(/images/whiteshadowbrd-1.jpg);  background-repeat: repeat-y;  z-index: -1;  }
						
div#wrapper 	{ position: relative; width: 780px ;  margin: 0 auto; text-align: left; background-color:#FFFFFF; }   

/* Banner and Banner Link Placement  */

div#bnrplace 	{ position: absolute; left: -10px; top: -5px; z-index: 1;   }

div#bnrlinks 	{ position: absolute; left: 51px; top: 150px; width: 700px; font-family: Arial, Helvetica, sans-serif;  font-size: 10px; font-style: normal;		
					line-height: 15px;  font-weight: bold;  color: #000066;z-index: 2; }

/* Main Content Containers   */

div#maincolumn 	{ position: absolute; left: 10px; top: 180px; z-index: 2; font-family: Arial, Helvetica, sans-serif;
				  text-decoration : none;  font-size: 13px;  line-height: 20px;  font-weight: normal;  color: #000066;  width: 560px;	}
				  
		
div#rightcolumn { position: absolute; left: 600px; top: 185px; z-index: 2; font-family: Arial, Helvetica, sans-serif;
				  text-decoration : none;  font-size: 11px;  line-height: 24px;  font-weight: bold;  color: #000066;  width: 200px;	}				  
				  
/* Footer and Footer Links  */

div#haloplace	{  position: absolute; left: 375px; top: 535px; background-image: url(/images/hhsmlogo.gif);
					background-repeat: no-repeat;  z-index: 2;  width: 180px;  height: 40px;  z-index: -1;  }	
							
div#footermsg	{  position: absolute; left: 145px; top: 575px; font-family: Arial, Helvetica, sans-serif;  font-size: 10px; font-style: normal;		
					line-height: 10px;  font-weight: bold;  color: #000066;  width: 700px;  height:50px;   z-index: 2;  }	


/* Link Hover Specifications  */
a:link 		{ color: #0000FF; text-decoration: none; }
a:visited 	{ color: #0066FF; text-decoration: none; }
a:active 	{ color: #FF0000; text-decoration: none; }
a:hover 	{ color: #FF0000; text-decoration: none; }

/*  Additional Text and Fonts  */	

.p   {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;    }
	
h1	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000066;    }
	
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	font-weight: bold;    }	
		
.navy12bold66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;  }

.navy13text66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000066;    }
	
.navy11text99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000099;  }
		
.navy11bold66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;    }

.navy13bold66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;    }

.navy14bold66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;  }
	
.navy13text66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;  }
	
.navy11text66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000066;  }
	
.red15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;  }



