body
{
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444749;
	border-top: #444749;
	border-top-style: solid;
	border-top-width: 1px;
}

a
{
	/* text-transform: uppercase; */
	color: #444749;
	/* font-weight: bold; */
}

h2
{
	font-size: 12pt;
}

a:hover
{
	color: #642339;
}

.email
{
	text-transform:none;
	color: #444749;
	font-weight: bold;
}

td
{
	font-size: 12px;
}



/* Menu Styles */

.TopMenuGroup
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444749;
	border-right-color: #444749;
	border-bottom-color: #444749;
	border-left-color: #444749;
	cursor: pointer;
}
.TopMenuItem
{
	cursor: pointer;
}
.TopMenuItemHover
{
	cursor: pointer;
}

/* Left Menu */

.LeftMenuGroup
{
	background-color: #FFFFFF;
	cursor: pointer;
}

.LeftMenuItem
{
	border-top-color: #444749;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	text-align:right;
	cursor: pointer;
}
.LeftMenuItemHover
{
	border-top-color: #444749;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	text-align:right;
	color: #642339;
	text-decoration:underline;
	cursor: pointer;

}


#Container
{
    width: 760px;

}
#Content
{
    padding: 10px;
    margin: 10px;
    margin-right: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: 0px;

}


#sidemenu
{
	float: left;
	width: 175px;
	
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;


}

.SubBannerGrid
{
	border-left: 1px;
	border-left-color: #444749;
	border-left-style: solid;
	width: 300px;
	text-align: left;
	padding-left: 3px;
}

.KeyMessage
{
	border-top: 1px;
	border-top-color: #444749;
	border-top-style: solid;
	margin-top: 30px;
	text-align: left;
	width: 680px;
}

#Signoff
{
	text-align: right;
	border-top: 1px;
	border-top-color: #444749;
	border-top-style: solid;
	margin-top: 30px;
	padding-top:10px;
	font-size:10px;
	
}

.subhead
{
	font-size: 14px;
	color: #98AFA7;
	font-weight: bold;
}

#Headline
{
	border-top: 1px;
	border-top-color: #444749;
	border-top-style: solid;
	margin: 0;
	background-image: url(../../images/headlinebars.png);
	background-position: right top;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.floatimgright
{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatimgleft
{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul
{
margin-top:0px;
}
.LowerCaseLinks
{
	text-transform: none;
}
.Title
{
	text-transform: uppercase;
}



.HomeBanner
{
    width: 760px;
    height: 218px;
    margin-bottom: 16px;
}
.HomeBanner img
{
    padding: 0px;
    margin: 0px;
}
.TopNav
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #333333;
    border-bottom-color: #333333;
    height: 27px;
}

.TopNav ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.TopNav li
{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    list-style-type: none;
    float: left;
}
.NavBottom
{
    background-image: url('/images/2ndLevelBottom.jpg');
    width: 760px;
    height: 34px;
}

.SideNav
{
    width: 170px;
}
.SideNav a
{
    display: block;
    text-transform: uppercase;
    font-size: 9pt;
    height: 24px;
    text-align: right;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333333;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 4px;
}
.SideNav a:hover
{
    text-decoration: underline;
}
div.Offset
{
    width: 20px;
    height: 27px;
    background-color: #ecefeb;
}
div.OffsetHome
{
    width: 20px;
    height: 27px;
    background-color: #ffffff;
}