body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Sans-serif;
	font-size: 13px;
	background: #73717B;
}
#topMenu
{
        position: absolute;
        top: -5px;
        left: 725px;
        cursor: default;
        padding-bottom: 4px;
}
#site
{
	font-weight: bold;
	color: #4A494A;
}
#whiteStrip
{
	position: absolute;
	width: 100%;
	height: 30px;
	background: #FFFFFF;
}
#location
{
	position: absolute;
	top: 110px;
	left: 55px;
	color: #FFFFFF;
}
#wrapperBox
{
	position: absolute;
	top: 135px;
	left: 55px;
	width: 800px;
	background-image: url(../images/left_menu_bg.gif);
}
#searchBox
{
	position: relative;
	background: #4A494A;
	height: 40px;
	width: 100%;
}
#search
{
	position: absolute; 
	top: 14px;
	right: 160px;
}
#search_input
{
	position: absolute; 
	top: 12px;
	right: 35px;
	height: 13px;
	width: 120px;
	border: solid 1px #8EC033;
	font-size: 12px;
}
#go
{
	position: absolute; 
	top: 8px;
	right: 14px;
}
table input
{
	border: solid 1px #4A494A;
	height: 13px;
	font-size: 12px;
}
table textarea
{
	border: solid 1px #4A494A;
}
.buttonStyle
{
	border: solid 1px #4A494A;
	height: 20px;
	background: #8EC033;
	color: #FFFFFF;
	font-weight: bold;
}
#leftMenu
{
	float: left;
	background: #4A494A;
	width: 200px;
	height: 100%;
}
.divider
{
	border: solid 1px #8EC033;
}
#mainBody
{
	float: left;
	background: #FFFFFF;
	width: 600px;
}
#mainBodyText
{
	padding: 10px 10px 10px 10px;
}
#endBoxBlank
{
	float: right;
	right: 0px;
	bottom: 0px;
	background: #4A494A;
	width: 600px;
}
#endBox
{
	float: right;
	right: 0px;
	bottom: 0px;
	background: #8EC033;
	width: 600px;
	height: 100px;
}
#endBox h2
{
	margin-left: 10px;
}
#strip
{
	position: absolute;
	top: 30px;
	height: 122px;
}
#stripBg
{
	position: absolute;
	top: 30px;
	width: 100%;
	height: 73px;
	background-image: url(../images/greenstrip5.png);
}
#logo
{
        position: absolute;
        top: 15px;
        left: 20px;
}
#mainBoxStrip1
{
	position: absolute;
	top: 255px;
	left: 100px;
	width: 800px;
	height: 35px;
	background: #4A494A;
}
#footer
{
	padding-top: 7px;
        float: left;
        color: #C7C5C7;
	width: 100%;
	height: 40px;
	background: #73717B;
}

/* table style */
#tableWrapper
{
	border: solid 1px #666666;
	width: 100%;
	color: #333333;
}
#tableHeader
{
	background: #CC3300;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

/* font settings */
h2
{
	font-size: 13px;
	color: #FFFFFF;
}
h3
{
	font-size: 13px;
	color: #8EC033;
}
p
{
	color: #333333;
}
li
{
	color: #333333;
	list-style-image: url(../images/bullet_grey.gif);
}
.greenText
{
	color: #8EC033;
}
.greenBold
{
	color: #8EC033;
	font-weight: bold;
}
.redBold
{
	color: #990000;
	font-weight: bold;
}

/* Menu Effects */
.whiteText
{
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #C7C5C7;
	cursor: default;
	border-left: solid 3px #4A494A; 
	height: 25px;
}
.whiteTextHighlight
{
	padding-top: 7px;
	padding-left: 10px;
	font-size: 12px;
	background: #535153;
	color: #C7C5C7;
	cursor: default;
	border-left: solid 3px #8EC033; 
	height: 25px;
}
.sectionSelected
{
	padding-top: 7px;
	padding-left: 10px;
	font-size: 12px;
	background: #4A494A;
	color: #C7C5C7;
	cursor: default;
	border-left: solid 3px #8EC033; 
	height: 25px;
}
.menuSelected
{
	background: #8EC033;
	border-left: solid 3px #4A494A;
	font-size: 12px;
	color: #FFFFFF;
	cursor: default;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
}
.menuSelectedHighlight
{
	background: #A1D546;
	border-left: solid 3px #4A494A;
	font-size: 12px;
	color: #FFFFFF;
	cursor: default;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
}
.subMenu
{
	padding-top: 5px;
	padding-left: 30px;
	background: #4A494A;
	font-size: 12px;
	cursor: default;
	color: #C7C5C7;
	height: 20px;
	border-left: solid 3px #4A494A;
}
.subMenuActivate
{
	padding-top: 5px;
	padding-left: 30px;
	background: #4A494A;
	font-size: 12px;
	cursor: default;
	color: #C7C5C7;
	height: 20px;
	border-left: solid 3px #8EC033;
}
.subMenuActivateOut
{
	padding-top: 5px;
	padding-left: 30px;
	background: #4A494A;
	font-size: 12px;
	cursor: default;
	color: #C7C5C7;
	height: 20px;
	border-left: solid 3px #8EC033;
}
.subMenuSelected
{
	padding-top: 5px;
	padding-left: 30px;
	background: #8EC033;
	font-size: 12px;
	cursor: default;
	color: #FFFFFF;
	height: 20px;
	border-left: solid 3px #8EC033;
}
.mainMenuSelected
{
	padding-top: 7px;
	padding-left: 10px;
	background: #8EC033;
	font-size: 12px;
	cursor: default;
	color: #FFFFFF;
	height: 20px;
	border-left: solid 3px #8EC033;
}
.subMenuHighlight
{
	padding-top: 5px;
	padding-left: 30px;
	background: #535153;
	font-size: 12px;
	color: #C7C5C7;
	height: 20px;
	cursor: default;
	border-left: solid 3px #8EC033; 
}

/* Highlight effects */
.learnText a 
{
	color: white;
	text-decoration: none;
}
.linkWhite
{
	color: white;
	text-decoration: none;
}
.linkGrey
{
	color: #C7C5C7;
	text-decoration: none;
}
.linkBlue
{
	color: blue;
	text-decoration: none;
}
a
{
	color: #4A494A;
}
