/* CSS Document */
body {
	background-color: #efeed6;

}
#container {
	width:848px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#top {
	background-image: url(../images/topBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 185px;
	width: 846px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#footer {
	text-align: center;
	padding-top: 6px;
	color: #999999;
}
#footer p {
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #004BC2;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: none;
}

.right {
	padding-top: 10px;
}
.left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
}
.left {
	background-color: #f4f3e0;
}

.left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu14 {
	width: 200px;
	margin: 10px;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(../images/menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(../images/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
#dd_cta{
	height: 100px;
	width: 846px;
	position: relative;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/topCTA.png);
	border-top: 1px solid #000000;

	}
#dd_cta img{
	position: absolute;
	z-index: 9999;
	left: 818px;
	top: 24px;
}
#fName{
	position: absolute;
	top: 10px;
	left: 505px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#themail{
	position: absolute;
	top: 55px;
	left: 505px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#thebutton{
	position: absolute;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	background-color: #1584A2;
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
	top: 30px;
	right: 12px;
	text-align: center;
	border: 1px solid #000000;
	border-radius: 15px;
	-webkit-box-shadow: 2px 2px #000000;
	box-shadow: 2px 2px #000000;
}
.hp{
	display:none}