* {
	margin: 0px;
	padding: 0px;
}
.clearFloats {
	clear: both;
	float: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0078bc;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 5px;
	height: auto;
	position: relative;
}
#mastHead {
	background-attachment: scroll;
	background-image: url(../_images/interface/MastHead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	margin-bottom: 0px;
}
#mastHead h2, #mastHead h3, #mastHead ul#mastSellingPts { display:none; }
#container #content #articles #Text {
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 50%;
	white-space: normal;
	padding-top: 10px;
}



#content { background-color: #999999; }
#mainMenu { float: left; }
#articles1 {
	width: 765px;
	float: left;
	clear: right;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#articles {
	width: 565px;
	float: left;
	clear: right;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#articles h1 {
	color: #001176;
	font-size: 30px;
}
#articles h2 { color: #000099; }
#container #content #articles #Text h4 {
	line-height: 115%;
	font-weight: normal;
	text-indent: 10px;
}

#articles p {
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}
#container #content #articles1 #description {
	height: auto;
	width: 675px;
	text-indent: 10px;
	margin-right: auto;
	margin-left: auto;
}

#articles strong { }
#articles em { }
#articles table {
	width: 90%;
	border: 4px solid #979797;
}
#articles tr { }
#articles th {
	font-size: 18px;
	border: 1px solid #979797;
	padding: 5px;
}
#articles td {
	font-size: 14px;
	border: 1px solid #979797;
	padding: 5px;
}

#articles1 table {
	width: 675px;
	border: 4px solid #979797;
	margin-right: 10px;
}
#articles1 tr { }
#articles1 th {
	font-size: 18px;
	border: 1px solid #979797;
	padding: 2px;
}










#container #content #articles1 table {
	padding-right: 10px;
	padding-left: 10px;
}

#articles ul {
	margin-left: 10%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#articles ol {
	margin-left: 10%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#articles li { }
#articles a:link, #articles a:visited { color: #006AB0; }
#articles a:hover, #articles a:active {
	color: #008ACF;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
}
#container #content #articles a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	color: #0000FF;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
#container #content #articles1 #flv {
	height: 420px;
	width: 760px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}


#container #content #articles iframe {

}

#container #content #articles #Image #description p {
	text-indent: 10px;
}
