BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #e7edf4;
	text-align: center;
}
.divMain
{
	height: auto;
	width: 784px;
	margin: 0px auto;
}
.divLeft
{
	height: auto;
	width: 11px;
	background-image: url(../img/shade_left.gif);
	background-repeat: repeat-y;
}
.divRight
{
	height: auto;
	width: 11px;
	background-image: url(../img/shade_right.gif);
	background-repeat: repeat-y;
}
.divTopLeft
{
	height: 11px;
	width: 11px;
	background-image: url(../img/shade_top_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.divTop
{
	height: 11px;
	width: 762px;
	background-image: url(../img/shade_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.divTopRight
{
	height: 11px;
	width: 11px;
	background-image: url(../img/shade_top_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.divBottomLeft
{
	height: 11px;
	width: 11px;
	background-image: url(../img/shade_bottom_left.gif);
	background-repeat: no-repeat;
}
.divBottom
{
	height: 11px;
	width: 762px;
	background-image: url(../img/shade_bottom.gif);
	background-repeat: repeat-x;
}
.divBottomRight
{
	height: 11px;
	width: 11px;
	background-image: url(../img/shade_bottom_right.gif);
	background-repeat: no-repeat;
}
.divCenter
{
	height: auto;
	width: 762px;
	float: left;	
}
.divBannerMain
{
	height: 88px;
	width: 760px;
	background-image: url(../img/banner_top.jpg);
	text-align: left;
}
.divMainMenu
{
	height: 22px;
	width: 760px;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: right;
}
.divMenuTab
{
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding: 0px 7px 0px 7px;
	float: right;
}
.divMenuSpacer
{
	height: 22px;
	width: 1px;
	background-image: url(../img/menu_spacer_bg.gif);
	background-repeat: no-repeat;
	float: right;
}
.divContent
{
	height: auto;
	width: 760px;
	margin: 0px auto;
	text-align: center;
	display: table;
}
.divContentLeft
{
	height: auto;
	width: 550px;
	float: left;
}
.divContentRight
{
	height: 225px;
	width: 210px;
	background-image: url(../img/cont_right_bg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.divContentLeftHeader
{
	height: 75px;
	width: 400px;
	background-image: url(../img/cont_left_bg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: Black;
	text-align: left;
	vertical-align: middle;
	padding-left: 150px;
}
.divNavigation
{
	height: 20px;
	width: 540px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.divSideMenu
{
	height: auto;
	width: 138px;
	background-color: White;
	text-align: left;
	vertical-align: top;
	padding: 20px 0px 0px 12px;
	float: left;
}
.divPageText
{
	min-height: 216px;
	width: 376px;
	background-color: White;
	text-align: left;
	vertical-align: top;
	padding: 20px 12px 35px 12px;
	float: right;
}
.divContentBottom
{
	height: 55px;
	width: 760px;
	background-image: url(../img/cont_bottom_bg.gif);
	background-color: Black;
	position: relative;
	vertical-align: bottom;
	text-align: right;
}
.divBottomMenu
{
	height: auto;
	width: 760px;
	text-align: center;
	padding: 5px 0px 10px 0px;
	margin: 0px auto;
}

/*end divs*/

.txtMenuSelected
{
	font: bold 8pt Arial;
	color: #6d97b1;
	cursor: default;
}
.txtMenuBottom
{
	font: bold 8pt Arial;
	color: #6d97b1;
	cursor: default;
}
.txtSecondaryPageTitle
{
	font: bold 25pt Arial;
	color: White;
	cursor: default;
}
.txtNavigation
{
	font: 8pt Arial;
	color: #707070;
	cursor: default;
}
.txtSideNavTitle
{
	font: bold 12pt Arial;
	color: Black;
	cursor: default;
}
.txtSideNav
{
	font: bold 8pt Arial;
	color: Black;
	cursor: default;
}
.txtTitle
{
	font: bold 14pt Arial;
	color: #111854;
	cursor: default;
}
.txtBody
{
	font: 11pt Arial;
	color: #444444;
	cursor: default;
}
.txtCopyright
{
	font: bold 8pt Arial;
	color: White;
	cursor: default;
}

.linkMenu:link
{
	font: bold 8pt Arial;
	color: #111854;
	text-decoration: none;
}
.linkMenu:visited
{
	font: bold 8pt Arial;
	color: #111854;
	text-decoration: none;
}
.linkMenu:hover
{
	text-decoration: underline;
}
.linkNav:link
{
	font: bold 8pt Arial;
	color: #707070;
	text-decoration: none;
}
.linkNav:visited
{
	font: bold 8pt Arial;
	color: #707070;
	text-decoration: none;
}
.linkNav:hover
{
	text-decoration: underline;
}
.linkSideNav:link
{
	font: bold 8pt Arial;
	color: #6d97b1;
	text-decoration: none;
}
.linkSideNav:visited
{
    font: bold 8pt Arial;
	color: #6d97b1;
	text-decoration: none;
}
.linkSideNav:hover
{
	text-decoration: underline;
	color: #a3c2d6;
}
.linkMenuBottom:link
{
	font: bold 8pt Arial;
	color: #6d97b1;
	text-decoration: none;
}
.linkMenuBottom:visited
{
	font: bold 8pt Arial;
	color: #6d97b1;
	text-decoration: none;
}
.linkMenuBottom:hover
{
	text-decoration: underline;
}

.brd
{
	border: solid 1px Lime;
}