html
{
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical;
}

body
{
	margin: 0px 0px 0px 0px;
	background-image: url("images/PageBackground.jpg");
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	height: 100%
}

ul
{
	font-size: 10px;
	margin-top: -1px;
	list-style: url("images/Li.jpg");
	line-height: auto;
}

li {
	padding-bottom: 5px;
}

p
{
	font-family: Verdana;
	font-size: 10px;
	color: #585858;
}

.MainTable
{
	width: 818px;	
	height: 100%;
	text-align: left;
	vertical-align: top;
}

.HomeLeftColumn
{
	width: 286px;
}

.HomeRightColumn
{
	width: 528px;
	margin-left: 5px;
}

.SubLeftColumn
{
	width: 234px;
}

.SubRightColumn
{
	width: 580px;
	margin-left: 5px;
}


.RedLogoBox
{
	background-image: url("images/RedLogoBoxBackground.jpg");
	background-repeat: no-repeat;
	width: 286px;
	height: 158px;
	text-align: center;
}

.SmallRedLogoBox
{
	background-image: url("images/SmallRedLogoBox.jpg");
	background-repeat: no-repeat;
	width: 234px;
	height: 130px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

.NavItems
{
	width: 286px;
	height: 152px;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	margin-top: 4px;
}

.NavItemChild
{
	border-bottom: 1px solid #cecece;
	padding: 3px 0px 0px 5px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	color: #b7b7b7;
}

.SmallNavItems
{
	width: 233px;
	height: 152px;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	margin-top: 4px;
}

.SmallNavItemChild
{
	border-bottom: 1px solid #cecece;
	padding: 3px 0px 0px 5px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	color: #b7b7b7;
}

.GreenBoxBackground
{
	background-image: url("images/GreenBoxBackground.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 81px;
}

.SubpageGreenBoxBackground
{
	background-image: url("images/SubpageGreenBoxBackground.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 580px;
	height: 81px;
}

.PaddedImage
{
	padding-top: 5px;
}

.SmallTopPadding
{
	padding-top: 3px;
}

.SmallLeftPadding
{
	padding-left: 3px;
}

.SmallRightPadding
{
	padding-right: 3px;
}

.MediumTopPadding
{
	padding-top: 5px;
}

.TrainingTips
{
	padding-top: 8px;
}

.LatestNewsItems
{
	border-bottom: 1px solid #cecece;
	padding: 12px 10px 15px 8px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	color: #888888;
	width: 100%;
}

.LatestNewsItems a:link, .LatestNewsItems a:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #cb9c00;
	font-weight: bold;
	text-decoration: underline;
}

.LatestNewsItems a:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #a60002;
	font-weight: bold;
	text-decoration: underline;
}

.Copyright
{
	padding: 50px 0px 15px 5px;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 9px;
	color: #a2a2a2;
	width: 200px;
	text-align: center;
	position: relative;
	bottom: 5px;
	left: 5px;
}

.LoginTextBox
{
	font-family: Verdana;
	font-size: 9px;
	color: #969696;
	vertical-align: top;
	width: 100px;
}

.RightColumnContent
{
	padding: 20px 20px 10px 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #585858;
}

.RightColumnContent a:link, .RightColumnContent a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #cb9c00;
	font-weight: bold;
	text-decoration: underline;
}

.RightColumnContent	 a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #a60002;
	font-weight: bold;
	text-decoration: underline;
}

.RatesTable
{
}

.RatesTableHeadingLabel
{
	padding: 0px 4px 0px 4px;
	font-family: Verdana;
	font-size: 10px;
	color: #585858;
	font-weight: bold;
	border-bottom: 1px solid #b7b7b7;
	width: 40%;
	background-color: #e4e4e4;
}

.RatesTableHeading
{
	padding: 0px 4px 0px 4px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #778911;
	border-bottom: 1px solid #b7b7b7;
	background-color: #e4e4e4;
}

.RatesTableContent
{
	padding: 5px 4px 20px 4px;
	font-family: Verdana;
	font-size: 10px;
	color: #585858;
}