h1 { color:#304E8F; font-size:20px; }
h2 {
text-transform:uppercase;
}
.menu {
	background: #0033BB url(../assets/my5_home_menu-bg.jpg) no-repeat top;
}
.top_ripple { background:/*url(../assets/my5-top-ripple.jpg) center no-repeat*/ #193C76; }
.nav 
{
    background:url(../assets/my5-nav-bg.jpg) repeat-y;
    padding: 30px 0 0 0;
}
.home-content { font: 12px/150% Geneva, Arial, Helvetica, sans-serif; padding:10px 30px 0px 30px; text-align:right; }
.content 
{
    padding:30px 20px; 
}
.site-content 
{
    position:relative;
    z-index:1;
}
.banners, .content 
{
    /*background:url(../assets/my5-content-shadow.jpg) top repeat-x #e1e9ff; */
}
.banners { padding: 30px 0px 10px 0px; text-align:right; }
.footer { padding:10px 0px; color:#e1e9ff; text-align:center; font-size:8px; }
.footer a { color:#e1e9ff; }
.footer a:hover { text-decoration:none; }

/* Exploding Menu */
.class1 a { text-decoration:none; }
.class2 { padding:8px 4px 8px 30px; background:#e1e9ff; color:#304E8F; font-size:12px; }
.class2 a { color:#304E8F; }
.class3 { padding:8px 4px 8px 30px; background:#e1e9ff; color:#304E8F; font-size:12px; }
.class3 a { color:#304E8F; }
/* end Exploding Menu */

body
{
    background-repeat: no-repeat;
    margin-left: 1px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #568499;
	letter-spacing: 0.4px;
	line-height: 14px;
}
.small {
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 0.7px;
}
.navigation {
	text-align: right;
}
a {
	color: #568499;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.bottom
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	font-weight:normal;
}
a.bottom:hover {
	color: #6CABE7;
	font-size: 9px;
	text-decoration: none;
	font-weight:normal;
}
a.bluelink
{
	color: #0000FF;
	text-decoration: none;
	font-weight:normal;
}
a.bluelink:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight:normal;
}
.footertext { color: #000000;
	font-size: 9px; }

a.subnav {
	color: #6CABE7;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:hover {
	color: #568499;
	font-weight: bold;
	text-decoration: none;
}