
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	background-color: #ffffff;
	/*background-image: url(images/bg.jpg);*/
}
a {
	color: #288AA0;
  	text-decoration : none;
}
a:hover{
	color: #288AA0;
  	text-decoration : underline;
}
.basic{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
.basic a{
	color: #000000;
  	text-decoration : none;
}
.basic a:hover{
	color: #0000ff;
  	text-decoration : underline;
}
.basicwhite{
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
.basicwhite a{
	color: #ffffff;
  	text-decoration : none;
}
.basicwhite a:hover{
	color: #ffffff;
  	text-decoration : underline;
}
.crumbline {
	color: #999;
	font-size: 8pt;
	background-color:#363;
}
.crumbline a{
	color: #C9D7DC;
  	text-decoration : none;
}
.crumbline a:hover{
	color: #ffffff;
  	text-decoration : none;
}
.navs {
	color: #ddd;
	font-size: 10pt;
	background-image: url(images/navbg2.gif);
}
.navs a{
	/*font-weight: bold;*/
	color: #ddd;
  	text-decoration : none;
}
.navs a:hover{
	/*font-weight: bold;*/
	color: #ffffff;
  	text-decoration : none;
}
.small{
 font-size:8pt;
}
.small a{
	text-decoration: none;
}
.small a:visited{
	text-decoration: none;
}
.small a:hover{
	text-decoration: underline;
}
.grey1 {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color:#ffffff;
}
.grey2 {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color:#dddddd;
}
.grey2 a{
	color: #000000;
	text-decoration: none;
}
.grey2 a:visited{
	color: #000000;
	text-decoration: none;
}
.grey2 a:hover{
	color: #000000;
	text-decoration: underline;
}
.grey3 {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color:#eeeeee;
}
.grey3 a{
	color: #000000;
	text-decoration: underline;
}
.grey3 a:visited{
	color: #000000;
	text-decoration: none;
}
.grey3 a:hover{
	color: #000000;
	text-decoration: underline;
}
.grey3bold {
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
}
.grey4 {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	background-color:#dddddd;
}
.grey4 a{
	color: #000000;
	text-decoration: none;
}
.grey4 a:visited{
	color: #000000;
	text-decoration: none;
}
.grey4 a:hover{
	color: #000000;
	text-decoration: underline;
}
.subnav {
	border-right : #333333 1pt solid;
	border-bottom : #333333 1pt solid;
	background-color: #333;
	}
.supersmall{
 font-size:7pt;
}
.title1{
	font-weight: normal;
	font-size: 14pt;
	color: #fff;
	background-color: #474;
}
.title2{
	font-weight: normal;
	font-size: 12pt;
	color: #660000;
}
.listdots {padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 10px;}
.sidepaddedright {padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:0px}
.padded {padding-right: 10px;padding-left:5px;padding-top:10px;padding-bottom:10px}
.justice {padding-right: 0px;padding-left:5px;}
.nopadded {padding:0px};
.listNameOld {
	background: #000;
	font-weight: bold;
	font-size: 17px;
	color: #666;
	padding-left:30px;
	padding-right: 0px;
	padding-top:30px;
	padding-bottom:10px;
}

