body {
		text-align:center;
			margin: 0px;
	padding: 0px;
		}
	
	#frame {
		width:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#leftCol {
		width:30px;
		padding:0px;
		float:left;
		background:#fff;
		}

	#contentleft {
		width:130px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:435px;
		padding:0px;
		float:left;
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
		background:#fff;
		margin-bottom:20px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:12px}

#contentright h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
	color: #FF5F00;

}
#contentright h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	color: #FF5F00;

}

#contentright li { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 125%;
	color: #4D4D4D;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	color: #FF5F00;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 125%;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
tr.orangeBar {
	background-color: #ff5f00;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF5F00;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF5F00;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F8A61C;
	text-decoration: none;
}
a.intro:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF5F00;
	text-decoration: underline;
}
a.intro:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF5F00;
	text-decoration: underline;
}
a.intro:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #F8A61C;
	text-decoration: underline;
}


a.mainOn:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOn:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOff:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOff:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOff:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F8A61C;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	margin-top:0px;
	margin-bottom:15px;
	color: #4D4D4D;
}
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF5F00;
	line-height: 150%;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
hr {
	padding: 2px;
}
