/* body */
body { 
	background:  url(../images/bg-tile.jpg);
	background-repeat: repeat-x;
	background-color: #cc9900;
	font-family: Arial, Helvetica, sans-serif;

	}	
		
	
/* copy */
p { 
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 0px;
	margin-bottom: -10px;
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 0px;
	margin-bottom: -10px;
	}

.bolds {
	color: #000000;
	font-weight: bold;
}

.footer {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

.lrg-copy {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;

}


/* forms */
.form {  background-color: cccccc; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.form1 {  background-color: #93c6e5; border: #006699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699;}


/* links */
a:link {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
a:active {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
a:visited {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
a:hover {
	color: #53943e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

a.linksicon:link { color: #006699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold}
a.linksicon:active { color: #006699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksicon:visited { color: #006699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksicon:hover { color: #006699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold}

a.linksfooter:link { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold}
a.linksfooter:active { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksfooter:visited { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksfooter:hover { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold}

