﻿body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
}

img {
	border: none;
	margin: none;
	padding: none;
	display: block;
	font-size: 0;
}

p {
	text-align:left;
}

a {
	color:#1774BA;
}
           
ol {
	margin-left:0px;
	padding-left:15px;
	margin-top:-10px;
}

li {
	font-size: 10px;
}

.navLink {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Times New Roman,Times,serif;
}

.titleCenterUL {
	color: #282855;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.titleCenterNoUL {
	color: #282855;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.titleLeftUL {
	color: #282855;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.titleLeftNoUL {
	color: #282855;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}

.titleLeftNoULNoBold {
	color: #282855;
	font-size:16px;
	text-align:center;
}

.venueTitleLeftNoUL {
	color: #282855;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.venueTitleRightNoUL {
	color: #282855;
	font-size:14px;
	text-align:right;
	font-weight:bold;
}

.venue {
	font-size: 10px;
}

.picCaption {
	font-size:9px;
}

.picCaptionColor {
	color: #666666;
	font-size:9px;
}

.textFieldColor {
	color: #888888;
}

.requiredField {
	font-size: 20px;
	color: #005DAA;
}

#footer {
	position:relative;
	width:508px;
	height:49px;
	background: #FFFFFF url('images/template_27.jpg');
	text-align:center;
	color:#FFFFFF;
	line-height:14px;
	z-index: 1;
}

#subFooter {
	padding:53px 0px 0px 0px;
}

#subFooter a {
	color:#FFFFFF;
}

#picLayer {
	position: absolute;
	visibility: hidden;
	width: 345px;
	height: 440px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose {
	float: right;
}

#picLayer2 {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 587px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose2 {
	float: right;
}

#picLayer3 {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 292px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose3 {
	float: right;
}

#picLayer4 {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 330px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose4 {
	float: right;
}

#picLayer5 {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 319px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 2;
}

#picClose5 {
	float: right;
}

.text9pt {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.text10pt {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text11pt {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text14pt {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text24pt {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.text48pt {
	font-size: 48px;
	font-weight: normal;
	color: #000000;
}

.textFieldColor {
	color: #888888;
}

.requiredField {
	font-size: 20px;
	color: #005DAA;
}

.textBlue {
	color: #005DAA;
}

.textCentered {
	text-align:center;
}

