body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Verdana, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	font-style : normal;
	line-height : 17px;
}

h1 {
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000066;
}

h2 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #6E7A66;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

a:hover { 
	color: #254563;
}

ul li {
	list-style-image : url("/images/li.gif"); 
	margin-left : -10px;
}

hr {
	height : 1px;
	color : #E7EAE4;
}

th {
	color : #FFFFFF;
	background-color : #8C9F81;
	text-align : center;
	border-bottom : 1px solid #A7AABC;
}

.small {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}

.smallgrey {
	font-family : Verdana, sans-serif;
	font-size : 7pt;
	color:#666666;
}

.footer {
	font-family : Verdana, sans-serif;
	font-size : 7pt;
	color:#97A78C;
	padding-left:30px;
}

.footerleft {
	font-family : Verdana, sans-serif;
	font-size : 7pt;
	font-weight:bold;
	padding-left:20px;
}

TABLE.small  {
	font-family : Verdana, sans-serif;
	font-size: 7.5pt;
	border : 1px solid #A7AABC;
}

TABLE.small TD, TABLE.small P {
	font-family : Verdana, sans-serif;
	font-size: 7.5pt;
	line-height : 14px;
}

TABLE.small tr td ul li {
	list-style-image : url("/images/li.gif"); 
	margin-left : -10px;
}

TABLE.small TH {
	font-family : Verdana, sans-serif;
	font-size: 7.5pt;
	color : #FFFFFF;
	background-color : #8C9F81;
	text-align : center;
	border-bottom : 1px solid #A7AABC;
}

TABLE.byline  {
	font-family : Verdana, sans-serif;
	border : 1px solid #A7AABC;
}

TABLE.byline tr td {
	font-family : Verdana, sans-serif;
	font-size : 8.5pt;
	margin-top:5px;
	margin-bottom:5px;
}

TABLE.byline H1 {
	font-family : Verdana, sans-serif;
	font-size : 14pt;
	font-weight : normal;
	color : #000066;
	margin-bottom: 0px;
}

TABLE.byline ul li {
	list-style-image : url("/images/li.gif"); 
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #6E7A66;
	margin-top:5px;
	margin-bottom:5px;
}

.odd { background-color: #EBEDE8; }

.even { background-color: #F1F2F4; }

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Verdana, sans-serif;
	font-size : 8.5pt;
	border: 1px solid #8C9F81; 
	background: #EBEDE8;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #8C9F81;	
}

span.menu {
	text-decoration : none;
	display : block;
	width : 100%;
	color : #3C5B79;
}

.menu {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	color : #3C5B79;
	text-decoration : none;
	line-height : 28px;
	text-decoration : none;
	width : 100%;
}

a.menu {
	display : block;
	width : 100%;
}

.menu:hover {
	color : #3C5B79;
	background-color : #F1F2F4;
}

.submenu {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 7pt;
	background-color : #F1F2F4;
	font-weight : normal;
	color : #3C5B79;
	text-decoration : none;
	line-height : 24px;
	padding-left : 10px;
	display : block;
	width : 100%;
}

.submenu:hover {
	color:#7C91A6;
}

span.submenuover span.submenu {
	text-decoration : none;
	display : block;
	width : 100%;
	color : #7C91A6;
}
	
	
