body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	margin-top: 10px;
	margin-right: 0px;
	font-size:20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
}
blockquote {
	margin-left: 0px;
}
abbr {
	font-size:9px;
	color:#A4A4A4;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #0561AA;
}	
a:hover {
	color: #002849;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 14px;
}

ul {
	margin: 10px 0px;
	padding:0;
	list-style-type: none;
	margin-bottom: 10px;
}

ul li {
	
	background-image: url(layout_images/li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px;
	padding-left: 20px;
	margin-left: 10px;
}
hr {
	color: #8db7d7;
	background-color: #8db7d7;
	border: 0;
	height: 1px;
	line-height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-top: expression('0px');
	margin-bottom: expression('10px');
}
#start h1 {
	font-size: 16px;
	font-weight: normal;
	color: #005dab;
	margin-top: 0px;
	margin-bottom: 10px;
}
#start h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005dab;
}
#start h3 {
	color: #005dab;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
}
#quick h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


		

