body {
	MARGIN-TOP: 20px;
	FONT-SIZE: 12px;
	font-family: verdana, helvetica, sans-serif;
	COLOR: #333333;
	background-color:white;
}
img {
	display:block;
}
td {
	FONT-SIZE: 11px;
	font-family:  verdana, helvetica, sans-serif;
      COLOR: #333333;
}
a:link,  a:active,  a:visited, a:hover {
      COLOR: #de262c;
	text-decoration:underline;
}
.topMenu {
	padding:0px 13px;
	font-size: 10px;
	color: #999999;
}
.topMenu a:link, .topMenu a:active, .topMenu a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.topMenu a:hover {
	font-size:  10px;
	color: #999999;
	text-decoration: underline;
}
.menu {
	text-align:center;
}
.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	height:18px;
	padding:15px 5px 0px 5px;
	font: 11px  verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-transform:lowercase;
}
.menu a:hover {
	background:url(/images/menu_on.gif) center top no-repeat;
	font: 11px verdana, helvetica, sans serif;
	color: #cc3333;
	text-decoration: none;
}
.menuAt {
	text-align:center;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	display:block;
	height:18px;
	padding:15px 5px 0px 5px;
	background:url(/images/menu_on.gif) center top no-repeat;
	font: 11px verdana, helvetica, sans serif;
	color: #cc3333;
	text-decoration: none;
	text-transform:lowercase;
}
.subMenu {
	background-color: #f2f2f3;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	font-size:12px;
	color:white;
	padding:1px 11px 1px 14px;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	font-size:11px;
	color: black;
	text-decoration: none;
}
.subMenu a:hover {
	font-size:11px;
	color: #cc3333;
	text-decoration: none;
}
.leftMenu {
	text-align:right;
}
.leftMenu a:link, .leftMenu a:active, .leftMenu a:visited {
	display:block;
	padding:0px 12px 10px 0px;
	font: 11px  verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
.leftMenu a:hover {
	background:url(/images/leftMenu_on.gif) right top no-repeat;
	font: 11px verdana, helvetica, sans serif;
	color: #cc3333;
	text-decoration: none;
}
.leftMenuAt {
	text-align:right;
}
.leftMenuAt a:link, .leftMenuAt a:active, .leftMenuAt a:visited, .leftMenuAt a:hover {
	display:block;
	padding:0px 12px 10px 0px;
	background:url(/images/leftMenu_on.gif) right top no-repeat;
	font: 11px verdana, helvetica, sans serif;
	color: #cc3333;
	text-decoration: none;
}
.address {
	font: 9px  verdana, helvetica, sans-serif;
	color: white;
}
.newsHome ul {
	list-style-image:url(/images/newsBullet.gif);
	margin: 0px 0px 0px 14px; 
	padding: 8px 0px 0px 14px; 
}
.newsHome ul li {
	padding-bottom: 8px; 
}
.newsHome a:link, .newsHome a:active, .newsHome a:visited {
	color: white;
	text-decoration: none;
}
.newsHome a:hover {
	color: white;
	text-decoration: underline;
}
.moreNews {
	font-size:10px;
	color: #de262c;
}
.moreNews a:link, .moreNews a:active, .moreNews a:visited {
	font-size:10px;
	color: #de262c;
	text-decoration: none;
}
.moreNews a:hover {
	font-size:10px;
	color: #de262c;
	text-decoration: underline;
}
.quoteText, .quoteName { color: #999999; }
.quoteName{	font-style:italic;	}
H1 {
	color:#de262c;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}
H2 { 
	color:#de262c;
	font-size: 12px;
	font-weight: bold;
	display:inline;
}
H3 {
	color:#de262c;
	font-size:11px;
	font-weight: bold;
	display:inline;
}

.credit {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: white;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: white;
	text-decoration: none;
	line-height:normal;
}
.credit a:hover {
	font-family: verdana, helvetica;
	font-size: 10px;
	text-decoration:underline;
	color: white;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: white;
	text-decoration: none;
	line-height:normal;
}
.keys a:hover, .keys a:active {
	font-family: verdana, helvetica;
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: white;
	line-height:normal;
}
.sideMenuBox {
	height:23px;
}
.intMenu 
{
	text-align:center; 
	padding:15px 5px 5px 5px;
	font: 11px  verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-transform:lowercase;
	cursor:pointer;
}

.intMenuActive {
	font-family: arial, helvetica;
	height:23px;
	font: 11px  verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
    cursor: pointer;
}
.intMenuHover 
{
	text-align:center; 
	padding:15px 5px 5px 5px;
	background:url(/images/menu_on.gif) center top no-repeat;
	font: 11px verdana, helvetica, sans serif;
	color: #cc3333;
	text-decoration: none;
	text-transform:lowercase;
	cursor:pointer;
}
.menuDivider {
	background:url(/images/menuDiv.gif) center top no-repeat;
}
.intMenuSub {
	background-color: #FFFFFF;
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
	font-size:11px;
	color:#000000;
	padding:1px 11px 1px 14px;
	cursor:hand;
}
.intMenuSubHover 
{
	background-color: #FFFFFF;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding:1px 11px 1px 14px;
	cursor:hand;
}

.intMenuSub a:link,.intMenuSub a:visited {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #535151;
	text-decoration: none;
    cursor: hand;
    padding-left:4px;
    padding-right:4px;
}
.intMenuSub a:hover,.intMenuSub a:active {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #837f4c;
	text-decoration:none;
    cursor: hand;
    padding-left:4px;
    padding-right:4px;
}

/* EZ - 10, 2010 */
.bottomBranding {
	height:110px;
	background-image:url(/images/ssg_footer_branding.jpg);
	background-repeat:no-repeat;
	background-position: 378px 6px;
}
ul.homeList {
	list-style-image:url(/userfiles/image/homelist_bullet.gif);
	line-height:14px;
}
ul.homeList li {
	margin-top:10px;
}
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}
H2 {	
	font-size: 13px;
	font-weight: normal;
}
