<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0;
	margin: 0;
	outline: 0;
	letter-spacing: normal;
}

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 1.5;
    font-family: Arial, "Trebuchet MS", Sans-Serif;
    color: #cecece;
    background: #111111;
    text-align: left;
}
a img { border: 0; }
a { color: #8694bf; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0;	 text-indent: 10px; clear: both; }


.shell { width: 960px; margin: 0 auto; padding: 0 15px; }
#wrapper { position: relative; min-height: 100%; width: 100%; }
#page { padding-bottom: 96px; }


#header, #header .shell { height: 122px; background: url(images/header-bg.gif) repeat-x 0 0; }
#header .shell { position: relative; }

h1 { font-size: 13px; font-weight: normal; color: #d9e2ff; font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Sans-Serif; letter-spacing: normal; line-height: 1; float: right; display: inline; text-align: left; margin-top: 25px; margin-right: 0px; width: 440px; }
h1 a { color: #d9e2ff; }
h1 a:hover { text-decoration: none; }

h2 { font-size: 20px; font-weight: normal; color: #fff; font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Sans-Serif; letter-spacing: -1px; line-height: 1; float: left; display: inline; text-align: left; margin-top: 70px; }
h2 a { color: #d9e2ff; }
h2 a:hover { text-decoration: none; }
h2 .description { display: block; font-size: 20px; color: #8694bf; }

#navigation { position: absolute; bottom: 2px; right: 15px; font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif; text-align: center; }
#navigation ul li { float: left; display: inline; list-style-type: none; margin-left: 4px; font-size: 12px; line-height: 28px; position: relative; }
#navigation ul li a { float: left; display: inline; width: 107px; color: #FFFFFF; background: url(images/navigation-button.gif) no-repeat 0 0; }
#navigation ul li.active { margin-top: -2px; line-height: 30px; }
#navigation ul li.active a { color: #fff; background: url(images/navigation-button-active.gif) no-repeat 0 0; font-weight: bold; }
#navigation ul li.active a:hover { text-decoration: none; }
#navigation ul li span.glow { display: block; position: absolute; bottom: -8px; left: -2px; height: 8px; width: 111px; }
#navigation ul li span.glow { font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/navigation-glow.png); }

#availability { position: absolute; top: 11px; left: 0px; width:375px; height: 110px; font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif; font-weight: bold; }
#availability .bg { width: 197px; height: 43px;	background: url(images/logo 400.png) no-repeat 0 0; }
#availability a { color: #fff; text-decoration: underline; display: block; padding-left: 37px; line-height: 28px; position: relative; }
#availability a:hover { text-decoration: none; }

#main { padding: 40px 15px 20px; }
#content { float: left; display: inline; width: 340px; height: 100%; text-align: center; vertical-align: middle; }
#sidebar { float: right; display: inline; width: 600px; }
#sidebar2 { float: right; display: inline; width: 100%; margin-top: -96px; }

#footer { position: relative; bottom: 0; left: 0; width: 100%; height: 96px; }
#footer .shell { padding-top: 26px; height: 70px; }
#footer, #footer .shell { background: url(images/footer-bg.gif) repeat-x 0 0; }

.block {
	background: #505050;
	border: solid 2px #333333;
	height: 100%;
	position: relative;
}
.block .in { border: solid 0px #666666; }
#content .block { margin-bottom: 10px; }
#sidebar .block { margin-bottom: 20px; }

.more { font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif; font-size: 10px; font-weight: bold; text-transform: uppercase; }

.textblock .cnt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textblock h3 { font-weight: bold; text-transform: uppercase; color: #fff; font-size: 12px; }
.textblock h3 { padding-bottom: 8px; background: url(images/hor-line.gif) repeat-x 0 bottom; margin-bottom: 8px; }
.textblock h3 a {
	color: #fff;
}
.textblock p { padding-bottom: 18px; }
.textblock .more { background: url(images/arrow-more.gif) no-repeat 0 2px; padding-left: 11px; }
</pre></body></html>