div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	line-height : 17px;
}

a:hover { 
	color: #F78F1E;
}

ul li {
	list-style-image : url("/images/li.gif");
	padding-top : 1px;
	padding-bottom : 1px;
	margin-left : -10px;
	margin-right : 5px;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #999999;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #FF9933;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

h5 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : #666666;
}

h6 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
	color : #000000;
}

.entrybackground {
	background-image: url("/images/entry_background.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

hr {
	height : 1px;
	color : #CCCCCC;
}

.footer {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #666666;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	line-height : 14px;
}

.smallgrey {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	line-height : 12px;
	color : #666666;
}

.smallgrey:link {
	color : #FFFFFF;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.imgout {
	border: 0;
	filter: alpha(opacity=75);
	margin: 0;
	padding: 0;
}

.forminput {
	border: 1px solid #999999; 
	background: #F6F6F6;
	color: #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;	
}

#required {
	border-left: 3px solid #FF9933;	
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.menu {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;	
	text-decoration: none;
	margin-top : 5px;
	margin-bottom : 5px;
}

a.menu {
	width:165px;
}

.menu:hover {
	color : #AF5500;
}

.quote EM {
	font-size : 8.5pt;
	color: #A75100;
	font-family : Arial, Verdana, sans-serif;
	line-height : 15px;
}

.quote, .quote P {
	font-size : 8.5pt;
	color: #FFFFFF;
	font-family : Arial, Verdana, sans-serif;
	line-height : 15px;
}

.quotehome EM {
	font-size : 8.5pt;
	color: #A75100;
	font-family : Arial, Verdana, sans-serif;
	line-height : 15px;
}

.quotehome, .quotehome P {
	font-size : 8.5pt;
	color: #666666;
	font-family : Arial, Verdana, sans-serif;
	line-height : 15px;
}

span.menu {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #AF5500;
	text-decoration: none;
	width:155px;
}

.menuselected {
	color: #000000;
	text-decoration: none;
}

