body {
	background-image: url(images/bkgd.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: 24px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#nav {
	position: absolute;
	top: 205px;
	left: 15px;
}

#container {
	background: #265572 url(images/bg_2.gif) repeat;
	width: 765px;
	margin: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
	padding-top: 4px;
}

#newsLetter {
	width: 190px;
	margin: 0 0 0 5px;
	float: left;
	padding: 13px 10px 0 20px;
	background: #FFFFFF url(images/bg_newsletter.jpg) no-repeat;
	font-size: 12px;
}

#newsLetter input {
	font-size: 11px;
	padding: 1px;
	margin-bottom: 3px;
	color: #666666;
}

#newsLetter .submit {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.newsletterHeader {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

.newLetter td {
	padding-top: 3px;
}

#header {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
	height: 231px;
}

#content {
	width: 737px;
	margin-left: 14px;
	padding: 35px 0 0;
	background: #fff url(images/bg_content.gif) no-repeat;
}

#innerContent {
	background-color: #fff;
	margin: 0 15px 0 240px;
	width: 460px;
	border: 1px solid #fff;
}

#footer {
	clear: both;
	width: 751px;
	height: 84px;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-left: 14px;
	color: #ccc;
	font-size: 11px;
	line-height: 18px;
	background: transparent url(images/footer.jpg) 0 0 no-repeat;
}
#footer div {
	padding-top: 31px;
}
#footer a {
	color: #FFFFFF;
	padding: 0 4px;
}

#footer a:visited {
	color: #CCCCCC;
}

#contentBot {
	background: url(images/bg_content_bot.gif) no-repeat;
	height: 15px;
	margin-left: 14px;
}
#newsletterSignup {
	margin-top: 10px;
	padding-top: 0px;
	border-top: 1px solid #666;
	font-size: 11px;
	clear: both;
	}
#newsletterSignup input {
	font-size: 11px;
	color: #333;}
#newsletterSignup .submit {
	color: #333333}
#newsLetter h2 {
	font-size: 17px;
	font-weight: normal;
	color: #476C91;
	line-height: 23px;}
#newsLetter a {
	text-decoration: none;}
.designLink {
	text-align: center;
	font-size: 10px;}
.designLink a {
	color: #eee;}
