/* HSMO style sheet */



/*HTML Elements*/



form  {

	margin : 0% 0% 0% 0%;

}



body, td, th  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;	

	color : #000000;

}

p, div, span  {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

}

ol, ul, li {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

}

a {

	text-decoration : none;

	color : #000099;

	font-weight : bold;

}

a.gray {

	text-decoration : none;

	color : #999999;

	font-weight : bold;

}

a.on {

	text-decoration : none;

	color : #009900;

	font-weight : bold;

}

a:visited {

	text-decoration : none;

	color : #000099;	

}

a:hover {

	text-decoration : underline;

	color : #cc0000;

}

a:active {

	text-decoration : underline;

	color : #ff6600;

}



h1  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14pt;

	font-weight : bold;

	color: #007356;

}

.h1  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14pt;

	font-weight : bold;

	color: #000000;

}



h2  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11pt;

	font-weight : bold;

	color: #007356;

	margin-top : none;

	margin-bottom : none;

}

.h2  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11pt;

	font-weight : bold;

	color: #000000;

	margin-top : none;

	margin-bottom : none;

}







h3  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;

	font-weight : bold;

	color: #000000;

}

.h3  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;

	font-weight : bold;

	color: #000000;

}



h4  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;

	font-weight : bold;

	color: #000000;

	font-style : italic;

}

.h4  {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;

	font-weight : bold;

	color: #000000;

	font-style : italic;

}





blockquote  {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

}







/*HTML Classes*/





.menu {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;

}

.topics {

	font-size : 8pt;

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

}

.items {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #000066;

	font-weight : bold;

}

.td {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;

}

.date {

	font-size : 9pt;

	font-family : serif;

	color : #000000;

	font-style : italic;

}

.footer {

	font-size : 8pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #000000;

	font-weight : normal;

}

.caption {

	font-size : 8pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #000000;

	font-weight : bold;

	background : #CCCCCC;

	line-height : 120%;

	padding : 3pt 5pt 3pt 5pt;

}

.nospace {

	font-size : 1pt;

	font-family : Arial, Helvetica, sans-serif;

	margin : 0pt;

}

/* font styles */



.sans {

	font-family : Arial, Helvetica, sans-serif;

}

.serif {

	font-family : Times, serif;

}

.symbol {

	font-family : symbol;

}

.normal {

	font-weight : normal;

}

.bold {

	font-weight : bold;

}



/* colors */



.white {

	color: #ffffff;

}

.gray {

	color: #999999;

}

.red {

	color: #cc0000;

}

.blue {

	color: #0000cc;

}

.green {

	color: #007356;

}

.gold {

	color: #ffcc00;

}







/*HTML IDs*/

#red {

	color: #cc0000;

}

#white {

	color: #ffffff;

}

#gray {

	color: #999999;

}

#blue {

	color: #0000cc;

}

#green {

	color: #007356;

}

#gold {

	color: #ffcc00;

}



/* Photo Contest Styles */



.picTitle {

	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #000066;

	font-weight : bold;

	margin-bottom : 5px;

}



.intro {

	font-size : 8pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #000000;

	font-style : normal;

	margin-left : 8px;

}



.quote {

	font-size : 11pt;

	font-family : Times, serif;

	color : #000000;

	font-style : italic;

	font-weight : bold;

	margin-bottom : 5px;

}



.vote {

	font-size : 8pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #660000;

	font-style : normal;

	font-weight : bold;

	text-align : center;

}



.jump {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;

	color: #666666;

	font-weight : bold;

	font-style : italic;

	background : Silver;

}





.waiver {

	font-size : 8pt;

	font-family : Arial, Helvetica, sans-serif;

}



