
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	line-height: 1.5em;
	background-color: #e1e1e1;
	background-image: url(images/bg_img.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#main {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFF;
}

#header {
	height: 87px;
	background-color: #a51060;
	background-image:url(images/hdr_btm.gif);
	background-repeat: no-repeat;
	background-position: left 71px;
}

#flash {
	height: 169px;
	background-image: url(images/flash.gif);
}

#footer {
	line-height: 31px;
	padding-left: 5px;
	background-color: #a51060;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#left {
	width: 325px;
	float: left;
	padding-left: 150px;
	margin-top: 15px;
}

#right {
	height: 169px;
	width: 215px;
	float: right;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
}

#hdr {
	margin-top: 25px;
}

#content {
	margin-top: 0;
	margin: 0;
}

#search {
	color: #fff;
	font-family: Arial;
	font-size: 1.2em;
	margin-left: 3px;
}

#textbar {
	font-size: 1.1em;
}

#textbar a:link, a:visited {
	color: #000066;
}

#textbar a:hover {
	color: #0099ff;
}

#intro {
	clear: both;
	background-color: #a51060;
	color: #fff;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
}

#navlist li {
	display: block;
	border-bottom: dotted 1px;
	list-style: none;
	margin: 0;
	margin-right: 5px;
	padding: 0.25em;
	line-height: 1.6em;
}

#navlist li a { 
	text-decoration: none;
	color: #FFF;
	font-family: tahoma;
	font-size: 1.2em;
}

#navlist li a:hover {
	color: #0099FF;
}

#sec_navlist {
	padding-left: 0;
	margin-left: 0;
}

#sec_navlist li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 10px;
	line-height: 1.6em;
}

#sec_navlist li a { 
	text-decoration: none;
	color: #FFF;
	font-family: tahoma;
	font-size: 1.2em;
}

#sec_navlist li a:hover {
	color: #0099FF;
}

.style3 {
	font-style: italic;
	font-weight: bold; 
	font-size: 1.3em;
	color: #a51060;
}

h1 {
	font-size: 1.6em;
	font-family: Myriad Pro;
}

h2 {
	font-style: italic; 
	font-size: 1.4em;
	color: #a51060;
	line-height: 1.4em;
}

h3 {
	font-size: 1.4em;
	color: #a51060;
}

h4 {
	
	font-size: 1.4em;
	color: #a51060;
}

.quote {
	font-family: arial; 
	font-size: 1.1em;
	color: #a51060;
}

p {
	font-size: 1.2em;
}

#maintds {
	border-right: dotted 1px #a51060;
}


#rcol ul {
	
}

#rcol li {
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	line-height: 1.6em;
}


#rcol1 {
}

#maincont {
	margin-top: 12px;
	margin-bottom: 12px;
}

#maincont td {
	padding: 10px;
}

.boldspaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 2em;
	font-size: 1.3em;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

.hider {
	visibility: hidden;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #0099FF;
}

#maincont ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#maincont li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-type: circle;
}

a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color:#000066;
	text-decoration: none;
}

.sdetailsh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 0;
}

.sdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #a51060;
	font-weight: bold;
	margin-left: 8px;
}

.pipes {
	font-weight: bold;
	font-size: 1.5em;
}

lab1 {
	margin-bottom: 20px;
}