body {
background-color:#ffffff;
font-family: Arial, Verdana, sans-serif;
font-size: 93%;
color: #000;
margin:0;
padding:0;
text-align:center;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #309;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #900;
 }


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 116%;
	color: #000;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h3 { font-family: Arial, Verdana, sans-serif; font-size: 108%;  color: #000}

.contentbg ul li {
                margin-top: 5px;
                margin-right: 0px;
                margin-bottom: 10px;
                margin-left: 0px;
}


table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}


td.headerbg {
background-color:#fff;
}

td.spacerbg {
	height:1px;
	background-color:#61abff;
	width:150px;
	padding:0px;
	margin: 0px;
}

td.contentbg {
	width:553px;
	background-color:#fff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

td.rightbg {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	background-color:#ffbb53;
	width:215px;
	padding:0px;
	margin: 0px;
}

td.leftbg {
	width:218px;
	font-size: 93%;
	background-color:#a8d1ff;
	padding:0px;
	margin: 0px;
}

td.footerbg {
font-size: 93%;
background-color:#fff; 
padding:5px;
}




a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 

.image-left {
	float: left;
	padding: 1px;
	
	margin-right: 5px;
	border: 1px solid #000;
}
.image-right {
	float: right;
	padding: 1px;
	
	margin-left: 5px;
	border: 1px solid #000;
}

.box{
 padding: 2px;
 border: 1px solid #666;
}


#navigator {

}

.navbutton {
line-height: 90%;
}

.navbutton a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.navbutton a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

#navigator {
	background-color: transparent;
	border:  none;
	width: auto;
	padding: 0px;
	text-align: left;
	margin: 0px;


}

.navbutton {
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.navbutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000; /*this is where you change the link font color*/
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;

}

.navbutton a:hover {

color: #000; 

background-color: #ffcc00;

border-top:  none;

border-left: none;

border-bottom:  none;

border-right: none;

}
.navtop{
	white-space:nowrap;
	font-size: 100%;
	color: #fff;
	background-color:#61abff;
	width: 100%;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #61abff;
	border-bottom-color: #61abff;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	border-right-color: #61abff;
	border-left-color: #61abff;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftbg div #navigator .navtop .navsubhead {
	margin: 0px;
	padding: 5px;
}
.nav{
	white-space:nowrap;
	font-size: 100%;
	color: #fff;
	background-color:#61abff;
	width: 100%;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #61abff;
	border-bottom-color: #61abff;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	border-right-color: #61abff;
	border-left-color: #61abff;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftbg div #navigator .nav .navsubhead {
	margin: 0px;
	padding: 5px;
}
.contentbg form .newsletter {
	background-color: #a8d1ff;
	margin: 0px;
	padding: 5px;
	border: 1px solid #61abff;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #61abff;
	background-color: #1f5fa6;
}
img
{  border-style: none;
}

