/* Copyright 2001 sol media development */
/* Main Section */
OPTION {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

input, text, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
}

Body, p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	font-weight : normal;
}
TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	font-weight : normal;
}

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

a:active{
	color : #666666;
	text-decoration : none;

}

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

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



a.img:link{
	color : #666666;
	text-decoration : none;
	}

a.img:visited{
	color : #666666;
	text-decoration : none;
}

a.img:hover{
	color : #666666;
	text-decoration : underline;
}

a.img:active{
	color : #666666;
	text-decoration : none;
}

.mainText{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : normal;

}

.footer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;

}

.footer2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;

}

.BodyStandard{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
   line-height: 1.5em;
	font-weight : normal;
}


.sectionHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color: #999999;


}

.sectionSubheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	color: #FF9933;

}

.FormDropMenu {
	background-color : #FFFFCC;
	color : Black;
	border : 1px solid #CCCCCC;
}

.mainTextBold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	font-weight : bold;
	}
	
.Body2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
   line-height: 1.5em;
	font-weight : normal;
}

.BodyJustify{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
   line-height: 1.5em;
	font-weight : normal;
	text-align: justify
}
.outerborder{
	border: 1px solid #FFFFFF;
}	