/* default elements */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a {
	color: #6FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #FFF;
}
:focus {
	outline: 0;
}
body {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 0%;
	padding-right: 0;
	padding-left: 0px;
	text-decoration: none;
	height: 100%;
	background-color: #015C95;
	background-image: url(img/mainbase.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 2.7em;
	color: #FFF;
	padding-bottom: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
	line-height: 0.9em;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FC0;
	line-height: 1.1em;
	margin-top: -10px;
}
h3 {
	font-size: 1.1em;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #FFF;
}
h4 {
	font-size: 1.4em;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	color: #FFF;
}
br {
	line-height: .9em;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	border-bottom-color: #018CCD;
	margin-top: 16px;
	margin-bottom: 24px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.pic {
	float: right;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
}
.rightpic {
	float: right;
	clear: none;
	padding-right: 0px;
	padding-left: 12px;
}
.leftpic {
	float: left;
	clear: none;
	padding-right: 12px;
	padding-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pdf {
	background-image: url(img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-left: 0px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

li {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 6px;
}
ul {
	margin-top: 10px;
}
ol {
	list-style-type: none;
}

/* structure */
#wrapper {
	line-height: 1.2em;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120%;
}
#container {
	font-size: 1.3em;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.3em;
}
#logostrip {
	height: 145px;
	padding-left: 30px;
	background-image: url(img/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0080BD;
}
/* header */
.header {
	height: 180px;
	width: 780px;
	clear: right;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FB7200;
	background-repeat: no-repeat;
	background-position: right bottom;
	/*-moz-border-radius-topright: 18px;
	-moz-border-radius-topleft: 18px;
	-webkit-border-radius-topright: 18px;
	-webkit-border-radius-topleft: 18px;*/
}
#maincontent {
	width: 880px;
	padding-top: 20px;
	margin-bottom: 30px;

}
.donate {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	margin-bottom: 0px;
	width: 240px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: bold;
	line-height: normal;
	padding: 6px;
	margin-top: 80px;
	font-size: 120%;
	display: block;
	text-align: center;
	background-image: url(img/btn_donate.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #fff;
}
.donate a {
	background-repeat: repeat-x;
}
.donate:hover {
	background-position: bottom;
}

.smallprint {
	font-size: 0.7em;
	color: #000;
	float: right;
	padding-top: 10px;
}
.smallprint a {
	color: #069;
	text-decoration: underline;
}
.smallprint a:hover {
	color: #F00;
	text-decoration: underline;
}
.clearer {
	clear: both;
	background-image: none;
}
#leftcolumn {
	float: right;
	margin-bottom: 8px;
	margin-right: 0px;
}

.leftcontenthighlight {
	float: left;
	clear: both;
	margin-bottom: 6px;
	width: 240px;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: normal;
	line-height: normal;
	background-color: #308AC0;
	color: #FFF;
	font-size: 0.9em;
	padding: 10px;
}
.leftcontenthighlight a {
	color: #FFF;
	padding-bottom: 6px;
}
.leftcontenthighlight a:hover {
	color: #000;
}
.leftcontenthighlight h3 {
	line-height: normal;
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 6px;
	color: #FFF;
	font-size: 1.2em;
	padding-bottom: 0px;
	font-weight: bold;
	margin-top: -6px;
	margin-right: -6px;
	margin-bottom: -2px;
	margin-left: -6px;
	text-transform: uppercase;
}
.leftcontent {
	float: left;
	clear: both;
	margin-bottom: 16px;
	width: 240px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: normal;
	line-height: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	background-color: #449BD0;
	color: #FFF;
}
.leftcontent h2 {
	line-height: normal;
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 6px;
	color: #FFF;
	font-size: 1.2em;
	padding-bottom: -4px;
	font-weight: bold;
	margin-top: -6px;
	margin-right: -6px;
	margin-bottom: 6px;
	margin-left: -6px;
	text-transform: uppercase;
}
.leftcontent h3 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;

}
.leftcontent img {
	float: left;
	padding-top: 4px;
}
.leftcontent li {
	list-style-position: outside;
	list-style-image: url(img/arrow_more.gif);
	margin-left: 18px;
	margin-top: 3px;
}
.leftcontent a {
	color: #000;
	padding-bottom: 6px;
}
.leftcontent a:hover {
	color: #FFF;
}
#rightcolumn {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: left;
	width: 510px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	overflow: visible;
	background-color: ;
}
#rightcolumnwide {
	width: 880px;
}



