body, td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
h1 {color: #333399;
	font-weight: bold;
	font-size: 15px;}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333399;
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333399;}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333399;}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333399;
	font-style: italic;
}
ul {margin-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
padding:0px}
ul li {list-style-image: url(/images/icon_bullet.gif);
margin-bottom: 5px;}
ul ul li {
	list-style-image: url(images/icon_bullet_small.gif);
}
.smallprint {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	border: 1px solid #AAAAAA;
}
/*	Links unvisited							*/
a:link {
	color: #0000FF;
	background: none;
	text-decoration: none;
}

/*	Links visited							*/
a:visited {
	color: #0000FF;
	background: none;
	text-decoration: none;
}

/*	Links when hovered over2 (MSIE only)					*/
a:hover {
	color: #000066;
	background: #CCCCCC;
	text-decoration: none;
}

#slidingMenu { 
  position:relative; 
  left:-1px; top:0px; z-index:200;
  width:180px; 
  }

#slidingTable {
	padding-left:10px;
}
.menu1 {
	font-weight: bold;
	font-size: 10px;
}
.menu2 {
	font-size: 10px;
	font-weight: normal;
}
.grey {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.shaded {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
#contentTable {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003000;
	border-right-color: #003000;
	border-bottom-color: #003000;
	border-left-color: #003000;
	background: #FFFFFF
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tile_5777.jpg);
}
.bodyText {
}
.heading {
	color: #333399;
	font-weight: bold;
	font-size: 15px;
}
hr {
	color: #AAAAAA;
	height: 1px;
}
