html { 

  	padding:0px;

  	margin:0px;

}



body {

 	background-color: #FFF;

  	font-size: 12px;

  	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

  	color:#564b47;  

  	padding:0px;

 	margin:0px;

}





a { color: #555; font-weight: bold; text-decoration: none; outline: none medium }

a:visited { color: #555 }

a:hover { color: #555; text-decoration: underline }

a:active { color: #555 }

body {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family: verdana, helvetica, sans-serif, arial;

	color: #555;

	background-color: #fff;

	overflow: auto;

	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 { font-size: 24px; font-weight: bold; line-height: 44px; margin-top: 0; margin-bottom: 0 }

h2 { font-size: 18px; font-weight: bold; line-height: 40px; margin-top: 0; margin-bottom: 0 }

h3 { font-size: 16px; font-weight: bold; line-height: 22px; margin-top: 0; margin-bottom: 0 }

h4 { font-size: 14px; font-weight: bold; line-height: 26px; margin-top: 0; margin-bottom: 0 }

h5 { font-size: 12px; font-weight: bold; line-height: 22px; margin-top: 0; margin-bottom: 0 }

h6 { font-size: 10px; font-weight: bold; line-height: 18px; margin-top: 0; margin-bottom: 0 }

html>body #left { width: 120px }

html>body #right { width: 120px }

html>body #top { height: 70px }

img { border: 0 }

p { font-size: 12px; line-height: 22px; text-indent: 2px; margin-top: 0; margin-bottom: 10px }

p.paragraph { line-height: 14px }

pre { font-size: 12px; line-height: 22px; margin-top: 20px; margin-bottom: 10px }

strong, b { font-weight: bold }

.ahem {

	display: none;

	}

.companylogo { padding: 5px }





#left {

	position: absolute;

	left: 0px;

	width: 190px;

	color: #564b47;

	margin: 0px; 

	padding-left: 10px;

}



#middle {

	margin: 0px 190px 0px 190px;

  	padding: 0px;

  	background-color: #ffffff;    

}



#right {

	position: absolute;

	right: 0px;

	top: 110px;        

	width: 150px;

	color: #564b47;

	margin: 0px;

	margin-right: 10px; 

	padding: 5px;

	padding-right: 10px;

	
}



#top {

	margin: auto auto 0px auto;

	padding: 10px;

	border-bottom: 5px solid #0033cc;

	background: #fff;

	height: 100px; /* ie5win fudge begins */

	voice-family: "\"}\"";

	voice-family:inherit;

	height: 70px;

	}



#bottom { 

	background: #FFF;

	margin-left: auto;

	margin-right: auto; 

	width: 100%; 

	vertical-align: bottom;
	
	align: center;

 }





#navcontainer {

	width: 140px;
	background-color:#CCCCCC;		

	}



#navcontainer a { 

	display: block; 

	height: 22px 

	}



#navcontainer a:link, #navcontainer a:visited { 

	color: #5c604d; 

	text-decoration: none; 

	background: url(images/bg_navbutton.gif) 

	}



#navcontainer a:hover { 

	color: #FFF; 

	text-decoration: none; 

	background: url(images/bg_navbutton_over.gif) 

	}



#navcontainer li a#current { 

	color: #989898; 

	text-decoration: none; 

	background: url(images/bg_navbutton_over.gif) 

	}



#navcontainer ul {

	margin: 0;

 	padding: 0;

 	list-style-type: none;

 	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;

	text-indent: 1px;

	letter-spacing: 1px;

	

	}



.content { 

	font: 16px "Times New Roman"; 

	letter-spacing: 0.01em 

	}



.imageright { 

	float: right 

	}



.nowrap { 

	font-size: 10px; 

	font-weight: bold; 

	white-space: nowrap; 

	margin-top: 0; 

	margin-bottom: 0; 

	}



.right { 

	margin: 0; 

	padding: 0 

	}

.tiny { 

	font-size: 9px; 

	line-height: 16px; 

	text-align: center; 

	margin-top: 10px 

	}



.ul {

	text-decoration: underline

	}



.companylogo { 

	padding: 5px 

	}