html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #8B8B8B url("../gfx/gfx_main_background.gif") repeat-x top left;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	/*line-height: 150%;*/
}

.sitemap {
	width:100%;

}

#Page_Container {
	position: relative;
	margin: auto;
	width: 992px;
	min-height: 500px;
}

#Page_TopContainer {
	float: left;
	padding-top: 0px;
	width: 992px;
	height: 90px;
}


#Box_News {
	float: left;
	margin-left: 21px;
	width: 167px;
	font-size: 10px;
}


#Page_Topmenu {
	float: left;
	width: 839px;
	height: 35px;
	line-height: 35px;
	padding-top: 5px;
	margin-left: 10px;
}

#Page_Search {
	float: left;
	line-height: 35px;
	margin-top: 9px;
	font-size: 12px;
	background: url("../gfx/gfx_search_background.gif") no-repeat top left;
}

#Page_TopBanner {
	float: left;
	height: 51px;
	width: 688px;
	background: url("../gfx/gfx_header_top.jpg") no-repeat left top;
	margin-top: -3px;
}

#Page_TopAddress {
	float: left;
	line-height: 44px;

}

.FormButtonSearch {
	background-color: #ABBAC2;
	border: none;
	cursor: hand, default;
	font-size: 10px;
	font-weight:bold;

}

.Page_Icons {
	float: right;
	margin-top: 24px;
	margin-right: 19px;
	
}

#Page_InnerContainer {
	float:left;
	margin: auto;
	padding-top: 0px;
	width: 993px;
	min-height: 700px;
	background: url("../gfx/gfx_maincontent_filler.gif") repeat-y left top;
	
}

#Page_Banner {
	width: 993px;
	height:150px;
	/*/background: url("../gfx/top_logobanner.jpg") no-repeat left top;*/
	/*cursor:hand;*/
}

#Page_TopFlash {
	float: right;
	margin-right: 10px;
	width: 743px;
	height: 147px;
	border-left: #EAEAEC 1px solid;
	border-top: #EAEAEC 1px solid;
	border-bottom: #EAEAEC 1px solid;
	margin-left: 0px;
	overflow: hidden;
}


#Page_LeftMenuContent {
	float:left;
	margin-left: 9px;
	width: 229px;
}


#Page_LeftMenuBottom {
	float:left;
	margin-left: 0px;
	width: 229px;
	min-height: 300px;
	background: url("../gfx/gfx_leftmenu_bot_filler.gif") repeat-x left top;
}


#Page_ContentRight {
	float:right;
	margin-right: 10px;
	width: 744px;
	background: url("../gfx/gfx_innercontent_background.gif") no-repeat left top;
	min-height: 470px;
}

.Page_CurrentLocation {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}


.Page_Content {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 6px;

}

#Page_BotContainer { 
	float: left;
	width: 100%;
	background: url("../gfx/gfx_bot_background.gif") repeat-x left top;
	height: 49px;
	line-height: 20px;
	/*text-align: center;*/	
	font-size: 10px;
	color: #818181;
}

.Headline1 {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	font-weight: bold;
}

.Headline3 {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	font-weight: bold;
}

.Headline4 {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #B1B1B1;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
}

.NewsmailBottomText {
	font-family: verdana;
	font-size: 9px;
	color: #393536;
}

.PollStatsTable {
	height: 15px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableHeader {
	height: 22px;
	
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.NewsTeaser {
	color: #798C96;
	font-size: 12px;
}

.NewsContent {
	font-size: 10px;
}

a.NewsHeader:link, a.NewsHeader:active, a.NewsHeader:visited {
	color: #393536;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a.NewsHeader:hover {
	color: #393536;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: #393536;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #393536;
	text-decoration: underline;
	font-weight: bold;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #393536;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #393536;
	text-decoration: none;
}

.LeftmenuItem {
	width: 100%;
	height: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #79A100;
	border-bottom: #ffffff 1px solid;
	
}


a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


a.LeftMenuShortCuts:link, a.LeftMenuShortCuts:active, a.LeftMenuShortCuts:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style:italic
}

a.LeftMenuShortCuts:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenuShortCuts:link, a.LeftMenuShortCuts:active, a.LeftMenuShortCuts:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenuShortCuts:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.TopmenuItem {
	float: left;
	height: 100%;
	line-height: 30px;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #79A100;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #79A100;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
	text-decoration: underline;
}


a.NewsBox:link, a.NewsBox:active, a.NewsBox:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.NewsBox:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}


.FormElement_Search {
	border: none;
	font-family: verdana;
	font-size: 12px;
	color: #393536;
	background-color: #ffffff;
	padding-left: 5px;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #393536;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: verdana;
	font-size: 10px;
	color: #393536;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #393536;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #393536;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #393536;
}

.ImageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #393536;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #393536;
}

.TableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.VisibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.HiddenTableBorder {
}

.HiddenElements {
	display: none;
}
