@charset "ISO-8859-1";
#Navigation {
	float: none;
	width: 841px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Navigation img {
	float: right;
}
#Navigation ul {
	list-style-type: none;
	padding-top: 20px;
	text-decoration: none;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#yellowbar {
	clear: both;
	height: 20px;
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCCFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #666666;
	padding: 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(media/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ACD8FB;
}
#Navigation li {
	display: inline;
	background-image: url(media/tabright.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#Navigation a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 0px;
	text-decoration: none;
	background-image: url(media/tableft.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#Navigation a:link, #Navigation a:visited {
	color:#333333;

}
#Navigation a:hover {
	color:#B8D7E9
}
#Navigation .current a:link {
	color:#D4DFFF;
	background-image: url(media/tableftdown.gif);
}
#Navigation .current {
	background-image: url(media/tabrightdown.gif);
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(media/bg_r3_c1.png);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapperOne {
	background-image: url(media/bg_r1_c1.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(media/bg_r5_c1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 50px;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerInside {
	padding: 0px;
	width: 731px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}
#footerInside a {
	text-decoration: none;
	display: inline-block;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	color: #003366;
}
#footerInside a:hover {
	background-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	color: #FFFFFF;
}
#contact {
	text-decoration: none;
	display: inline-block;
	float: right;
	clear: both;
	padding: 0px;
}
#contact a {
	text-decoration: none;
	vertical-align: text-top;
	text-align: right;
	white-space: normal;
	display: inline-block;
}
#contact a:hover  {
}
