p {
margin: 0 0 16px 0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}

	.listitem p {
		color:#cc6633;
	}

h1 {
font-size:42px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:38px;
margin: 0 0 16px 0;
font-weight:normal;
letter-spacing:-1px;
}

h2 {
font-size:16px;
margin: 0 0 8px 0;
font-weight:normal;
color:#cc6633;
}
	

h3 {
font-size:11px;
font-weight:bold;
margin: 0;
}

	.borderbox h3 {
	color:#ffffff;
	font-size:14px;
	margin: 0 0 6px 0;
	}
	
	#register_text h3 {
	color:#ffffff;
	font-size:14px;
	margin: 0;
	}
	
	.listitem h3 {
	color:#CC6633;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	}

#register_text h3 {
color:#CC6633!important;
}

h4 {
font-size:20px;
line-height:22px;
padding-left:30px;
}

h5 {
font-size:12px;
font-weight:bold;
line-height:65px;
padding: 0 0 0 25px;
margin: 0 0 25px;
background:url(../../assets/templates/custom/img/bar-bg-lightgrey.gif) no-repeat;
}

h6 {
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	margin-bottom:5px;
}

hr {
border:none 0;
border-top:1px solid #e5e5e5;
height:1px;
margin:8px 0 16px 0;
padding:0;
}

a {

}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
}

	ul li {
	}
	
	ol li {
	}

#content ul {
line-height:16px;
margin:0 0 18px 29px;
padding: 0 0 0 12px;
}

	#content ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:disc;
	}

#content ol {
list-style-type: decimal;
line-height:16px;
margin:0 0 18px 30px;
padding: 0 0 0 12px;
}

	#content ol li {
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:decimal;
	}


.bold {
font-weight: bold;
}

.italic {
font-style:italic;
}
	.content ul li {
	list-style:disc
	}

.red {
color: #cc0000!important;
}

.black {
color:#000000;!important
}

.more {
color:#000000;
padding:0 6px 0 0;
font-weight:bold;
white-space: nowrap;
font-weight:normal;
text-decoration: none;
background:url(../../assets/templates/custom/img/bullet.gif) no-repeat right 9px;
}

	.more:hover {
	text-decoration:underline;
	}


table {
width:100%;
border-collapse:collapse;
border:0;
border-style:hidden;
}

	table td {
	vertical-align: top;
	padding:0;
	}
	.content table {
	}
	
	.content table td {
		padding:0 0 20px 30px
	}
	
.input-text-switcher-default {
	color:#999999;
}

form .comments {
	color:#000000;
	font-size:10px;
	line-height:11px;
	padding-right:40px;
}

.cornered {
}

.bglightgrey {
	background-color: #eeeeee;
}
