﻿a:link{
	color:#052342;
	font-weight:bold;
}

a:visited{
	color:#052342;
	font-weight:bold;
}

a:hover{
	color:#305274;
	font-weight:bold;
}

body{
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1{
	margin:25px 0 14px 0;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

p{
	text-align:justify;
	line-height:18px;
}

#header1{
	background-color:#e1dcb9;
	background-image:url(images/header-background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#header1 div{
	margin:23px 0 0 0;
	width:297px;
	text-align:right;
}

#header1 div h1{
	margin:0px;
	padding:0px;
	color:#4a3002;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}

#header1 div h2{
	margin:0px;
	padding:0px;
	color:#957e55;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#header2{
	padding:0 0 0 11px;
	background-color:#d0cba9;
	color:#9a845c;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#mainBody{
	border-right:1px solid #b8b7ad;
	border-bottom:1px solid #b8b7ad;
	border-left:1px solid #b8b7ad;
	padding:0 10px 10px 10px;
}

#muzingDate{
	font-weight:bold;
	background-image:url(images/dateIcon.jpg);
	background-repeat:no-repeat;
	height:19px;
	padding:2px 0 0 25px;
}

.redPercent{
	color:#cc0033;
}

.greenPercent{
	color:#009966;
}

#moreGraphs td {
	padding-top: 5px;
}

ul#subNav{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
}

ul#subNav ul {
	margin-left: 1.25em;
	padding: 0;
	list-style:none;
	line-height:20px;
}

ul#subNav li {
	background-image:url(images/subNavBullet.jpg);
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding:0 0 0 13px;
}

ul#subNav li a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

ul#subNav li a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#expire_notice {
	background-color: #000;
	color: #EEE;
	font-size: 9px;
	padding: 3px;
	text-align: center;
}
.center-p p strong{
    text-align:center;
    display:block;
}

   
