html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d2d2d1;
	color: #000000;
	
	}

p, div, span { 
	font-size: 11px;
}

.formContainer
	{
	padding: 5px;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}



a { 
	color: #605d37;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover { 
	color: #426580; 
}
	
p.main {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 170%;
}
p.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 120%;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ce0001;
	text-transform: uppercase;
	letter-spacing: 30px;
	background-position: center top;
}

h1.PR {
	font-size:1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ce0001;
	text-transform: none;
	margin-bottom: 0px;
}
	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #3399cc;
	text-transform: uppercase;
	letter-spacing: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ce0001;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

#mainHolder {
	float:left;
	width:975px;
	margin: auto;
	z-index:1;
	overflow: visible;
	text-align: left;
	background-color: #FFFFFF;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {color: #605d37}

/* New Top end */