/* HPSI Web Default HTML settings */ 

a {
    color: #0066cc;
    text-decoration: none;
	font-weight:bold;
    }

a:visited {
            color: #0066cc;
            text-decoration: none;
			font-weight:bold;      
}

a:hover {
	    color: #0066cc;
		font-weight:bold;
        text-decoration: underline;
}

a:visited:hover {
        color: #0066cc;
		font-weight:bold;
        text-decoration: underline;
}

body {
       background-color: #5aafc7;
       color: #404040;
       font-size: 12px;
       font-family: 'Verdana', Arial, Sans-Serif;
       padding: 0px;
       text-align: left;
       line-height: 15px;
	   background: url("images/blue_bg.jpg") fixed;
       }

img { 
      padding: 0px;
	  border: 0px;
      }

a: img {
        padding: 0px;
		border: 0px;
		}

a:hover img {
      padding: 0px;
	  border: 0px
	  }

ul { 
     margin: 0;
     padding: 0px 0px 0px 20px;
     }
/* HPSI Web Div ID settings */ 

#main_div {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	width: 885px;
	}
	
#nav_bar {
	width: 885px;
	height: 55px;
	padding-bottom: 0px;
	}

#header_pic {
	background: url("images/header.gif") no-repeat;
	width: 885px;
	height:  154px;
	padding-bottom: 5px;
}

#hed_flash {
	width: 885px;
	height: 120;
	padding-bottom: 0px;
}

#content_top {
	width: 885px;
	height: 12px;
	background: url("images/content_top.gif") no-repeat;
}

#content_wrap {
	width: 885px;
	background: url("images/content_wrap.gif");
}

#content_bottom {
	width: 885px;
	height: 12px;
	background: url("images/content_bottom.gif") no-repeat;
}

#main_content {
	padding: 10px;

}

#main_content_contact {
	padding: 10px;
	height: 250px;
	font-size: 24px;
	line-height: 28px;

}

#page_title {
	font-size: 24px;
	padding: 0px 14px 14px 0px;
	text-align: left;
	

}

#bubbles {
	width: 885px;
	height: 240px;
	padding-bottom: 5px;
}

#footer_contact {
	width: 885px;
 	font-size: 24px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #000000;
	padding-top: 5px;
}

#footer_contact a,
#footer_contact a:visited { 	    
	        text-decoration: none;
			font-weight:bold;
            text-decoration: none;
            color: #FFFFFF;
                          }

#footer_contact a:hover,
#footer_contact a:visited:hover  { 
            color: #FFFFFF;
            text-decoration: underline;
	        font-weight:bold;
            line-height: 14px;
}




#tagline {
	width: 750px;
	height: 50px;
	margin-left: auto;
	margin-right:auto;
	background-image:url(images/footer_slogan.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 12px;
	text-align: center;
	color: #000000;
	padding-top: 5px;
}

#footer {
			width: 885px;
			font-size: 10px;
			margin-top: 0px;
			padding: 0px;
			text-align: center;
			color: #003366;
			
}
#footer a,
#footer a:visited { 	    
	        text-decoration: none;
			font-weight:bold;
            text-decoration: none;
            color: #FFFFFF;
                          }

#footer a:hover,
#footer a:visited:hover  { 
            color: #FFFFFF;
            text-decoration: underline;
	        font-weight:bold;
            line-height: 14px;
/* CLASSES */                         }
.shadow {
	background: url(images/shadow.gif) no-repeat;
	height: 15px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	}
.nav_shadow {
	background: url(images/nav_shad.gif) no-repeat;
	height: 13px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	}   
