html, body {
	border: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}
body {
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #001C2D;
	padding-right: 390px;
	padding-bottom: 0;
	padding-left: 390px;
	padding-top: 0px;
	margin: 0;
}
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 42%;
	max-width: 210px;  /* version for IE is at the bottom of this style block */
}

#expander {
	background: white;
	min-width: 780px; /* Critical Safari fix! */
	position: relative;
	margin-right: -390px;
	margin-bottom: 0;
	margin-left: -390px;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 


/* * --- stop copying, but be sure to grab IE's max-width, just above the body-tag --- * * * * * * * * * * * * * * */
/* http://positioniseverything.net/easyclearing */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {
	clear: both;
}
/* End hide from IE-mac */


/*\*/
* html form {height: 0;}
/* Holly hack */



a {
	text-decoration: underline;
	color: #005182;
}

a:hover {
	text-decoration: underline;
	color: #003E62;
}


hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}


.intro {
	color: #0099CC;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #00659B;
	margin-top: 40px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #0099CC;
}



		



#header {
	height: 240px;
	display: block;
	text-align: left;
	background-image: url(../images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}
#image {
	height: 240px;
	width: 25%;
	background-image: url(../images/image1.jpg);
	position: absolute;
}
#logo {
	position: absolute;
	margin-top: 70px;
	margin-left: 27%;
}

#col1 {
	width: 25%;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 0%;
	background-color: #003E62;
	color: #FFFFFF;
}		
#content {
	width: 47%;
	text-align: left;
	display: inline;
	float: right;
	padding-bottom: 0px;
	margin-right: 3%;

}

	#col3 {
	width: 22%;
	float: right;
	display: inline;
	text-align: left;
	margin-right: 1%;


	
	}
#col3Content {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 40px;
	margin-bottom: 40px;
}

#contact {
	color: #003E62;
	background-color: #B3C7FC;
	height: 50px;
	width: 75%;
	position: absolute;
	margin-left: 25%;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 14px;
	line-height: 50px;
}
#contact p{
	padding-right: 15px;
	padding-left: 15px;

}
.floatRight {
	float: right;
}



.primaryNavigation{
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}
.primaryNavigation li{
}
.primaryNavigation a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #005182;
	margin-right: 0px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-left: 12px;
}

#col1 .current {
	background-color: #006AAA;
	background-image: url(../images/arrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}


.primaryNavigation a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006AAA;
}
#logosTop {
	list-style-type: none;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27%;
	position: absolute;
	width: 72%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 20px;
}


#subnavigation {
	list-style-type: none;
	margin-top: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27%;
	position: absolute;
	width: 72%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3C7FD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 20px;
}

#subnavigation li{
	float: left;
	margin-right: 2em;
	font-weight: bold;
}
#subnavigation a{
	color: #7499FC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#subnavigation a:hover{
	color: #003E62;
}









#footer {
	clear: both;
	background-color: #B3C7FC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 20px;
	color: #003E62;
}



.thumbRight {
	margin: 2px;
	border: 1px solid #CCCCCC;
	float: right;
}

.thumb {
	margin: 2px;
	border: 1px solid #CCCCCC;
}
.hrs {
	padding: 3px;
	border: 2px solid #003E62;
	display: inline;
	font-size: 28px;
	background-color: #ECF1FF;
}
.glossary {
}
.glossary span{
	background-color: #B3C7FC;
	margin-right: 0.3em;
	text-align: center;
	width: 13px;
	display: block;
	float: left;
	color: #009EFD;
	margin-bottom: 2px;
}

.glossary a{
	background-color: #FF6600;
	text-align: center;
	width: 13px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
.glossary a:hover{
	background-color: #005E95;
	color: #FFFFFF;
}
#repsonse {
	background-color: #ECF1FF;
	border: 1px dashed #B3C7FD;
	padding: 6px;
	text-align: center;
	background-image: url(../images/hrs-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#repsonse h2 {
	font-weight: bold;
	color: #003E62;
	font-size: 22px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#col3 h3 {
	font-weight: normal;
	margin-top: 0px;

}


#repsonse p {
	margin-top: 0px;
	margin-bottom: 0px;

}
#repsonse .hours {
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;

}
.invisible {
	visibility: hidden;
}
