/* template ver 1.0 styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #1e64a6;
	padding: 0px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	color: #333333;
	line-height: 15px;
}
h1 {
	font-size: 24px;
	margin-bottom:5px;
	margin-top: 0px;
	color: #0055a5;
	line-height: 20px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	padding-top:12px;
	margin-bottom:2px;
	color: #333333;
	text-transform: none;
	margin-top: 0px;
}
.chartsubhead {
	font-weight: bold;
	background-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
}
h4 {
	font-size: 16px;
	margin-top:0px;
	color: #333333;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
h5 {
	font-size: 14px;
	margin-top:8px;
	margin-bottom:6px;
	color: #006666;
	text-transform: none;
	padding-top: 0px;
	font-style: italic;
	font-weight: normal;
}
ol {
	font-size: 11px;
	margin-top:0px;
	margin-bottom:10px;
	color: #000000;
	line-height: 12px;
	padding-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 20px;
	list-style-image: none;
}
ul {
	font-size: 12px;
	margin-top:10px;
	margin-bottom:20px;
	color: #333333;
	line-height: 14px;
	padding-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}
a {
	text-decoration:none;
	color:#0000CC;
}
a:hover {
	text-decoration: underline;
}

#footer {
	margin: 0px;
	height: 67px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer p{
	text-align: center;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-right: 0px;
}
#footer a {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.credit {
	margin-top:5px;
	padding-top:0px;
	text-align: center;
	font-size: 11px;
	color: #6699CC;
	padding-bottom: 4px;
	margin-bottom: 0px;
	line-height: 24px;
	padding-left: 0px;
	font-weight: normal;
}
.credit a{
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}

.smlinks {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
}

.shell {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	margin-top: 0px;	/*width:auto;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#lnav {
	float:left;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	width: 145px;
	position: absolute;
}
.nav {
	padding: 0px;
	margin: 0px;
}


.nav p {
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/navbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.nav a {
	text-decoration:none;
	color:#CC3300;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 20px;
	display: block;
	font-weight: normal;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}
.nav a:hover {
	text-decoration:none;
	color: #0066CC;
	margin-right: 1px;
}
.phonewrap {
	float: right;
	padding-top: 28px;
	padding-right: 20px;
	font-size: 18px;
}
.call {
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
}

.header2 {
	padding-left: 3px;
	margin: 0px 0px 1px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.header2 a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
	font-size: 12px;
	line-height: 13px;
	padding-left: 5px;
	display: block;
	padding-right: 3px;
	background-image: url(images/navboxheader1.jpg);
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: top;
}
.header2 a:hover, .productsclosed a:hover {
	text-decoration:none;
	color:#333333;
}
#email a{
	font-size:11px;
	text-align: right;
	padding-top: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 14px;
	display: block;
	text-decoration: underline;
	font-weight: bold;
}
#topnav {
	height: 73px;
	padding: 0px;
	width: 900px;
	margin-top: 0;
	margin-bottom: 0px;
}




.photo {
	margin-bottom: 10px;
	margin-left: 16px;
	border: 1px solid #336699;
	margin-top: 2px;
	margin-right: 0px;
	float: right;
	padding: 3px;
	background-color: #FFFFFF;
}


li {
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
}

#content {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 670px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 190px;
}



.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

.button, .button2 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.button2 a:hover{
	color: #333333;
	text-decoration: none;
	background-image: url(images/buttono2.jpg);
	background-repeat: no-repeat;
}
.button2 a{
	color: #FFFFFF;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}

.button a{
	color: #FFFFFF;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}

.button a:hover{
	color: #333333;
	text-decoration: none;
	background-image: url(images/buttono.jpg);
	background-repeat: no-repeat;
}

.button p, .button2 p  {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}




.redpattern {
	background-image: url(images/pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.toppattern {
	background-image: url(images/toppattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottompattern {
	background-image: url(images/bottompattern.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}


.caption {
	padding-bottom: 10px;
	padding-top: 8px;
}
.caption p{
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	line-height: 13px;
	color: #0046AD;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.caption img{
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#collage {
	background-image: url(images/collage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-position: center;
}
.former {
	float: left;
	width: 250px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	height: 140px;
}
.former img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #333333;
	padding: 0px;
	display: block;
}
.former p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #333333;
}
.former h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px;
	line-height: 14px;
}
.sponsors {
	background-color: #FFFFFF;
	height: 160px;
	width: 150px;
	float: left;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-left: 18px;
}
.sponsors img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sponsors p {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 3px 0px;
}
.rule {
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
}

