td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.header:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.header:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.right-navlink:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	line-height: 15px;
}
.right-navlink:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.right-navlink:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.right-navlink:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.white10 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.white12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-grey9 {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.blue-link:link {
	font-size: 12px;
	color: #5174B8;
	text-decoration: underline;
}
.blue-link:visited {
	font-size: 12px;
	color: #5174B8;
	text-decoration: none;
}
.blue-link:hover {
	font-size: 12px;
	color: #5174B8;
	text-decoration: none;
}
.blue-link:active {
	font-size: 12px;
	color: #5174B8;
	text-decoration: none;
}

.green-link:link {
	font-size: 12px;
	color: #66B80E;
	text-decoration: underline;
}
.green-link:visited {
	font-size: 12px;
	color: #66B80E;
	text-decoration: none;
}
.green-link:hover {
	font-size: 12px;
	color: #66B80E;
	text-decoration: none;
}
.green-link:active {
	font-size: 12px;
	color: #66B80E;
	text-decoration: none;
}

.orange-link:link {
	font-size: 12px;
	color: #FF9600;
	text-decoration: underline;
}
.orange-link:visited {
	font-size: 12px;
	color: #FF9600;
	text-decoration: none;
}
.orange-link:hover {
	font-size: 12px;
	color: #FF9600;
	text-decoration: none;
}
.orange-link:active {
	font-size: 12px;
	color: #FF9600;
	text-decoration: none;
}

.pink-link:link {
	font-size: 12px;
	color: #AB0079;
	text-decoration: underline;
}
.pink-link:visited {
	font-size: 12px;
	color: #AB0079;
	text-decoration: none;
}
.pink-link:hover {
	font-size: 12px;
	color: #AB0079;
	text-decoration: none;
}
.pink-link:active {
	font-size: 12px;
	color: #AB0079;
	text-decoration: none;
}
.top-nav {
	width: 124px;
	height: 28px;
	background-image: url(images/ez-top-nav-back.jpg);
	color: #FFFFFF;
	font-size: 10px;
	line-height: 28px;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	cursor:hand;
}
body {
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #5174B8;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9600;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #AB0079;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #66B80E;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.tip {
	
	color:#FF0000;
	font-size:9px;
	}
.cell-spacing {
	padding-top: 2px;
	padding-bottom: 2px;
}
.small {
	font-size: 10px;
}
body {
	background-image: url(images/bg5.jpg);
}


