body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}


html, body {
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}

ul { list-style-image: url("images/bullet4.gif");
	text-align: left; }


th, td {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
}

img { border: 0; }


p {
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 20px;
	color: #2E5077;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E5077;
}
h2 {
	font-size: 18px;
	color: #2E5077;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E5077;
}
h3 {
	font-size: 16px;
	color: #000000;

}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 9px;
	color: #000000;
	margin: 0;
	padding: 0;
}



a {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #660099;
	text-decoration: underline;
}


a:hover {
	background-color:#2E5077;
	color: #FFFFFF;
}


a.ImLink:link
{color:#0000FF; text-decoration:underline; }
a.ImLink:visited
{color:#C000C0; text-decoration:underline; }
a.ImLink:hover
{color:#0000FF; text-decoration:underline; }
#imTitle
{font: bold 10pt Arial; color:#000000; ; margin-bottom: 5px}
.mainMenu
{position: relative; cursor:pointer; width:110px; padding:3px; background-color: ;font:10pt Arial; color:#000000; text-decoration:bold; text-align:left; }
.footer, a.footer:hover, a.footer:visited, a.footer:link
{font: 8pt Arial
; text-decoration: none; color:#000000;}
#imToolTip
{position:absolute; visibility:hide; z-index:200}