body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #c4c4c4;
	background-image: url(images/grayish.jpg);
	background-repeat: repeat;
	font-size:small;
}

#footer {
	font-weight: bold;
	color: #C4C4C4;
	font-size:8pt;
	background-color: #4b4b4b;
}
#horizontalbar {
	color: #FFFFFF;
	background-color: #767676;
	height: 20px;
	padding:5px;
	font-weight: bold;
}
.border {
	border: 1px solid #666666;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.sideline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.overline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
#contentarea {
	line-height: 155%;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: .7em;
	list-style-image:  url(images/bullet.gif);
	background-color: #FFFFFF;
	font-size:small;
}
h1 {
	font-weight: bold;
	color: #C41430;
	font-size: 14pt;
}
h2 {
	font-weight: bold;
	color: #C41430;
	font-size: 12pt;
	font-style: italic;
}
.bolder {
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #C01532;
	text-decoration: underline;
}
a:hover{
color:#666666;
}
.floatright {
	float: right;
	border: 1px solid #666666;
}

.floatleft {
	float: left;
	border: 1px solid #666666;
}
td {
	color: #666666;
}
.question {
	font-style: italic;
	font-weight: bold;
	color: #6B0C00;
}
#navcontainer {
	background-color: #8B0E04;
	line-height: 140%;
	color: #FFFFFF;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B0E04;
	font-size: 8pt;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #8B0F04;
	border: 1px solid #C41230;
	margin-top: 5px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b0f04;
}

#navcontainer a:hover
{
	background-color: #333333;
	color: #FFFFFF;
}
.burgandybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8B0E04;
}


#navcontainer2 {
	background-color: #8B0E04;
	line-height: 140%;
	color: #FFFFFF;
}

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B0E04;
	font-size: 8pt;
}

#navcontainer2 a
{
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #8B0F04;
	border: 1px solid #C41230;
	margin-top: 5px;
}

#navcontainer2 a:link, #navlist2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b0f04;
}

#navcontainer2 a:hover
{
	background-color: #333333;
	color: #FFFFFF;
}



#navcontainer3 {
	background-color: #8B0E04;
	line-height: 140%;
	color: #FFFFFF;
}

#navcontainer3 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B0E04;
	font-size: 8pt;
}

#navcontainer3 a
{
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #8B0F04;
	border: 1px solid #C41230;
	margin-top: 5px;
}

#navcontainer3 a:link, #navlist3 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b0f04;
}

#navcontainer3 a:hover
{
	background-color: #333333;
	color: #FFFFFF;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
#mdlink, #mdlink a {
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
	text-align:center;
}
