.main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
/* DEFAULT HYPERLINK COPY */
a {	
font-size : 12px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 400;	
color : #000000;	
text-decoration : underline;
}
a:visited {
font-size : 12px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 400;	
color : #000000;	
text-decoration : underline;
}
a:active {
font-size : 12px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 400;	
color : #000000;	
text-decoration : underline;
}
a:hover {
font-size : 12px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 400;	
color : #000000;	
text-decoration : underline;
}

/* FORMS STYLE */
.form {
font-size : 11px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 400;	
color : #000000; 
background-color: #e9e9e9;
}

/* FORM BUTTON STYLE */
.button { 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
color: #FFFFFF; 
font-weight : 800; 
background-color: #ED1D24; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
cursor: pointer;
}

/* HEADER COPY */
.hdr {
font-size : 12px;
font-family : Verdana, Arial, Helvetica,sans-serif;
font-weight : 600;
color : #000000;
line-height : 1.5em;
background-color: #D0A680;
}

/* SUB HEADER COPY */
.subhdr {
font-size : 10px;
font-family : Verdana, Arial, Helvetica,sans-serif;
font-weight : 600;
color : #000000;
line-height : 1.5em;
background-color: #CCCCCC;
}
a.subhdr {	
font-size : 10px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 600;	
color : #000000;	
text-decoration : underline;
}
a.subhdr:visited {
font-size : 10px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 600;	
color : #000000;	
text-decoration : underline;
}
a.subhdr:active {
font-size : 10px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 600;	
color : #000000;	
text-decoration : underline;
}

a.subhdr:hover {
font-size : 10px;	
font-family : Verdana,Arial,Helvetica,sans-serif;	
font-weight : 600;	
color : #000000;	
text-decoration : underline;
}

/* ERROR COPY */
.error {	
font-size : 12px;	
font-family : Verdana, Arial, Helvetica,sans-serif;	
font-weight : 400;	
color : #CC0000;	
line-height : 1.25em;
}

/* MAIN COPY */
p, .copy, li {	
	font-size:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:normal;	
	color:#000;	
	line-height:20px;
	}
.copyBigBold {	
font-size : 14px;	
font-family : Verdana, Arial, Helvetica, sans-serif;	
font-weight : 800;	
color : #000000;	
line-height : 20px;
}
.copyBigBold:link {	
font-size : 14px;	
font-family : Verdana, Arial, Helvetica, sans-serif;	
font-weight : 800;	
color : #000000;	
line-height : 20px;
}
body {
	background-color: #993300;
	margin: 0px;
	padding: 0px;
}

ul.alphaNumeirc li {
	list-style-type:upper-alpha;
	}
	ul.alphaNumeirc ul li {
		list-style-type:decimal;
		}
		