body
{
	background-image: url(../images/bg_page.gif);
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
body a
{
	color: #2F77C3;
	text-decoration: none;
}
body a:hover
{
	text-decoration: underline;
}
body a:visited
{
	color: #2F77C3;
}

h2
{
	color:#990000; font-size:20px;
}

hr
{
	height:1px; color:#6699CC; 
}

#contentContainer
{
	position: relative; background: #FFF url(../images/bg_topleft.gif) no-repeat; overflow: hidden;
}

#header
{
	height: 140px;
}

#topNavTextLinks
{
	position: relative; float:right; width:auto; top:16px; right:20px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; text-align: right;
}

#topNavTextLinks p {
	font-size: 16px; font-weight: bold; font-style: italic; color: #7B99BA;
}

#topNav
{
	position: absolute;
	top: 96px;
	right: 70px;
}

#homeContentContainer
{
	position: relative; left: 20px; background-image:url(../images/bg_homeContent.gif); background-repeat:no-repeat; margin-left: 10px; margin-top: -14px; height: 410px;
}

#homeTextContentIntro
{
	height: 160px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-top: 14px; font-size:17px; line-height: 1.6em; color:#FFFFFF;
}

#homeTextContentNewsFlash
{
	font-family:Verdana, Arial, Helvetica, sans-serif; margin-top: 20px; font-size:11px; color:#FFFFFF; line-height:14px;
}

#homeTextContentNewsFlash strong
{
	color:#F00;	
	font-size: 14px;
}

#homeTextContentNewsFlash a
{
	color:#FF3;
	font-weight: bold;
}

#homeVideoButton
{
	margin-top: 34px; z-index:10;
}

#homeTextContent
{
	margin-top: 20px; line-height:15px;
}

#pageContentContainer
{
	background-image:url(../images/bg_pageContent.gif); background-repeat:no-repeat; margin-left: 10px; margin-top: -14px; overflow: hidden;
}

#pageSidebarContent
{
	margin-top:56px;
}

#pageSidebarContentTop
{
	background-image: url(../images/bg_sideBar.png); background-repeat:no-repeat; max-height: 2000px; overflow: hidden;
}

.pageContentSidebar {
	margin-left: 5px;	
}

#pageSidebarContentTop h2
{
	font-size:18px; padding-left: 15px; padding-bottom: 10px;
}


#pageSidebarContentTop img
{
	margin-left: 5px;
}

#pageSidebarContentTop p
{
	margin-left:16px; padding-right: 30px;
}

#pageSidebarContentTop hr
{
	width: 86%; margin-right: 30px; margin-bottom: 10px;
}

#pageSidebarContentTop p img
{
	margin-left: -20px; margin-bottom:0px; margin-top:10px;
}/**/

#pageSidebarContentBottom
{
	height:32px; background-image:url(../images/bg_sideBar.png); background-repeat:no-repeat; background-position: bottom left; margin-bottom: 10px;
}

#pageTextContent
{
	margin-top:56px; /*position:relative; left:36px; top:50px; width:570px; height:auto; margin-bottom:70px;*/
}

#pageTextContent p {
	 padding-right: 10px;	
}

#footerContentContainer
{
	background-image:url(../images/bg_footer.jpg); background-repeat:no-repeat; margin-left: 10px; height:158px;
}

#footerLinks
{
	text-align: right; margin-top:10px; margin-right:40px; font-size:15px;
}

#footerCopyright
{
	margin-top:76px; font-size:11px; color:#FFFFFF;
}

#bannerCover
{
	position: absolute; margin-top: -20px; background-color: #E8EAF7; width:554px; height: 30px; z-index: 100;
	/* background-color:#E8EAF7;*/
}

.siteMap
{
	font-size:24px;margin-left:30px;	
}

.siteMap ul
{
	margin-top:10px; margin-left:30px;
}

.imagePage
{
	border: 1px solid;
	margin-left: 10px;	
}

