p,ul,ol,li, li a { 
	margin: 0; 
	padding: 0 
}

a { 
	color: black; text-decoration: none 
}

a img {
	border: 0
}

body  { 
	color: black; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: black;
	background-repeat: repeat-x; 
	margin: 0; 
	padding: 0 
}

#wrapper    { 
	background-color: white;
	margin: 0 auto; 
	padding: 10px 0 10px 0px; 
	width: 873px; 
	border-style: none solid; 
	border-width: 0 7px; 
	border-color: #999;
	height: 100%;
	overflow: hidden;
	background-image: url("graphics/WrapperBckgd-2.gif");
background-repeat: no-repeat;

}

/* === Top Header Section ===*/

#header { 
	background-image: url("graphics/QEFormsHeader2.gif"); 
	background-repeat: no-repeat; 
	margin: 0px 0 20px 40px; 
	height: 125px 
}

#navlinks { 
	padding-top: 0.5em; 
	margin: 75px 0 0 165px; 
	float: left;
	list-style-type: none; 
}

#navlinks li   { 
	font-size: 9px; 
	font-variant: small-caps; 
	font-weight: bold; 
	display: inline; 
	margin-right: .5em;
	padding-right: 0.75em; 
	border-right: 2px solid #096;
}

#navlinks li.last  {
	border-right: 0px;
}

/* === Middle Button Section ===*/

h2  { 
	color: #069; 
	font-size: 16pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	font-weight: normal;
	padding-left: 85px;
	margin-top: -15px	;
	margin-bottom: 10px;
}

#location {
	float: right;
	width:  255px;
	margin-top: -95px;
}

#acct-back {
	float: right;
	width: 270px;
	margin-top: -148px;
}

#buttonlist  { 
	background-color: #fff; 
	border: 0;
	margin: 10px 0 10px 0; 
	padding-left: 85px; 
	padding-right: 50px;
	float: left;
	list-style-type: none;
}

#buttonlist li {
	padding-right: 37px;
	border: 0;
	display: inline;
}

/* === Bottom Content Section ===*/

#folder { 
	width: 873px;
	padding-left: 86px;
	padding-top: 0px;
	margin-top: -10px;
	float: left;
	font-style: normal;
	font-size: 11px;
}



#folder p {
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 656px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 0 20px 10px 20px;
}

#foldercontent {
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 656px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 0 20px 10px 20px;
	height: 100%;
	overflow: hidden;
}



#folder h5 {
	background-image:url(graphics/FileFolderTop.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	width: 700px;
	font-size: 12px;
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-left: 25px; 
	padding-top: 13px;
	height:32px;
}

#folder img.flip {
	margin-top: -20px;
	padding: 0px 30px 10px 0px;
	float: left;
}

#folder p.fliptext {
	margin-top: 0px;
	padding-top: 20px;
	line-height: 27px;
}

#folder li {
	float: left;
	list-style-type: none;
	margin: -4px 90px 0 0;
}

#folder a {
	color: green;
	text-decoration: none 
}

#folder p.items {
	line-height: 18pt;
}

#footer {
	color: silver;
	font-size: 7pt;
	text-align: center;
	line-height: 30pt;
}

#footer a {
	color: silver;
}
