/* CSS Document */
body {
	text-align:center;
	background-color: #FFFFFF;
		}
#wrapper {
	text-align: center;
	margin: 5px auto;
}	
.tst-LeadText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.txt-Highlight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.txt-page1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

#frame {
	width:785px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:10px;
	text-align:left;
	border: 1px solid #000000;
		}
#header {
}
#nav {
}
#nav a:link {
	text-decoration: none;
	color: #979797;
	background-image: url(../assets/btn-bck-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.2;
}
#nav a:visited {
	text-decoration: none;
	color: #979797;
	line-height: 1.2px;
	background-image: url(../assets/btn-bck-1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav a:hover {
	text-decoration: none;
	color: #cc6600;
	line-height: 1.2;
	background-image: url(../assets/btn-bck-1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav a:active {
	text-decoration: none;
	color: #979797;
	background-image: url(../assets/btn-bck-1.gif);
	background-repeat: no-repeat;
	background-position: left;
}		
#content {
}
#content a:link {
	text-decoration: none;
	color: #FF9900;
}
#content a:visited {
	text-decoration: none;
	color: #FF9900;
}
#content a:hover {
	text-decoration: none;
	color: #cc6600;
}
#content a:active {
	text-decoration: none;
	color: #FF9900;
}		
#contentleft {
		width:150px;
		padding:0px 5px 0px 0px;
		float:left;
		background:#fff;
		}
	
#contentcenter {
		width:475px;
		padding:0px;
		float:left;
		background:#FFFFFF;
		}
#footer {
	font-size: 12px;
	line-height: normal;
	color: #FF9900;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
	color: #FF9900;
	border-width: 0px;
	border-style: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FF9900;
	border-width: 0px;
	border-style: none;
}
#footer a:hover {
	text-decoration: none;
	color: #cc6600;
	border-width: 0px;
	border-style: none;
}
#footer a:active {
	text-decoration: none;
	color: #FF9900;
	border-width: 0px;
	border-style: none;
}		

.txt-regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #0A0000;
}
	
#contentright {
		width:150px;
		padding:0px 0px 0px 5px;
		float:left;
		background:#fff;
		}
	
#contentheader {
	background:#fff;
	padding-bottom: 10px;
	padding-top: 10px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:24px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:24px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:14px}
	
.txt-opening {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
}
.txt-pageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
}
.txt-reg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 13px;
	line-height: 18px;
}

#contentleft ul {
	list-style-type: none;
}
#contentleft li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 14px;
	line-height: 18px;
}
#contentleft li a:link {
	color: #008040;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentleft li a:visited {
	color: #008040;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentleft li a:hover {
	color: #008040;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008040;
	display: block;
	font-weight: bold;
}
#contentleft li a:active {
	color: #008040;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.floatright {
	padding: 10px;
	float: right;
}
.txt-front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
