/* Goldleaf Standardized Page Design Classes */

body,td {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     color: #333333;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#F1F0DE;
}

.bg {
     background-attachment: fixed;
     background-image: url(images/bg.jpg);
     background-repeat: repeat-x;
     background-position: top;
}
.content {
     padding: 10px;
}
a:link {
     color: #333333;
     text-decoration: underline;
}
a:visited {
     color: #333333;
     text-decoration: underline;
}
a:hover {
     color: #333333;
     text-decoration: none;
}
a:active {
     color: #333333;
     text-decoration: none;
}


/* Standardized Footer Classes */

.footer {
     font-size: 11px;
     background-color: #FFFFFF;
     width: 725px;
     border: 1px solid #000000;
}

.footerLogos {
     font-size: 11px;
     text-align: center;
     vertical-align: middle;
     padding: 2px;
     width: 120px;
}

.footerSitemap {
     font-size: 11px;
     text-align: center;
     vertical-align: top;
     padding: 2px;
}

.footerNotice {
     font-size: 11px;
     text-align: left;
     vertical-align: top;
     padding: 5px;
}
.footerNotice a:link {
     color: #3B7D6B;
     text-decoration: underline;
}
.footerNotice a:visited {
     color: #3B7D6B;
     text-decoration: underline;
}
.footerNotice a:hover {
     color: #004633;
     text-decoration: none;
}
.footerNotice a:active {
     color: #3B7D6B;
     text-decoration: none;
}

.copyright {
     font-size: 9px;
     font-weight: bold;
     color: #FFFFFF;
     background-color: #004633;
     text-align: center;
     vertical-align: middle;
     padding: 0px;
}
.copyright a:link {
     color: #FFFFFF;
     text-decoration: underline;
}
.copyright a:visited {
     color: #FFFFFF;
     text-decoration: underline;
}
.copyright a:hover {
     color: #004633;
	 background: #fff;
     text-decoration: none;
}
.copyright a:active {
     color: #FFFFFF;
     text-decoration: none;
}


/* Standardized Content Classes */

.tableTop {
	background-color: #3B7D6B;
	color: #FFFFFF;
	padding: 3px;
	text-transform: none;
	text-align: center;
	border: 1px solid #004633;
	font: bold small-caps 13px Arial, Helvetica, sans-serif;

}
.tableBottom {
     font-size: 11px;
     background-color: #FFFFFF;
     padding: 3px;
	 border: 1px solid #004633;
}

.bold {
     font-weight: bold;
}
.italic {
     font-style: italic;
}
.boldItalic {
     font-weight: bold;
     font-style: italic;
}
.underline {
     text-decoration: underline;
}


/* Non-Standardized Classes, as needed */
.welcomeMessage {color: #01563F}
table{

	border-collapse:collapse;
	
}

.tableBottomAlt {
     font-size: 11px;
     background-color: #DDFFDD;
     padding: 3px;
	 border: 1px solid #004633;
}
.img {
	border: 1px solid #387D6A;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(images/slices/interior_r15_c2.jpg);
	background-color: #014633;
	width:178px;
	height:82px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.logona input, submit{
	border:1px solid #3B7D6B;
	padding:0px 2px;
	margin:2px;
	background-color:#004633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:20px;
}
.logona form {
	margin: 0px;
	padding-left: 7px;
	padding-top: 2px;
}
.logona #forgot {
	width: 75%;	
}
.logon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(images/slices/interior_r15_c2.jpg);
	background-color: #014633;
	width:178px;
	height:82px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.logon input, submit{
	border:1px solid #3B7D6B;
	padding:0px;
	margin:2px;
	background-color:#004633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:20px;
}
.logon form {
	margin: 0px;
	padding-left: 7px;
	padding-top: 2px;
}
#ind_marquee {
	background-image: url(images/slices/index_r12_c1.jpg);
	background-repeat: no-repeat;
	background-color: #407D6D;
	height: 20px;
	
}
