/* CSS Document */
.copyWhite {
font-family: Trebuchet MS, sans-serif;
font-size: 16px;
font-style: normal;
line-height: 18px;
font-weight: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.dateWhite {
font-family: Trebuchet MS, sans-serif;
font-size: 26px;
font-style: normal;
line-height: 26px;
font-weight: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}

.blackHead {
font-family: Trebuchet MS, sans-serif;
font-size: 26px;
font-style: normal;
line-height: 26px;
font-weight: bold;
text-transform: none;
color: #000000;
text-decoration: none;
}
.copyBlackSub {
font-family: Trebuchet MS, sans-serif;
font-size: 16px;
font-style: normal;
line-height: 18px;
font-weight: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}
.copyBlack {
font-family: Trebuchet MS, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}
.copyBlackNote {
font-family: Trebuchet MS, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 12px;
font-weight: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}

#menuContainer {
width:581px;
height:100%;
text-align:center;
border-left:solid;
border-left-color:#000000;
border-left-width:1px;
}

a.menuTitle:link {
	display:block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	height:45px;
	vertical-align:middle;
	text-align:center;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	padding-top:28px;
}
a.menuTitle:visited {
	display:block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	height:45px;
	vertical-align:middle;
	text-align:center;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	padding-top:28px;
}
a.menuTitle:hover {
	display:block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	height:40px;
	vertical-align:middle;
	text-align:center;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	padding-top:28px;
	background-color:#F7D517;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:5px;
}
a.menuTitle:active {
	display:block;
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	height:45px;
	vertical-align:middle;
	text-align:center;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	padding-top:28px;
}
a:link {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: normal;
	color: #0094be;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: normal;
	color: #F7D517;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: normal;
	color: #0094be;
	text-decoration: underline;
}
