@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #333333;
	background-color: #FFFFFF;
}
/*Links*/
a {
	color: #3b3ab3;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #3b3ab3;
}
#outer-left {
	background: url(images/left_edge.jpg) left repeat-y;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 85%;
}
#outer-right {
	background:url(images/right_edge.jpg) right repeat-y;
	margin: 0px 0px 0px 25px;
	width: 100%;
}
#inner {
	padding: 5px 0px 5px 5px;
	margin: 0;
	width: 96%;
}
#logo {
	height: 170px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	background:url(images/headerbackground2.jpg) left no-repeat;
	margin-bottom: 2px;
	padding: 0;

}
#meetingtitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.100;
	padding: 10px 0px 10px 125px;
}
#titlewrapper {
	padding: 0px 0px 15px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
#mainimage-wrapper {
	height: 125px;
	margin:0;
	padding:0;
	background: url(images/wind-image-right_2.jpg) right top no-repeat;
}
#mainimage-innerleft {
	height: 125px;
	margin: 0;
	padding: 0;
	width: 60%;
	background: url(images/wind-image-left_2.jpg) left top no-repeat;
}
#mainimage-slogan {
	width: 90%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.40em;
	padding-top: 40px;
	text-align: center;
}
#stylefour {
	/*height:36px;*/
	width: 90%;
	font-size:11px;
	font-weight:bold;
	background-color: #FFFFFF;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	margin:0;
}
#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
#stylefour ul li {
	float:left;
	margin:0;
	width: 100%;
}
#stylefour ul li a {
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 10px 0 10px;
	height:23px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}
#stylefour ul li a:hover, #stylefour ul li a.current {
	color:#4c97bf;
	background:#dedede;
}
.spacer {
	height: 4px;
	width: 100%;
	margin:0;
	padding:0;
	clear:both;
}
#wrapper {
	margin: auto;
	padding: 0;
	width: 100%;
}
#side {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

	float: left;
	clear: left;
	width: 28%;/*text-align: justify;*/
	text-align: left;
}
#side h3 {
	font-size: 125%;
	color: #d68d64;
	border-bottom: 1px solid #FFFFFF;
}

#register {
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	width: 90%;
}
#register p {
	color: #999999;
	line-height: 1.500;
}
#register p a {
	color:#255163;
	text-decoration: underline;
}
#register p a:hover {
	color:#666666;
	text-decoration: none;
}
#register h2 {
	color: #36566D;
	background-color:#CCD5D9;
	font-size: 120%;
	line-height: 1.500;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 2px solid #6A93A5;
}
#register div.section {
	/*	padding: 3px 3px 3px 6px;*/
	margin: 5px 0px 0px 0px;
}
#register div.section h3 {
	color: #464646;
	line-height: 1.500;
}
#register div.reglink a {
	display:block;
	height: 45px;
	width: 139px;
	background: url(images/btn_register_sprite2.jpg) top;
	text-decoration: none;
}
#register div.reglink a:hover {
	background: url(images/btn_register_sprite2.jpg) no-repeat bottom;
	text-decoration: underline;
}

#sponsorship {
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	width: 90%;
}
#sponsorship p {
	color: #999999;
	line-height: 1.500;
}
#sponsorship p a {
	color:#255163;
	text-decoration: underline;
}
#sponsorship p a:hover {
	color:#666666;
	text-decoration: none;
}
#sponsorship h2 {
	color: #36566D;
	background-color:#CCD5D9;
	font-size: 120%;
	line-height: 1.500;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 2px solid #6A93A5;
}
#sponsorship div.section {
	/*	padding: 3px 3px 3px 6px;*/
	margin: 5px 0px 0px 0px;
}
#sponsorship div.section h3 {
	color: #464646;
	line-height: 1.500;
}
#sponsorship div.reglink a {
	display:block;
	height: 45px;
	width: 139px;
	background: url(images/btn_sponsor_sprite.jpg) top;
	text-decoration: none;
}
#sponsorship div.reglink a:hover {
	background: url(images/btn_sponsor_sprite.jpg) no-repeat bottom;
	text-decoration: underline;
}
/*************** MAIN ***************************************/
#mainc {
	float: left;
	padding: 0px 5px 0px 0px;
		border-left: 1px solid #cccccc;
	margin: 0px 5px 15px 0px;
	width: 68%;
	text-align: left;
}
#mainc p {
	line-height: 1.500;
}
#mainc ul {
	line-height: 1.500;
}
#mainc h2 {
	font-size: 145%;
	color: #36566D;
	line-height: 1.500;
	border-bottom: 1px solid #CCCCCC;
}
.maincontentmargin{
margin-right: 75px;

}
.midregion {
	padding-left: 10px;
}
.midregion a {
	color: #255163;
	text-decoration: underline;
}
.midregion a:hover {
	color: #666666;
	text-decoration: none;
}
#subfooter {
	clear:both;
}
/****** MAIN SECTION FOR PAGE WITHOUT RIGHT COLUMN ***************************************/
#mainc1 {
	float: left;
	padding: 0px 5px 0px 0px;
	border-left: 0px solid #cccccc;
	margin: 0px 5px 15px 0px;
	width: 95%;
	text-align: left;
}
#mainc1 p {
	line-height: 1.500;
}
#mainc1 ul {
	line-height: 1.500;
}
#mainc1 h2 {
	font-size: 145%;
	color: #36566D;
	line-height: 1.500;
	border-bottom: 1px solid #CCCCCC;
}
.maincontentmargin1{
margin-right: 75px;

}
.midregion1 {
	padding-left: 10px;
}
.midregion1 a {
	color: #255163;
	text-decoration: underline;
}
.midregion1 a:hover {
	color: #666666;
	text-decoration: none;
}

/*Footer*/
#footer {
	clear: both;
	color: #cccccc;
	height: 68px;
	border-top: 1px solid #cccccc;
}
#footer ul {
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px
}
#footer ul li {
	display: inline;
	list-style:none;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#footer ul li a {
	color: #255163;/*#5f849f;*/
	padding: 5px;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #666666/*#90adcb*/;
	text-decoration: none;
}
#breakouttable{
margin: 0;
padding: 0;
 border-collapse: collapse;
 width: 95%;
}
#breakouttable thead tr th{background-color:#3838cc; color: #FFFFFF; font-size: 12px; padding: 4px;}
#breakouttable tbody tr td{padding: 2px; border: 1px solid #CCCCCC;}
#breakouttable tbody tr td.area p { text-align: center; font-weight: bold}
#breakouttable tbody tr.accentrow td{background-color: #EAEAEA;}