/* Layout Stylesheet */ 

body {
	margin:0;
	padding:0;
	text-align:left;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }

p  {
	color: black;
}

p.footerlarge {
	font-family: Optima, "Optima LT Std", Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color: #FFFFFF;
}

p.footer {
	color:#FFFFFF;
}

h1 {
	font-family: Optima, "Optima LT Std", Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: 900;
	color: #712164;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 900;
	color: #0054a6;
	text-align: center;
	margin-top: 25px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 900;
	color: #a36727;
	font-style: oblique;
	margin-bottom: -10px;
}

li {
	margin-top: 0.7em;
}

img {
	border: 0;
}

img.left {
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}

img.right {
	float:right;
	padding-left: 10px;
	padding-bottom: 5px;
}


a:link {
	color: #0054a6;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #3b2e88;
}

a:visited {
	color: #006434;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #006434;
}

a:hover {
	background-color: #a36727;
	color: white;
	border-bottom: 1px solid #ab1e34;
	text-decoration: none;
}

a:active {
	background-color: #163560;
	color: white;
	text-decoration: underline;
}

a.image {
	border-bottom: 0px;
	text-decoration: none;
}

a.image:link {
	border-bottom: 0px;
	text-decoration: none;
}

a.image:visited {
	border-bottom: 0px;
	text-decoration: none;
}

a.image:hover {
	border-bottom: 0px;
	text-decoration: none;
}

a.image:active {
	border-bottom: 0px;
	text-decoration: none;
}

.bold {
	font-weight: 900;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

.alert {
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

.sbh1 {
	font: italic 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.sbp {
	font: italic 1.0em Georgia, "Times New Roman", Times, serif;
}

.special {
	background-color: #a36727;
	border: 1px solid silver;
	color: white;
	padding: 7px 7px 10px 14px;
}

.special a {
	color: #333333;
}

#hdr {
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:159px;
	margin: 0px;
	padding: 0px;
}

#navcontainer {
	position:absolute;
	left:0px;
	top:159px;
	padding: 0;
	background: #712164;
	height: 20px;
	width:750px;
	z-index:2;
}

#navlist {
	margin: 0px;
	padding: 0px 0px;
	display: block;
}

#navlist li {
	list-style: none;
	float: left;
}

#navcontainer a, #navlist li.extend {
	margin: 0px;
	display: block;
	padding: 1px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	background: #712164;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#navcontainer a:hover, #navcontainer a#current {
	padding: 1px 8px;
	background: #FAFAFA;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#navcontainer a#current {
	background: #F6F6F6;
	border-top: 1px solid #F6F6F6;
	font-weight: bold;
}

#navcontainer li#active {
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

#cont {
	position:absolute;
	left:0px;
	top:180px;
	z-index:1;
	width:750px;
	background-color:white;
	border-top: 0px;
	border-bottom: 30px solid #712164;
	border-left:100px solid #008fd4;
	border-right:100px solid #008fd4;
	margin: 0px 0px 0px 0px;
	padding: 50px 20px 20px 20px;
	clear:right;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width:510px;
}

body>#cont {width:510px;}