body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: 0px;
}

a:link {
	color: #B4131B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B4131B;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #5A8801;
}

h1 {
	font-size: 18px;
}
h1.EventTitle {
	padding-top: 0px;	
}

.NewsText p {
	font-size: 11px;
	line-height: 15px;
	background-image: url("/images/bullet.gif");
	background-repeat:no-repeat;
	list-style-position: outside;
	padding-left:11px;
	padding-bottom:5px;
	padding-top:0px;
	margin: 0px;
}

.redtext {
	line-height: 19px;
	color: #B4131B;
}

.subhead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 1px;
}

.embededimage {
	margin-right: 10px;
	padding-right: 10px;
}

.lockedField {
	border: silver solid 1px;
	padding: 2px;
	width: 80px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: hidden;
}
.fieldErrorMsg {
	color: #FF0000;
	margin-left: 5px;
	font-weight: bold;
}


.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid #d7d7d7;
	border-bottom-width: 0;
	font:normal 11px/18px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-color: #FEFFED;
	width: 135px;
	color: #B4131B;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	margin:0;
	border-bottom:1px solid white;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #B4131B;
	font-size: 11px;
	background-color: #FEFFED;
}


.anylinkcss a:hover { /*hover background color*/
	background-color: #EDF1BF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #B4131B;
}

#Title {
	margin: 0px 1px;
	background: url('/images/greenanglebar.jpg') no-repeat;
	background-position: top right;
}
#Content {
	padding: 15px 30px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#Content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#Submenu {
	width: 500px;
	padding: 5px 0px;
}
#Copyright {
	padding: 10px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.SideDownload {
	width: 100%;
	border: 1px solid #CADB33;
}
.SideDownload th {
	background: #CADB33;
	padding: 0px;
}
.SideDownload td {
	padding: 4px 3px;
}
.SideDownload td a {
	font-size: 11px;
	line-height: 1.3em;
}

.EventList {

}
.EventList td {
	vertical-align: top;
	padding: 4px 0px;
}
.EventList td.Date {
	width: 100px;
}
.EventList td.Date a {
	padding-left: 20px;
	background: url("/images/news_mark.gif") no-repeat;
}

.FAQ {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.FAQ li {
	padding: 4px 0px;
}
.FAQ div.Question {
	cursor: pointer;
	font-weight: bold;
}
.FAQ div.Answer {
	padding-left: 20px;
	border-bottom: 1px dashed #AAA;
}

.Error {
	border-top: 2px solid #D80000;
	border-bottom: 2px solid #D80000;
}
.Error p {
	margin: 0px;
	line-height: 1.3em;
	padding: 5px 8px;
	color: #D80000;
}
.Message {
	border-top: 2px solid #C5FF60;
	border-bottom: 2px solid #C5FF60;
	background: #F3FFDF;
}
.Message p {
	margin: 0px;
	line-height: 1.3em;
	padding: 5px 8px;
}

#FormPartnership {

}
#FormPartnership th {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 5px 2px;
	padding-top: 8px;
}
#FormPartnership td {
	padding: 5px 2px;
}
#FormPartnership td.Divider {
	padding: 3px 2px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	background: #DFF644;
	font-size: 1px;
}