body {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	MARGIN-TOP: 0px;
	FONT-SIZE: 12px;
	font-family: arial, helvetica, sans serif;
      COLOR: black;
	background-color:#ffffff;
}
td {
	FONT-SIZE: 12px;
	font-family: arial, helvetica, sans serif;
      COLOR: #black;
}
.topMenu {
	padding:9px 0px 0px 22px;
	font-size:10px;
	color:#006699;
}
.topMenu a:link, .topMenu a:active, .topMenu a:visited {
	color: #006699;
	font-size: 10px;
	text-decoration: none;
}

.topMenu a:hover {
	color: #006699;
	font-size: 10px;
	text-decoration: underline;
}

.more a:link,  .more a:active,  .more a:visited {
	font-size:12px;
	font-weight:bold;
      COLOR: #336699;
	text-decoration:none;
}

.more a:hover {
	font-size:12px;
	font-weight:bold;
      COLOR: #336699;
	text-decoration:underline;
}
.black a:link,  .black a:active,  .black a:visited {
	font-size:10px;
      COLOR: black;
	text-decoration:none;
}

.black a:hover {
	font-size:10px;
      COLOR: black;
	text-decoration:underline;
}
a:link,  a:active,  a:visited {
      FONT-SIZE: 12px;
      FONT-FAMILY:  arial, helvetica, sans serif;
      COLOR: #333366;
	text-decoration:underline;
}

a:hover {
      FONT-SIZE: 12px;
      FONT-FAMILY:  arial, helvetica, sans serif;
      COLOR: #000000;
	text-decoration:underline;
}

H1
{
	color:#000066;
	font-family: arial, helvetica, sans serif;
	font-size: 16px;
	display:inline;
}
H2
{
	color:#333366;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	display:inline;
}
H3{
	color:#333366;
	font-family: arial, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	display:inline;
}
li {
list-style-image: url(/images/bullet.gif);
}


.subMenuTitle {	
	color:#003366;
	padding:20px 0px 0px 43px;
	font-weight: bold;
	text-transform:uppercase;
}
.subMenu {
	padding:8px 0px 0px 73px;
}

.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
}

.subMenu a:hover {
	font-size: 11px;
	color: #3399cc;
	text-decoration: underline;
}
.catAdd {
	background-image:url(../images/blueBg.gif);
	background-repeat:no-repeat;
	height:57px;
}
.catAddDtl {
	background-image:url(../images/blueBg-wide.gif);
	background-repeat:no-repeat;
	height:57px;
}
.catThumb {
	background-color:#fefefe;
	border:#dadada 1px solid;
	padding:6px 0px;
	width:109px;
	overflow-x:hidden;
}
.quote {
	color:#cc6600;
}
.credit {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: white;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.credit a:hover {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	text-decoration:underline;
	color: white;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	text-decoration:none;
	cursor:text;
	color: white;
}
.formField {
	border:1px solid #333366;
	background-color:#ecf5fa;
	font-size:12px;
	color:#333366;
}
.formButton {
	border:1px solid #ffffff;
	background-color:#333366;
	font-size:13px;font-weight:bolder;
	padding:3px;
	color:#fff200;
}