@charset "UTF-8";
/* CSS Document */

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url(images/menu_fade.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(menu_fade.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	font-weight: bold;
	height: 43px;
	padding-left: 12px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 43px;
	padding-top: 13px;
	padding-right: 12px;
	background: transparent url(menu_fade.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(menu_fade_2.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(menu_fade_2.gif) top right no-repeat;
	font-weight: bold;
}


.wrapper {
	background-image: url(top.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 709px;
}
.background {
	background-image: url(top.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
img.left {
	display: block;
}
img.print {
 display: none;}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #79aad3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79aad3;
	text-align: left;
	text-decoration: none;
}
h1 a {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #79aad3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #79aad3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
a {
	color: #79aad3;
	text-align: left;
}
.smalltext {
	font-size: 10px;
	text-align: center;
	padding-bottom: 8px;
}
body {
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 709px;
}
#headerf {
	background-image: url(header_f.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 709px;
}
.sidebar {
	float:right;
	position:relative;
	overflow:hidden;
	width: 300px;
	background-color: #79aad3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #FFF;
	}
	.sidebartwo {
	float:right;
	position:relative;
	overflow:hidden;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #000;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #79aad3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79aad3;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar ul li {
	padding-right: 20px;
	color: #fff;
}

.smalltextwhite {
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-bottom: 8px;
}

.toplinks {
	clear: both;
	width: 709px;
	height: 10px;
	text-align: right;
	font-size: 11px;
}

