body {
	background-color: #CAD5D9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626369;
	line-height:16px;
	text-align: center;
	margin: 0px;
}

/* The following style entries are for the drop down menu bar ****************************/

.dropdown {float:left; padding-right:0px}
.dropdown dt {background-color:#CAD5D9; width:auto; padding:10px; padding-bottom:0px; padding-top:0px; font-weight:bold; cursor:pointer; color:#626369;}
.dropdown dt:hover {color:#005564; background:#CAD5D9;}
.dropdown dd {position:absolute; overflow:hidden; width:auto; display:none; background-color:#CAD5D9; z-index:200; opacity:0; padding:0; margin:0}
.dropdown ul {background-color:#CAD5D9; width:auto; list-style:none; border-top:none; padding:0; margin:0}
.dropdown li {background-color:#CAD5D9; display:inline; padding:0; margin:0}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:inline;  background-color:#CAD5D9; padding:8px; color:#626369; text-decoration:none; width:auto; }
.dropdown a:hover {background-color:#CAD5D9; color:#005564;}
.dropdown .underline {border-bottom:0px solid #ff0000;}

/* End Menu bar section ******************************************************************/

a:link {
	color: #626369;
}
a:visited {
	color: #626369;
}
a:hover {
	color: #007B9D;
}
a:active {
	color: #626369;
}

#container {
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	position: relative;
}
#logo {
	padding-top: 45px;
	position: absolute;
	height: 100px;
	text-align: left;
}
.header {
	background-color: #CAD5D9;
}
.menu {
	font-family: "Arial Narrow", "HelveticaNeue LightCond", "Eurostile Condensed", sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.menu a:link {
	color: #626369;
	text-decoration: none;
}
.menu a:visited {
	color: #626369;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu a:active {
	color: #626369;
	text-decoration: none;
}

#content {
	background-color: #FFFFFF;
	height: 350px;
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 34px;
}
#headline {
	padding-bottom: 6px;
}
#copyHeadline {
	padding-bottom: 30px;
}
#copy {
	padding-bottom: 30px;
	width: 325px;
}
#copyLong {
	width: 550px;
	margin-bottom: 16px;
	position: relative;
}
#copy2 {
	text-align: left;
	width: 325px;
	margin-left: 60px;
	position: absolute;
}
#copy2 a:link {
	text-decoration: none;
}
#copy2 a:visited {
	text-decoration: none;
}
#copy2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#copy2 a:active {
	text-decoration: none;
}
.copySm {
	font-size: 12px;
	line-height: 14px;
	position: relative;
}
.copySm a:link {
	text-decoration: none;
}
.copySm a:visited {
	text-decoration: none;
}
.copySm a:hover {
	color: #007B9D;
	text-decoration: underline;
}
.copySm a:active {
	text-decoration: none;
}

#copy ul {
	list-style-image: url(../images/bullet.gif);
	margin-left: -13px;
}
#news {
	position: relative;
	margin-top: -63px;
	line-height: 14px;
	width: 365px;
	margin-left: 385px;
}
.newsImage {
	position: relative;
	margin-top: 10px;
	z-index: 1;
	width: 365px;
	text-align: right;
}
#imageLrg {
	position: absolute;
	margin-left: 350px;
}
.footer {
	background-color: #CAD5D9;
	font-size: 11px;
}
.footer a:link {
	color: #626369;
	text-decoration: none;
}
.footer a:visited {
	color: #626369;
	text-decoration: none;
}
.footer a:hover {
	color: #005564;
	text-decoration: underline;
}
.footer a:active {
	color: #626369;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #255768;
	line-height:16px;
}

.mainTable {
	background-color: #FFFFFF;
}
.copyLinkClear {
	line-height: 20px;
}
.copyLinkClear a:link {
	text-decoration: none;
}
.copyLinkClear a:visited {
	text-decoration: none;
}
.copyLinkClear a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.copyLinkClear a:active {
	text-decoration: none;
}
.copySpace {
	padding-bottom: 10px;
}

