body {
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image:url(images/bggradient.jpg);
	background-repeat: repeat-x;
	background-color:#6DA4CD;
	
}

/*
a {text-decoration: underline; color: #006989; }
a:hover {text-decoration: underline; color: #530066; }
*/
img { border:none;}

/* Layout Styles */

#leftSide { background-image:url(images/left.jpg) }
#rightSide { background-image:url(images/right.jpg)  }
/*#header { background-image:url(images/headerBg.jpg) }*/
#header { background-color: #FFF; border-bottom: 1px solid #89acda }
#mainRegion { background-image:url(images/contentBg.jpg); padding-left:0px; background-repeat:no-repeat; background-color: #FFF; }
#footer { background-image:url(images/footer.gif); font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #FFFFFF; text-decoration:none}

.LinkArea { border-right:2px; border-right-color:#0099CC;}
.mainText { padding:15px; font-family:Arial, Helvetica, sans-serif; text-align:justify; color:#555555; }
.pageHeader { vertical-align:middle; font-family:Arial, Helvetica, sans-serif; color:#15428b; font-weight:bold; font-size:15px; padding-left:12px; line-height:1.5; }

#footer a 		{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #FFFFFF; }
#footer a:hover 	{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #CCCCCC; }

/* Default Sitemap */

.sitemapTreeNode 			{color:#555555; text-decoration: none}
.sitemapTreeNode .selected 	{color:#3e6fbf; text-decoration: none; font-weight: bold;}
.sitemapTreeNode:active 		{color:#3e6fbf; text-decoration: none; font-weight: bold;}
.sitemapTreeNode a 			{color:#3e6fbf; text-decoration: none; font-weight: bold;}
.sitemapTreeNode .link:hover {color:#3e6fbf; text-decoration: none}
.sitemapTreeNode:hover 		{color:#3e6fbf; text-decoration: none}

.pbSitemap { }
.pbSitemap a{ }
.pbSitemap .text{ }
.pbSitemap ul { }
.pbSitemap .title { }
.pbSitemap .title .text { }
.pbSitemap .home { }
.pbSitemap .home .link { }
.pbSitemap .home .text { }
.pbSitemap .page { }
.pbSitemap .page .link {}
.pbSitemap .page .text {color:#FF0000 }
.pbSitemap .page .inactive { }
.pbSitemap .subpages { }
.pbSitemap .subpages .page { }
.pbSitemap .subpages .page .link { }
.pbSitemap .subpages .page .text { }
.pbSitemap .subpages .page .inactive { }
.pbSitemap .separator { }
.pbSitemap .subpageseparator { }

/*******/
