body, td, table, tr, p { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	line-height : 12px;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}
.bold { 
	font-weight : bold;
}
.copyright { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}
.header { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}
.legal { 
	line-height : 20px;
}
.pagetitle { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-size : 13px;
  	font-weight : bold;
  	color : #990000;
}

.subhead { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-weight : bold;
	color : #333333;
}

.subtitle { 
	font-family : Verdana, Arial, Helvetica, Sans;
	font-weight : bold;
	color : #333333;
}

.title { 
	font-family : Verdana, Arial, Helvetica, Sans;
    font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #306499;
}


a { color: #425580; font-weight: normal; text-decoration: underline; }
a:active { color: #425580; ffont-weight: normal; text-decoration: underline; }
a:visited { color: #425580; font-weight: normal; text-decoration: underline; }
a:hover { color: #669999; font-weight: normald; text-decoration: none;}

a.nav:link      { font-family: Arial, Helvetica, sans-serif; color: #306499; font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav:active    { font-family: Arial, Helvetica, sans-serif; color: #306499; font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav:visited   { font-family: Arial, Helvetica, sans-serif; color: #306499; font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav:hover     { font-family: Arial, Helvetica, sans-serif; color: #A3C5D6; font-size: 11px; font-weight: bold; text-decoration: none;}

a.subnav:link      { font-family: Verdana, Arial, Helvetica, sans-serif; color: #306499; font-size: 10px; font-weight: normal; text-decoration: none;}
a.subnav:active    { font-family: Verdana, Arial, Helvetica, sans-serif; color: #306499; font-size: 10px; font-weight: normal; text-decoration: none;}
a.subnav:visited   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #306499; font-size: 10px; font-weight: normal; text-decoration: none;}
a.subnav:hover     { font-family: Verdana, Arial, Helvetica, sans-serif; color: #A3C5D6; font-size: 10px; font-weight: normal; text-decoration: none;}

a.navprint:link      { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.navprint:active    { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.navprint:visited   { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.navprint:hover     { font-family: Arial, Helvetica, sans-serif; color: #B55F9D; font-size: 11px; font-weight: bold; text-decoration: underline;}

a.crumb:link      { font-family: Verdana, Arial, Helvetica, sans-serif; color: #306499; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.crumb:active    { font-family: Verdana, Arial, Helvetica, sans-serif; color: #306499; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.crumb:visited   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #306499; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.crumb:hover     { font-family: Verdana, Arial, Helvetica, sans-serif; color: #A3C5D6; font-size: 11px; font-weight: normal; text-decoration: none;}

#leftnav {
	width : 141px;
	padding-top : 30px;
	float : left;
	position: relative;
}

#content {
	padding-top : 30px;
	float : left;
	position: relative;
	display : inline;
	width : 609px;
	padding-left : 10px;
}