body, td, th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	cursor: default;
}

body {
	margin: 1px;
	background: #fff;
}

div#widecontainer {
	padding-bottom: 20px;
}

div.fixedcontainer {
	width: 775px;
	text-align: left;
}

.topsignin {
	text-align: right;
	padding: 0px 0px 2px 0px;
}

.topsection {
	float: right;
	margin-bottom: 10px;
}

.welcome {
	width: 655px;
	background: URL(images/bg_top.gif) no-repeat;
	padding: 52px 0px 8px 2px;
}

.nav {
	list-style-position: inside;
	padding: 2px 0px 3px 2px;
	background: #9A9999;
	border-top: 1px solid #0F238C;
	font-size: 10.5pt;
	font-weight: bold;
	font-family: trebuchet ms;
	width: 655px;
}

.nav ul {
	margin: 0;
	padding: 0;
}

.nav ul li {
	display: inline;
	list-style: none;
}

.nav a, .nav a:visited {
	float: left;
	background-image: url(images/nav_bullet.gif);
	background-position: 6px 5px;
	background-repeat: no-repeat;
	padding-left: 19px;  /* space for the image */
	padding-right: 4px;
	color: #fefefe;
}

.nav a:active, .nav a:hover {
	text-decoration: none;
	background-position: 6px -86px;
}

div.bgleft {
	width: 100%;
	clear: both;
	background: URL(images/bg_left.gif) repeat-y;
}

div.leftcolumn {
	float: left;
	width: 148px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.leftcolumn h2 {
	background: #0F238C;
	color: #fefefe;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 2px 5px;
}

div.leftcolumn div.links {
	background: #999;
	font-weight: bold;
	padding: 8px 2px 8px 6px;
	color: #fff;
	border-bottom: 6px solid #0F238C;
}

div.centercolumn {
	float: right;
	width: 612px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

form {
	margin: 0;
}

input, select {
	font-size: 8pt;
	border: 1px solid #999;
}

input.submit {
	width: 6em;
	padding-top: 1px;
	padding-bottom: 0px;
	border-bottom: 1px solid #330066;
	border-right: 1px solid #330066;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #0F238C;
	color: #fff;
	cursor: hand;
}

h1 {
	clear: both;
	margin: 10px 0 10px 0px;
	padding: 3px 4px 3px 8px;
	color: #fefefe;
	background: #0F238C;;
	font-size: 10.5pt;
	font-weight: bold;
	font-family: Trebuchet MS;
}

h1 a, h1 a:visited {
	color: #fefefe;
}

h2 {
	margin: 10px 0 10px 0px;
	padding: 4px 0px 4px 4px;
	color: #fefefe;
	background: #999;
	font-size: 9pt;
	font-weight: bold;
	font-family: Trebuchet MS;
}

h2.content {
	background: #ccc;
	font-weight: bold;
	margin: 0;
	font-size: 9.5pt;
	padding: 2px 5px 1px 5px;
	color: #0F238C;
	border-bottom: 1px solid #0F238C;
}

h2.alert {
	background: #c33;
	color: #fefefe;
	border-bottom: 1px solid #d00;
}

h2.alert a, h2.alert a:visited {
	color: #fefefe;
}

a, a:visited {
	text-decoration: none;
	color: #0F238C;
}

a:active, a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

span.bullet {
	font-size: 7.5pt;
	color: #999;
}

form div.label {
	width: 20%;
	float: left;
	text-align: right;
	padding-top: 2px;
}

form div.input {
	width: 75%;
	float: right;
	text-align: left;
	padding-top: 0px;
}

form div.clear {
	padding: 0;
	margin: -4px;
}

div.graybox {
	background: #ccc;
	color: #000;
	padding: 8px 6px 8px 6px;
}

div.outlinebox {
	border: 1px solid #ccc;
	padding: 8px;
	height: 105px;
}

.small {
	font-size: 8pt;
}

ul.leftnav {
	margin: 0;
	padding: 0;
}

ul.leftnav li {
	color: #fefefe;
	list-style: none;
	background-image: url(images/nav_bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-bottom: 6px;
}

ul.leftnav a:hover li, ul.leftnav a:active li {
	background-position: 0px -88px;
	text-decoration: none;
	color: #fff;
}

a.bluebutton, a.bluebutton:visited {
	padding: 4px 12px 4px 12px;
	text-decoration: none;
	color: #fff;
	background: #1D588B;
	border-bottom: 1px solid #1D588B;
	border-right: 1px solid #1D588B;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

a.bluebutton:hover, a.bluebutton:active {
	text-decoration: none;
	color: #fff;
	background: #4E91CD;
	border-bottom: 1px solid #004F81;
	border-right: 1px solid #004F81;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

div.itemrow {
	clear: both;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #ccc;
	line-height: 1.5em;
	margin-bottom:4px;
	font-size: 8.5pt;
}

div.itemrow img {
	float: left;
	margin-right: 8px;
}

div.itemrow h3, h3 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	color: #2a3e80;
}

div.footer {
	border-top: 1px solid #eee;
	text-align: center;
	color: #999;
	clear: both;
	margin-top: 30px;
	padding-top: 5px;
}

div.footer a, div.footer a:visited {
	color: #999;
	text-decoration: underline;
}