@charset "UTF-8";
.subhead2 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.page {
	margin-bottom: auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 800px;
}
/* CSS Document */



.main {
	margin-left:40px;
	margin-top:50px;
	height: 180px;
}


.leftcolumn {
	margin-left:50px;
	margin-top:50px;
	width: 200px;
	top: 300px;
	position: absolute;
}

.header1 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align:left;
	color: #007DB1;
	margin-top:0px;
	font-weight: normal;
}


.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	margin-top: 30px;
	text-align: left;
	margin-right: 5px;
	font-weight: normal;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #007DB1;
	text-align:left;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	left: 200px;
	color: #999999;
}

.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	left: 280px;
	top: 100px;
	position: static;
}
.login {
	background-color: #FFF;
	top: 260px;
	position: absolute;
	margin-left: 50px;
}
.rightcolumn {
	margin-left: 320px;
	width: 600px;
	position: absolute;
	margin-top: 100px;
}
.menu {
	margin-left: 325px;
	position: absolute;
	margin-bottom: 60px;
	margin-top: 30px;
}
.links {
	text-align: left;
}
img {
	border:none;
}

#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#AAAAAA;
	list-style-type: none;
	display:block;
	text-decoration:none;
}

#menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#AAAAAA;
	display:inline;
	list-style-image: none;
	list-style-type: none;
	text-decoration:none;
}

#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#AAAAAA;
	text-decoration:none;
	list-style-type:none;
}

#menu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007DB1;
	text-decoration:none;
}


#email a {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666666;
	text-decoration:none;
	margin-top:20px;
	font-size:14px;	
}

#email a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#007DB1;
	text-decoration:underline;
	margin-top:20px;
	font-size:14px;
}

a.embed:link {
color:#007DB1;
text-decoration:none;
}

a.embed:visited {
color: #007DB1;
text-decoration:none;
}

a.embed:hover {
color: #007DB1;
text-decoration:underline;
}
