body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pagebody {
	background-color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#pagebody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}




/*MENU ROLLOVER*/	

.menu {

	height: 33px;
	width: 955px;
	background-color:#7fb2cc;
	margin-right: auto;
	margin-left: auto;
	
}

	
.cssnav	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	background: url(../images/down_button.jpg) ;
	width: 238px;
	height: 33px;
	overflow:hidden;
}


.cssnav a {
	display: block;
	color: #ffffff;
	font-size: 13px;
	width: 238px;
	height: 33px;
	display: block;
	float: left;
 	text-decoration: none;
	overflow:hidden;
	font-weight: bold;
}

.cssnav a:visited {
	color: #ffffff;
	font-weight: bold;
}
	
.cssnav a:hover {
	color: #000033;
	font-weight: bold;
}
		

.cssnav img {
	width: 238px; 
	height: 33px; 
	border: 0; 
}
.menu_title {
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
}

	
		
* html a:hover {
visibility:visible
}
	

.cssnav a:hover img{
visibility:hidden
}


.cssnav span {
	position: absolute;
	left: -1px;
	top: 7px;
	text-align: center;
	width: 238px;
	cursor: pointer;
}
 




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #78a02b;
	font-weight: bold;
	font-size: 13px;
}
.style2 {font-size: 12px}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	
}
.menu_list ul {
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../images/h3_arrow.jpg);
	margin-top: 2px;
}
.menu_list ul li {
	line-height: 18px;
}
.menu_list ul li a {
	color: #003;
	text-decoration: none;
}


a:active {
	text-decoration: none;
}
.Links2 {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.style56 {font-size: 12px}
a.external:link {
	color: #7fb2cd;
	text-decoration: underline;
}

a.external:visited {
	color: #7fb2cd;
	text-decoration: underline;
}
a.external:hover {
	color: #666666;
	text-decoration: underline;
}
a.external:active {
	color: #000;
	text-decoration: underline;
}

