body {
	background-color: #354A80;
}
.timeStamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.menuBG {
	background-image: url(/images/69318/menuBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;


}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/69318/topNavBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;

}
.leftMenuItem {
	padding-left: 10px;
}
#menu {
    background: transparent;
}
#menu .top {
    background-color: transparent;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
}
#menu .top a {
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    background-color: transparent;
    color: #A91026;
    text-decoration: none;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #77B0DC;
    border-width: 0px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #77B0DC;
    border-width: 0px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #97A7CB;
    color: #2A3755;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    position: relative;
    top: 0px;
    right: -124px
}
#menu .box-hover {
    background-color: #5E76B2;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    position: relative;
    top: 0px;
    right: -124px
}
#menu .box-right {
    background-color: transparent;
    color: #2A3755;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
#menu .box-right-hover {
    background-color: 97A7CB;
    color: #2A3755;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: relative;
    top: 0px;
    right: 0px;
}
#menu a {
    color: #2A3755;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #e6e6e6;
    text-decoration: none;
    white-space: nowrap;
