/* CSS Document */

body {
background-color:#e0d8d5;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555588;
	line-height: 17px;
}

h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #211C54;
	padding: 2px 0 2px 6px;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 5px;
	color: #211C54;
}

a {
	text-decoration: none;
	color: #211C54;
}

a:hover {
	text-decoration: underline;
}

.main {
	width: 793px;
	margin: 0 auto;
	background-image: url(images/bg-image.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}

.date {
	padding: 0 27px 0 20px;
	margin-bottom: 5px;
}

.banner {
	height: 267px;
	border-top: solid 4px #211C54;
	border-bottom: solid 4px #211C54;
	vertical-align: top;
}

.image-border {
	border: solid 1px #211C54;
}

#right-col .image-border {
	border: solid 1px #C5D1EB;
}

.column {
	margin-top:15px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
	width: 347px;
	margin-right: 15px;
}

.input {
	width: 180px;
	background-color: #e0d8d5;
	border: solid 1px #211C54;
	height: 18px;
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text-box {
	margin-top: 3px;
	width: 180px;
	background-color: #e0d8d5;
	border: solid 1px #211C54;
	font-size: 11px;
	color: #000000;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit-btn {
	color: #FFFFFF;
	background-color: #211C54;
	border: solid 1px #FFFFFF;
	margin-top: 5px;
}

#right-col {
	background-color: #211C54;
	margin-bottom: 15px;
	padding-top: 15px;
	float: left;
	width: 180px;
	color: #FFFFFF;
}

#right-col a {
	color: #C5D1EB;
	font-style: normal;
}

#right-col a:hover {
	text-decoration: underline;
}

#footer-links {
	font-size: 11px;
	text-align: center;
	padding: 7px 0 3px 0;
	background-color: #211C54;
	margin: 0 12px 0 12px;
	clear: both;
}

#footer-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#footer-links a:hover {
	text-decoration: underline;
}

#text-footer {
	font-size: 10px;
	text-align: center;
	color: #000000;
	width: 793px;
	margin-top: 5px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#text-footer a {
	color: #4050FF;
	font-style: normal;
}

#text-footer a:hover {
	color: #405077;
}
