﻿body,html {
font-family:"gill sans",sans-serif;
font-size:.9em; 
height: 100%;
background-color:#000000;
}

#outer {
	height: 100%;
	overflow: visible;
	position: relative;
	/*background-color: #00789E;*/
}

#outer[id] {
	width: 850px;
	margin: 0 auto;
	display: table; 
	position: static;
}

#middle {
	position: absolute; 
	/*top: 50%;*/
	/*background-color: #00789E;*/
} /* for explorer only*/

#middle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}

#inner {
	width: 850px;
	margin: 0 auto;
	padding:0;
	position: relative; 
	/*top: -50%;*/
	/*background-color: #00789E;*/
} /* for explorer only */


{
font-family:"gill sans",sans-serif;
font-size:.9em;
}

p.white {
color:#ffffff;
font-size:.8em;
}
p.index {
color:#ffffff;
font-size:1em;
}


/*UL,LI{
font-family:"gill sans", sans-serif; 
font-size:.9em; 
line-height:1.6;
}*/


a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


a.white:link {
color:#ffffff;
text-decoration:none;
}

a.white:visited {
color:#ffffff;
text-decoration:none;
}

a.white:hover {
color:#ffffff;
text-decoration:underline;
}

a.hometitle:link {
color:#ffffff;
text-decoration:none;
font-face:helvetica,arial,sans-serif;
font-size:1em;
font-weight:bold;
}

a.hometitle:visited {
color:#ffffff;
text-decoration:none;
font-face:helvetica,arial,sans-serif;
font-size:1em;
font-weight:bold;
}

a.hometitle:hover {
color:#cccccc;
text-decoration:none;
font-face:helvetica,arial,sans-serif;
font-size:1em;
font-weight:bold;
}


span.divisions{
font-family:"gill sans", sans-serif; 
font-size:2em; 
color:#ffffff;
font-style:italic;
font-weight:bold;
}

span.bodytext{
font-family:"gill sans", sans-serif; 
font-size:.9em; 
line-height:1.6;
}

span.title{
font-size:1.2em; 
font-family:"gill sans",sans-serif; 
font-weight:bold; 
line-height:1.2;
}

span.caption{
font-size:.8em; 
}

#slidecaption{
font-size:1em;
font-weight:bold;
}

span.pagetitle{
font-size:1.4em;
font-family:garamond,serif;
font-variant:small-caps;
}
.smallcaps{
font-variant: small-caps;
}

.stats{
font-size:80%;
}

a.ticker:link {
color:#CC0033;
text-decoration:none;
font-face:helvetica,arial,sans-serif;
font-size:2.2em;
font-weight:bold;
}

a.ticker:visited {
color:#CC0033;
text-decoration:none;
font-face:helvetica,arial,sans-serif;
font-size:2.2em;
font-weight:bold;
}

a.ticker:hover {
color:#CC0033;
text-decoration:underline;
font-face:helvetica,arial,sans-serif;
font-size:2.2em;
font-weight:bold;
}





