body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	} 

#wrapper{
	width:968px;
	position:relative;
	margin:auto;
	text-align:left;
	}

#static{
	width:968;
	position:fixed;
	top:0;
	}

#columnleft{
	width:257px;
	top:0;
	position:relative;
	float:left;
	}
	
#columnmid{
	width:420px;
	position:relative;
	left: 257px;
	top:0;
	float:left;
	}	

#columnright{
	width:291px;
	position:relative;
	display:block;
	float:left;
	left:430px;}

ul{
	margin:0;
	padding:15px;
	left:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image:url(images/bullet.gif);
	}
	
.overview{
	margin:0;
	padding:0;
	left:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;font-size: 13px;
	line-height:16px;color: #333333;
	list-style-image:url(images/bullet.gif);
	background:url(images/right_blocknew.gif);
	height:272px;width:233px;display:block;}	

.righthand{
	position:relative;left:25px;
	top:15px;padding:0;}

.bottom{
	margin-left:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;font-size:13px;
	color: #0b2a6f;
	}	
	
.memo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #999999;
}
a:link {
	text-decoration: underline;
	color: #333333;}

a:visited {
	color: #FF9900;text-decoration: underline;
}

.overview a:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.overview a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a:visited {
	color: #333333;
	text-decoration: none;}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	}

p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-align:left;
	}


h3 {
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #6b166e;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a.quote:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3366;
}


#refname, #refaddress, #your_comments{
	width:350px;
	float:left;
	margin-bottom:10px;
	}		
	
.cell{
	width:350px;
	clear:both;
	margin-bottom:15px;
	}				
	
#columnmid a {
	color: #FF0000;
	text-decoration: underline;
	}
	
#columnmid a:visited {
	color: #FF0000;
	text-decoration: underline;
	}	
	
#columnmid a:hover {
	color: #FF9900;
	text-decoration: underline;
	}			
	
a.feedback {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;}
	
a.feedback:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;}	
	
a.feedback:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight:bold;}				
	
a.email {
	color: #333333;
	text-decoration: none;
	font-weight:bold;}
	
a.email:visited {
	color: #333333;
	text-decoration: none;
	font-weight:bold;}	
	
a.email:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;}					
	
a.pink {
	color: #e41c5c;
	text-decoration: underline;
	}
	
a.pink:visited {
	color: #e41c5c;
	text-decoration: underline;
	}	
	
a.pink:hover {
	color: #FF9900;
	text-decoration: underline;
	}					
