html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #516D8B url("../gfx/gfx_bgrepeat.jpg") repeat-x top left;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 12px;
	color: #344E71;
	/*/line-height: 150%;*/
}


#PageContainer {
	position: relative;
	margin: auto;
	width: 1003px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	
}


#PageTopmenu {
	position: absolute;
	width: 975px;
	margin: 108px 0px 0px 16px;
	background: #385275 url("../gfx/gfx_bgmenu.jpg") no-repeat top left;
	height: 25px;
}

#PageTopIcons {
	position: absolute;
	width: 800px;
	margin: 54px 0px 0px 0px;
	text-align: right;
	height: 19px;
	letter-spacing: 10px;
}

#PageSearch {

	position: absolute;
	width: 994px;
	margin: 50px 0px 0px 0px;
	text-align: right;
}


#PageLeftMenu {
	background: #385275 url("../gfx/left_menu_background.gif") no-repeat top left;
	margin-top:0px;
	height:464px;
}


#PageRightMenu {
	background: #FFFFFF url("../gfx/right_menu_background.gif") no-repeat top left;
	margin-top:0px;
	height:464px;

}

#PageMiddle {
	width: 730px;
	margin-top: 0px;
	margin-right: 6px;
}


#PageContent {
	padding-left: 14px;
	padding-right: 15px;
	
}

#PageBottom {
	height: 100%;
	font-family: verdana;
	font-size: 11px;
	color: #344E71;
	background: #506D8B url("../gfx/gfx_bgbot.jpg") no-repeat top left;
	height: 40px;
	padding-left:20px;
}

#PageBottomContainer {
	height: 100%;
	background-color: #516D8B ;
}

#PageAddress {
	height: 100%;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	height: 40px;
	margin-left:120px;
	
}

#bs{
	padding-left:6px;
	padding-top: 0px;
	height: 40px;
}

.PageBg_Middle {
	margin-top:-2px;
	background: url("../gfx/content_bg.jpg") repeat-y top left;
}

.Headline1 {
	font-family: verdana;
	font-size: 12px;
	color: #344E71;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 13px;
	color: #344E71;
	font-weight: bold;
}

.Headline3 {
	font-family: verdana;
	font-size: 14px;
	color: #344E71;
	font-weight: bold;
}

.Headline4 {
	font-family: verdana;
	font-size: 15px;
	color: #344E71;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #e0e1e3;
	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: 12px;
	color: #000000;
}

.NewsmailBottomText {
	font-family: verdana;
	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: verdana;
	font-size: 12px;
	color: #344E71;
	font-weight: bold;
}

a:link, a:active, a:visited {
	font-size: 12px;
	color: #344E71;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #344E71;
	text-decoration: underline;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.BottomEmail:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.LeftmenuItem {
	border-bottom-width: 1px;
	width: 100%;
	margin-bottom:10px;
	vertical-align:top;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #344E71;
	font-weight: normal;
	text-decoration: none;
	
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #344E71;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #344E71;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #344E71;
	font-weight: bold;
	text-decoration: none;
}

.TopmenuItem {
	float: left;
	padding-left: 20px;
	height: 24px;
	line-height: 22px;
	margin-left: 10px;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 11px;
	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: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #344E71;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #344E71;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #2F4561;

	font-family: verdana;
	font-size: 12px;
	color: #344E71;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: verdana;
	font-size: 12px;
	color: #344E71;
	background-color: #FFFFFF;
	border: #ffffff 1px solid;
}

.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;
}



#Page_Banner {
	float:left;
	position:absolute;
	top: 133px;
	left:15px;
	height: 184px;
	width: 979px;
	z-index: 1;
	overflow:hidden;
}
