/* General styles */
body, img, p, h1, h2, h3, div, object, ol, li {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: arial, sans-serif;
}

#mainsite {
	width:787px;
	margin:10px auto 0px auto;
}

#siteFooter {
	width:787px;
	margin:4px auto 0px auto;
	color:#666;
	font-size:12px;
	text-align:center;
}

#siteFooter a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

#siteFooter a:hover {
	color:#000;
}

#contentArea {
	background: #fff url('images/equinoxBackground.jpg') no-repeat top center;
	width:787px;
	height:606px;
}

#sideImage {
	margin:11px 0px 0px 11px;
	float:left;
}

#mainContent {
	width:581px;
	height:584px;
	overflow:auto;
	padding:11px;
	float:left;
}

.subMenu {
	font-size:13px;
	color:#024766;
}

.subMenu a {
	color:#024766;
	text-decoration:none;
}

.subMenu a:hover {
	color:#46C7F4;
}

#mainContent h1 {
	color:#024766;
	font-size:23px;
	margin:60px 0px 30px 0px;
}

#mainContent h2 {
	color:#024766;
	font-size:19px;
	margin-bottom:8px;
}

#mainContent h3 {
	color:#024766;
	font-size:17px;
	margin-bottom:5px;
}


#mainContent p {
	color:#024766;
	font-size:17px;
	margin-bottom:12px;
}

#mainContent a { color:#024766; }
#mainContent a:hover { color:#46C7F4; }

.standardList {
	list-style-type:disc;
	font-size:17px;
	line-height:24px;
	color:#024766;
	margin:0px 0px 12px 15px;
}

#scrollingContent {
	height:450px;
	overflow:auto;
}

.newsLinks { font-size:15px; }

.newsHide {
	display:none;
	cursor:pointer;
}

.newsShow { cursor:pointer; }

.newsStories { text-decoration:none; }

.contactTitles {
	font-weight:bold;
}

#subBox {
	background: url('images/tepMainHome.png') no-repeat top left;
	width:787px;
	padding:158px 0 0 41px;
	height:448px;
}

#subBox img {
	float:left;
	margin-right:7px;
}