html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff url("") no-repeat top center;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
}

#PageContainer {
	position: relative;
	margin: auto;
	width: 987px;
	height: auto !important;*/
	height: 92.5%;
	min-height: 92.5%;
	background: #ffffff;
	border-left: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	background: url('../gfx/main_bg.gif') left top repeat-y;

}

#PageContainer_1 {
	position: relative;
	margin: 0px auto;
	width: 987px
	ackground: #ffffff;
	border-left: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	background: url('../gfx/main_bg.gif') left top repeat-y;
	
}

.PageBg_Middle {
	background: url('../gfx/main_bg.gif') left top repeat-y;
}


#PageBanner {
	float: right;
	margin: 0px 0px 0px 0px;
	height: 80px;
}

#PageLeft {
	float:left;
	margin: 15px 0px 0px 0px;
	width: 140px;
}

#PageLeftmenu {
	width: 140px;
	background-color: #40A47E;
	height:100%;

}

.PageLeftMenuTop {
	height: 24px;
	background: url('../gfx/box_left_top.gif') left top no-repeat;
}

.PageLeftMenuBottom {
	height: 8px;
	background-color: #40A47E;
	margin-top:-2px;

}

.PageLeftMenuItem {
	margin: 4px 1px 2px 1px;
	background-color: #A3CFAE;
}

#PageMiddle {
	float: right;
	width: 832px;
}

#PageContent {
	width:810px;
	
}

#CurrentLocationContainer {
	float: right;
	margin: 25px 5px 0px 0px;
}

#NewsContainer {
	float: right;
	margin: 17px 5px 0px 20px;
	width:1px;
	/*width: 174px;*/
	/*background-color: #40A47E;*/
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.PageRightNewsTop {
	height: 24px;
	background: url('../gfx/box_right_top.gif') right top no-repeat;
}

.PageRightNewsItem {
	margin: 4px 1px 10px 1px;
	background-color: #A3CFAE;
}

.PageFooter {
	width: 987px;
	border-left: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	background: url('../gfx/main_bg.gif') left top repeat-y;
}

#PageBottom { 
	width: 987px;
	height: 56px;
	margin: auto;
	background: url('../gfx/main_bottom_2.gif') left top repeat-y;
}

.PageBottom {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;

}

.Headline1 {
	font-family: verdana;
	font-size: 10px;
	color: #959595;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Headline3 {
	font-family: verdana;
	font-size: 10px;
	color: #90b73e;
	font-weight: bold;
}

.Headline4 {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #e0e1e3;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.NewsContent {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.NewsmailBottomText {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.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;
}

a:link, a:active, a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.BottomEmail {
	font-family: verdana;
	font-size: 10px
	color: #000000;
	text-decoration: none;

}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.BottomEmail:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

.LeftmenuItem {
	width: 100%;
	height: 100%;
	margin-left: 6px;
	padding-bottom: 6px;
}


a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

.TopmenuItem {
	float: left;
	margin-right: 35px;
	height: 100%;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 10px;
	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: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #959595;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: verdana;
	font-size: 10px;
	color: #959595;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	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: #000000;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.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: #000000;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.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;
}
