a:hover {  
color: #0000cc; 
text-decoration: underline;
font-weight: bold
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.regfont {  
font-family: Helvetica, sans-serif; font-size: 12px
}
.regbold {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold
}
.regboldwhite {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF
}
.heading {  
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal
}
.h13 {  
font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold
}
.h14 {  
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold
}
.h15 {  
font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold
}
.h16 {  
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold
}
.h20 {
font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold
}
.h24 {
font-family: Times, Arial, Helvetica, sans-serif; font-size: 48px
}
.h36 {
font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold
}
.small {  
font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-stretch:wider
}
.bigitalicheading {  
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold
}
.smallbold { 
font-family: Arial, Helvetica, sans-serif; font-size: 9px ; color: #000000; font-weight: bold; text-decoration: none;
}
.smallboldjust { 
font-family: Arial, Helvetica, sans-serif; font-size: 9px ; font-weight: bold; text-align:justify
}
.bluebold {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #002442
}
.redbold {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000
}
.bgcolor1bold {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #CCCCCC
}
.bgcolor2bold {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #666666; color: #FFFFFF;
}
td {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
p {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.border1 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.border2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

A.imglink { 
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #ffffff; 
	width:196px; 
	height:30px;
	text-indent: 20px;
	background:#cccccc url(/images/left_nav_off.gif) no-repeat;
	vertical-align:baseline;
	display:block; 
	text-decoration:none; 
	line-height:26px;
	} 
A.imglink:Hover{ 
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #ffffff; 
	text-decoration:none; 
	background:#cccccc url(/images/left_nav_on.gif) no-repeat;
	line-height:26px;
} 