body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #D4D0C8;
	behavior:url(/inc/csshover.htc);
}

div, td, th, p, li, blockquote, dt, dd{
	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

div.mainContentHolder{
	border: 2px solid white;
	text-align: left;
	width: 760px;
}


div.beigeCut{
	background-position : bottom right;
	background-image : url(/images/cut-beige.gif);
	background-color : #DED8CF;
	background-repeat : no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 116px;
}

div.beigeCut p{
	padding-left: 10px;
	font-size: .9em;
}

td.cutOff{
	background-position : bottom right;
	background-image : url(/images/cut-beige.gif);
	background-color : #DED8CF;
	background-repeat : no-repeat;
	margin: 0px 0px 0p 0px;
	padding: 5px 5px 5px 20px;
}

td.cutOff p{
	font-size: .7em;
	line-height: 1.5em;
	margin-top: 4px;
}


.homeContent{
background-color: white;
padding: 20px 5px 5px 15px;
}


h1{
	font-size: 1.7em;
	font-weight: bold;
	font-family: arial;
	color: #893F1A;
	margin-bottom: 10px;
}

h2{
	font-size: 1.5em;
	font-weight: bold;
	font-family: arial;
	color: #893F1A;
	margin-bottom: 10px;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial;
	color: #893F1A;
	margin-bottom: 0px;
}

h4{
	font-size:  .9em;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 0px;
	color: #893F1A;
}


p.intro{
	font-size: 0.9em;
	color: 990000;
}



a{
	text-decoration: none;
}

a:HOVER{
color: #893F1A;
text-decoration: underline;	
}


a.menu, a.menu:VISITED, a.menu:ACTIVE{
	color: #893F1A;
	text-decoration: none;
	font-weight: bold;
}

a.menu:HOVER{
	text-decoratioN: underline;
}



div.firefox{
	width: 119px;
	height: 19px;
	color: #893F1A;
	background-color: #F5E9CD;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px 4px 4px;
	border-bottom: 1px solid #8BBBDE;
	border-left: 10px solid #8BBBDE;
	font-size: .85em;
	text-align: left;
}



li.pdf{
	list-style-type: none;
	padding-left: 35px;
	background-image: url(/images/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	margin-bottom: .8em;
	border-bottom: 1px solid #dfdfdf;
	width: 80%;
}
















input { 
font-size:10; 
background: #ffffff; 
color: #333333; 
border: 1 solid #333333; ; 
font-family: Verdana, Arial, Helvetica, sans-serif} 

select { 
font-size:10; 
background: #ffffff; 
color: #333333; 
border: 1 solid #333333; ; 
font-family: Verdana, Arial, Helvetica, sans-serif} 

.button{
	background-color:#F5E9CD;
	border: 2px outset white;
} 

textarea { font-family: verdana, geneva, helvetica, 
arial, sans-serif; font-size:11; 
background: #ffffff; 
color: #333333; 
border: 1 solid #333333; 
background: #ffffff; 
background-color: #ffffff; 
}



/*****************************/
	table.unitStd tr{
		font-size: .9em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 140%;
	}

	table.unitStd td{
		text-align:center;
		font-size: .9em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 140%;
	}
	
	table.unitStd tr td.title{
		text-align:left;
	}





























