html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color:#081950;
}
.hidden {
	display: none;
}
#page-container {
	width: 955px;
	margin: auto;
	height: 1%;
	background-image:   url(../images/2007/content_bg.gif);
	background-repeat: repeat-y;
}
#header {
	background: #081950;
	height: 252px;
}
h1 {
	margin: 0;
	padding: 0;
}
#main-nav {
	height: 71px;
}
#homeSideTitle { 
background-color: #081950; 
width: 212px;
/* height: 27px; */
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 22px;
text-align: center;
padding-top: 3px;
padding-bottom: 2px;
margin-bottom: 5px;
} 
#homeSideBox { 
background-color: #f2e17b;
width: 212px;
padding-bottom: 0px;
margin-bottom: 0px;
} 
.BoxContentSMALL { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #003366;
font-size: 12px;
padding: 14px;
margin-top: 0px;
margin-bottom: 0px;
} 
.homeBullets { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #003366;
font-size: 12px;
padding: 6px;
margin-top: 0px;
margin-bottom: 0px;
} 

#homeContentTitle { 
background-color: #081950; 
width: 423px;
/*height: 25px; */
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 18px;
text-align: left;
padding-top: 5px;
padding-bottom: 4px;
padding-left: 5px; 
margin-bottom: 5px;
} 
#homeContentBox { 
background-color: #b6cce5;
width: 428px;
padding: 0px;
}
.BoxContentLARGE { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 14px;
padding: 14px;
margin-top: 0px;
} 
#footer {
	clear: both;
	background: #081950;
	height: 66px;
	background-image:   url(../images/2007/bottom-edge.gif);
	background-repeat: no-repeat;
}
#altnav { 
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	} 
#altnav A:link {
	color: white;
	text-decoration: none;
	} 
 #altnav A:visited {
	color: white;
	text-decoration: none;
	}
#altnav A:hover {
	color: #f2e17b;
	text-decoration: none;
	} 	 
A:link {
	color: #d80211;
	text-decoration: none;
	} 
A:visited {
	color: #d80211;
	text-decoration: none;
	}
A:hover {
	color: #d80211;
	text-decoration: underline;
	} 	 
.emailUs { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
font-size: 13px;
color: #081950;
} 	
.PageHeader { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 19px;
margin-bottom: 6px;
} 
.heading { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 17px;
margin-bottom: 4px;
} 
P { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 14px;
line-height: 22px;
margin-top: 2px;
} 
UL { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 14px;
line-height: 22px;
margin-top: 2px;
margin-bottom: 3px;
} 
LI { 
padding-top: 5px;
padding-bottom: 7px;
} 
OL { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 14px;
line-height: 22px;
margin-top: 2px;
margin-bottom: 7px;
}
.newsTitle { 
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 16px;
line-height: 22px;
font-weight: bold;
} 
.blackBox { 
border: 1px solid black;
padding: 9px;
margin-top: 10px;
margin-left: 10px;
font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
color: #000f44;
font-size: 14px;
line-height: 22px;
}
.indentText { margin-right: 20px; margin-left: 20px; }