﻿a:active {text-decoration:underline; color:#333333;}
a:visited {text-decoration:underline; color:#333333;}
a:link {text-decoration:underline; color:#333333;}
a:hover {text-decoration:underline; color:black;}



#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align: center;
	border-left: 1px solid #dbd9d3;
	height: 32px;
}

a.nav:visited {
	display:block;
	text-decoration:none;
	background: #edeae3 url('/PublishingImages/siteart/nav-off.jpg') repeat-x top;
	padding: 12px 6px 6px 6px;
	font-size: 9px;
	text-transform: uppercase;
	}	
	
a.nav:active {
	display:block;
	text-decoration:none;
	background: #edeae3 url('/PublishingImages/siteart/nav-off.jpg') repeat-x top;
	padding: 12px 6px 6px 6px;
	font-size: 9px;
	text-transform: uppercase;
	}	
	
a.nav:link {
	display:block;
	text-decoration:none;
	background: #edeae3 url('/PublishingImages/siteart/nav-off.jpg') repeat-x top;
	padding: 12px 6px 6px 6px;
	font-size: 9px;
	text-transform: uppercase;
	}	
	
a.nav:hover {
	background: #edeae3 url('/PublishingImages/siteart/nav-on.jpg') repeat-x top;
}	







body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	margin:0 auto;
	text-align:center;
	background: #cacac0;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	}






	
#frame {
	border:0;
}	
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#frame-left {
	width: 10px;
	background: url('/PublishingImages/siteart/left.jpg') repeat-y;
}

#frame-right {
	width: 10px;
	background: url('/PublishingImages/siteart/right.jpg') repeat-y;
}

#top-header {
	text-align:right;
	vertical-align:bottom;
	font-size: 18px;
	color: #00579c;
	padding: 0px 12px 12px 0px;
	width:100%;
}

#main-content {
	background: #e3e3db url('/PublishingImages/siteart/tan-background.jpg') repeat-x top;
	padding:15px;
	line-height: 19px;
}

#main-content a:link {
	background: url('/PublishingImages/siteart/arrow.gif') no-repeat 0px 5px;
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#main-content a:visited {
	background: url('/PublishingImages/siteart/arrow.gif') no-repeat 0px 5px;
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#main-content a:active {
	background: url('/PublishingImages/siteart/arrow.gif') no-repeat 0px 5px;
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#main-content a:hover {
	text-decoration:underline;
}




#main-content2 {
	background: #e3e3db url('/PublishingImages/siteart/tan-background.jpg') repeat-x top;
	padding:15px;
	line-height: 19px;
}

#main-content2 a:link {
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#main-content2 a:visited {
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#main-content2 a:active {
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#main-content2 a:hover {
	text-decoration:underline;
}




#main-content-page {
	background: #e3e3db url('/PublishingImages/siteart/tan-background2.jpg') no-repeat top left;
	padding:80px 25px 25px 25px;
	line-height: 19px;
}

#main-content-page a {
	background: url('/PublishingImages/siteart/arrow.gif') no-repeat 0px 5px;
	padding-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#main-content-page a:hover {
	text-decoration:underline;
}




#main-content-page2 {
	background: #e3e3db url('/PublishingImages/siteart/tan-background2.jpg') no-repeat top left;
	padding:80px 10px 25px 10px;
	line-height: 19px;
	text-align:center;
}

#main-content-page2 a {
	background: url('/PublishingImages/siteart/arrow.gif') no-repeat 0px 5px;
	padding-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#main-content-page2 a:hover {
	text-decoration:underline;
}




.heading {
	font-size: 20px;
	font-weight: bold;
	color: #b72a32;
}

.heading-blue {
	font-size: 13px;
	color: #00579c;
	font-weight: bold;
}

#right-box {
	width: 217px;
	background: #b72a32;
	color: white;
}

#right-box div {
	padding:15px;
}

#right-box div strong {
	font-size: 15px;
	font-weight:bold;
}

#right-box div hr {
	color: #c1484f;
	background-color: #c1484f;
	height: 1px;
	border:0px;
	padding: 0px;
	margin:7px 0px;
}

#right-box div a {
	background: url('/PublishingImages/siteart/arrow-white.gif') no-repeat 0px 5px;
	padding-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#right-box div a:hover {
	text-decoration: underline;
	}
	
	
	
/* AnyLink CSS Menu Styles */
	
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #dbd9d3;
border-bottom-width: 0;
line-height: 28px;
z-index: 100;
background-color: #eae7e0;
width: 180px;
font-size: 10px;
text-transform: uppercase;
text-align:left;
}

.anylinkcss a:visited {
width: 100%;
display: block;
border-bottom: 1px solid #dbd9d3;
padding: 1px 0;
text-decoration: none;
text-indent: 15px;
}

.anlinksss a:active {
width: 100%;
display: block;
border-bottom: 1px solid #dbd9d3;
padding: 1px 0;
text-decoration: none;
text-indent: 15px;
}

.anylinkcss a:link {
width: 100%;
display: block;
border-bottom: 1px solid #dbd9d3;
padding: 1px 0;
text-decoration: none;
text-indent: 15px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #dcd8cf;
}



img {
border:0;
}


#footer {
text-align:center;
padding:15px;
width:450px;
margin:0 auto;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#666666;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#666666;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#666666;}

.divfooter {
width:450px;
text-align:center;
margin:0 auto;
}	
	
	