TABLE {
	font : Verdana,Arial;
	font-size : 12px;
	font-family : Verdana,Arial;
}
P,BODY {
/*
	font :  Arial;
	font-family : Arial;
	font-size : 13px;
*/
        margin-left: 15px;
        margin-top: 15px;
        margin-right: 15px;
        background-color: #FFFFFF;
}
/*
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
}
*/
H2 {
	font-family : Arial;
	font-size : small;
}
H3 {
	font-family : Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
}
HR {
	background-color: #C5412B;
	height: 1px;
	color: #C5412B;
	border: 0;
/*
	width: 85%;
*/
}
.tbold {
	font-weight: bold;
}
.tbig {
	font-size: 14px;
	font-family: Verdana,Arial;
	font-weight: bold;
	color: black;
}
.tbigwhite {
	font-size: 14px;
	font-family: Verdana,Arial;
	font-weight: bold;
	color: white;
}
.normali {
	font-size: 12px;
	font-family: Verdana,Arial;
	text-decoration: italics;
	color: black;
}
.normal {
	font-size: 12px;
	font-family: Verdana,Arial;
	color: black;
}
.normalred {
	font-size: 12px;
	font-family: Verdana,Arial;
	color: red;
}
.reviewtitle {
	font-size: 16pt;
	font-family: Verdana,Arial;
	color: black;
}
.paragraphtitle {
	font-size: 12pt;
	font-family: Verdana,Arial;
	color: black;
	font-weight: bold;
}
.ratingtext {
	font-size: 10pt;
	font-family: Verdana,Arial;
	color: black;
	font-weight: bold;
}
.lvsmall {
	font-size: 10px;
	font-family: Verdana,Arial;
	color: black;
}



A:active, A:link { 
	text-decoration: none;
/*
	color: white;
*/

}
A:visited { 
	text-decoration: none;
}

A:hover { text-decoration: underline }




/*
TABLE {
	font : Verdana,Arial;
	font-size : 12px;
	font-family : Verdana,Arial;
}
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        background-color: #FFFFFF;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
}
H2 {
	font-family : Arial;
	font-size : small;
}
H3 {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}
*/

.tbold {
	font-weight: bold;
}
.tbig {
	font-size: 14px;
	font-weight: bold;
}
.normalitalics {
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: italic;
}
.largeitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: 12pt;
	font-weight: bold; 
}
.category_heading {
        color: #FFFFFF;
        font-weight: bold;
}
.titletext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 14px;
}
.subtitletext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
}
.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 17px;
	color: black;
}
.subtitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 14px;
        font-weight: bold;
	color: black;
}
.subsubtitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 12px;
        font-weight: bold;
	color: black;
}
.smalltext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 10px;
	font-variant: small-caps;
}
.small {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 11px;
}


A:visited, A:active, A:link { 
/*
	color: #0000FF;
*/
	color: #C5412B;
	text-decoration: none;
}
A:hover { text-decoration: underline }





/* ID Styles */

#navigation td {
        border-bottom: 1px ridge  maroon;
        font: bold 11px Trebuchet MS, arial, verdana;
        line-height:2px;
        color: #C5412B;
        letter-spacing:.1em;
	padding-top: 6;
	padding-bottom: 7;
        }

#survey {
        font: bold 11px arial;
        color: #EB6853;
        line-height:12px;
        letter-spacing:.1em;
        text-decoration: none;
/*
        display:block;
*/
        padding:8px 6px 10px 20px;
        }
#navigation a {
        font: bold 11px Trebuchet MS, arial, verdana;
        color: #C5412B;
        line-height:2px;
        letter-spacing:.1em;
        text-decoration: none;
/*
        display:block;
        padding:8px 6px 10px 20px;
*/
        padding:0px 4px 0px 4px;
        }

#navigation a:hover {
/*
        color: #029DA2;
*/
	color: maroon;
    background: #FFFFFF;
/*
    background: #fff4f0;
    background: #eeeeee;
*/
        }

