﻿@import url("layout.css");
body {
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat;
}
#container {
	border: 1px solid #bebebe;
	width: 800px;
	margin: 10px auto;
	background-color: #FFFFFF;
}
#masthead {
	background-position: center;
	text-align: center;
	width: 800px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	border-color: #bebebe;
	background-repeat: no-repeat;
	border-style: none none solid none;
	border-width: 1px;
	height: 271px;
}
#navigation {
	border: 1px none #bebebe;
	position: relative;
	float: left;
	width: 150px;
	padding-top: 10px;
	height: 100%;
	padding-bottom: 10px;
	background-color: #fffdf6;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#content {
	float: left;
	width: 619px;
	padding: 25px 15px 25px 15px;
	border-top: 1px none #bebebe;
	border-right: 1px none #bebebe;
	border-bottom: 1px none #bebebe;
	border-left: 1px solid #bebebe;
	height: auto;
}
#footer {
	text-align: center;
	clear: both;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #bebebe;
	border-right: 1px none #bebebe;
	border-bottom: 1px none #bebebe;
	border-left: 1px none #bebebe;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation li {
	border-style: none;
	border-width: 1px;
	display: block;
	margin: 0;
	padding: 0;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #910451;
}
#content img {
	border-style: none;
	padding: 2px;
}
/* Footer Styles */
#sitemap {
	font-family: Verdana;
	font-size: 0.95em;
	color: #bebebe;
	background-color: #fff;
	padding: 5px 5px 10px 5px;
	margin: 0px;
	float: left;
	width: 655px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bebebe;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #bebebe;
}
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #910451;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #660066;
}
a {
	color: #910451;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

a img{
 	border-style:none;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.text_normal {
	font-family: Verdana;
	font-size: 1.0em;
	color: #666666;
	text-align: left;
	vertical-align: top;
	float: none;
	clear: none;
}
.text_small {
	font-family: Verdana;
	font-size: 0.85em;
	color: #808080;
	font-style: normal;
}
.sitemap {
	font-family: Verdana;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.85em;
	color: #910451;
	padding: 0px;
	line-height: 0.2in;
}
.cell1 {
	padding: 8px;
	border: 1px dotted #D6D5C0;
	text-align: center;
	background-color: #fffdf6;
}
h2 {
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DEDEDE;
	margin-bottom: 20px;
	font-size: 1.6em;
	font-weight: bold;
	font-family: verdana, Geneva, Tahoma, sans-serif;
}
h5 {
	font-family: Verdana;
	font-size: 1.0em;
	color: #910451;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.menu1 {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
	text-decoration: none;
	color: #910451;
	cursor: pointer;
	font-size: 0.9em;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	height: 35px;
	font-weight: bold;
}
.hide {
	display: none;
}
.submenu {
	border-style: dotted none none none;
	border-width: 1px;
	display: block;
	padding-top: 4px;
	color: #910451;
	font-size: 0.85em;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	text-decoration: none;
	background-color: #fffdf6;
	padding-bottom: 4px;
	padding-left: 7px;
}
.show {
	display: block;
}
.submenu2 {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-left: 18px;
	color: #910451;
	font-size: 0.85em;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	background-color: #fffdf6;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 2px;
}
.h3 {
	font-size: 0.95em;
	font-family: verdana, Geneva, Tahoma, sans-serif;
}
#navigation a {
	text-decoration: none;
	border-style: none;
}
#img a {
}
#navigation a {
	text-decoration: none;
}
