﻿BODY
{
	font-size: 12px;
	color: #696969;
	font-family: Arial, Verdana;
}

.background
{
	margin: 0px;
	height: 100%;
	background: url(../imgs/common/Background.gif) left top;
}

.contentTable
{
	height: auto;
	background-color: #ffffff;
}

#fullheight
{
	height: 100%;
	vertical-align: top;
	text-align: center;
}

#header
{
	background-color: #ffffff;
}

#footer
{
	background-color: #ffffff;
}

#top
{
	width: 100%;
	height: 10px;
}

#bottom
{
	width: 100%;
	height: 100px;
}

.HeaderHighlight
{
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	color: #8E8ECE;
	font-family: Arial, Verdana;
}

.HeaderDk
{
	background-color: #8E8ECE;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Verdana;
}

A.HeaderDk
{
	text-decoration: none;
}

A.HeaderDk:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #C6CEF5;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.HeaderLt
{
	background-color: #C6CEF5;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Verdana;
}

A.HeaderLt
{
	text-decoration: none;
}

A.HeaderLt:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #8E8ECE;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.Copyright
{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.SideTable
{
	height: 100%;
}

.SideLinks
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
	font-size: 12px;
	color: #696969;
	font-family: Arial, Verdana;
}

A.SideLinks:hover
{
	color: silver;
}

.BorderLeft
{
	width: 10px;
}

.BorderCenter
{
	width: 413px;
}

.BorderRight
{
	width: 10px;
}

.BulletList
{
	list-style-position: outside;
	list-style-type: disc;
}

.SectionTitle
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #313366;
}

.SectionTitleLong
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #313366;
}

A
{
	font-size: 12px;
	color: #696969;
	font-family: Arial, Verdana;
	text-decoration: none;
}

A:hover
{
	color: #C6CEF5;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.SubmitForm
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #696969;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}

.CentersTitle
{
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #9999CD;
}

.SelectedCard
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background-color: #ffffff;
}

html
{
	scrollbar-base-color: #9999CC;
	scrollbar-arrow-color: #000066;
	scrollbar-shadow-color: #000066;
	scrollbar-darkshadow-color: #000066;
	scrollbar-highlight-color: #CCCCFF;
}
