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


/* template alignment */
body {
	margin: 0px 0 0 0;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#10AAAC;
	font-family:Arial, Helvetica, sans-serif;
	color:#10A9AC;
	font-size:0.7em;
	line-height:19px;
}
#wrap {
	margin: 0 auto;
	width:868px;
	clear:both;
}
#top {
	background-image:url(images/top.jpg);
	width:867px;
	height:209px;
	float:left;
}
#container {
	width: 841px;
	height: 287px;
	float:right;
	background-color: #FFFFFF;
}
#nav {
	width:27px;
	height:407px;
	float:left;
}
#flash {
	width:761px;
	height:258px;
	float:right;
	padding-right: 30px
}
#textcontainer {
	width: 867px;
	float:left;
}
#bib {
	background-color: #FFF;
	width:841px;
	float: right;
}
#curve {
	background-image:url(images/curve.jpg);
	width:867px;
	height:30px;
	float:left;
}
#textfield {
	width: 550px;
	padding-left:100px;
}
#leftcol {
	width:387px;
	margin: 0 auto;
	float:left;
	padding-left:70px;
}
#rightcol {
	width:275px;
	margin: 0 auto;
	float:left;
	padding-left:90px;
}
#sitelinks {
	width: 837px;
	text-align:center;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
	padding-right:30px;
}
/* general styles */

#sitelinks li {
	color:#5CDCDF;
	display:inline;
	border-right: 1px solid #5CDCDF;
	padding-right: 3px;
	padding-left: 3px;
}
#sitelinks ul {
	padding: 0px;
	margin:0px;
}
#sitelinks p {
	color:#5CDCDF;
}
#sitelinks a:link {
	text-decoration: none;
	color: #5CDCDF;
}
#sitelinks a:visited {
	text-decoration: none;
	color: #5CDCDF;
}
#sitelinks a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#sitelinks a:active {
	text-decoration: none;
	color: #5CDCDF;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #5CDCDF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#seo {
	width:867px;
	padding-bottom:20px;
}
#seo li {
	color:#5CDCDF;
	display:list-item;
	border-right:none;
}
#seo ul {
	padding: 0px;
	margin:0px;
}
.rightcol li li {
	list-style: none;
	padding-left: 20px;
	line-height:22px;
	background: transparent url(images/tickbullets.gif) 0 5px no-repeat;
}
#rightcol ul {
	padding-top:20px;
	list-style: none;
	padding-left: 0;
	line-height:22px;
	margin: 0.5em 0 0.5em 1em;
}
#rightcol li {
	list-style: none;
	padding-left: 22px;
	line-height:20px;
	background: transparent url(images/tickbullets.gif) 0 5px no-repeat;
}
/* textstyles */

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#000000;
	font-weight:bold;
	letter-spacing:-1px;
}
h2 {
	font-size:1.3em;
}
.h2style {
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-1px;
}
h3 {
	font-size:1.2em;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	font-weight:normal;
}
.p4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#F89745;
	font-weight:bold;
}
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom:4px;
	width:160px;
}
ul li {
	color:#000000;
}
