body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
a:link, a:active, a:visited {
	color:#006699;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#333333;
	text-decoration:none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #006699;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0px 15px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	margin: 0px 0px 6px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 0px;
}
.header {
	position: absolute;
	top: 0px;
	left: 0px;
}

.home-button {
	position:absolute;
	left:335px;
	top:-47px;
	width:141px;
}

.pageTab {
	position:absolute;
	left:350px;
	top:-47px;
	width:181px;
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
}

.breadcrumbs {
	left:28px;
	top:10px;
	width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.breadcrumbs a:link, .breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}

.breadcrumbs a:hover {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}

.leftPanel {
	position: absolute;
	top: 169px;
	left: 0px;
	width: 160px;
	height: 400px;
	background-image: url(/images/leftpanel.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.leftPanel a:link, .leftPanel a:active, .leftPanel a:visited {
    font-size: 13px;
	color: #FFCC66;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
    text-decoration:none;
	padding-left: 20px;
}

.leftPanel a:hover {
	color:#FFFFFF;
}

.centerPanel {
	position: absolute;
	top: 169px;
	left: 160px;
	width: 580px;
	padding: 0px 10px 25px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
 }

.rightPanel {
	float: right;
	width: 175px;
	padding: 30px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 20px 25px;
	background-image: url(/images/morehead.gif);
	background-repeat: no-repeat;

}
.rightPanel p {
    font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin: 0px 0px 6px 0px;
}

.rightPanel a:link, .rightPanel a:active, .rightPanel a:visited {
	color: #006699;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.rightPanel a:hover {
	color:#333333;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.copyrightNotice {
	position: absolute;
	top: 450px;
	left: 15px;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}

table  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
th  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
}
td {
	vertical-align: top;
	padding-top: 5px;
}	
tr {
}
td a:link, td a:active, td a:visited {
	color: #006699;
	text-decoration: none;
}

td a:hover {
	color:#333333;
	text-decoration: none;
}
table.register {
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
th.register {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFCC66;
	padding: 4px 10px 4px 4px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	font-variant: normal;
	background-color: #006699;
	vertical-align: middle;
	
}
td.register {
	height: 25px;
	vertical-align: middle;
	border-width:1px;
	border-style: solid;
	border-color: #DDDDDD;
	padding: 4px 4px 4px 4px;
	color: #000000;
}	
tr.register {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
}
.right-photo { 
	float: right; 
	padding: 5px 0px 5px 10px; 
	margin: 0px 0px 10px 15px; 
}

.left-photo { 
	float: left; 
	padding: 5px 0px px 0px; 
	margin: 5px 15px 10px 0px; 
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
}
.small a:link, .small a:active, .small a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color:#006699;
	text-decoration:none;
}
.small a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color:#333333;
	text-decoration:none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin: 0px 20px 10px 0px;
	list-style-type: disc;
	}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
blockquote a:link, blockquote a:hover, blockquote a:active, blockquote a:visited {
	color:#006699;
	font-weight: bold;
	text-decoration:none;
}
blockquote a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}
.rule hr {
	color: #666666;
	height: 1px;
	width: 100%;
	margin: 0px 0px 20px 0px;
	clear: both;
}