
h3	{
	margin-left: 20px;
	margin-bottom: 4px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg2.gif);
	text-align: justify;
	margin-left: 0px;
	margin-top: 10px;
}

#container	{
	border: 1px solid #000000;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ffffff;
	width: 770;
	}

a	{
	text-decoration: underline;
	color: #122089;
	font-size: 10pt;
}

#attention	{
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
	}

a.topnav	{
	text-decoration: none;
	color: #000000;
	font-face: verdana;
	font-style: bold;
	font-size: 8pt;

}

.faq	{
	font-family: georgia, helvetica, sans-serif;
	color: #2b487a;
	font-size: 12pt;
}	

#header	{
	color: #122089;
	font-weight: bold;
	margin-bottom: 0;
	}
	
#red	{
	color: #cc0000;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0;
	}	

.header	{
	font-family: georgia, helvetica, sans-serif;
	color: #2b487a;
	font-size: 15pt;
	text-align: left;
}	
	
li {
	margin-bottom: 5px;
}

#sidebar {
	font-family: verdana, helvetica, sans-serif;
	line-height: 1.5 em;
	font-size: 10pt;
	padding-left: 5px;
}	


#copyright	{
	font-family: arial, helvetica,sans-serif;
	line-height: 1.2 em;
	font-size: 10px;
	text-align: center;
}	


.nav	{
	padding-left: 20px;
	}
	
#nav	{	
background-image: url(images/banner-revised.jpg);
background-repeat: no-repeat;
text-align: right;
height: 102px;
}
	
.news	{
	border: 1px solid #333333;	
	padding: 5px;
	}
	
#content	{
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background: #ffffff;
	}	
		
	
#pagecontentleft	{
	width: 50%;
	float: left;
	}				
	
#leftimage	{
	float: left;
	padding-right: 20px;
	padding-left: 300px;
	}	
		
#maincontent	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background: #ffffff;
	}		
		
#cube	{
	padding: 0px;
	background: #ffffff;
	}	
	
#blue	{
	background: #fbfbfb;
	padding: 15px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	line-height: 1.4em;
	border: solid #000000;
	border-width: 1px 3px 3px 1px;
	}	
	
#officers	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	line-height: 1.4em;
}

#inside	{
	padding: 0px;
	}				
	
#blue-image	{
	background: #fbfbfb;
	padding: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	line-height: 1.4em;
	border: solid #000000;
	border-width: 1px 3px 3px 1px;
	}	
		
#search	{
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	}	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
