* {
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
}

body {
	background-color: #FFF;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;	
}

a {
	text-decoration: none;
	color: #000;
}

.content a:link, .welcome_right a:link {
	color: #FFFFFF;
}

.content a:visited,.welcome_right a:visited {
	color: #FFFFFF;
}

.content a:hover, .welcome_right a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#bottom_menu a:active {
	color: gray;
}

#bottom_menu a:link {
	color: #FFF;
}

#bottom_menu a:visited {
	color: #FFF;
}

#bottom_menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.content a:active, .welcome_right a:active {
	color: #FF6600;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	color: silver;
}

#wrapper_bottom {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 8pt;
	color: gray;
}

#bottom_menu {
	display: none;
}

#wrapper_content {
}

#masthead {
	display: none;
}

#logo {
 	display: none;
}

#logo img {
	display: none;
}

#masthead h1 {
}

img {
	border: none;
}

.content {
	color: silver;
	font-size: 10pt;
	width: 100%;	
	margin: 0 auto;
}

#welcome {
	display: none; 
}

.welcome_left {
	display: none;
}

.welcome_right {
	display: none;
}

.clearit {
	clear: both;
}

.small_box {
	display: none;
}

.small_box_top {
}

.small_box_body {
 	display: none;
}

.small_box_bottom {
}

.main_masthead {
	display: none;
}

h1 {
    display: block;
	font-size: 15pt;
	color: black !important;
}

h2 {
	color: #FFCC00;
	font-size: 14pt;
	font-variant: small-caps;
}

h3 {
	color: #FFF;
	font-size: 13pt;
	padding-top: 10px;
	font-style: italic;
}

.small_box h2 {
	display: none;
}

.small_box_body ul {
	display: none;
}

.wide_3box_content h3 {
	color: #FFCC00;
	font-size: 13pt;
}

h4 {
	font-size: 13pt;
	color: #FFFF00;
	letter-spacing: 1px;
}

.small_box_body p {
	color: #FFF;
	line-height: 1.6em;
	font-size: 12pt;
}

.larger {
	font-size: 15pt;
}

.wide_box {
	width: 100%;
}

.wide_box_top {
}

.wide_box_body {
}

.wide_box_content {
}

.wide_box_content a {
	color: #FFFF00 !important;
}

.wide_box_bottom {
}

.wide_2box {
	width: 100%;
}

.wide_2box_top {
}

.wide_2box_body {
}

.wide_2box_left {
	width: 100%;
}

.wide_2box_right {
	width: 100%;
}

.wide_2box_content {
}

.wide_2box_bottom {
}

.wide_3box {
	width: 100%;
}

.wide_3box_top {
}

.wide_3box_body {
}

.wide_3box_left {
	width: 100%;
}

.wide_3box_middle {
	width: 100%;
}

.wide_3box_right {
	width: 100%;
}

.wide_3box_content {
}

.wide_3box_bottom {
}

.login {
	display: none;
}

.imp {
	color: #FFCC00;
	font-weight: bold;
}

p {
	padding: 10px 15px 0 15px;
}

.wide_3box ul li {
	list-style-type: none;
}

.wide_box_content ul li {
	list-style-position: inside;
}

.wide_2box_content ul li {
	list-style-position: inside;
}

ol li {
	list-style: decimal;
	list-style-position: inside;
}

p.right {
	display: none;
}

.left {
}

.ctr {
	text-align: center;
}

table.stats {
	margin: 5px auto 5px auto;
	color: black;
	background-color: white;
	border-collapse: collapse;
	border: 1px solid #FFCC00;
	border-spacing: 0;
}

.stats th {
	background-color: #ADD8E6;
	text-align: center;
	padding: 3px;
	border: 1px solid silver;
}

.stats td {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid silver;
}

caption {
	caption-side: top;
	padding: 0 0 .5em 0;
	color: gray;
}


.last_row {
	background-color: #CCC;
	font-style: italic;
}

.more_space {
	padding: 15px 0 15px 0;
}

.more_top {
	padding-top: 15px;
}

hr {
	width: 75%;
	margin: 0 auto;
	color: #333;
}

.pseudolist {
}

address {
	padding: 10px 0 0 0;
}

ol.roman li {
	list-style: lower-roman;
}

ol.alpha li {
	list-style: lower-alpha;
}

#p7PMM_1 {
	display: none;
}