@charset "UTF-8";
/* CSS Document */

img#background {
	height: 1070px;
	width: 100%;
	z-index: -1;
	position:absolute;
	color: #00B8FF;
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#link1 .link1,
#link2 .link2,
#link3 .link3,
#link4 .link4,
#link5 .link5,
#link6 .link6,
#link7 .link7,
#link8 .link8,
#link9 .link9,
#link10 .link10,
#link11 .link11 {
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
  }
  
.link1:visited,
.link2:visited,
.link3:visited,
.link4:visited,
.link5:visited,
.link6:visited,
.link7:visited,
.link8:visited,
.link9:visited,
.link10:visited,
.link11:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.link1:hover,
.link2:hover,
.link3:hover,
.link4:hover,
.link5:hover,
.link6:hover,
.link7:hover,
.link8:hover,
.link9:hover,
.link10:hover,
.link11:hover  {
	color: #cccccc;
	text-decoration: none;
}
.link1,
.link2,
.link3,
.link4,
.link5,
.link6,
.link7,
.link8,
.link9,
.link10,
.link11 {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.style1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}



.container {
	height: 775px;
	width: 900px;
}


.spacer {
	height: 775px;
	width: 900px;
	padding-top: 30px;
}

.nav {
	height: 30px;
	float: inherit;
	margin-top: 0px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat;
}

.panela {
	height: 112px;
	width: 103px;
	margin-top: 15px;
	float: left;
	margin-left: 108px;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	padding-top: 10px;
}

.panelb {
	height: 270px;
	width: 184px;
	margin-top: -270px;
	float: left;
	margin-left: 226px;
	clear: left;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
}

.panelc {
	height: 133px;
	width: 211px;
	float: left;
	margin-left: 0px;
	clear: left;
	margin-top: 15px;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
}

	.paneld {
	height: 295px;
	width: 410px;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
}

.panele {
	height: 580px;
	width: 475px;
	float: left;
	margin-left: 15px;
	margin-top: -270px;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
}

.paneletext {
	height: 580px;
	width: 475px;
	float: left;
	margin-left: 15px;
	margin-top: -270px;
	background-image: url(images/box_text_bg.png);
	background-repeat: repeat;
}

.footer {
	height: 30px;
	width: 900px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat;
}
.linktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linktext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

input.long,
input.longer,
input.medium,
input.short,
textarea {
	padding: 3px;
	border: 1px solid #e0e0e0;
	margin: 0px;
	width: 300px;
	color: #000000;
}

input.long:focus,
input.longer:focus,
input.medium:focus,
input.short:focus,
textarea:focus {
	color: #333333;
	background-color:#C3E2FF;
}

table.form tbody th {
	color: #FF0000;
	padding-top: 15px;
}
table.form tbody td {
}
table.form tbody td.label {
	text-align: left;
	padding-right: 3px;
	padding-left: 10px;
	color: #000000;
}
table.form tbody td.input {
	padding: 1px;
}

input.longer {
	width: 40em;
}

input.medium {
	width: 15em;
}
input.short {
	width: 8em;
}

textarea {
	height: 15em;
}
.formlabel {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCFF00;
	margin: 1px;
	border: 1px solid #0000CC;
	padding: 1px;
}
.style19 {color: #FF0033}
.style21 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

