body {
	background-color: #EAFAFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
	padding-left: 15px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
}

dl {
	margin: 12px 0px 0px;
}
DD {
	margin: 4px 0px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #F6FFFC;
	text-decoration: none;
}


.gradientBack {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: EAFAFF;
}
.left-repeat {
	background-image: url(images/left-side-repeat.jpg);
}
.right-repeat {
	background-image: url(images/right-side-repeat.jpg);
}
.left-space {
	background-image: url(images/left-space2.jpg);
}
.right-space {
	background-image: url(images/right-space2.jpg);
}
.menu-background {
	background-image: url(images/menu-bar.jpg);
}
.base-background {
	background-image: url(images/base-menu.jpg);
}
.left-column {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	text-align: left;
	padding-left: 12px;
}
.right-column {
	padding-left: 20px;
	text-align: left;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f5145;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #576563;
}
.image-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #576563;
}

.layout {
	padding: 0px;
	background-color: #FFFFFF;
	width: 660px;
	border-top: 1px solid #00756F;
	border-right: 1px solid #00756F;
	border-bottom: 0px solid #00756F;
	border-left: 1px solid #00756F;
	text-align: left;
}
.header {
	background-image: url(images/menu-bar.jpg);
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	text-decoration: none;
	text-align: center;
}
.header a{
	text-decoration: none;
}
.header a:hover {
	text-decoration: underline;
	color: #000000;
}

a {
	color: #007167;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #007167;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #005E56;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #005E56;
}


.top {
	background-color: #F6FFFC;
	color: #017970;
	text-align: left;
	padding: 0px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 135px;
}
.top a{
	color: #017970;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top a:hover{
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}


.digitalvisual {
	width: 660px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.digitalvisual a{
	color: #999999;
	text-decoration: none;
}
.digitalvisual a:visited{
	color: #999999;
	text-decoration: none;
}
.digitalvisual a:hover{
	color: #333333;
	text-decoration: underline;
}
.boxes {
	color: #FFFFFF;
	background-color: #030067;
}
.box {
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	padding: 5px;
}
.back {
	background-color: #E2E1DD;
	background-image: url(images/menu-bar.jpg);
	border: 1px solid #999999;
	color: #666666;
	font-size: small;
	width: 100px;
	text-align: center;
	margin: 4px;
	padding: 2px;
	float: right;
	display: block;
}
.back a{
}
.formfiled {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	background-color: #FBFBFB;
}
.box {
	background-color: #F6FFFC;
	border: #CCCCCC;
	padding: 3px;
}

