@charset "utf-8";

.footerPhoto {
	background-image: url(images/footerPhoto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.submenu {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 30px;
	background-color: #375D81;
}
.submenu ul {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.submenu li {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.submenu li a {
	color: #FFFFFF;
}




body {
	font-family: Arial, Helvetica, sans-serif;
		background-color: #1a3352;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainmenu {
	background-image: url(images/bkgMenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 55px;
}
.columns {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blueContainer {
	margin-top: 10px;
	width: 220px;
}
.blueContainer .content {
	background-image: url(images/bkgCol1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blueContainer .content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 18px;
}

.blueContainer .top {
	background-image: url(images/bkgCol1Top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.blueContainer .bottom {
	background-image: url(images/bkgCol1Bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.blueContainer .content h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #AC412C;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	font-size: 13px;
}
a:link {
	color: #4F7898;
	text-decoration: underline;
}
a:hover {
	color: #D1593E;
	text-decoration: none;
}
a:active {
	color: #D1593E;
	text-decoration: none;
}
a:visited {
	color: #1A3352;
	text-decoration: underline;
}
.featureContainer {
	margin-top: 10px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.featureContainer .spacer {
	background-image: url(images/bkg2ColSpacer.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.featureContainer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.featureContainer .top {
	background-image: url(images/bkg2ColTop.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;

}
.featureContainer .bottom {
	background-image: url(images/bkg2ColBottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.eventsContainer {
	margin-top: 10px;
	width: 520px;
	color: #000000;
}
.eventsContainer .content {
	background-image: url(images/bkgEventsSpacer.gif);
	background-repeat: repeat-y;
	line-height: 18px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
}
.sponsors {
	background-image: url(images/sponsors.gif);
	background-repeat: no-repeat;
	height: 127px;
	text-align: center;
}

.eventsContainer .top {
	background-image: url(images/bkgEventsTop.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;

}
.eventsContainer .bottom {
	background-image: url(images/bkgEventsBottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}
#logo {
	position: absolute;
	height: 80px;
	width: 340px;
	left: inherit;
	top: 4px;
	margin-left: -30px;
}
#mainmenu img {
	padding-top: 5px;
}
.submenu li a:hover {
	color: #DE8840;
}
.columnsText {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.columnsTextCol1 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.columnsTextCol2 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}


h2 {
	font-size: 18px;
	color: #d1593e;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #375d81;
	line-height: 24px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3.pdf {
	padding-left: 20px;
	padding-top: 3px;
	background: url(images/pdf.png) no-repeat left;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #375d81;
	line-height: 18px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4d7ed;
}
.captionTitle {
	font-size: 11px;
	font-weight: bold;
	color: #375d81;
	margin: 0px;
}
.captionText {
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

p {
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #444444;
}
p.pdfLinks {
 line-height: 16px;
 padding: 4px 0 0 0;

}
p span.smalltxt {
 font-size: 9px;

}
.subtext {
	line-height: 18px;
	padding-top: 12px;
	padding-bottom: 0px;
}
