html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #ffffff;
	background-image:url(../gfx/bg-repeat.gif);
	background-repeat:repeat-x;
	background-position: top left;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}


#PageContainer {
	position: relative;
	margin: auto;
	width: 900px;
	position: relative;
	border: #515151 0px solid;
	height: auto !important;
	height: 99%;
	min-height: 99%;
	
}

#PageBanner {
	margin: 3px 3px 0px 3px;
	height: 63px;
}

#PageTopmenu {
	width: 900px;
	margin: 0px 3px 0px 3px;
	height: 19px;
}


#PageTopIcons {
	float:right;
	margin: 10px 3px 0px 3px;
	height: 19px;

}

#MidContent {
	background-image:url(../gfx/bg_mid_repeat.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:100%;

}

#BoxContent {
	border-top: #9A9A9A 1px solid;
	background-color: #ffffff;
	padding-top:10px;
	float: right;
	width: 680px;
}

#LeftContent {
	background-image:url(../gfx/bg_left_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:600px;
	background-color: #E9EFF3;
	width: 194px;
}

#BoxLeftMenu {
	
	padding-top: 30px;
	width: 194px;
	margin-bottom: 4px;
}


.BoxLeftMenuHeader {
	margin: 0px 0px 0px 10px;
	color: #444444;
	font-weight:bold;

}

#BoxLeftMenuItems {
	padding-top: 10px;
	height: 100%;
	margin: 0px 0px 10px 12px;
}

.Headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.Headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.Headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #9A9A9A;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	line-height: 1px;
	font-size: 1px;	
}

.CurrentLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.NewsmailBottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #000000;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #000000;
	text-decoration: none;
}

.LeftmenuItem {
	width: 100%;
	height: 100%;
	line-height: 20px;
	margin-left: 7px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787A;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787A;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787A;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787A;
	font-weight: bold;
	text-decoration: none;
}


.TopmenuItem {
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 0px;
	border-left: 1px #B8B8B8 solid;
	width: 100px;
	text-align:center;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: Arial, Helvetica, sans-serif;
	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: #000000;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.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;
}