html {overflow-x:hidden;margin:0;padding:0;}
body {
	background-color:#D0A958;
	background-image:url('/layout_images/bg_fade.jpg');
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {border:0;vertical-align:middle;}
img.png {behavior: url("/iepngfix.htc");}
form {margin:0;padding:0;}
input, select {vertical-align:middle;}

div.Layout_Foundation {
	position:relative;
	margin:0 auto;
	width:945px;
/*	height:500px;*/
}

table.Layout_Background {
	border-collapse:collapse;
	position:absolute;
	top:0;
	left:-140px;
}
table.Layout_Background td, table.Layout_Login td, table.Layout_Login th {
	padding:0;
	margin:0;
}

table.Layout_Background td.Layout_Background_Fill {
	background-color:#F8F2DF;
	background-image:url('/layout_images/bg_fill.gif');
	background-repeat:repeat-x;
}

table.Layout_Background td.Layout_Background_Front_N_Center {
	background-image:url('/layout_images/bg_south.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
	height:823px;
}
table.Layout_Background td.Layout_Background_West {
	background-image:url('/layout_images/bg_west.jpg');
	background-repeat:no-repeat;
	vertical-align:bottom;
	width:305px;
	height:718px;
}

img.Layout_Frontpage_Logo {
	position:absolute;
	left:-10px;
	top:73px;
	z-index:10;
}

img.Layout_Logo {
	position:absolute;
	top:45px;
	left:0px;	
}

div.Layout_Copyright {
	font-size:10px;
	color:white;
	padding:10px;
	margin-top:-60px;
}

table.Layout_Login {
	position:absolute;
	border-collapse:collapse;
	right:-1px;
	top:5px;
	border-right:2px solid #E6D7C1;
}
tr.Layout_Login_Top td {
	background-image:url('/layout_images/loginbox_n.gif');
	background-repeat:repeat-x;
	line-height:13px;
	text-align:left;
	vertical-align:bottom;
	font-size:9px;
	color:#FAEFDB;
}
tr.Layout_Login_Bottom td a {
	color:#987f61;
	text-decoration:none;
}
tr.Layout_Login_Bottom td {
	background-image:url('/layout_images/loginbox_s.gif');
	background-repeat:repeat-x;
	line-height:8px;
	font-size:11px;
	color:#987f61;
}

input.Layout_Login_Field {
	border:1px solid #b2956B;
	font-family:Tahoma, Arial, sans-serif;
	font-size:9px;
/*	color:#7A623D;*/
	color:black;
	letter-spacing:2px;
	width:100px;
	padding:2px 3px;
	font-weight:bold;
}

input.Layout_Login_Submit {
	background-color:#b2956B;
	color:white;
	border:none;
	font-size:9px;
	letter-spacing:0px;
}




div.Layout_Page_Title {
	position:absolute;
	top:50px;
	left:165px;
	width:780px;
	height:35px;
	text-align:right;
	color:white;
}
div.Layout_Page_Title span.Main {
	margin-right:10px;
	font-size:30px;
	text-shadow:black 1px 1px 3px;
}
div.Layout_Page_Title span.Full {
	margin-right:10px;
	font-size:30px;
	line-height:60px;
	text-shadow:black 1px 1px 3px;
}
div.Layout_Page_Title span.Sub {
	margin-right:10px;
	font-size:13px;
	font-weight:bold;
	text-shadow:white 1px 1px 3px;
}
div.Layout_Page_Title span.Sub span{
	margin-left:25px;color:black;
}

div.Layout_Tabbar {
	position:absolute;
	top:107px;
	left:165px;
/*	width:580px;*/
	height:35px;
	padding-left:10px;
}
div.Layout_Tabbar .Layout_Tabbar_Tab {
	display:inline-block;
	color:white;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	padding-top:18px;
	padding-bottom:2px;
	width:100px;
	background:url('/layout_images/tab_a.gif') no-repeat;
	text-align:left;
	text-indent:10px;
	text-shadow:black 1px 1px 0px;
	text-decoration:none;
	overflow:hidden;
	white-space:nowrap;
}
div.Layout_Tabbar .Layout_Tab_Selected {
	background-image:url('/layout_images/tab_b.gif');
}

div.Layout_ContentRegion {
	position:relative;
	left:165px;
	top:142px;
	width:780px;
	background-color:#F8F2DF;
	background-image:url('/layout_images/bg_fill.gif');
	background-repeat:repeat-x;
	min-height:450px;
	padding-bottom:20px;
}

div.Layout_Sidebar {
	position:absolute;
	top:142px;
	left:0;
	width:165px;
/*	overflow-x:hidden;*/
}

div.Layout_Sidebar_Fill {
	behavior: url("/iepngfix.htc");
	background-image:url('/layout_images/sidebar_mid.png');
	background-repeat:repeat-y;
	text-align:right;
	color:white;
	margin:0;
}

div.Layout_Sidebar_Fill ul {
	margin:0;
	padding:0;
	padding-bottom:20px;
}
div.Layout_Sidebar_Fill ul li {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	line-height:10px;
	font-weight:bold;
	list-style:none;
	margin:0;
	margin-bottom:7px;
	padding:0;
}
div.Layout_Sidebar_Fill ul li input {vertical-align:baseline}
div.Layout_Sidebar_Fill ul li input.field {
	margin:0px;
	width:50px;
	vertical-align:baseline;
	text-align:center;
}
div.Layout_Sidebar_Fill ul hr {
	border-style:solid;
	border-color:#D0A958;
	border-bottom:none;
	margin-top:5px;
	margin-left:20%;
}

div.Layout_Sidebar_Fill ul li.menu_title {
	font-family:"Helvetica Neue", Tahoma, sans-serif;
	letter-spacing: -0.075em;
	font-size:15px;
	color:#D0A958;
	margin:0;
	margin-bottom:7px;
}
div.Layout_Sidebar_Fill ul li a {
	color:white;
	text-decoration:none;
}
div.Layout_Sidebar_Fill ul li.menu_title a {
	color:#D0A958;
}

.Main_Title {
	font-size:21px;
	color:#715842;
	padding:10px 20px;
	margin:0;
}

div.Main_Content {
	margin:0 10px;
	padding:10px;
	background-color:white;
}

fieldset {
	margin:20px 10px 0 10px;
 	padding: 5px 8px 4px 8px;
  	cursor: default;
	border: 1px solid #a58e72;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:white;
}

fieldset legend {
	margin:0;padding:0px;
	position:relative;
	top:0;left:0;
}

fieldset legend span {
	font-size:16px;
	color: #a68f73;
	background:transparent;
	position:absolute;
	top:-20px;
	left:0px;
	line-height:16px;
	white-space:nowrap;
}

hr {
	border-style:solid;
	border-color:#D0A958;
	border-bottom:none;
}

/* Fieldset footer link properties */
div.report_link {
	height: 8px;
	font-size: 10px;
	text-align: right;
	padding:0 20px;
	margin-bottom:20px;
}


