<STYLE> 

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #0C658D;}
a:hover	{ color: #12314E;}

h1 {	font-family: "Trebuchet MS";
	color: #0C658D; 
	text-transform: lowercase; 
	font-size: 11pt;
	line-height: 12px;
	font-width: bold;}

#layout {
	width: 524px;
	z-index: 1;
	position:fixed;
	float:left;}

#content {
	width: 400px;
	left:550px;
	z-index: 2;
	float:left;
	position:absolute;
	top:10px;}

#menu 
{ font-family:trebuchet ms;
float: center;
margin-top: 0px;
text-align: justify;
padding: 0px;
font-size:7pt;
color:#212121;}

.disclaimer 
{ font-family: "Trebuchet MS";
text-align: justify;
font-size: 7pt;
color:#0C658D;}

.text
{ font-family: "Trebuchet MS";
margin-top: 0px;
text-align: justify;
padding: 5px;
font-size: 11px;
color:#060E16;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #12314E;
	background-color: #FFFFFF;
	margin: 0px;
	color:#12314E;}

li { padding-bottom: 1px; }
ul { padding: 5px; margin: 5px; }

</STYLE>

