@charset "utf-8";
/*     TAGS     */
body {
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
	margin: 12px 0 0 0;
}
ul {
	margin-top:12px;
	margin-bottom:12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#333333;
	line-height:24px;
	font-weight: 200; 
	text-transform: uppercase;
	margin:0 0 16px 0;
}
h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
	line-height:18px;
	font-weight: 200; 
	text-transform: uppercase;
	margin-top:0 0 6px 0;
}
h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	line-height:16px;
	font-weight:200; 
	text-transform:uppercase;
}
h4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
	line-height:16px;
	font-weight:200; 
	text-transform:uppercase;
	margin:0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	border: 1px solid #666666;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.formLabel {
	display:block;
	font-weight:bold;
	padding: 10px 0 1px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}
input.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 1px;
	margin: 0 0 16px 0;
}
textarea.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 1px;
	margin: 0 0 16px 0;
}
#formBlock {
	padding:10px;
	border:1px dashed #DDDDDD;
}
#formBlock .message p {
	color:#FF6600;
	font-weight:bold;
}
#formBlock .nicetable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
#formBlock .tableSection {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:16px;
	font-weight:bold; 
	margin:16px 0 0 0;
	text-decoration:underline;
}
#formBlock span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
#formBlock #checkboxlist {
	padding:16px;
}

/*     DIV ID's     */
#stromlo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin:auto;
	margin-top:20px;
	width: 790px;
	border: none;
	padding: 0;
}
#stromlo #head_top {
	background-image: url(../assets/head_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:20px;
}
#stromlo #internal {
	margin: 0;
	padding: 0 20px 20px 20px;
}
#stromlo #internal #header {
	height: 80px;
}
#stromlo #internal #header #header_left {
	float: left;
	width: 50%;
	height: 80px;
}
#stromlo #internal #header #header_right {
	float: right;
	width: 50%;
	height: 80px;
}
#stromlo #internal #header #header_right .headertext { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333;
	line-height:19px;
	font-weight: 200; 
	text-transform: uppercase;
	text-align:right;
	padding-top:45px;
}
#stromlo #internal #clear {
	clear: both;
}
#stromlo #internal #highlight {
	height:200px;
}
#stromlo #internal #highlight #highlight_left {
	float: left;
}
#stromlo #internal #highlight #highlight_right {
	float: right;
}
#stromlo #internal #content {
}
#stromlo #internal #content #content_left {
	float: left;
	width: 250px;
}
#stromlo #internal #content #content_left #menu {
	background-color: #333333;
	padding:5px;
}
#stromlo #internal #content #content_left #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
#stromlo #internal #content #content_left #menu a:visited {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration:none;
}
#stromlo #internal #content #content_left #menu a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration:none;
}
#stromlo #internal #content #content_left #box {
	background-image: url(../assets/box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:10px;
	margin:10px 0 0 0;
}
#stromlo #internal #content #content_left #box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
#stromlo #internal #content #content_left #box a {
	display:block;
	padding:5px;
	color:#0066CC;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
}
#stromlo #internal #content #content_left #box a:visited {
	display:block;
	color:#0066CC;
	text-decoration:underline;
}
#stromlo #internal #content #content_left #box a:hover {
	display:block;
	text-decoration:none;
}
#stromlo #internal #content #content_right {
	float: right;
	width: 480px;
}
#stromlo #internal #content #content_right a {
	color: #0057A8;
}
#stromlo #internal #content #content_right a:visited {
	color: #0057A8;
}
#stromlo #internal #content #content_right a:hover {
	color: #FF6600;
	text-decoration:none;
}
#stromlo #internal #content #content_right #datalist {
	margin:20px 0 0 0;
}
#stromlo #internal #content #content_right #datalist ul {
	margin-top:12px;
	margin-bottom:12px;
}
#stromlo #internal #content #content_right #datalist li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:16px;
}
#stromlo #sponsors {
	text-align: center;
	padding:16px;
	background-image: url(../assets/sponsors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#stromlo #sponsors img {
	padding:0 20px 0 20px;
}
#stromlo #footer {
	text-align:center;
	font-size:10px;
	color:#CCCCCC;
	height:36px;
	background:url(../assets/footer_bg.jpg) no-repeat;
	padding-top:12px;
}
#stromlo #footer a {
	font-size:10px;
	color:#CCCCCC;
}
#stromlo #footer a:visited {
	font-size:10px;
	color:#CCCCCC;
}
#stromlo #footer a:hover {
	font-size:10px;
	color:#FF6600;
}