body {	
	MARGIN-TOP: 40px;
	margin-left: 0px;
}
TD {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
}
a, a:active {
	text-decoration: none;
	color: #909090;
}
a:hover { text-decoration: underline; }
.location {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #b3b3b3;
	text-align:center;
}
.title {
	font-family: arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #b3b3b3;
}
.homeMenu {
	padding: 5px 1px 10px 0px;
	background-image: url(/images/home-menuBg.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #5a84a3;
}
.intMenu {
	padding: 5px 0px 10px 0px;
	background-image: url(/images/home-menuBg_new.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #5a84a3;
}
.intMenuNew {
	padding: 5px 0px 10px 0px;
	background-color: #A7ACAF;
}
div.submenu {
    width:124px;overflow:hidden;
}
div.menu {
	width: 113px;
	height: 395px;
}
.recent {
	background-image: url(/images/recentBg.gif);
	background-repeat: no-repeat;
	background-color: #d6e4ee;
	padding: 35px 10px 10px 9px;
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
span.item {
	font-size: 11px;
	font-weight: bold;
}
.intcontent {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
}
H1 {
	FONT-SIZE: 16px;
	FONT-FAMILY:  arial, helvetica;
	font-weight: bold;
	line-height:normal;
	color: #666666;
	display: inline;
}
H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica;
	font-weight: bold;
	line-height:normal;
	color: #666666;
	display: inline;
}
H3 {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica;
	font-weight: bold;
	color: #666666;
	display: inline;
}
.credit {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.credit a {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
}
.credit a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}

.subscribe {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}
input.signUp {
	border: #999999 1px solid;
	background-image:url(/images/inputBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:102px;
	height:16px;
	font-size: 9px;
}

.menu a {
	FONT-FAMILY: arial, helvetica;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.menu a:hover {
	FONT-FAMILY: arial, helvetica;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.menu3 a {
	FONT-FAMILY: arial, helvetica;
	color: #e0e0e0;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.menu3 a:hover {
	FONT-FAMILY: arial, helvetica;
	color: #e0e0e0;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	cursor:text;
}

ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(/images/bullet.gif);
}

.selectedRowClass{
     /*background-image:url(/images/menu_highlightBkgnd.gif);
	background-repeat:repeat;*/
}
.subbox {
    background-color:#D4D8DB;
    color:#666666;
    padding:15px 10px 25px 10px;
    font-size:11px;
    line-height:18px;
}
.subbox strong {
    display:block;
    font-size:13px;
    line-height:18px;
}
.caMenuWrapper {}
.camenu, .camenuHover, .camenuActive {
    padding:5px 8px 5px 8px;
    background-color:Black;
    text-align:center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    color:#E0E4EC;
    font-weight:normal;
}
.casubmenu {
    padding:5px 8px 5px 8px;
    background-color:Black;
    text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    color:white;
    font-weight:normal;
}
.casubmenuHover, .casubmenuActive {
    padding:5px 8px 5px 8px;
    background-image:url(/images/dropMenuBack.jpg);
    background-position:left;background-repeat:repeat-y;
    text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    color:white;
    font-weight:normal;
}
