select {
	font: 11px Tahoma, Arial, sans-serif;
}
td {
	line-height: 16px;
}
h1 {
	color: #CC0060;
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
}
.imagefloatleft {
	float: left;
	margin-right: 10px;
}
a:link, a:hover, a:visited {
	font-weight: bold;
	color: #CC0060;
	text-decoration: none;
}
.subheading {
	color: #000000;
}
a:hover {
	text-decoration:underline;
}
.nav a:link, .nav a:hover, .nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
		text-decoration:underline;
}
.imagefloatright {
	float: right;
	margin-left: 10px;
}
h2 {
	color: #CC0060;
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
}
h3 {
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
}
h4 {
	text-transform: uppercase;
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	margin-bottom: -6px;
}
.margin15px {
	margin-left: 15px;
}
.carcell {
	border-bottom: 1px solid #CC0060;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-left: 10px;
}
.carcell_bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-left: 10px;
}
input {
	font-size: 11px;
}
body {
	background: #000000;
	margin: 0px;
	font: 11px Tahoma, Arial, sans-serif;
}
.nav {
	background: #393B3C url(images/bg_nav.jpg) repeat-x;
	height: 41px;
	color: #FFFFFF;
	font: bold 11px "Trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
}
.leftcolumn {
	width: 270px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.quotecell {
	width: 43px;
	padding-top: 5px;
}
.maintext {
	padding: 15px 50px 10px 55px;
	width: 300px;
}
.rightcolumn {
	width:231px;
	background: #CC0060;
	border-top: 5px solid #FFFFFF;
}
.formpink {
	color:#FFFFFF;
	background: #CC0060;
	padding: 10px 15px 5px;
	font-weight: bold;
	border-top: 5px solid #FFFFFF;
}
.bgwhite {
	background: #FFFFFF;
}
.subheading {
	font-size: 11px;
	color: #999999;
}
