body, p, ul, li, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
}

p {
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
}

li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-left: 0em;
	list-style-position: outside;
	padding-left: 0em;
}

ul {
	line-height: 100%;
	margin-left: 1em;
	padding-left: 1em; 
}

a:link {
	color: #0670B8;
	text-decoration: none;
}

a:visited {
	color: #0670B8;
	text-decoration: none;
}

a:hover {
	color: #0670B8;
	text-decoration: underline;
}

a:active {
	color: #0390DF;
	text-decoration: none;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}

.menutab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	color: #000000;
	font-weight:normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 1em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
}

.copyright {
	color: #666666;
}

.dotuline {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	line-height: 150%;
}

.bluedetail {
	color: #0670B8;
}

.blackdetail {
	color: #000000;
}

