@charset "UTF-8";

/*** Baseline Styles ****************************/
body, div, dl, dt, dd, code, form, fieldset, legend, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 12px;
}

h2,h3 {
	font-size: 10px;
}

h4,h5,h6 { 
	font-size: 8px;
}

img {
border-style: none
}

strong, label {
	font-weight: bold;
}

em {
	font-style: italic;
}


/*******************************************/

html {
	color: #000000;
	background: #FFFFFF;
}

body {
	font-family: helvetica,clean,sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
 
p, bodytext, div {
font-family: helvetica,clean,Sans-Serif;
font-size: 8pt;
color: #000000;

}
 
ul, li, lo {
	color: #000000;
	list-style-type: disc;
	padding-left: 10px;
}


table {
border-collapse: collapse;
border-spacing: 0;
}

a:link {
color: #003399;
}

a:hover {
color: #CC0000;
}

a:visited {
color: #003399;
}

.homepageicons
{
    height: 37px;
    width: 37px;

}

.homepageiconsdesc a
{
    font-family: sans-serif;
    font-size: 10pt;
    color: #999999;
    letter-spacing: -0.3pt;
    height: 37px;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
}
