body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #666666;
}
body {
	background-color: #fafafa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header { 
  width:712px;
  background:url(header_01.jpg)  no-repeat center;
}
.box {
  width:712px;
  background:url(grade.jpg) no-repeat bottom center;
  
}
html>body .boxtop { 
	height:15px;
  background: url(top.png) no-repeat top right;
}
.boxtop { 
	height:15px;
  background: url(top.gif) no-repeat top right;
}
html>body .boxbottom { 
	height:15px;
  background: url(bottom.png) no-repeat bottom left; 
}
.boxbottom {
	height:15px;
  background: url(bottom.gif) no-repeat bottom left; 
}
.headercontent {
  height:290px;
}
  
.boxcontent {
  padding: 0px 15px;
}
h1 {
	font-size: 24px;
	font-variant:small-caps;
	font-style:normal;
	font-weight:normal;
	line-height:26px;
	color: 336699;
	margin-bottom:24px;
}
h2,h4,h5,h6 {
	font-size: 14px;
	line-height:20px;
	font-weight:normal;
	color:#336699;
	margin-bottom:24px;
}
h2 strong, b {
	font-size: 12px;
	font-weight:normal;
	color:#666666;
}
h2 em, i{
	font-style:oblique;
	font-weight:normal;
	font-size: 14px;
	color:#666666;
	margin: 0px;

}
h3 {
	font-style:oblique;
	font-weight:normal;
	font-size: 12px;
	line-height:16px;
	margin: 20px 25px;
	color:#336699;
}

strong, b, em, i {
	color:#336699;
}
a:link, a:visited, a:active {
	color:#336699;
	text-decoration: none;
}
a:hover {
	color:#0099FF;
	text-decoration: none;
}
img.heading {
	margin: 0px 0px 12px 0px;
}

.hold {
  width:712px;
  background-color: #F5F5F5;
  background:url(line.gif) repeat;
}
.spacer {
	background-image:url(fold.gif);
	background-repeat:no-repeat;
	width:712px;
	height:8px;
}

.copy {
	text-align:left; 
	padding: 0px 15px;
}

.input_xl{
	width:240px;
	padding: 1px 4px;
	color:#336699;
	background-color:#FAFAFA;
	border:1px #336699 solid;
}

input {  
	color: #336699; 
}

#background{position:absolute; z-index:-1; }
