P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 16px;
}

P.q {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 16px;
	font-style : italic;
	color : #313152;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	font-size : 18px;
	font-weight : bold;
	color : #313152;
}

h2 {
	font-size : 13px;
	font-weight : bold;
	color : #313152;
}

h3 {
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	color : #313152;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD.header1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : white;
}

TD.header2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #313152;
}

LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
}

LI.1 {
	list-style-type : decimal;
}

LI.2 {
	list-style-type : square;
}

.navbg{
background-image:url(images/pagetop06/topNav_bg.gif);
background-repeat:repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#footer {
	background-color: #313152;
	padding: 15px 0 10px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	height: 80px;
	line-height: 18px;
	text-align: center;
}

.header {
	background: #313152;
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.odd {
	background: #ebebeb;
}