.rightcontentfirst {
	margin-bottom: 22px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFF;
}
.rightcontent {
	margin-bottom: 12px;
	-webkit-border-radius: 12px;

	background-color: ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.rightcontent a {
	text-decoration: none;
	font-weight: bold;
}
.rightcontent li {
	list-style-image: url(img/pdficon_small1.gif);
	list-style-type: square;
	list-style-position: outside;
	margin-left: 32px;
}
/*news*/
.newscol1 {
	width: 240px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-image: url(img/newsboxout1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 12px;
	float: left;
	margin-right: 6px;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	color: #FFF;
}
.newscoltwo {
	width: 260px;
	margin-bottom: 12px;
	float: left;
	padding-left: 6px;
}
.newscol1 img {
	width: 240px;
	overflow: hidden;
}
.news {
	padding-left: 6px;
	padding-right: 3px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 14px;
	font-size: 1em;
	background-image: url(img/newsboxout.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.news a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.news a:hover {
	text-decoration: underline;
	color: #6FF;
}
.newscol1 h2 {
	line-height: normal;
	padding-right: 4px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #FC0;
	padding-top: 8px;
	color: #000;
	font-size: 90%;
	padding-bottom: 0px;
	font-weight: bold;
	height: 24px;
	margin-top: 0px;
}
.newscol1 h2 a {
	color: #000;
	text-decoration: none;
}
.newscol1 h2 a:hover {
	color: #FFF;
}
/*footer*/

#footer {
	font-size: 0.9em;
	clear: both;
	height: 100%;
	line-height: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFF;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0080BD;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
#footerimgs {
	float: right;
	height: 20px;
	width: 230px;
	margin-top: 6px;
	display: none;
}

#footer a img {
	padding-top: 12px;
}

#footer a {
	color: #74B9DE;
}
#footer a:hover {
	color: #FFF;
}
.legal {
	font-size: 80%;
	line-height: 100%;
}

.leftcontenthighlight h2 {
	line-height: normal;
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 6px;
	color: #FFF;
	font-size: 1.4em;
	padding-bottom: -4px;
	font-weight: bold;
	margin-top: -6px;
	margin-right: -6px;
	margin-bottom: 6px;
	margin-left: -6px;
	text-transform: uppercase;
}
.returntotop a{
	font-size: 1em;
	color: #FC0;
	text-decoration: none;
	background-image: url(img/arrow_return.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 12px;
}
.sitemapcol {
	width: 140px;
	margin-bottom: 12px;
	float: left;
	padding-left: 0px;
	padding-right: 6px;
}
.sitemapcol a{
	font-weight: normal;
}
.sitemapcol h3 a{
	font-weight: bold;
	color: #FC0;
}
.contactbox {

	width: 420px;
	background-image: url(img/newsboxout1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 12px;
	float: left;
	margin-right: 6px;
	margin-left: 0px;
	display: block;
	margin-top: 10px;
	color: #FFF;
}
.contactbox img {
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-radius-topright: 7px;
	-webkit-border-radius-topleft: 7px;
	width: 100%;
	overflow: hidden;
}
.contactbox h2 {
	line-height: normal;

	padding-right: 4px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #FC0;
	padding-top: 10px;
	color: #000;
	font-size: 90%;
	padding-bottom: 0px;
	font-weight: bold;
	height: 24px;
	margin-top: 0px;
}
.donatepic {
	float: right;
	clear: none;
}
.sponsorforms {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 240px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: bold;
	line-height: normal;
	padding: 6px;
	font-size: 120%;
	display: block;
	text-align: center;
	background-image: url(img/btn_donate.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #fff;
}
.sponsorforms:hover {
	background-position: bottom;
}
