a.underline:link {
	color: #000000;

	text-decoration:underline;
}
a.underline:visited {
	color: #000000;

	text-decoration:underline;
}
a.underline:hover {
	color: #000000;

	text-decoration:underline;
}
a.underline:active {
	color: #000000;

	text-decoration:underline;
}

.grey1
{
	padding: 5px;
	background-color: #f0f0f0;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	color: #666;
	font-family: verdana,sans-serif;
	font-size: 10px;
}
.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000BD;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 1px solid #0096B9;
}
.section-header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 35px;
}.section-header-smaller {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 35px;
}

.form
{
	padding: 3px;
	background-color: #f0f0f0;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	color: #333333;
	font-family: verdana,sans-serif;
	font-size: 10px;
}

.formtxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.mandatory
{
	color: #0000BD;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.yellow:link {
	color: #FFFF00;
	text-decoration: none;
}
a.yellow:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.yellow:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.yellow:active {
	color: #FFFF00;
	text-decoration: none;
}

a.orange:link {
	color: #cc6600;
	text-decoration: none;
}
a.orange:visited {
	color: #cc6600;
	text-decoration: none;
}
a.orange:hover {
	color: #cc6600;
	text-decoration: none;
}
a.orange:active {
	color: #cc6600;
	text-decoration: none;
}

.grey0 {
	color: #666;
	font-family: verdana,sans-serif;
	font-size: 10px;
}
.section-header-smallerCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 35px;
}

