h1 {
display: none;
}

h2 {
font-family:Arial;
font-weight:bold;
font-size:16px;
margin:0px;
}

a {
color:#18479B;
outline:none;
text-decoration:none;
}
a:hover, a.active:hover{
color:#4CA523;
}

.payheader {
font-weight:bold;
font-size:10pt;
font-family:Arial;
text-decoration:none;
}

.payheader a:hover {
text-decoration: underline;
color:#35722A;
}

ul.paylistopt {
list-style-type: none;
font-weight:normal;
font-size:12px;
font-family:Arial;
text-decoration: none;
}

ul.paylistopt li {
}

ul.paylistopt input {
margin: 10px 5px 0 0;
}

ul.payheader {
 list-style-type:none;
}

ul.checklist {
	margin: 0;
	list-style-type:none;
}

ul.checklist li {
	margin: 0px 0;
	background: transparent url(../images/checkbox.jpg) no-repeat 0px 0px;
	padding: 0 0 0 18px;
	font-family: Arial;
	font-size:10pt;
}

ul.checklist1 {
	margin: 0;
	list-style-type:none;
}

ul.checklist1 li {
	margin: 0px 0;
	background: transparent url(../images/checkbox.jpg) no-repeat 0px 0px;
	padding: 0 0 0 18px;
	font-family: Arial;
	font-size:10pt;
}

ul.bullet1 {
	margin: 0;
	list-style-type:none;
}

ul.bullet1 li {
	margin: 0px 0;
	background: transparent url(../images/bullet1.gif) no-repeat 10px 0px;
	padding: 5px 0 5px 36px;
	font-family: Arial;
	font-size:10pt;
}

ul.bullet2 {
	margin: 0;
	list-style-type:none;
	padding: 0px;
	text-align: left;
}

ul.bullet2 li {
	margin: 0px 0;
	padding: 0 0 15px 0;
	font-family: Arial;
	font-size:10pt;
}

ul.bullet3 {
	margin: 0;
	list-style-type:none;
	padding:10px;
}

ul.bullet3 li {
	margin: 0px 0;
	background: transparent url(../images/bullet3.gif) no-repeat 0px 3px;
	padding: 0 0 0 26px;
	font-family: Arial;
	font-size:10pt;
}

ul.bullet4 {
	margin: 0;
	list-style-type:none;
}

ul.bullet4 li {
	margin: 0px 0;
	background: transparent url(../images/bullet4.png) no-repeat 20px 0px;
	padding: 15px 0 15px 76px;
	font-family: Arial;
	font-size:10pt;
}

ul.bullet5 {
	margin: 0;
	list-style-type:none;
}

ul.bullet5 li {
	margin: 0px 0;
	background: transparent url(../images/bullet1.gif) no-repeat 10px 0px;
	padding: 5px 0 5px 36px;
	font-family: Arial;
	font-size:10pt;
}

/* Registration Dates */
.componentheading {
font-size: 22px;
font-weight:bold;
}

table.contentpaneopen, table.contentpane {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 500px;
	font-family:Arial;
}

table.controller {
	color:#000000;
	font-size:12px;
}

tr.sectiontableheader {
	background:#ECF0F4 none repeat scroll 0 0;
	border-bottom:2px solid #CDD8E3;
}

.sectiontableheader {
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight:bold;
}

tr.sectiontableentry td {
	border-bottom: 1px solid #ECF0F4;
	font-size:12px;
}

table.contentpane a:link, table.contentpane a:visited {
text-decoration:none;
}
table.contentpane a {
color:#DA6903;
font-weight:bold;
}

.sectiontabledates {
text-align: left;
width:85%;
}

.sectiontablestatus {
text-align: left;
width:15%;
}

/* End Registration Dates */


/* Start Forms Section */

table.contentpaneopen, table.contentpane {
border-collapse:collapse;
margin:5px 0 0;
padding:0;
}
table.contentpaneopen {
color:#333333;
font-family:Tahoma,Verdana,sans-serif;
font-size:12px;
line-height:16px;
}

table.dlforms {
border-top:1px solid #AAAAAA;
padding:10px 0;
}

table.dlforms h3 {
color:#006699;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
padding:0;
text-align:left;
}

/* End Forms Section */
