﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	margin: 16px;
	text-align: center;
}

h1
{
	font-size: 130%;
}

h2
{
	font-size: 110%;
}

h3
{
	font-size: 100%;
	font-weight: bold;
}

ul
{
	margin-bottom:0px;
}

hr.BlueRule
{
	height: 1px;
	color: #80BFFF;
}

img
{
	border: 0px;
}

table
{
	border-collapse:collapse;
	font-size: 100%;
}

#TopMenu
{
	text-align:right;
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}

#TopMenu table 
{
	display:inline;
}

.TopMenuLink
{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

.TopMenuLinkHover
{
	color: #990000;
}


#MainMenu
{
	border-collapse: collapse;
	width: 100%;
	height: 30px;
	color: #ffffff;
	margin-bottom: 24px;
}


#MainMenuLeftEnd
{
	background-image:url(MainMenuBackgroundLeft.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	width: 2px;
	margin:0px;
	padding:0px;
	border: 0px;
}

#MainMenuLeft
{
	text-align:left;
	vertical-align:middle;
	background-image: url(MainMenuBackground.png);
	margin:0px;
	padding:0px;
	border: 0px;
}

#MainMenuRight
{
	text-align:right;
	vertical-align:middle;
	background-image:url(MainMenuBackground.png);
	margin:0px;
	padding:0px;
	border: 0px;
}


#MainMenuRightEnd
{
	background-image: url(MainMenuBackgroundRight.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	width: 2px;
	margin:0px;
	padding:0px;
	border: 0px;
}

#MainMenuLeft table
{
	display: inline;
	margin:2px;
	vertical-align:middle;
}


#MainMenuLeft div
{
	display: inline;
	margin:2px;
	vertical-align:middle;
}

#MainMenuRight table
{
	display: inline;
	margin:2px;
	vertical-align:middle;
}

#MainMenuRight div
{
	display: inline;
	margin:2px;
	vertical-align:middle;
}

#TopMenu
{
	width:100%;
	text-align:right;
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}

.MainMenuLink
{
	color: #dddddd;
	font-weight: bold;
	text-decoration:none;
}

.MainMenuHover
{
	color: #ffffff;
}

.PageFooter
{
	margin-top: 32px;
	border-top: #999999 1px solid;
	font-size: .8em;
	color: #999999;
}

.MainForm
{
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#MainContent
{
	width: 950px;
}

.FeatureMatrix
{
	border-collapse:collapse;
	font-size: 100%;
}

.FeatureMatrix th
{
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px #cccccc solid;
	text-align: center;
	vertical-align: middle;
}

.FeatureMatrix td
{
	background-color: #ffffff;
	border: 1px #cccccc solid;
	text-align: center;
	vertical-align: middle;
}

.NoteBox
{
	background-color: #eeeeee;
	border: 1px #cccccc solid;
	padding: 8px;
	margin: 8px;
}

.TwoColLeft
{
	width: 625px;
	vertical-align: top;
}

.TwoColRight
{
	width: 325px;
	vertical-align: top;
}

.InlineControl { width:100%;  } 
.IndicatorCell { PADDING-LEFT: 10px; FONT-WEIGHT: bold; VERTICAL-ALIGN: top; WIDTH: 5%; TEXT-ALIGN: right } 
.InputCell { VERTICAL-ALIGN: top; WIDTH: 60%; TEXT-ALIGN: left } 
.LabelCell { VERTICAL-ALIGN: top; WIDTH: 35%; TEXT-ALIGN: left } 
.SeperatorCell { BORDER-RIGHT: #cccccc 1px solid; WIDTH: 20px } 
.StatusLabel { FONT-WEIGHT: bold; COLOR: red } 
.StandardLabel { WIDTH: 100%; COLOR: black; HEIGHT: 100% } 
.ErrorLabel { WIDTH: 100%; COLOR: red; HEIGHT: 100% } 

.UserNameLabel
{
	font-size: 85%;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	float:left;
}
