body {
	
	
	font-family: "Trebuchet MS", sans-serif;  
 	font-size: 14px;
	/*
	font-family: Arial;
	font-size: 14px;
	*/
	background-color: #56aeb8;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.div-bg{
	background-color: #ffffff;
	height: auto;
	width: auto;
	margin-bottom:15px;
	/*padding: 5px 5px 5px 5px;*/
}

.mainImage{
	width: 100%;
}

.mainContent{
	width: 680px;
	float: right;
}

.sideContent{
	width: 300px;
	float: left;
}


a:link, a:active { 
font-family: "Trebuchet MS", sans-serif; 
/*font-family: Arial;*/
text-decoration: underline;
font-size: 14px;
/*font-weight:bold;*/
color:#000000;
}

a:visited {
font-family: "Trebuchet MS", sans-serif; 
/*font-family: Arial;*/
text-decoration: underline;
font-size: 14px;
/*font-weight:bold;*/
color: #000000;
}

a:hover {
/*font-family: Arial;*/
font-family: "Trebuchet MS", sans-serif; 
text-decoration: underline; 
font-size: 14px;
font-weight:bold;
color:#000000;
}

#aux_nav {
width:969px;
height:70px;
margin-top:1px;
margin-left:5px;
margin-bottom:5px;
background-image: url(images/aux_menu_bg.gif);
background-repeat:repeat-x;
background-color:#60b99b;
}

h1 {  
font-size: 16px;
font-weight:bold;
color:#003366;
}

h2 { 
font-size: 14px;
font-weight:bold;
color:#000033;
}

h3 { 
font-size: 14px;
font-weight:bold;
color:#010432;
}

.class1 A:link {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
/*font-family: "Trebuchet MS", sans-serif; */
font-size: 11px;
font-weight:normal;
color: #ffffff;
}

.class1 A:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
/*font-family: "Trebuchet MS", sans-serif; */
font-size: 11px;
font-weight:normal;
color: #ffffff;
}

.class1 A:hover {
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
/*font-family: "Trebuchet MS", sans-serif; */
font-size: 11px;
font-weight:normal;
color: #ffffff;
}

.class1 A:active {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
/*font-family: "Trebuchet MS", sans-serif; */
font-size: 11px;
font-weight:normal;
color: #f5cb0a;
}


.class2 A:link {
text-decoration: none;
/*font-family: "Trebuchet MS", sans-serif; */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*font-weight:bold;*/
color: #000000;
}

.class2 A:hover {
text-decoration: underline;
/*font-family: "Trebuchet MS", sans-serif; */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*font-weight:bold;*/
color: #f5cb0a;
}
.class2 A:visited {
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12px;
/*font-weight:bold;*/
color: #000000;
}

.class2 A:active {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
/*font-family: "Trebuchet MS", sans-serif;*/
text-decoration: none;
font-size: 12px;
/*font-weight:bold;*/
color: #f5cb0a;
}

ul {
font-family: "Trebuchet MS", sans-serif;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-size: 11px;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #ffffff;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type: circle;
padding: 6px;
margin: 2px;
}

.bullets ul {
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-style: normal;
/*line-height: 1.5em;*/
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
/*color: #003366;*/
text-decoration: none;
text-align:justify;
/*text-indent: 25px;*/
list-style-position: outside;
list-style-type: square;
padding-left: 2em;
margin-left: 2em;
width: 40em;
}

.text1 {
 font-family: Georgia, serif;
 font-size: 14px;
} 

 

.text2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
} 

 

.text3 {
 font-family: "Trebuchet MS", sans-serif;  
 font-size: 14px;
} 


