﻿h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	color:#B71B1B;
}

h2 
{
	margin:0px 0px 10px 0px;
	padding:0px;
	
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#333333;	
}

h3 
{
	margin:0px 0px 10px 0px;
	padding:0px;
	
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#333333;	
}


p {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:17px;
}

a {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#0000FF; /* C40734 */
}

img 
{
	border:0px;
}

.img_title {
	display:block;
	margin:0px 0px 15px 0px;
}


ul 
{
	list-style:none;
	list-style-image:url(/IMAGES/bullet.gif);
	margin:0px;
}

li 
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	padding:2px 0;	
}

.numberList li 
{
	padding:2px 0 10px;	
}

td {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:17px;
}

.noList 
{
	list-style:none;	
}


div.confirmation {
margin:30px 50px 20px 50px;
text-align:center; 
}
div.confirmation h2 
{
color:#009900;	
}
div.confirmation p
{
font-size:14px;
color:#009900;
}

p.error 
{
margin:10px 50px 20px 50px;
text-align:center;
font-size:14px;
color:#C40734;
}
.validation_message {
margin:0px 0px 0px 4px;
padding:0px;
display:inline;

font-family:"Trebuchet MS";
font-size:11px;
color:#C40734;
}