body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B5B5B;
	line-height:18px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

a {
	font-weight:bold;
	color:#000000;
}
hr { 
	display:none;
}
#header {
	width:100%;
	height:95px;
	margin:0;
	padding:0;
	background-image:url(images/header-bg-repeat.gif);
	background-repeat:repeat-x;
}
#header h2, #content h1 {
	text-indent:-9999px;
	margin:0;
}
#header .graphic {
	width:100%;
	height:95px;
	margin:0 auto;
	padding:0;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#content {
	width:955px;
	margin:0 auto;
	background-image:url(images/content-repeat.gif);
	background-repeat:repeat-y;
}
#content .title {
	width:488px;
	height:44px;
	margin:0 0 18px 64px;
	padding-top:15px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:0 15px;
}
#content .left {
	width:461px;
	margin:0;
	padding:0 35px 0 64px;
	border-right:1px solid #dedede;
	float:left;
}
#content .left a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#content .left a:hover {
	color:#6B9EB4;
}
#content .left ul {
	padding:0 0 0 0;
	margin:0 0 12px 0;
}
#content .left ul li {
	padding:0 0 3px 0;
	margin-left:15px;
	line-height:normal;
}
#content .right {
	width:300px;
	margin:0 0 0 30px;
	float:left;
}
#content .right h3 {
	width:284px;
	height:15px;
	text-indent:-9999px;
	background-image:url(images/download.jpg);
	background-repeat:no-repeat;
	margin:0 0 25px 0;
}
#content .right label {
	width:94px;
	height:22px;
	margin-top:3px;
	color:#6B9EB4;
	display:block;
	float:left;
	clear:left;
	line-height:normal;
}
#content .right input {
	width:192px;
	height:16px;
	margin-bottom:9px;
	padding:2px 2px 2px 4px;
	color:#005387;
	border:1px solid #C4C4C4;
	background-color:#FFFFFF;
}
#content .right .button {
	width:125px;
	height:26px;
	border:0;
	padding:0;
	margin:10px 0 0 0;
}
#content .right .tag {
	width:250px;
	color:#1F2D36;
	margin:25px auto 0 auto;
}
#footer {
	width:955px;
	height:79px;
	margin:0 auto;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
}

h3.date-info {
	font-size:14px;
	font-weight:normal;
	color:#005387;
	line-height:normal;
}

h3.date-info .label {
	font-size:12px;
	color:#1F2D36;
	text-transform:uppercase;
}

h3.sub-head {
	text-transform:uppercase;
	font-size:11px;
	color:#005387;
	font-weight:normal;
	margin:0;
}
