.topnav {
    line-height: 1.4em;
    font-size: 10px;
    color:  #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.topnav a:link {
	color: #003366;
	text-decoration: none;
}
.topnav a:visited {
	color: #003366;
	text-decoration: none;
}
.topnav a:hover {
	color: #003366;
	text-decoration: underline;
}
.topnav a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}


.body {
    line-height: 1.4em;
    font-size: 12px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.body a:link {
	color: #4969a4;
	text-decoration: none;
}
.body a:visited {
	color: #4969a4;
	text-decoration: none;
}
.body a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.body a:active {
	color: #333333;
	text-decoration: underline;
}

.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3e5d93;
	text-align: left;
}

.bold {
	font-weight: bold;
}

.bluebold {
    color:  #3e5d93;
}

.dkbluebold {
//color:  #444466;
    color:  #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whitebold {
    color:  #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodysmall {
    line-height: 12px;
    font-size: 9px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.bodysmall a:link {
	color: #02578A;
	text-decoration: none;
}
.bodysmall a:visited {
	color: #5DADD0;
	text-decoration: none;
}
.bodysmall a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.bodysmall a:active {
	color: #333333;
	text-decoration: underline;
}



.bodysmall9 {
    line-height: 9px;
    font-size: 9px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.bodysmall10 {
    line-height: 12px;
    font-size: 10px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.bodysmall10 a:link {
	color: #02578A;
	text-decoration: none;
}
.bodysmall10 a:visited {
	color: #5DADD0;
	text-decoration: none;
}
.bodysmall10 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.bodysmall10 a:active {
	color: #333333;
	text-decoration: underline;
}

.bodysmall11 {
    line-height: 13px;
    font-size: 11px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodysmall11 a:link {
	color: #02578A;
	text-decoration: none;
}
.bodysmall11 a:visited {
	color: #5DADD0;
	text-decoration: none;
}
.bodysmall11 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.bodysmall11 a:active {
	color: #333333;
	text-decoration: underline;
}

.publication {
    line-height: 14px;
    font-size: 10px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreybody {
    line-height: 1.4em;
    font-size: .7em;
    color:  #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreybodybold {
    line-height: 1.4em;
    font-size: .7em;
    color:  #999999;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreybodysmall {
    line-height: 12px;
    font-size: 9px;
    color:  #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreybodysmallbold {
    line-height: 12px;
    font-size: 9px;
    color:  #999999;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreybodysmall10 {
    line-height: 12px;
    font-size: 10px;
    color:  #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreyheader1 {
    line-height: 22px;
    font-size: 16px;
    color:  #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ltgreyheader2 {
    line-height: 14px;
    font-size: 12px;
    color:  #999999;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.orangebold {
    color:  #ff9900;
	font-weight: bold;
}

.sidenavheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.sidenavblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4486AC;
	text-align: left;
}

.sidenavdkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #444466;
	text-align: left;
}

.sidenavdkblue a:link {
	color: #444466;
	text-decoration: none;
}
.sidenavdkblue a:visited {
	color: #444466;
	text-decoration: none;
}
.sidenavdkblue a:hover {
	color: #999999;
	text-decoration: none;
}
.sidenavdkblue a:active {
	color: #444466;
	text-decoration: none;
}

.sidenavorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ff9933;
	text-align: left;
}

.sidenavgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff9933;
	text-align: left;
	text-decoration: none;
}

.sidenavorange a:link {
	color: #ff9933;
	text-decoration: none;
}
.sidenavorange a:visited {
	color: #ff9933;
	text-decoration: none;
}
.sidenavorange a:hover {
	color: #999999;
	text-decoration: underline;
}
.sidenavorange a:active {
	color: #ff9933;
	text-decoration: underline;
}
.dkgreyheader1 {
    line-height: 22px;
    font-size: 16px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.dkgreyheader2 {
    line-height: 14px;
    font-size: 12px;
    color:  #333333;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.sidebartext a:link {
	color: #02578A;
	text-decoration: none;
}
.sidebartext a:visited {
	color: #5DADD0;
	text-decoration: none;
}
.sidebartext a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.sidebartext a:active {
	color: #333333;
	text-decoration: underline;
}

.sidebartextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.sidebartextsmall a:link {
	color: #02578A;
	text-decoration: none;
}
.sidebartextsmall a:visited {
	color: #5DADD0;
	text-decoration: none;
}
.sidebartextsmall a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.sidebartextsmall a:active {
	color: #333333;
	text-decoration: underline;
}

.sidebartextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.sidebargrey9 {
    line-height: 9px;
    font-size: 10px;
    color:  #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.sidebargrey9 a:link {
	color: #696969;
	text-decoration: none;
}
.sidebargrey9 a:visited {
	color: #696969;
	text-decoration: none;
}
.sidebargrey9 a:hover {
	color: #02578A;
	text-decoration: underline;
}
.sidebargrey9 a:active {
	color: #696969;
	text-decoration: underline;
}

.sidebargrey10 {
    line-height: 12px;
    font-size: 10px;
    color:  #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.sidebargrey10 a:link {
	color: #696969;
	text-decoration: none;
}
.sidebargrey10 a:visited {
	color: #696969;
	text-decoration: none;
}
.sidebargrey10 a:hover {
	color: #02578A;
	text-decoration: underline;
}
.sidebargrey10 a:active {
	color: #696969;
	text-decoration: underline;
}


.bodylink {color: #333333;
}

.bodylink a:link {
	color: #02578A;
	text-decoration: none;
}
.bodylink a:visited {
	color: #5DADD0;
	text-decoration: none;
}
.bodylink a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.bodylink a:active {
	color: #333333;
	text-decoration: underline;
}

.tbl_border {
	border:2px solid #3e5d93;
}

.main_tbl_header {
	background: url(/06_images/main_title.jpg) no-repeat 0 0;
}

.home_tbl_header1 {
	background: url(/06_images/blue_left002.jpg) no-repeat 0 0;
}

.left_tbl_header {
	background: url(/06_images/left_title_blank002.jpg) no-repeat 0 0;
}

.header_p {
	padding:0; margin:0;
}