Body{
	/*width:760px; */
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0066ff;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.SiteSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;	
}
.Navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #344594;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	height:23px;
	padding-left:30px;

}
.LeftSections{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A1A0A0;
	height:23px;
	background-color:#f5f5f5;
	padding-left:20px;
	
}
.ContentBg{
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}
.FooterLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #344594;
	background-color: #FFFFFF;
	border-bottom-color: #EDEDED;
}

/* Added CMS Classes  */

.HorizontalMenu { 
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 28px;
	width: 760px;
	margin: 5px 20px 0px 30px; 
	background:  url(../images/nav_bg.gif);
	padding: 2px 0px 0px 30px;
}

.topnav
{
	font-weight: bold;
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.topnavend
{
	font-weight: bold;
	font-size: 11px;
	border-left: #808080 1px solid;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav A
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: #808080 1px solid;
	color: #000000;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	text-decoration: none;
	vertical-align: top;
}
.topnav A:hover
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: #808080 1px solid;
	color: #0066ff;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	text-decoration: none;
}
.footernav
{
    FONT-SIZE: 9px;
	font-weight: bold;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.footernav A
{
    FONT-WEIGHT: normal;
	font-weight: bold;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.footernav A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
	font-weight: bold;
    COLOR: #0066ff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.expander
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    TEXT-ALIGN: center
}
H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
}

