body, table, td {
font-family: Arial, Helvetica, sans-serif; /* Verdana */
font-size: 9pt;
line-height: 13pt;
color: #333333;
}

td {
vertical-align: top;
}

small {
line-height: 10pt;
}

td.topstripe {
background-color: #336699;
}

td.headertitle {
color: #333333;
font-size: 13px;
font-weight: bold;
padding-top: 18px;
padding-left: 19px;
padding-right: 24px;
}

td.headertoplinks {
color: #999999;
font-size: 13px;
padding-top: 4px;
padding-right: 10px;
}

td.headertoplinks a {
	color: #333333;
	text-decoration: none;
}

td.headertoplinks a:hover {
	text-decoration: underline;
}

td.headersearch {
padding-top: 25px;
padding-right: 10px;
}

td.header {
padding-top: 24px;
padding-bottom: 24px;
padding-left: 18px;
}


h1 {
font-size: 18px;
color: #214364;
margin-top: 20px;
}
h2 {
font-size: 14px;
color: #214364;
margin-top: 10px;
margin-bottom: 2px;
}
h3 {
font-size: 13px;
color: #072B4F;
margin-bottom: 0px;
}

p {
margin-top: 5px;
margin-bottom: 9px;
}


.horiz_navi
{
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}
.horiz_navi a
{
	color: #FFFFFF;
	text-decoration: none;
}
.horiz_navi a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

hr {
	height: 2px;
	border: 0;
	color: #1B2637;
	margin: 0px 0px 0px 0px;
}

.left-menu {
	background-color: #CFDAE5;
	padding-bottom: 10px;
}


div.sectiontitle {
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0 0 0;
}
div.sectiontitle a {
	color: #333333;
	text-decoration: none;
}
div.sectiontitle a:hover {
	text-decoration: underline;
}

div.sectionbody {
	font-size: 12px;
	margin-left: 27px;
}
div.sectionbody a {
	color: #333333;
	text-decoration: none;
}
div.sectionbody a:hover {
	text-decoration: underline;
}


.disabled {
	color: #999999;
}

a {
	color: #004FB2;
}

ul.spaced li {
	margin-bottom: 15px;
}
