﻿body 
{
	margin: 0;
    padding: 0;
    height:100%;
    font-family:Verdana;
    font-size:11px;    
    background-color:#6b96b0;    
    background-repeat:repeat-x;
	background-image:url(../images/background.gif);
}

body a
{
	color:#eb8314;
	text-decoration:underline;
}

body a:hover
{
	color:#eb8314;
	text-decoration:none;
}

img
{
	border:0px;
}

.header
{
	vertical-align:top;
	text-align:left; 
	margin-top:5px;
}

.widgetLinks
{
	list-style:none;
	margin:5px 0 0 0;
	padding:0px;	
}

.widgetLinks li
{	
	margin-bottom:10px;
}

.widgetLinks li a
{	
	color:#578cbe;
}

.base
{
	width:914px;
	min-height:1200px;
	_height:1200px;
	height:100%;	
	position:relative;	
	color:#ffffff;
	text-align:left;
	vertical-align:top;
	
}

.logo
{
	margin-left:40px;
	padding-top:20px;		
	clear:both;		
}

.bottomNavigation
{
	
	color:#ffffff;
	margin-left:27px;	
}

a.navigationLink
{
	color:#ffffff;
	text-decoration:none;
}

a.navigationLink:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.bottomLogo
{
	float:right;
	padding-right:49px;	
}

.copyBottom
{
	clear:both;	
	font-size:11px;	
}

.menu
{	
	color:#4e82b4;
	margin-top:8px;
	margin-left:23px;
}

a.menuLink
{
	color:#000000;
	text-decoration:underline;
}

a.menuLink:hover
{
	color:#000000;
	text-decoration:none;
}

.footer
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%	
}

.leftBottomForm
{	width:27px;
 	height:40px; 	
 	float:left;
	background-image:url(../images/left_bottom_form.gif);
	background-repeat:no-repeat;	
}

.rightBottomForm
{	
	width:27px;
	height:40px;	
	float:right;
	background-image:url(../images/right_bottom_form.gif);
	background-repeat:no-repeat;	
}

.centerBottomForm
{
	width:860px;
	height:40px;	
	float:left;
	background-image:url(../images/center_bottom_form.gif);
	background-repeat:no-repeat;
}

.contentBlock
{
	border-width:1px;
	border-style:solid;
	color:#696969;
	text-align:left;
	border-color:#6a95b0;
	border-bottom-color:#ffffff;
	width:854px;
	margin-top:7px;
	padding-left:6px;
	padding-right:0px;
	padding-top:7px;		
	height:1020px;
	background-color:#ffffff;
	background-image:url(../images/header_back.gif);
	background-repeat:repeat-x;	
}



.headerBannerLeft
{
	float:left; 
	width:628px;
	height:311px;
	background-color:#ffffff; 
	border-left:solid 1px #ebecee;
	border-right:solid 1px #ebecee;
	border-top:solid 1px #ebecee;
	vertical-align:middle;
	padding-left:1px;
	padding-top:1px;
}

.headerBannerLeftInterior
{
	float:left; 
	width:628px;
	height:111px;
	background-color:#ffffff; 
	border-left:solid 1px #ebecee;
	border-right:solid 1px #ebecee;
	border-top:solid 1px #ebecee;
	vertical-align:middle;
	padding-left:1px;
	padding-top:1px;
}

.headerBannerRight
{
	float:left; 
	width:206px;
	height:311px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	background-color:#ffffff; 
	border-left:solid 1px #ebecee;
	border-right:solid 1px #ebecee;
	border-top:solid 1px #ebecee
}


.headerBannerRight .title
{	
	height:29px;
	width:203;
	background-color:#000000;
}

.headerBannerRight .title .text
{
	color:#ffffff;
	font-weight:bolder;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
}

.headerBannerRight .content
{
	height:202px;
	width:100%;	
	background-image:url(../images/right_banner_back.gif);
	background-repeat:repeat-x;
}

.headerBannerRight .contentInternal
{
	padding-top:15px;
	padding-bottom:15px;
	width:100%;	
	background-image:url(../images/right_banner_back.gif);
	background-repeat:repeat-x;
}

.headerBannerRight .content .text
{
	color:#000000;
	padding:17px 10px 10px 10px;
	font-size:11px;
}

.headerBannerRightBorder
{
	float:left;
	width:7px;
	height:313px;
	background-image:url(../images/right_banner_border.gif);
	background-repeat:no-repeat
}

.headerBannerRightBorderInterior
{
	float:left;
	width:7px;
	height:113px;
	background-image:url(../images/right_banner_border.gif);
	background-repeat:no-repeat
}

.headerBannerBottomLeftCorner
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/bottom_left_banner_border.gif);
	background-repeat:no-repeat
}

.headerBannerBottomLeftCornerInterior
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/bottom_left_banner_border_interior.gif);
	background-repeat:no-repeat
}

