a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

img a:link, img a:visited, img a:active, img a:hover {
border:0;
}


h1 {
    float:left;
	width:883px;
	height:82px;
	margin:0;
	overflow: hidden;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
    float:left;
    display: inline;
    width:883px;
    height:82px;
    text-indent: -100000px;
}
/* FORM STYLES */

.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.formnopadding {
 padding: 0px;
 margin: 0px;
}
form {
 padding: 0px;
 margin: 0px;
}

/* GRAPHICS */

hr {
  border: 0;
  width: 100%;
		height: 1px;
		color:#b4ab82;
}
.background {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D3CCA2;
}
.box1 {
 height: 19px;
	margin-left: 5px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.box2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textSizeButton {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 54px;
	padding-right: 0px;
	padding-left: 9px;
	padding-top: 27px;
	color: #0066CC;
}
#textSizeButton a:link, #textSizeButton a:visited {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
#textSizeButton a:hover {
	color: #FFCC00;
}
#textSizeblock {
	color: #0033CC;
	height: 54px;
/*	width: 64px;
	overflow: hidden;*/
}
