﻿BODY
{
	margin: 0px;
	background-color: #eeeeee;
	background-image: url(../Images/bg.gif);
}

BODY, P, DIV, TD
{
	color: #333333;
	font-family: Georgia, Times New Roman, Serif;
}

H1
{
	background-image: url(../Images/TitleBackground.gif);
	background-position: bottom left;	
	background-repeat: repeat-x;
	float: left;
	font-weight: bold;
	padding: 15px 0px 0px 15px;
	margin: 0px 0px 20px 0px;
}

H2
{
	color: #111177;
	font-family: Times New Roman;	
	font-weight: bold;
	margin: 3px 5px 3px 10px;
}

UL
{
	margin: 7px 0px 7px 30px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}

P.BackToTop
{
	margin-top: 0px;
	padding-top: 0px;
}

A.BackToTop
{
	margin-top: 7px;
}

P.BackToTop A, A.BackToTop
{
	color: #888888;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}

P.BackToTop A:hover, A.BackToTop:hover
{
	text-decoration: underline;
}

.Clear
{
	clear: both;
}

.Content
{
	clear: left;
	float: left;
	width: 690px;
}

.Disclaimer
{
	background-color: #eeeeee; 
	border: 1px solid #888888; 
	clear: both; 
	padding: 2px 7px 2px 7px; 
}

.Emphasize
{
	font-weight: bold;
}

.Highlight
{
	color: #FFFFFF; 
}

.List TD
{
	vertical-align: top;
	width: 33%;
}

.List TD .BackToTop
{
	border-top: 1px solid #aebabf;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.Loading
{
	background-image: url('../Images/Loading.gif');
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;	
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 0px 5px 0px 20px;
}

.LoadingBox
{
	border: 1px solid #999999; 
	padding: 5px 5px 5px 5px;
}

.LoadingBox .Loading
{
	float: none;
}

.Notice, 
.Warning
{
	background-color: #fffade; 
	border: 1px solid #dfba00; 
	margin: 5px 5px 0px 5px; 
	padding: 3px 5px 3px 5px; 	
}

.Notice, 
.Notice P
{ 
	text-align: left; 
}

.NoticeShadow,
.Shadow
{
	background-image: url(../Images/Shadow.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #888888; 
	font-size: 3px;
	height: 4px;
	line-height: 3px;	
}

.NoticeShadow
{
	margin: 0px 10px 10px 10px; 	
}

.NoWrap, .NoWrap TH, .NoWrap TD
{
	white-space: nowrap;
}

.PopUp 
{ 
	width: 500px;             
	padding: 10px;        
	background-color: White;
	border: 2px solid black;
	vertical-align: middle;  
}

.PopUp .Buttons
{
	 border: 1px solid #999999; 
	 border-top: none;
}

.PopUpBackground 
{ 
	background-color: Gray; 
	filter: alpha(opacity = 65);
	-moz-opacity: .65;
	opacity: .65;
}

.Shadow
{
	margin: 0px 5px 10px 5px; 	
}

.Shortcuts
{
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.Shortcuts A
{
	color: #0000AA;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-decoration: none;
}

.Shortcuts A:hover
{
	text-decoration: underline;	
}

.SideBar
{
	clear: both;
	padding: 42px 7px 0px 7px;	
}

.SideBarHeader
{
	background-image: url(../Images/SideBarHeader.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.SideBar .Title
{
	color: White;
	background-color: #777777;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	zoom: 100%; /* IE Hack */
}

.SideBarContainer
{
	background-image: url(../Images/SideBarBackground.jpg);
	float: right;
	margin: 0px 5px 5px 3px;	
	position: relative;
	width: 173px;	
}

.SideBarContainer #Background
{	
	position: absolute;
}

.SideBarFooter
{
	background-image: url(../Images/SideBarFooter.jpg);
	height: 42px;
	width: 173px;
}

.SideBarText
{
	font-style: italic;
	padding: 5px 10px 5px 10px;	
	text-align: center;
}

.TitleEnd
{
	background-color: White;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 90px;
	height: 23px;
	vertical-align: bottom;
	width: 14px;
}

.Warning
{
	color: #AA0000;
	font-weight: bold;
	text-align: center;
}