/* CSS Document */

body {
	background: #05458b url(../images/topBand.jpg) repeat-x;
	margin:0;
	padding:0;
	/*background-attachment: fixed;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C7DDFA;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C7DDFA;
	text-decoration: underline;
}

a:hover {
	color: #f0df4f;
	text-decoration: underline;
}

img {
	_behavior: url(../scripts/iepngfix.htc); /* ie 6 only */
}

#header {
	width:750px;
	height:196px;
	margin: 0 auto;
	padding: 0;
	background-position: left bottom;
	background-repeat:no-repeat;
	_behavior: url(../scripts/iepngfix.htc); /* ie 6 hack */
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:744px;
	background:url(../images/watermark.png) repeat-y center top;
	min-height:400px;
	padding:3px;
	clear:both;
}

.note {
	font: 9px italic;
	line-height: 9px;
}

.large
{
	font-size: 18px;
	line-height:20px;
	color: #f0df4f;
}

.bordered {
	 border:2px #f0df4f solid;
}

#footer {
	clear:both;
	text-align:center;
}

#seal {
	float:right;
	position:relative;
	display:block;
	left: 89px;
	top: 80px;
	z-index: 100;
}

*:first-child+html #seal { /* IE 7 Hack */
	/*top: -90px;*/
}

#csehyText {
	position:absolute; border:none; margin: 0 4px;
}
