.clear {clear:both;}


.section-heading-container {
	float:left;
	width:250px;
	margin:10px 0px 0px 10px;
}

.section-heading{
	font-family:arial;
	font-size:16pt;
	font-weight:bold;
	color:#00678e;
}	

.section-divider{
	border-bottom:5px solid #00678e;
	margin-top:5px;
}

.bg-image {
	width:679px;
	height:280px;
	margin-left:2px;
}

.home-text-container{
	width:679px;
	margin:10px 0px 10px 0px;
}

.home-text-box{
	width:400px;
	float:left;
	position:relative;
	top:10px;
	left:10px;
	padding-left:10px;
}

.events-container{
	width:679px;
	margin:10px 0px 10px 0px;
}

.home-module-events {
	float:left;
	width:213px;
	height:110px;
	border: #CCCCCC solid 1px;
	margin:10px 0px 0px 10px;
}

.home-module-text {
	width:200px;
	height:80px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	line-height:10px;
}
	
.event-heading {
	width:205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00678E;
	padding:0px 10px 0px 10px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}

.event-module-border {
	width:5px;
	height:130px;
	background:#CCCCCC;
	float:left;
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #00A4BD;
	text-decoration: underline;
}
a:visited {
	color: #00A4BD;
	text-decoration: underline;
}
a:hover {
	color: #00678E;
	text-decoration: underline;
}
a:active {
	color: #00678E;
	text-decoration: underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00678E;
	font-weight: bold;
}
.subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00678E;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00678E;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCB08;
}
body {
	background-color: #a3d4dc;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.wexblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00678E;
}
.sponsors {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.logos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textmicro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
	color: #000;
	float:left;
	padding-left: 25px;
	width: 300px;
	padding-top: 40px;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 40px;
}

.logo {
	float:left;
	width:150px;
	padding-top: 38px;
	margin-bottom: 0px;	
}

.info {
	float:right;
	width: 165px;
	padding-top: 38px;
	padding-right: 30px;
	text-align:left;
	margin-bottom: 0px;
}


