body {
	margin : 0px;
	width : 100%;
}

body, td {
	font-family : arial, helvetica, sans-serif;
	color : #595959;
	font-size : 10pt;
	line-height : 16pt;
}

a {
	color : #56595C;
}

img {
	border : none;
}

#nav li {
	height : 20px;
	line-height : 20px;
}

#nav li.section {
	height : 35px;
	line-height : 35px;
}

h1 {
	font-size : 25px;
	margin : 0px;
	color : #0E3771;
}

h2, h2 a {
	color : #AFA890;
	line-height : 20pt;
	font-size : 12pt;
}

h3 {
	color : #0E3771;
	font-size : 10pt;
}


.hr {
	display : block;
	margin : 5px 0px 10px 0px;
}

#nav {
	margin : 0px;
	padding : 0px;
	list-style : none;
}

ul#subnav {
	margin : 0px;
	padding : 0px;
}

#subnav li {
	display : inline;
	list-style : none;
	margin : 0px;
	padding : 0px;
	padding-right : 12px;
}

.listBox {
	border-top : 2px solid #B1B1B1;
	border-bottom : 2px solid #B1B1B1;
	background : #F4F1E5;
	padding : 10px 0px;
	margin-bottom : 20px;
}

.section h2 {
	margin-bottom : 0px;
}

.listBox img {
	margin-right : 5px;
}

.listBox a {
	color : #A9A9A9;
	text-decoration : none;
	font-weight : bold;
}

.listBox a:hover {
	color : #AFA890;
}

#nav a.active, #subnav a.active, .listBox a {
	outline : none;
	focus : none;
}

a.teaser {
	width : 177px;
	height : 67px;
	display : block;
	text-decoration : none;
	margin-top : 10px;
	color : #9F9884;
	padding-left : 68px;
	padding-top : 5px;
	padding-right : 10px;
	line-height : 9pt;
	font-size : 8pt;

}

.teaser span {
	text-decoration : underline;
	color : #595959;
	display : inline;
}

.teaser h4 {
	color : #0E3771;
	font-size : 8pt;
	margin : 0px;
	margin-bottom : 2px;
}

#footer {
	margin-top : 20px;
	text-align : right;
	width : 632px;
	font-size : 8pt;
}