a:link,
a:visited,
.a:active { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	color: #F20017;
	font-weight: normal;
	text-decoration: none;
	} 

.text a:link,
.text a:visited,
.text a:active { 
	color: #6D8B3E;
	font-weight: bold;
	border-bottom: 1px solid #907CAB;
	text-decoration: none;
	}
	
.text a:hover {
	color: #907CAB;
	font-weight: bold;
	border-bottom: 1px solid #261D51;
	text-decoration: none;
	} 
	
.footer a:link,
.footer a:visited,
.footer a:active { 
	font-weight: normal;
	text-decoration: underline;
	color: #907CAB;
	}
	
.footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #261D51;
	}

.nav a:link,
.nav a:visited,
.nav a:active {
    color: #CBE1A7;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
}

.nav a:hover {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
}
		
body { 
   background: #CBE1A7;
   color: #000000;
   font-size: 12px;
   line-height: 16px;
   font-family: Georgia, Times New Roman, Helvetica, Arial, sans-serif;
   margin-top: 0em;
   margin-right: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   }
   
h1 {		
	font-size: 26px;
	line-height: 75px;	  	
	color: #6D8B3E;
	display: inline;
	}

h2 {	
	font-size: 18px;
	line-height: 20px;	  	
	color: #261D51;
	font-weight: bold;
	display: inline;
	}

h3 {	
	font-size: 14px;
	line-height: 18px;	  	
	color: #666666;
	display: inline;
	}

h4 {		
	font-size: 10px;
	line-height: 15px;	  	
	color: #FF3300;
	background: #FFFFFF;
	}

.small {
    color: #CBE1A7;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

.big {
    color: #666666;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

.text {
    color: #261D51;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

.nav {
    color: #907CAB;
	font-weight: normal;
	font-size: 18px;
	line-height: 14px;
}
	
.footer { 
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #6D8B3E;
	}

.layoutHeader1 {
    background-image: url(images/htws_01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 311px;
	}

.layoutHeader2 {
    background-image: url(images/htws_02.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 52;
	}

.layoutTitle {
    background-image: url(images/htws_03.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 65;
	}

.layoutFooter {
    background-image: url(images/htws_05.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 71px;
	}

.hr {
    border: 0;
    color: #BBBBBB;
    background-color: #BBBBBB;
    height: 2px;
    width: 100%;
	}

.image {
	border: 0px;
    padding: 0px;
	text-align: center;
	}
	
.image_container {
	display: block;
	float: right;
	margin: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	}

.text_container {
	background: #6D8B3E;
	padding: 5px;
	}