BODY {
	 background-image: url(images/background.gif);
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bold;
	font-variant : normal;
	color : Navy;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	font-variant : normal;
	color : Navy;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	font-variant : normal;
	color : Navy;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	font-variant : normal;
	color : Navy;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : Navy;
	line-height : 150%;
}

.main2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.hnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Maroon;
}

.tbltitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : White;
	font-weight : bold;
	text-align : center;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;

}



.tblbody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	text-align: left;
	margin-left: 3px;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
ol.lalpha {
	list-style-type: lower-alpha;
}

ol.ualpha{
	list-style-type : upper-alpha;
}

ol.decimal {
	list-style-type: decimal;
}

ol.uroman {
	list-style-type : upper-roman;
}

ol.plain {
	list-style-type : none;
}
.letter_space {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	line-height : 150%;
}
.indented {
	text-indent : 50px;
}
.faqQuestion {
	margin-left: 10px;
	font-family: arial helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}
.faqResponse {
	margin-left: 20px;
	margin-top: 0px;
	font-family: arial helvetica, sans-serif;
	font-size: 90%;
}
.faqReturn {
	margin-left: 20px;
	font-family: arial helvetica, sans-serif;
	font-size: 80%;
}
.faqNeutral {
	color: #0033ff;
	text-decoration: none;
}
#photo-table td 
{
    vertical-align: top;
    padding: 6px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-align: center;
}
#photo-table img
{
    margin: 12px;
}
#faqs .faqi 
{
    font-weight: bold;
    color: black;
    }
#faqs .faqq 
{
    font-weight: bold;
    }
#faqs .faqa 
{
    padding-left: 20px;
    }
    
#faqs .top 
{
    font-size: 9pt;
    font-style: italic;
    color: #cc0000;
    text-decoration: none;
    }
   