<STYLE TYPE="text/css">
<!--

TD {font-family: arial, sans-serif; font-size: 10pt; }

BODY 	{background: url(../images/bg.gif) center fixed repeat-y;
	font-family: arial, sans-serif; font-size: 9pt; }


P {font-family: arial, sans-serif; font-size: 10pt; }
LI {font-family: arial, sans-serif; font-size: 10pt; }

P.producttitle {font-weight: bold; font-size: 10pt; }

P.smaller {font-size: 8pt; color: #7a7a7a; }

LI.content {font-family: arial, sans-serif; font-size: 10pt; }




H1 {font-family: arial; font-size: 13pt; color: #7a7a7a; }
H2 {font-family: arial; font-size: 11pt; color: #7a7a7a;  }
H3 {font-family: arial; font-size: 10pt; color: #7a7a7a; font-weight: bold;  }
H4 {font-family: arial; font-size: 8pt; color: #7a7a7a; font-weight: bold;  }

.subheader {font-family: arial; font-size: 10pt; color: #7a7a7a; font-weight: bold; line-height: 20pt;  }

A {color: #5C706C; }
A.introbuttons {text-decoration: none;  }

A:hover {text-decoration: underline}




#button {
	width: 175px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: verdana, helvetica, arial, sans-serif; font-size: 8pt; 
	background-color: #f6f6f6;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #CECECE;
		border-top: 1px solid #f6f6f6;
		margin: 0;
		}


	#button li a {
		display: block;
		padding: 3px 3px 3px 10px;
		background-color: #f6f6f6;
		color: #454545;
		text-decoration: none;
		width: 100%;
		}



	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #1e1673;
		color: #FFFFFF;
		}





-->
</STYLE>