/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFFFFF;
	font-size: 13px;
	line-height: 18px;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:26px;
	font-weight:900;
	color:#C20C3E;
	}
p {
	font:13px/18px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: #333333;
	}
#Content>p {margin:0px;}
#Content>p+p {}

a {
	color:#09c;
	text-decoration:none;
	font-weight:600;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#FFEFBF;}
#prehead {
	display:none;
}
#Header {
	margin:0px 0px 10px;
	padding:5px 0px 0px 20px;
	border-style:none;
	border-color:black;
	border-width:0px 0px 1px;
	line-height:18px;
	background-color:#FFFFFF;
	}

#Content {
	margin:20px 20px 20px 20px;
	padding:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
	top: 130px;
	}

#Menu {
	display:none;
	}
.txt-tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.txt-regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin-right: 5px;
}
.txt-forminput {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #003366;
}
#Menu  li {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844242;
	list-style-type: none;
	margin-left: -20px;
	padding: 3px;
	background-color: #FFF6DC;
}
#Menu a:link {
	text-decoration: none;
}
#Menu a:visited {
	text-decoration: none;
}
#Menu a:hover {
	color: #C20C3E;
	background-color: #FFFFFF;
	text-decoration: none;
}
#Menu a:active {
	text-decoration: none;
}

#footer {
	display:none;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	color: #C20C3E;
	background-color: #FDCCE2;
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}


.txt-servicecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C20C3E;
	text-align: right;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 16px;
}
#Content li {
	list-style-type: square;
}
