body {
	text-align:left;
	background: #FFFFFF;
	margin:0;
	padding:0;
	font-size: 12px; font-family : verdana, geneva, arial, sans-serif; color: #535252;
	}

	
a:active  {	font-size: 12px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: underline; }
a:link  { font-size: 12px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: underline; }
a:visited  { font-size: 12px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: underline; }
a:hover  { font-size: 12px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: none; }


#Navigation {
	position: relative;
	width:774px;
	right:0px;
	left:22px;
	top:0px;
	bottom:0px;
	padding:0px;
	z-index: 100;
}

.h1 {
	position: left;
	top: 5px;
	right: auto;
	width: 350px;
	height: auto;
	font-size: 12px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #2d2d2d;
}

.BodyText {
	position: left;
	top: 5px;
	right: auto;
	font-size: 12px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d; padding: 0px 10px 8px 20px;

}

#HeaderContainer {
	position: relative;
	width: 774px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
}


/* HOMEFOOTER */
#homefooter { margin: 60px auto 50px; text-align: center; font-size: 10px; color: #6e6e6e; }
#homefooter a { margin: 0 2px; text-decoration: none; }
#homefooter a:hover { text-decoration: underline; }
#homefooter p.left a { margin-right: 0; }
#homefooter p.left { width: 50%; float: left; text-align: left; text-indent: 10px; }
#homefooter p.right { width: 50%; float: right; /*text-align: right;*/ }
#homefooter p.links { border: 1px solid #e5e5e5; border-width: 1px 0; padding: .5em 0; margin: 1.5em 0 2em; }

/* PROMOS */
#promos { width: 980px; min-height: 155px; *height: 155px; }
#promos img { float: left; border-width: 0; margin: 0 12px 0 0; }
#promos img.last { margin: 0; }

.topicTitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #1c75bc;
    FONT-FAMILY: Times;
}

.bottomsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #c1c1c1;
    FONT-FAMILY: verdana;
}

.disclose
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #2d2d2d;
    FONT-FAMILY: verdana;
}
	.disclose a {font-size: 9px; font-family: verdana; color: #1c75bc; text-decoration: underline;}
