﻿BODY 
{
	margin: 0px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	background-image: url(Images/Page_BG.gif);
	width: 100%;
	text-align: center;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	color: #484848;
	overflow-x: hidden;
	line-height: 20px;
}

TD
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	vertical-align: top;
}

P, UL
{
	margin-top: 0px;
	margin-bottom: 10px;
}

LI
{
	margin-top: 0px;
	margin-bottom: 5px;
}

A
{
	color: #0011B1;
}

H1
{
	font-size: 21px;
	font-weight: normal;	
	margin-top: 0px;
	margin-bottom: 8px;
}

H2
{
	font-size: 18px;
	font-weight: normal;	
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D7D7D7;
}

H3
{
	font-size: 16px;
	font-weight: bold;	
	margin-top: 5px;
	margin-bottom: 5px;
}

H4
{
	font-size: 14px;
	font-weight: bold;	
	margin-top: 5px;
	margin-bottom: 5px;
}

#Page
{
	width: 871px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: White;
	display: table;
}

#Content
{
	background-image: url(Images/Header_Gradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: table;
	width: 100%;
}

#InnerContent
{
  	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;  
}

#ModeMessage
{
	width: 100%;
	background-image:url(Images/Header_TrainingBG.gif);
	background-repeat:repeat-x;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	text-align: left;
}

#PageBottom
{
	display: block;
	clear: both;
}

#Footer
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 871px;
}

#FooterContent
{
	position: absolute;
	top: 3px;
	left: 5px;
	font-size: 10px;
	color: #BBBBBB;   
}

#Footer A
{
	color: #B2B2B2;
}

#Header
{
	position: relative;
	height: 91px;
}

#Menu
{
	position: absolute;
	right: 0px;
	bottom: 0px;

	font-size: 11px;
}

#Menu .ActiveMenuItem
{
	background-image:url(Images/Tab_ActiveBG.gif);
	margin-right: 1px;	
	color: white;
	font-weight: bold;
	display: block;
	float: left;
}

#Menu .InactiveMenuItem
{
	background-image:url(Images/Tab_InactiveBG.gif);
	margin-right: 1px;	
	color: white;
	font-weight: bold;
	display: block;
	float: left;
}

#Menu .InactiveMenuItem A, #Menu .ActiveMenuItem A
{
	color: White;
	text-decoration: none;	
}

#Menu .InactiveMenuItem A:hover, #Menu .ActiveMenuItem A:hover
{
	text-decoration: underline;	
}

#Intro
{
	width: 590px;
	height: 115px;
	float: left;
}

#SignIn P
{
	color: White;
	font-size: 12px;
	margin-bottom: 3px;
    _margin-bottom: 0px;
}

#SignIn #SignInIntro
{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: White;
	font-size: 12px;
}

#SignIn #SignInValidation
{
	background-color: #F7FF71;
	border: 1px solid orange;
	padding: 3px;
	padding-left: 5px;
	margin-bottom: 4px;
	font-size: 11px;
}

INPUT, TEXTAREA
{
	font-family: Tahoma;
	font-size: 11px;
	border-width: 1px;
}

SELECT
{
	font-family: Tahoma;
	font-size: 11px;
}

.Button
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	background-color:#54911C;
	border: 1px outset;
	border-top-color:#54911C;
	border-left-color:#54911C;
	border-right-color:#54911C;
	border-bottom-color:#54911C;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#6CB41E',EndColorStr='#54911C');
}

.Table
{
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	margin-bottom: 5px;
}

.Table TH
{
	background-color: #F0F0F0;
	border-bottom: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	text-align: left;
	padding: 3px;
	font-size: 14px;
}

.Table TD
{
	border-bottom: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	padding: 3px;
	font-size: 14px;
}

#ContactForm
{
	width: 100%;	
}

#ContactForm LABEL
{
	width: 120px;	
	vertical-align: top;
	float: left;
}

#ContactForm .Large
{
	width: 200px;	
}

.ButtonArea
{
	width: 100%;
	text-align: center;	
}

#ContactForm .InputField
{
	width: 200px;
}

#ContactForm .InputArea
{
	width: 720px;
	height: 200px;
}

#ValidationSummary
{
	border: 1px solid #96A686;
	padding: 5px;
	background-color: #E2F7AA;
	margin-bottom: 5px;
}

#ValidationSummary H1
{
	font-size: 14px;
	font-weight: bold;	
}

#PleaseWait
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFF79C;
	border: 1px solid #FF8700;
	padding: 5px;
}

#PleaseWait IMG
{
	vertical-align: middle;
	margin-right: 5px;	
}

#SignInPanel
{
    width: 276px;
    height: 102px;
    margin-bottom: 10px;
    background-image: url(Images/Home_SignInPanel.gif);
    background-repeat: no-repeat;
    position: relative;
    font-size: 12px;
}

#SignInPanel A
{
    color: White;   
}

#SignInPanel #Info
{
    position: absolute;
    top: 72px;
    left: 17px;   
}

#SignInPanel #Arrow
{
    vertical-align: middle;
    margin-right: 2px;
}

#SignInPanel #SignInButton
{
    position: absolute;
    top: 40px;
    left: 34px;   
}

#SignIn
{
    position: absolute;
    top: 34px;
    left: 14px;   
}

#HomeTable
{
    border-style: none;
}

#HomeTable TD
{
    padding: 0px;

}

#LeftColumn
{
    width: 576px;
}

#RightColumn
{
    width: 275px;
}

#NewsPanel
{
    height: 305px;
    background-image: url(Images/Home_NewsBG.gif);
    background-repeat: repeat-y;   
}

#NewsPanelContent
{
    padding-left: 12px;   
}

#NewsPanelContent .RSSIcon
{
	margin-right: 4px;
	vertical-align: middle;
}


#NewsPanelContent .RSSLink
{
    font-size: 11px;   
}

#HomeFeatures
{
    margin-top: 5px;
}

.HomeFeature
{
    width: 101px;
    height: 117px;
    margin-right: 5px;
    vertical-align: bottom;  
}

#HomeFeatureMore
{
    width: 101px;
    vertical-align: bottom;   
}

#HomeFocus
{
    margin-bottom: 5px;   
}

.Point
{
    font-weight: bold;
    background-color: #ffffcc;   
}
