body {
background: #CDEBFD;
margin: 0;
padding: 0;
font: normal 100%/1.6em Arial, Helvetica, sans-serif, Verdana;
text-align: center;
}

/* -- links --*/

a:link {
text-decoration: underline;
color: #0071B7;
}

a:visited {
background: transparent;
text-decoration: none;
color: #0071B7;
font-weight: bold;
}

a:hover {
	color: #DF0149;
	text-decoration: none;
}

a:active {
text-decoration: none;
color: #0076C0;
font-weight: bold;
}

p {
margin: 10px 0;
}

h1 {
	margin: 0 0 15px;
	font-size: 1.4em;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
}

h2 {
margin: 15px 0;
font-size: 1.3em;
}

h3 {
margin: 15px 0;
font-size: 1.2em;
}

h4 {
margin: 0 0 15px 0;
font-size: 1.1em;
font-variant: small-caps;
letter-spacing: 0.1em;
}

#container {
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #0071B8;
	border-right: 1px solid #0071B8;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 950px;
	background: #FFFFFF;
}

html>body #container {
	width: 950px;
}

/* -- banner --*/

#banner {
height: 129px;
margin: 0 auto;
padding: 0;
background: #FFFFFF url("images/banner.gif") no-repeat center center;
text-align: left;
}

/* -- top level nav -- */

#top {
	display: block;
	padding: 0 0 5px;
	border-bottom: 1px solid #DF0149;
	height: 26px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
	margin: 0px 0 2px;
	background: #CDEBFD;
}

html>body #top {
height: 26px;
}

#sitename {
float: left;
display: block;
width: 300px;
overflow: hidden;
padding: 26px 0 0 0;
background: transparent url("images/title.gif") no-repeat 0 0;
margin-bottom: 0;
border-bottom: none;
height: 0px !important;
}


#nav-meta {
	float: right;
	display: block;
	margin: 0;
	padding: 5px 10px 0px 0px;
	text-align: right;
	line-height: 18px;
	color: #0071B8;
}

#nav-meta ul {
margin: 0;
padding: 0 0 0 3px;
font-size: 0.75em;
}

#nav-meta li {
display: inline;
list-style-type: none;
margin: 0 0 0 3;
padding: 0;
}

/* -- content -- */

#wrap {
	margin: 0px;
	padding: 0px;
	background: repeat-y;
	border-top: 1px solid #DF0149;
	border-bottom: 1px solid #DF0149;
	height: 1%;
}

/* -- subs/supp/section nav -- */

#nav-subs {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #0072B8;
	text-align: left;
	background: #FFFFFF;
}
#van {
	margin-left: 30px;
}

#nav-supp {
margin: 0;
padding: 0;
text-align: left;
}

/* -- site info -- */

#info-site {
	margin: 0px 150px 10px;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
	background:  url("images/info_site_bk.gif") no-repeat;
	height: 105px;
}

/* -- misc -- */

div.clear {
clear: both;
height: 0;
line-height: 0;
}
div#content a:link, a:visited, a:active {
	color: #0072B8;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: none;
}
div#footer {
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif,;
	background: #CDEBFD;
	color: #0071B8;
	border-top: 1px solid #DF0149;
}
div#signature {
	font-size: 0.6em;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background: #CDEBFD;
	color: #0072B8;
}
#container #footer a:link, a:visited, a:active {
	font: 0.8em Arial, Helvetica, sans-serif, Verdana;
	color: #0071B8;
	text-decoration: none;
}
#container #footer a:hover {
	color: #DF0149;
}
div#content {
	font: normal 0.8em/1.6em Arial, Helvetica, sans-serif, Verdana;
	color: #0071B8;
	text-align: justify;
	margin: 0px 235px 0px 0px;
	padding: 0px 10px 10px 25px;
	background: #FFFFFF;
	border-right: 1px solid #DF0149;
}
div#signature a:link, a:visited, a:active {
	color: #0072B8;
}
div#signature a:hover {
	color: #DF0249;
	text-decoration: none;
}
div#nav-meta a:link, a:visited, a:active {
	font-size: 1em;
	text-decoration: none;
}
div#nav-meta a:hover {
	color: #DF0149;
}
div#content a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0071B8;
}
div#content a:hover {
	text-decoration: none;
}
div#top a:link, a:visited, a:active {
	color: #0071B8;
	text-decoration: none;
}
div#top a:hover {
	color: #DF0149;
}
