/* SPELL CSS */

body,td,th {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/backing.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { border:0;}
p {
	margin: 5px;
}
ul {
	margin: 0px;
}
li {
	margin: 2px 2px 2px 10px;
	text-indent: inherit;
	list-style-image: url(../images/SPELL_26.jpg);
	font-size: 8pt;
}
#quicklinks {
	background-color: #f9f9f9; 
	border:solid; 
	border-color: #f1f1f1; 
	width: 187px;
	padding: 5px;
}
#newsletter {
	background-color: #f9f9f9; 
	border:solid; 
	border-color: #f1f1f1; 
	width: 187px;
	padding: 5px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.linkz:link {
	color: #666666;
	text-decoration: none;
}
.linkz:visited {
	text-decoration: none;
	color: #666666;
}
.linkz:hover {
	text-decoration: underline;
	color: #666666;
}
.linkz:active {
	text-decoration: none;
	color: #666666;
}
.datecopy {
	border: solid;
	border-color: #f9f9f9;
	font-size: 8pt;
	margin: 0px;
	width: 90px;
}
#footerbacking {
	background-image: url(../images/SPELL_51.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.footercopy{
	font-size: 8pt;
	margin: 10px 10px 10px 20px;
}
input.textinput {
	width:131px;
	height:25px;
	background:url(http://74.200.77.226/images/SPELL_41.jpg) no-repeat top left;
	border:none;
	padding-left:8px;
	padding-top:5px;
	margin:0;
}
input.textinput2 {
	width:200px;
	height:25px;
	background:url(http://74.200.77.226/images/input.gif) no-repeat top left;
	border:none;
	padding-left:8px;
	padding-top:5px;
	margin:0;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E5E5E;
	margin-top: 2px;
}
.textarea, .textareaHovered {
	width:200px;
	height:125px;
	background:url(http://74.200.77.226/images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	overflow:auto;
}
.buttonSubmit, .buttonSubmitHovered {
	width:100px;
	height:25px;
	color:#5E5E5E;
	background:#E5E5E5;
	padding:2px 5px;
	cursor:pointer;
	border:1px solid #A3A3A3;
}
td.content { padding-left:25px; padding-right:25px;}
.style1 {
	color: #333333
}: