/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

#container {
	margin:0 auto;
}

#header {
	width:808px;
	height:100px;
	margin:0 auto;
	text-align: right;
	
}

#header p.ConsName {
	padding-top: 55px;
	margin: 0 15px 6px 0;
	color: #333;
	text-transform: capitalize;
}

p.ConsName a{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

p.ConsName a:hover{
	border-bottom: 1px solid #666;
}

ul#nav {	
	display:block;
	margin: 0 12px 0 0;
	padding: 0;
}

ul#nav li {
	display:inline;
	padding:0 10px 0px 5px !important;
	padding:0 5px 0 0;
	margin-left: 0 !important;
	margin-left: 7px;
	border-right:1px solid #666666;
}

ul#nav li.last {
	border-right:0;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-left: 7px;
}

ul#nav li a{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
}

ul#nav li a:hover{
	text-decoration:underline;
}

#content a {
	text-decoration:none;
	color:#48372a;
	font-weight:bold;
}

#content a:hover {
	text-decoration:underline;
}

#footer{
	height:150px;
	margin:0 auto;
	text-align:left;
	background-image:url(../images/ss-foot.jpg);
	background-color: #e9e8e3;
	background-position: top center;
	background-repeat: no-repeat;
}

#footer_content{
	width: 808px;
	margin: 0 auto;
}

#bodyText {
	width: 650px;
	margin: 30px 0 5px 120px !important;
	margin: 30px 0 5px 100px;
	vertical-align: top;
}

#activities {
	clear: both;
	font-size:11px;
	color: #aaa;
	width: 454px;
	background-image:url(../images/act_rule.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 120px;
	padding-top: 5px;
}

h1{
	clear:both;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2{
	font-size: 14px;
	font-weight: normal;
	color: #062663;
}

p {
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color: #062663;
	margin-bottom: 10px;
}

.bodycopy {
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color: #666666;
}

small {
	font-size:11px;
	color: #aaa;
}

td p{
	margin:0;
}

td {
	font-size:10px;
	line-height:16px;
}

li {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
}

.red {
	color:#A92525;
}

.regmark {
	font-size: 8px;
	color: #888888;
	text-decoration: none;
	vertical-align: text-top;
}

#imgBox {
	width: 300px;
	float: right;
	margin: 40px 20px 10px 10px !important;
	margin: 100px 20px 10px 10px;
	vertical-align: top;
}

.mainImg {
	float: right;
	margin: 20px 20px 10px 10px !important;
	margin: 80px 20px 10px 10px;
}

#activitybox a{
	background-image:url(../images/activity-box.gif);
	background-repeat:no-repeat;
	display: block;
	width:102px;
	height:114px;
	color: #fff;
	padding:0px
}

#activities a{
	font-size:10px !important;
	line-height: 12px !important;
	padding:0 2px 0 0;
	display: block;
	width: 90px;
}

#sectNav {
	margin: 10px 10px 0 120px;
	text-align: right;
}

#sectNav ul{
	height:18px;
	margin:0;
	margin-top:2px !important;
	margin-top:2px;
}

#sectNav ul li{
	display:inline;
	list-style:none;
}

#sectNav ul li a{	
	width:160px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color:#666666;
	padding: 0 5px 0 5px;
	border-right: 1px solid #CCC;
}

#sectNav ul li a.current {
	font-weight: bold;
	color:#554026;
}

#sectNav .first{
	border-left:none;
}

#sectNav .last{
	border-right:none;
}

#sectNav ul li a:hover{
	color:#BBBBBB;
}

#challenge {
	text-align: left;
}

#challenge h3 a{
	color: #71bde7;
	text-decoration:none;
}

#spaentry {
	background-color:#A5CAD1;
	width:400px;
}

#spaentry a{
	color:#444444;
	font-size:14px;
}

lheader {
	font-weight:normal;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
}

lform {
	font-weight:normal;
	font-size:12px;
	color: #062663;
}

lnotes {
	font-weight:normal;
	font-size:10px;
	color: #062663;
}

big {
	font-weight:normal;
	font-size:16px;
	color: #062663;
}