﻿.smallcapsfirst 
{
	font-size: 115%;
}

div.pagecontainer 
{
	clear: both;
	z-index: 10;
	top: -114px;
	width: 960px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #5C5857;
}
div#headercontainer 
{
	width: 960px;
	height: 165px;
	position: relative;
	margin: 0px auto 0px auto;
	background: #000000 url(Images/header_gradient.jpg) no-repeat scroll left top;
}
div#headercontainer div.headelement
{
    top: -165px;
    position: relative;
}
div.footer
{
	clear: both;
	z-index: 10;
	top: -160px;
	width: 960px;
	color: #999999;
	font-size: 90%;
	padding-top: 0px;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
	margin: 0px auto 0px auto;
}
div.footer div h1, div.footer div h1 span 
{
    color: #CC0000;
}

.silverlightControlHost {
	margin: 10px;
	float: right;
	width: 650px;
	height: 190px;
	background: #000000;
}
h1
{
	font-size: 19pt;
/*	font-variant: small-caps;*/
}
h1.red
{
	color: #DD0000;
}
h2 
{
	font-size: 11pt;
}
h1.reverse sup 
{
	font-size: 80%;
}
dl 
{
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
dl dt
{
	clear: both;
	float: left;
	width: 70px;
	margin-top: 6px;
	text-align: left;
	margin-right: 7px;
	padding: 0px;
}
dl dd
{
	float: left;
	width: 125px;
	margin-top: 4px;
	padding: 0px;
}
dd input
{
	border: solid 1px #FF0000;
}
input.redbutton 
{
	float: right;
	display: block;
}
div.graysidebar 
{
	float: left;
	width: 290px;
	z-index: 100;
	background-color: #333333;
}
div.graysidebar div.inside
{
	padding: 15px;
	background: #333333 url(Images/gray_gradient.jpg) repeat-x scroll left bottom;
}
div.graysidebar div.inside h1
{
	font-size: 17pt;
/*	font-variant: small-caps;*/
}
div.graysidebar div.inside h1 sup
{
	font-size: 33%;
}
div.graysidebar div.inside p
{
	font-size: 9pt;
	margin-top: 10px;
}
a.biglinks 
{
	float: left;
	clear: both;
	width: 150px;
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	line-height: 50px;
	padding-left: 90px;
	text-decoration: none;
	background: #333333 url(Images/gray_gradient_50.gif) repeat-x scroll left bottom;
}
a.bigarrow 
{
	float: left;
	width: 50px;
	color: #FFFFFF;
	display: block;
	font-size: 28px;
	line-height: 47px;
	padding-bottom: 3px;
	text-decoration: none;
	background: #333333 url(Images/gray_gradient_50.gif) repeat-x scroll left bottom;
}
a.bottom
{
	background: #000000 url(Images/gray_gradient_bottomround.gif) no-repeat scroll right bottom;
}

