/* CSS Document */


body {
	text-align:center;
	margin:0 auto;
	padding:0px;
	background-color:#edeef3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#layout { 
	margin:0px auto;
	text-align:left;
}

.nav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
}
.tdTopFrame {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002762;
}
.byline {
	font-size: 10px;
}
a {
	color: #013878;
}

h1 {
	color: #004489;
}
h2 {
	color: #004489;
}
h3 {
	color: #004489;
}
h4 {
	color: #004489;
}
h5 {
	color: #004489;
}
h6 {
	color: #004489;
}
a:link {
	color: #013878;
}
a:visited {
	color: #993366;
}

a:hover {
	color: #013878;
}
a:active {
	color: #013878;
}
.toppnav {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.toppnav:link {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.toppnav:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.toppnav:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.toppnav:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.headnav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.headnav:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.headnav:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.headnav:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.headnav:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}