body	{background-color: #FFFFFF; margin:0px; padding:0px; font-family: Verdana, sans-serif; font-size: 12px;}
img	{ border:0px;}


/*--------- HEADER STARTS HERE ---------*/
#header	{height:235px; z-index:10; margin-left:100px; position:absolute;}
img.logo	{height:235px; width:808px;}

#emo	{height:160px; z-index:5; margin-top:75px; margin-bottom:1px; margin-left:100px; position:absolute;}

#mininav	{width:808px; text-align:right; z-index:20; margin-left:100px; margin-top:50px; position:absolute; font-size:11px;}
#mininav a:link	{color:#999999; text-decoration:none;}
#mininav a:visited	{color:#999999; text-decoration:none;}
#mininav a:hover	{color:#000000; text-decoration:none;}
.mininavOn	{color:#000000; text-decoration:none;}
/*--------- HEADER ENDS HERE ---------*/


/*--------- MENU STARTS HERE ---------*/
#mainnav	{width:750px; background-color: #394963; margin-top:242px; margin-left:158px; position:absolute;}
.mainnavLine	{height:19px; margin:0px;}
img.navpic	{margin:0px; margin-right:-3px; display:inline;}

#mainnavTop	{margin-top:230px; margin-left:158px; position:absolute;}
img.mainnavT	{height:7px; width:750px;}
#mainnavBottom	{margin-top:254px; margin-left:158px; position:absolute;}
img.mainnavB	{height:6px; width:750px;}
/*--------- MENU ENDS HERE ---------*/


/*--------- CONTENT STARTS HERE ---------*/
#container	{margin-top:266px; margin-bottom:1px; margin-left:158px; padding:0px; position:absolute;}
#content	{float:left; display:inline; width:750px; background-color:#AFC7D6;}
#copyright	{float:left; display:inline; vertical-align:text-bottom; padding:20px 0px 0px 5px;}

/*--------- SUBMENU STARTS HERE ---------*/
.submenu {float:left; display:inline; margin:15px 20px 0px 10px;}

/*--------- OFF ---------*/
.submenuItem	{
	position:relative;
	font-family: verdana, sans-serif;
	background-image: url(../img/global/navBgOn.gif);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	height: 23px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0; 
}
.submenuItem a {
	display:block;
	font-size: 11px;
	width: 175px;
	height: 23px;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF; 
	text-decoration: none; 
}

.submenuItem img {width: 100%; height: 100%; border: 0;}
* html a:hover {visibility:visible; color:#000000;}
.submenuItem a:hover img{visibility:hidden;}

.submenuItem span {
	position:absolute;
	left:10px;
	top:4px;
	margin:0;
	cursor:pointer;
}
/*--------- ON ---------*/
.submenuItemOn	{
	position:relative;
	font-family: verdana, sans-serif;
	background-image: url(../img/global/navBgOn.gif);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	height: 23px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0; 
}
.submenuItemOn a {
	display:block;
	font-size: 11px;
	width: 175px;
	height: 23px;
	display: block;
	margin: 0;
	padding: 0;
	color: #000000; 
	text-decoration: none; 
}

.submenuItemOn img {width: 100%; height: 100%; border: 0;}
* html a:hover {visibility:visible; color:#000000;}
.submenuItemOn a:hover img{visibility:hidden;}

.submenuItemOn span {
	position:absolute;
	left:11px;
	top:4px;
	margin:0;
	cursor:pointer;
}
/*--------- ON WHITE TXT ---------*/
.submenuItemOnWhite	{
	position:relative;
	font-family: verdana, sans-serif;
	background-image: url(../img/global/navBgOn.gif);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	height: 23px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0; 
}
.submenuItemOnWhite a {
	display:block;
	font-size: 11px;
	width: 175px;
	height: 23px;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF; 
	text-decoration: none; 
}

.submenuItemOnWhite img {width: 100%; height: 100%; border: 0;}
/* * html a:hover {visibility:visible; color:#FFFFFF;} */
.submenuItemOnWhite a:hover img{visibility:hidden;}

.submenuItemOnWhite span {
	position:absolute;
	left:11px;
	top:4px;
	margin:0;
	cursor:pointer;
}
/*--------- EMPTY ---------*/
.submenuItemEmpty	{
	position:relative;
	font-family: verdana, sans-serif;
	background-image: url(../img/global/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	height: 11px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0; 
}
.submenuItemEmpty a {
	display:block;
	font-size: 11px;
	width: 175px;
	height: 11px;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF; 
	text-decoration: none; 
}

.submenuItemEmpty img {width: 100%; height: 100%; border: 0;}
/* * html a:hover {visibility:visible; color:#FFFFFF;} */
.submenuItemEmpty a:hover img{visibility:hidden;}

.submenuItemEmpty span {
	position:absolute;
	left:11px;
	top:4px;
	margin:0;
	cursor:pointer;
}
/*--------- SUBMENU ENDS HERE ---------*/

/*--------- CONTENT BOX STARTS HERE ---------*/
.contentbox	{width: 515px; float:left; display:inline; margin:14px 0px 5px 0px; font-size:11px;}

#txt	{background-color: #7A99A6; margin:0px; padding:0px 15px 5px 15px;}
.boxBorderT	{height:10px; margin:0px;}
.boxBorderB	{height:10px; margin:0px; margin-top:-2px;}
.txtTitle	{font-size:15px; font-weight:bold;}
.txtTitleSymbol	{font-size:15px;}
.txtSubTitle	{font-weight:bold;}
#txt p	{padding:3px 0px 10px 0px; margin:0px;}
#txt a:link	{color:#000000; text-decoration:underline;}
#txt a:visited	{color:#000000; text-decoration:underline;}
#txt a:hover	{color:#FFFFFF; text-decoration:underline;}
img.imgTxt	{margin:5px 10px 10px 0px; border:5px solid #FFFFFF; float:left;}
img.imgTxtBlank	{margin:5px 10px 10px 0px; border:5px solid #7A99A6; float:left;}
.txtContent {float:right}
/*--------- CONTENT BOX ENDS HERE ---------*/

/*--------- CONTENT BOX HOME STARTS HERE ---------*/
.contentboxHome	{width: 440px; float:left; display:inline; margin:14px 20px 0px 20px; font-size:11px;}

.addonHome {margin:9px 0px 0px 0px; font-size:11px; line-height:14px; color:#FFFFFF;}
.addonBoxHome {background-image:url(../img/global/addonHomeBG.gif); background-repeat:repeat-y; float:left; display:inline; margin:0px 0px 0px 0px;}
.addonBorderHomeT	{float:left; height:10px; margin:0px; margin-top:5px;}
.addonBorderHomeB	{height:25px; margin:0px; margin-top:-2px;}

.addonBoxHomeContent {margin:0px 0px 0px 0px; padding-left:15px; padding-right:15px; padding-bottom:3px;}
.addonBoxHomeContent a:link	{color:#FFFFFF; text-decoration:none;}
.addonBoxHomeContent a:visited	{color:#FFFFFF; text-decoration:none;}
.addonBoxHomeContent a:hover	{color:#000000; text-decoration:none;}
img.imgAddonHome	{margin:5px 5px 1px 0px; border:5px solid #FFFFFF;}
/*--------- CONTENT BOX HOME ENDS HERE ---------*/

/*--------- CONTENT SITEMAP STARTS HERE ---------*/
.contentboxSitemap	{width: 710px; float:left; display:inline; margin:14px 20px 0px 20px; font-size:11px;}
.txtSitemap	{background-color: #7A99A6; margin:0px; padding:0px 15px 5px 15px;}
.sitemapBox	{ background-image:url(../img/global/boxSitemapInnerBG.gif); background-repeat:repeat-y; width:205px; float:left; display:inline; margin:5px 15px 5px 0px; padding:0px 0px 0px 0px;}
.sitemapBox p	{padding:0px 0px 5px 10px; margin:0px;}
.sitemapBox a:link	{color:#000000; text-decoration:none;}
.sitemapBox a:visited	{color:#000000; text-decoration:none;}
.sitemapBox a:hover	{color:#FFFFFF; text-decoration:underline;}
/*--------- CONTENT SITEMAP ENDS HERE ---------*/

/*--------- CONTENT ADD ON STARTS HERE ---------*/
.addon	{width:100%; background-image:url(../img/global/addonBG.gif); background-repeat:repeat-y; float:left; display:inline; margin:0px; padding:0px 0px 0px 0px;}
.addonBorderT	{height:10px; margin:0px; margin-top:5px;}
.addonBorderB	{height:10px; margin:0px; margin-top:-2px;}

.addonDown	{width:50%; float:left; padding-left:15px; padding-right:15px; padding-bottom:3px;}
.addonDown a:link	{color:#FFFFFF; text-decoration:none;}
.addonDown a:visited	{color:#FFFFFF; text-decoration:none;}
.addonDown a:hover	{color:#000000; text-decoration:none;}

.addonLink	{float:left; padding-bottom:3px;}
.addonLink a:link	{color:#FFFFFF; text-decoration:none;}
.addonLink a:visited	{color:#FFFFFF; text-decoration:none;}
.addonLink a:hover	{color:#000000; text-decoration:none;}

.addonTitle	{font-size:15px; font-weight:bold; color:#FFFFFF;}
.addonTitleSymbol	{font-size:15px; color:#FFFFFF;}
/*--------- CONTENT ADD ON ENDS HERE ---------*/

/*--------- CONTENT FORM STARTS HERE ---------*/
td	{ height:25px; vertical-align:top; font-size:11px;}
fieldset	{ border:0px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.formTxt	{ padding-top:5px; width:130px;}
/*--------- CONTENT FORM ENDS HERE ---------*/

/*--------- CONTENT ENDS HERE ---------*/


/*--------- PAGE END STARTS HERE ---------*/
.clearContent {clear:both; font-size:1px; background-color: #7A99A6;}
.clear {clear:both; font-size:1px; background-image:url(../img/global/addonBG.gif); background-repeat:no-repeat;}
.pageBorderB	{height:10px; margin:0px; margin-top:15px;}
/*--------- PAGE END ENDS HERE ---------*/

/*--------- HIDE PRINT STARTS HERE ---------*/
#path	{ display:none; padding-left:15px; padding-right:15px; margin-bottom:30px;}
#logoPrint	{ display:none; padding-left:15px; padding-right:15px; margin-bottom:30px;}
/*--------- HIDE PRINT ENDS HERE ---------*/

und-image:url(../img/global/addonBG.gif); background-repeat:no-repeat;}
.pageBorderB	{height:10px; margin:0px; margin-top:15px;}
/*--------- PAGE END ENDS HERE ---------*/

/*--------- HIDE PRINT STARTS HERE ---------*/
#path	{ display:none; padding-left:15px; padding-right:15px; margin-bottom:30px;}
#logoPrint	{ display:none; padding-left:15px; padding-right:15px; margin-bottom:30px;}
/*--------- HIDE PRINT ENDS HERE ---------*/

-------- HIDE PRINT STARTS HERE ---------*/
#path	{ display:none; padding-left:15px; padding-right:15px; margin-bottom:30px;}
#logoPrint	{ display:none; padding-left:15px; padding-right:15px; margin-bottom:30px;}
/*--------- HIDE PRINT ENDS HERE ---------*/

