html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin:0px;
}

body{
color:#333333;
margin:0px;
padding:0px;
height:100%;
font-weight:lighter;
background-color:#fafdff;
}

h1{
font-weight:lighter;
color:#666;
}

h2{
font-weight:lighter;
color:#444;
}

h3{
font-weight:lighter;
color:#444;
}

div{
color:#555;
}

a{
text-decoration:none;
color:#445;
}

br.crhr{
width:99%;
clear:both;
float:none;
}
/* --------------------------------------------------------------- */

ul.errorStack{
border-top:2px solid red;
border-bottom:2px solid red;
color:#662211;
list-style:none;
}

div#thepage{
width:983px;
margin-left:auto;
margin-right:auto;
margin:auto;
margin-top:0px;
position:relative;
padding:0px;
background-color:transparent;

}

div#thepage div#thewrap{
min-height:600px;
background-color:white;
width:100%;
}

div#thepage br.clearwidth{
width:98%;
height:0px;
clear:both;
font-size:0px;
line-height:0px;
}

div#topedge{
	height:20px;
	background:url(blu_topedge.png) repeat-x;
	background-position:center top;
	margin:0px;
	padding:0px;
}

div#innerheader{
	height:65px;
	background:url(lroom_blueheader65.png) repeat-x;
	background-position:center top;
	margin:0px;
	padding:0px;
}

div#menuarea{
	height:75px;
	margin:0px;
	padding:0px;
	background-color:#ccc;
}

div#innerfooter{
	height:40px;
	border:0px solid;
	background:url(lower_menu_bar.jpg) repeat-x;
}

div#leftcolumn{
	width:21.4%;
	float:left;
	min-height:100px;
}

div#leftcolumn div.colcontent{
	padding:0px;
	padding-top:8px;
	padding-bottom:8px;
}

div#midcolumn{
	width:78%;
	min-height:100px;
	float:right;
	border:0px solid;
}

div#midcolumn div.colcontent{
	padding:20px;
	padding-top:0px;
	padding-right:0px;
}

div#rightcolumn{
	width:22%;
	min-height:400px;
	float:right;
	display:none;
}

div#rightcolumn div.colcontent{
	padding:20px;
	border-left:4px solid #fafdff;
	padding-top:0px;

}


div#outerfooter{
padding-right:60px;
text-align:right;
width:900px;
margin:auto;
}

div#outerfooter a{
color:#aaaabb;
text-decoration:none;
background:url(3diamond.gif) no-repeat;
background-position:left middle;

text-align:middle;
line-height:34px;
height:34px;
padding:3px;
padding-left:34px;

}

div#midcolumnheader{
clear:both;
border:0px solid;
}

div#searchbox{
border:0px solid;
float:right;
width:58%;
display:block;
background:url(search.png) no-repeat;
background-position:right top;
height:40px;
}

div#searchbox input{
background-color:transparent;
border:0px solid;
margin-top:4px;
height:22px;
}
div#searchbox label.searchlabel{
border:0px solid;
float:left;
width:170px;
margin-top:8px;
}

div#searchbox input.searchbox{
width:177px;
padding-left:16px;
margin-left:20px;
margin-right:6px;
padding-top:3px;
}

div#searchbox input.inputButton{
width:32px;
font-size:0px;
}

div#functiontitle{
border:0px solid;
float:left;
width:40%;
display:block;
}


/* ------------------------------------------------------------------------------------ */
div.boxleft{
padding:0px;
float:left;
margin:0px;
}

div.boxright{
padding:0px;
float:right;
margin:0px;
}

