* {
	margin:0;
	padding:0
}
img {
	border : 0px; 
}
html, body {
	background:#3E488A url(/web/Templates/MySkin/images/main_bg.jpg) repeat-x top left;
	font:12px Arial, Helvetica, sans-serif;
	color:#070F4E;
	/*text-align:center;*/
}
p {
	margin:.2em 0 1em 0;
}
ul.content {
	margin:0 0 1em 1.5em;
}
ol {
	margin:1.5em;
}
a {
	color:#003366;
}
a:hover {
	text-decoration:none;
}
a.launch {
	display:block;
	background:transparent url(/web/Templates/MySkin/images/launch.gif) no-repeat 0 50%;
	text-indent:20px;
	font-size:11px;
	margin-bottom:0;
	color:#003366;
	text-decoration:none;
}
a:hover.launch {
	background:transparent url(/web/Templates/MySkin/images/launch_hover.gif) no-repeat 0 50%;
}
#wrapper {
	position:relative;
	width:672px;
	margin:8px auto;
	text-align:left;
	padding-bottom:15px;
}
#header {
	position:relative;
	width:672px;
	padding-bottom:5px;
}
#header a {
	display:block;
	width:158px;
	height:47px;
	background:transparent url(/web/Templates/MySkin/images/logos/logo.gif) no-repeat 0 0;
	text-indent:-5000px;
	text-decoration:none;
}
#header a:hover {
	background:transparent url(/web/Templates/MySkin/images/logos/logo.gif) no-repeat 0 -47px;
}
#header h1 {
	position:absolute;
	top:30px;
	left:30%;
	font-size:14px;
	color:#6B71A5;
}
ul#sitemap {
	position:absolute;
	top:30px;
	right:0;
}
ul#sitemap li {
	display:inline;
}
ul#sitemap li a:link, ul#sitemap li a:visited {
	font-size:10px;
	padding:0 .25em 0 .25em;
	text-decoration:none;
	color:#666666;
}
ul#sitemap li a:active, ul#sitemap li a:hover {
	color:#fff;
	background-color:#003366;
}
ul#footer {
	background:transparent url(/web/Templates/MySkin/images/bottom.jpg) no-repeat top left;
	width:632px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding:8em 20px 0 20px;
	clear:both;
	list-style-type:none;
}
ul#footer li {
	display:inline;
}
ul#footer li.contact {
	display:block;
	margin-top:1em;
}
ul#footer li.contact a {
	text-decoration:none;
}
ul#footer li a {
	line-height: 1.5em;
	font-size: 10px;
	color: #FFFFFF;
	padding-left:.2em;
	padding-right:.2em;
	text-decoration: underline;
}
ul#footer li a:hover {
	background-color:#fff;
	color:#3E488A;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../index.html);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../index.html);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../index.html", sizingMethod="scale");
}
