@charset "utf-8";
/* CSS Document */

body, html {
	margin:0px; 
	padding:0px;
	height:100%;
	text-align:justify;
	}

.noPrint {
display:none;
}
hr {
	background-color:bcbcbc;
	color:#bcbcbc;
	width:85%;
	height:1px;
	}
	
td {
	font-family:Arial;
	font-size:11px;
	font-weight:550;
	color:#555555;
	
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:44px;
	font-weight:550;
	color:#2a4376;
	line-height:56px;
	display:inline;
	}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:400;
	color:#2d2c2c;
	line-height:45px;
	display:inline;
	font-weight:550;
	
	}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#2d2c2c;
	line-height:36px;
	display:inline;
	font-weight:300;
	
	}

li {
	line-height:7px;
}

.hometext {
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	color:#555555;
	}
	
.tier2nav  {
	font:Arial;
	font-size:11px;
	font-weight:600;
	color:#b2af7d;
	padding:5px;
	}




.header {
display:none;
	
	}

.contentSubHeader {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#2d2c2c;
	font-weight:300;
	line-height:36px;
	}

.contenthome {
	background-image:url(../i/home-content-bg.jpg);
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	}
.contentHomeInterior {
	vertical-align:top;
	padding-top:25px;
	padding-left:8px;
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	color:#7a7979;
	text-align:left;
	line-height:20px;
	}
.content {
	background-image:url(../i/content-bg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:15px;
		}
	
.contentBlueText {
	color:#849dcf;
			}	

.navContainer {
display:none;
		}
	
.bookmark {
	display:none;
	}
.bookmarkText{
	font-weight:bolder;
	color:#737374;
	font-family:Arial;
	font-size:10.5px;
	text-transform:uppercase;
}
.bookmarkContainer {
	display:none;
	}
	
.bookmarkBold {
	font-family:Arial;
	font-size:11px;
	font-weight:600;
	color:#040f27;
	}

	
.homebanner {
	background-image:url(../i/home-repeat-banner.jpg);
	background-repeat:repeat-x;
	width:100%;
	}

.homenav {
	display:none;

}

.footer {
	display:none;
	
		}
.footerlink{
	font-family:Arial;
	font-size:10px;
	color:#b9b477;
	text-align:center;
	font-weight:normal;
	}

.Left_Indent {
	padding-left:15px;
	}

.Left_Image {
	float:left;
	padding:15px;
	}
	
.Text_Highlight {
	color:#849dcf;
	font-family:"Times New Roman", Times;
	font-size:14px;
	}