﻿*
{
	margin: 0px;
	padding: 0px;
	letter-spacing: .05em;
}

html, body
{
	height: 100%;
}

html
{
	overflow-y: scroll;
}

body
{
	font-family: Sans-Serif;
	background-color: #19194c;
	background-image: url(../../images/bg.png);
	background-position: center;
	font-size: 10pt;
}

h1
{
	font-family: Serif;
	margin: 0em 0em .15em 0em;
	font-size: 24pt;
	letter-spacing: .15em;
	font-weight: normal;
}

h2
{
	font-family: Serif;
	margin: .70em 0em .35em 0em;
	font-size: 18pt;
	font-weight: 600;
	font-style: italic;
	letter-spacing: .15em;
}

p
{
	margin: 0em 0em .5em 0em;
	line-height: 1.5em;	
}

img
{
	border-width: 0px;
}

legend
{
	color: #191970;
	font-weight: bold;
}

label
{
	display: block;
	margin: .5em 6px;
}

fieldset a 
{
	text-align: right;
	display: block;
	margin: .5em 6px;
}

textarea
{
	display: block;
	margin: .75em 6px;
}

.comments
{
	list-style: none;
}

.comments li
{
	margin-bottom: .5em;
}

.sig
{
	margin: -0.25em 0em .5em 0em;
	font-style: italic;
}

a
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

dd a
{
	font-size: 10pt;
}

#container
{
	width: 770px;
	margin: auto;
	color: #191970;
	background-color: #ffffff;
	padding: 0px 20px;
}

#header
{
	background-image: url(../../images/shl-hdr.jpg);
	background-repeat: no-repeat;
	background-position: center	top;
	height: 270px;
}

#header img
{
	behavior:	url("pngbehavior.htc");
}

#nav
{
	width: 150px;
	float: left;
	margin-top: 15px;
}

#nav-bk
{
	background-color: #919ab3;
	width: 130px;
	border-top: solid 15px #191970;
	padding: 5px 0px;
}

#nav-bk ul
{
	margin: 0px 10px;
	list-style: none;
	letter-spacing: .15em;
	line-height: 1.05em;
	font-size: 10pt;
	font-family: Sans-Serif;
}

#nav-bk li
{
	margin-left: 4px;
	margin-bottom: .50em;
	text-indent: -7px;
}

#nav-bk ul#nav-ext
{
	border-top: solid 1px #e6e6fa;
	padding-top: .50em;
}

#nav-bk a
{
	text-decoration: none;
	color: #191970;
	border: none;
	border-left: #919ab3 3px solid;
	padding-left: 4px;
}

#nav-bk a:hover
{
	color: #ffffff;
	border-left-color: #ffffff;
}

#badges
{
	text-align: center;
	margin-left: -15px;
	width: 150px;
}

#badges img
{
	margin-top: 20px;
}

#con_wrap
{
	float: left;
	width: 470px;
	margin-bottom: 1em;
	margin-top: 15px;
}

#con_wrap ul, #con_wrap dl
{
	margin: 1em;
}

#con_wrap li
{
	margin-left: 1.5em;	
}

#con_wrap dt
{
	font-weight: bold;
	letter-spacing: .15em;
	margin-bottom: 0.25em;
}

#con_wrap dd
{
	margin-left: 0.5em;
	margin-bottom: .75em;
	font-style: italic;
}

#con_wrap dd ul
{
	margin: 0.25em 0em 0em 1em;
	list-style: none;
}

#con_wrap dd li
{
	margin: 0em;
	padding: 0em;
	text-indent: 0em;
	font-size: 8pt;
}

/*#con_wrap dd li.word
{
	list-style-image: url(../../icons/word.png);
}

#con_wrap dd li.powerpoint
{
	list-style-image: url(../../icons/powerpoint.png);
}*/

#con_wrap dd li a
{
	font-size: 8pt;
}

#images
{
	float: left;
	width: 150px;
}

#images ul
{
	width: 120px;
	margin: auto;
	list-style: none;
}

#images li
{
	border: solid 1px #cccccc;
	margin: 15px 5px;
	height: 120px;
}

#images li:hover
{
	border: solid 1px #999999;
}

#images a
{
	border: none;
}

#images a:hover
{
	border: none;
}

#images img
{
	margin: 4px;
}

#copyright
{
	clear: both;
	font-family: Sans-Serif;
	font-size: 8pt;
	text-align: center;
	background-color: #919ab3;
	background-image: url(../../images/c-hdr.png);
	background-repeat: no-repeat;
	padding: 5px;
	color: #ffffff;
}

#copyright p
{
	margin: 0px;
	line-height: 2em;
}

#copyright p:first-letter
{
	font-size: 8pt;
}

#outer-map
{
	border: solid 1px #cccccc;
	margin: 4px;
}

#map
{
	height: 400px;
	margin: 4px;
	overflow: hidden;
}