/* CSS Document */

body {
	color: #35396F;
	margin: 0px;
	padding: 0px;
	font: .85em Arial, Helvetica, sans-serif;
	background: #696D99;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}

img {
	border-style: none;
}
a {
	font-weight: normal;
	color: #D75600;
}
a:hover {
	text-decoration: none;
}
h1 {
	letter-spacing: .1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 28px;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #E2E4EF;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
h3 {
	font-size: 1.2em;
	color: #696D9A;
}
h4 {
	border-bottom: 1px solid #E2E4EF;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	font-size: 1.1em;
	font-weight: bold;
}
li {
	margin-bottom: 6px;
}
ul.no-bullets {
	list-style: none;
}
.right-space {
	margin-right: 20px;
}
.right-space-less {
	margin-right: 12px;
}
#wrapper {
	width: 980px;
	margin-left: 20px;
	background: #FFFFFF url(../graphics/wrapper-bg-top.jpg) no-repeat center top;
	margin-top: 8px;
	padding-top: 4px;
}
#wrapper-bottom {
	background: url(../graphics/wrapper-bg-bottom.jpg) no-repeat center bottom;
	height: 16px;
	width: 966px;
	margin-left: 20px;
	margin-bottom: 6px;
	font-size: .8em;
	text-align: right;
	padding-right: 14px;
	padding-bottom: 4px;
}

#right-container {
	float: right;
	width: 792px;
}
#left-container {
	margin-right: 812px;
	font-size: .9em;
}
#header {
	text-align: right;
	padding-right: 10px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	font-weight: normal;
	margin-left: 16px;
	color: #35396F;
	text-decoration: none;
}
#header-left {
	text-align: center;
	height: 80px;
	margin-bottom: 10px;
}
#header-right {
	padding-left: 18px;
	color: #FFFFFF;
	background: #000062 url(../graphics/title-bar.jpg) no-repeat left top;
	height: 40px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 40px;
}
#subheader-left p, #subheader-right p {
	margin: 0px;
}

#subheader-left {
	background: url(../graphics/font-size-bg.jpg) no-repeat center center;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight: bold;
	padding: 4px 6px 4px 18px;
}
#subheader-right {
	margin-bottom: 6px;
	font-size: .9em;
	font-weight: bold;
	background: #D8D8E4 url(../graphics/sub-header-bg.jpg) no-repeat left center;
	padding: 4px 10px 5px 18px;
}
#subheader-right.crumb {
	font-size: .85em;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
#subheader-right.crumb a {
	color: #35396F;
	font-weight: bold;
	text-decoration: none;
}
#content-left {
	width: 100%;
	padding-top: 40px;
}
#content-left ul {
	margin: 0px;
	padding: 0px;
	width: 167px;
}
#content-left li {
	background: url(../graphics/left-nav-li-bg.jpg) no-repeat left center;
	list-style: none;
	margin: 0 0 8px;
	position: relative;
}
#content-left li a {
	color: #494F8F;
	text-decoration: none;
	width: 151px;
	voice-family: "\"}\""; voice-family:inherit;
	width: 149px;
	display: block;
	padding: 2px 6px 2px 18px;
	font-weight: bold;
}
#content-left a:hover {
	color: #FFFFFF;
	background: url(../graphics/left-nav-li-hover-bg.jpg) no-repeat left center;
}
#content-left li#current {
	background: url(../graphics/left-nav-current-bg.jpg) no-repeat left center;
}
#content-left li#current a, #content-left li#current a:hover {
	color: #FFFFFF;
}
#content-left li#current a:hover {
	background: url(../graphics/left-nav-current-bg.jpg) no-repeat left center;
}
#content-left>ul a {
	width: auto;
}
#content-left ul ul {
	position: absolute;
	top: 0;
	left: 167px;
	display: none;
	z-index: 100;
	background: #FFFFFF;
	width: 180px;
	padding-bottom: 6px;
}
#content-left ul ul li {
	margin-left: 4px;
	width: 171px;
	margin-bottom: 2px;
}
#content-left ul ul li a {
	padding-left: 8px;
	width: 179px;
}
#content-left ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
#content-right {
	padding-right: 10px;
	margin-bottom: 24px;

}
#cont-inner-left {
	float: left;
	width: 570px;
}
#cont-inner-left-calendar {
	float: right;
	width: 200px;
	text-align: right;
}
#cont-inner-left-news-txt {
	margin-right: 260px;
}
#cont-inner-left ul.docs li {
	margin-top: 14px;
}
#cont-inner-right {
	margin-left: 600px;
	border-left: 1px solid #E2E4EF;
	font-size: .9em;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#cont-inner-right h4 {
	font-size: 1.2em;
	padding-top: 10px;
}
#cont-inner-right h4.first {
	margin-top: 0px;
	padding-top: 0px;
}
#cont-inner-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cont-inner-right li {
	margin-bottom: 8px;
}
#cont-inner-right li a {
	font-weight: bold;
	text-decoration: none;
}
#cont-inner-right li a:hover {
	color: #000062;
}
#cont-inner-right li#current {
	background: url(../graphics/right-arrow-current.jpg) no-repeat left center;
	color: #000062;
}
#cont-inner-right li#current a, #cont-inner-right li#current a:hover {
	padding-left: 14px;
	color: #000062;
}
#cont-inner-right li#current a:hover {
	background: url(../graphics/right-arrow-current.jpg) no-repeat left center;
}
.diary-date {
	font-weight: bold;
	color: #494F8F;
}
#footer {
	height: 24px;
	padding-bottom: 4px;
}
#footer-right {
	background: #000062 url(../graphics/footer-bg.jpg) no-repeat left center;
	padding-right: 10px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: .8em;
	float: right;
	width: 784px;
	height: 24px;
}
#footer-right p {
	padding-top: 4px;
}
#footer-right a {
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear:both;
}
.logos {
	margin-right: 46px;
	margin-top: 40px;
}
.term-dates {
	text-align: center;
}
.formlabel {
	float: left;
	width: 120px;
}
.formfield {
	font-size: .85em;
}
.headerdate {
	font-style: italic;
	font-weight: normal;
	font-size: .9em;
}

td.header {
	font-weight: bold;
	background: #D8D8E4;
	text-align: center;
}

td.leftcol {
	font-weight: bold;
	background: #F1F1F5;
	text-align: center;
}
