/* CSS Document */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

h1 {
	font-size : 14pt;
}

h2 {
	font-size : 12pt;
}

h3 {
	font-size : 10 pt;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

li {
	line-height: 18px;
}

a.body:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.body:hover {
	color: #CD853F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #9999cc;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #9999cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: Yellow;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.yellow:link {
	color: #FFFF66;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.yellow:visited {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.yellow:hover {
	color: #9999cc;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.yellowNB:link {
	color: #FFFF66;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.yellowNB:visited {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.yellowNB:hover {
	color: #9999cc;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.red:link {
	color: #CC0033;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.red:visited {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.red:hover {
	color: #CCCCFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


a.2:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.2:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.2:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.3:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.3:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.3:hover {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.blue:link {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:visited {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:hover {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.navbutton{ 
display: block; 
text-align: center; 
width: 152px; 
height: 27px; 
background-repeat:no-repeat; 
background-image:url(images/top_link.jpg); 
cursor: hand; 
padding-top: 5px; 
} 

a.navbutton:hover{ 
background-image:url(images/top_link_over.jpg); 
}

.text{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url();  
	padding-top: 5px;
	padding-right: 5px;
	padding-Left: 5px;
	padding-bottom: 5px; 
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