.headerBannerBottomBorder
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/bottom_middle_banner_border.gif);
	background-repeat:repeat-x
}

.headerBannerBottomBorderInterior
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/bottom_middle_banner_border_interior.gif);
	background-repeat:repeat-x
}

.headerBannerBottomRightCorner
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/bottom_right_banner_border.gif);
	background-repeat:no-repeat
}

.headerBannerBottomRightCornerInterior
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/bottom_right_banner_border_interior.gif);
	background-repeat:no-repeat
}

.headerBannerRight .searchBox
{
	height:78px;
	width:100%;
	background-image:url(../images/search_back.gif);
	background-repeat:repeat-y;
}

.newsContainer
{
	width:628px;
	height:56px;
	float:left;
	background-color:#ffffff;
	border-left:solid 1px #ebecee;
	border-right:solid 1px #ebecee;
	border-top:solid 1px #ebecee;
	vertical-align:top;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}

.newsContentBlock
{
	background-color:#e7e7e7;
	width:100%;
	height:100%;
	z-index:1;
}

.newsBottomBorder
{
	float:left;
	height:8px;
	width:624px;
	background-image:url(../images/bottom_middle_news_border.gif);
	background-repeat:no-repeat
}

h2
{
	color:#ee9433;
	font-weight:200;
	font-size:20px;
	font-family:Sans-Serif;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.newsItem
{
	padding:7px;
	width:300px;
	font-size:11px;
}

.newsBannerRightBorder
{
	float:left;
	width:8px;
	height:58px;
	background-image:url(../images/right_banner_border_news.gif);
	background-repeat:no-repeat
}

a.newsLink
{
	color:#eb8314;
	font-style:italic;
	text-decoration:underline;
}

a.newsLink:hover
{
	color:#eb8314;
	font-style:italic;
	text-decoration:none;
}

.leftMenu
{
	width:149px;
	height:330px;
	padding-top:30px;
	background-image:url(../images/left_menu_back.jpg);
	background-repeat:no-repeat
}

.leftMenu .notActive
{
	width:141px;
	height:23px;
	padding-top:3px;
	padding-left:8px;
	cursor:default;
}

.leftMenu .active
{
	padding-top:3px;
	padding-left:8px;	
	width:141px;
	height:23px;
	color:#578cbe;
	font-weight:bold;
	background-image:url(../images/left_menu_item.gif);
	background-repeat:no-repeat;
	cursor:default;
}

.mainContent
{
	width:445px; 
	padding-left:15px; 
	padding-top:20px
}

.mainContent a
{
	color:#eb8314;
	text-decoration:underline;
}

.mainContent a:hover
{
	color:#eb8314;
	text-decoration:none;
}

.mainContent .active
{
	display:block;
}

.mainContent .notActive
{
	display:none;
}

.mainContentInterior
{
	width:600px; 
	padding-left:15px; 
	padding-top:10px;
}

.mainContentInterior .overviewBlock
{
	border-bottom:solid 1px #ee9433;
	margin-bottom:20px;
}

.mainContentInterior .overviewBlock h2
{	
	padding:0px;
}

.mainContentInterior a
{
	color:#eb8314;
	text-decoration:underline;
}

.mainContentInterior a:hover
{
	color:#eb8314;
	text-decoration:none;
}

.topMenu
{
	padding-right:28px;
	vertical-align:top
}

.topMenu .item
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	cursor:pointer;
}

.topMenu .itemSelected
{
	float:left;
	padding-right:10px;
	padding-left:10px;	
}

.topMenu .itemSelected .selected
{
	color:#eb8314;
}

a.topMenuLink
{
	color:#696969;
	text-decoration:none;
}

a.topMenuLink:hover
{
	color:#eb8314;
	text-decoration:none;
}

a.topMenuLinkOn
{
	color:#eb8314;
	text-decoration:none;
}

a.topMenuLinkOn:hover
{
	color:#eb8314;
	text-decoration:none;
}

.contactFormTitle
{
	padding-right:10px;
	padding-bottom:12px;
}


.quickContactForm input
{
	font-family:Verdana;
	width:155px;
	margin-bottom:10px;
	color:#7e7e7e;
	font-size:10px;
	padding-left:5px;
	padding-top:3px;
	height:15px;
}

.quickContactForm textarea
{
	font-family:Verdana;
	width:155px;
	margin-bottom:10px;
	color:#7e7e7e;
	font-size:10px;
	padding-left:5px;
}

.quickContactForm .validatorEnabled
{
	visibility:visible;
}

.quickContactForm .validatorDisabled
{
	visibility:hidden;
}

.breadCrumbs
{
	width:600px; 
	padding-left:15px; 
	padding-top:8px;
	padding-bottom:8px;
}

.breadCrumbs a
{
	color:#eb8314;
	text-decoration:underline;
}

.breadCrumbs a:hover
{
	color:#eb8314;
	text-decoration:none;
}
