td, th, p, hr, ul, ol, li, blockquote {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-decoration: none}
.hidden {  color: #333333; visibility: hidden; clip:  rect(   )}
a:hover {  text-decoration: underline; color: #FF0000}
a {  text-decoration: none; color: #CCCCCC; font-weight: bold}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #CCCCCC}
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-decoration: none; background-color: #333333;  background-image:   url(media/bg.gif); background-repeat: repeat; margin: 0px 0px}
h2 {  font: bold 16px Arial, Helvetica, sans-serif}
.small {  font: 9px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}

body, html {
	height: 100% /* this is to ensure 100% Flash movies always appear as such in FireFox */
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#homeContainer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#leftMargin {
	float: left;
	width: 200px;
	padding: 10px;
}
#bodyText {
	text-align: left;
	padding: 5px;
	margin-left: 220px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#bodyText .section {
	padding: 5px;
	background-color: #666666;
	margin-bottom: 5px;
}
.sectionHead {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003333;
	background: #CCCCCC;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #666666;
	border-left-color: black;
}
.fltrt {
	float: right;
	padding-left: 5px;
}
#header {
	padding-bottom: 10px;
}
