html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #FFFFFF;
color: #000000;
text-align: left;
}


#wrapper {
	width: 750px;
	background-color:#FFFFFF;
	margin:10px auto;
	border: 1px solid #ffffff;
	text-align:left;
	float: none;	
}

#banner {
	display: none;
}


#content{
margin-left: 0px;
width: 620px;
}

#content p{
	font-size: 100%;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}


#content p.efm-link {
	display: none;
}

#content p.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

#content p.alert-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
}

#content p.inset{
	font-size: 100%;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#content p.inset2{
	font-size: 100%;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


#content h1{
font-size: 16px;
color: #000000;
padding: 0;
margin: 0px 0px 3px 15px;
}


#content h2{
	font-size: 100%;
	color: #000000;
	padding: 0;
	margin: 0px 0px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h3{
	font-size: 100%;
	color: #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 3px 15px;
}

#content h4{
	font-size: 100%;
	color: #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}



LI.list1 {
	list-style: decimal outside;
	margin-left: 50px;
} 
/* list 1 style forces text to align to the right of the numbered space. Margin added to align list with content. */

LI.list2 {
	list-style: square outside;
	margin-left: 50px;
} 

LI.list4 {
	list-style: square outside;
	margin-left: 65px;
} 

#content a:link{color:#000000;background:transparent;} 
#content a:visited{color:#000000;background:transparent;}
#content a:hover{text-decoration:none;color:#000000;background:#ffffff;}
#content a:active{text-decoration:none;color:#FFFFFF;background:#ffffff;} 

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;

}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}


#footer{
	display: none;
}


#leftcol{
display: none;
}

#content p.right{
float: right;
}

.container{
	width: 99%;
	float:right;
}


table.title
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 584px;
background-color: #FFFFFF;}


.titleHd
{
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	border-top: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
	padding: 3px 5px 3px 4px;
	text-indent: 10px;
}

.titleHd2
{
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	border-top: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
	padding: 3px 5px 3px 5px;
}


.titleBod 
{
	background-color: #CCCCCC;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	padding: 3px 5px 3px 10px;
}
tr.blue td {
	background-color: #CCCCCC;
	color: black;
	vertical-align: top;
	padding-bottom: 5px;
}

tr.spacer td {
	vertical-align: top;
	height: 85px;
}
