a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #009;
	text-decoration:none;
}
h1 {
    float:left;
	width:883px;
	height:82px;
	margin:0;
	overflow: hidden;
	background-image:url(images/header2.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:#CCC;
}
.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: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	padding: 0 9px 0 9px;
	line-height: 35px;
	color: #0066CC;
}
#textSizeButton a:link, #textSizeButton a:visited {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#textSizeButton a:hover {
	color: #CCC;
}
#textSizeblock {
	color: #0033CC;
	height: 35px;
/*	width: 91px;
	overflow: hidden;*/
}
.nav {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/leftnav_btn.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
.nav a:link, .nav a:active, .nav a:visited {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/leftnav_btn.jpg);
	background-repeat: no-repeat;
	height: 43px;
	display: block;
	text-decoration:none;
	padding:3px 0 0 15px;
}
.nav a:hover {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/leftnav_btn_on.jpg);
	background-repeat: no-repeat;
	height: 43px;
	text-decoration:none;
	padding:3px 0 0 15px;
}
.heading {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color:#003;
	font-size:24px;
	line-height:25px;
	font-variant:small-caps;
	padding:0 8px 0 8px;
	}
.footer-heading {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color:#003;
	font-size:21px;
	line-height:24px;
	font-variant:small-caps;
	}
.footer-teal {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color:#0d7c70;
	font-size:21px;
	line-height:24px;
	font-variant:small-caps;
	}
.tagline {
	font-family: "trajan-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height:35px;
	color: #000;
}
.shadow-right {
	background-image:url(images/shadow-right.png);
	background-repeat:repeat-y;
	background-position:top left;
	}
