.main
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 17px;
}

.mainLinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 17px;
}

.mainLinks:hover
{
	text-decoration:underline;
}

.innerBleed
{
	background: url(images/mainRightSide.gif) bottom right no-repeat #000000
}

.navLinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.navLinks:hover
{
	text-decoration:underline;
}


.footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

.footerLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

.footerTable
{
	padding: 5px 0 5px 0;
}

.footerLink:hover
{
	text-decoration:underline;
}

.contactBackground
{
	background: url(images/mailerBackground.jpg) center center no-repeat;
}

.transTextField
{
	background: transparent;
	border:solid 0 #FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}

.selectbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height: 17px;
}

.tileBgLeft
{
	background: url(images/leftEdge.jpg) right bottom no-repeat;
}

.tileBgRight
{
	background: url(images/rightEdge.jpg) left bottom no-repeat;
}