.topWhite{
	background-color: #ffffff;
	height: 99px;
}

.topHeader{
	width: 714px;
	height: 99px;
	text-align: left;
}

.topHeader img{
	float: left;
}

.topMenu{
	float: right;
	color: #959595 !important;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top: 43px;
}

.topMenu a, .topMenu a:visited, .topMenu a:hover{
	color: #959595 !important;
	text-decoration: none;
}

.grayHeader{
	background-color: #c4c5c0;
	height: 24px;
}

.loginLine{
	width: 714px;
	text-align: right;
	padding-top: 5px;
}

#menuLogin{
	color: #000000 !important;
	font-size: 10px;
	float: right;
}

#menuLogin td{
	padding-left: 3px;
}

.login_form_menu_input{
	width: 53px;
	height: 9px;
	border: 1px solid #ababa9;
	font-size: 8px;
}

.login_form_menu_submit{
	width: 63px;
	height: 13px;
	border: none;
	background-color: #6c6c6c;
	color: #ffffff !important;
	font-size: 10px;
	cursor: pointer;
	padding-top: 0px;
}

.siteContent{
	width: 714px;
	padding-top: 34px;
	text-align: left;
}

.rightContent{
	float: left;
	width: 529px;
}

.footer{
	width: 714px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footerMenu{
	float: right;
	width: 529px;
	text-align: left;	
	color: #ffffff !important;
	font-size: 13px;
	letter-spacing: 1px;
}

.footerMenu a, .footerMenu a:visited, .footerMenu a:hover{
	color: #ffffff !important;
	text-decoration: none;
}



/*	Main Side Menu	*/

.leftMenu{
	float: left;
	width: 180px;
}

.menuItem_0 a, .menuItem_0 a:visited, .menuItem_0 a:hover{
	color: #ffffff !important;
	text-decoration: none;
}

.menuItem_0_show a, .menuItem_0_show a:visited, .menuItem_0_show a:hover{
	color: #ffffff !important;
	text-decoration: none;
}

.menuItem_0_selected a, .menuItem_0_selected a:visited, .menuItem_0_selected a:hover{
	color: #9dca27 !important;
	font-weight: bold;
	text-decoration: none;
}

.menuItem_1{
	display: none;
	padding-left: 17px;
}

.menuItem_1 a, .menuItem_1 a:visited, .menuItem_1 a:hover{
	color: #9dca27 !important;
	text-decoration: none;
}

.menuItem_1_show{
	padding-left: 17px;
}

.menuItem_1_show a, .menuItem_1_show a:visited, .menuItem_1_show a:hover{
	color: #9dca27 !important;
	text-decoration: none;
}

.menuItem_1_selected{
	padding-left: 17px;
}

.menuItem_1_selected a, .menuItem_1_selected a:visited, .menuItem_1_selected a:hover{
	font-weight: bold;
	color: #9dca27 !important;
	text-decoration: none;
}
