/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body a:link, .body a:visited, .body a:active, .body a:hover {
	color: #5C222A;
	text-decoration: underline;
	font-weight: bold;
}
	
.homehook {
	color: #ACACAE;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.homehook a:link, .homehook a:visited, .homehook a:active {
	color: #5C222A;
	text-decoration: none;
}
.homehook a:hover  {
	color: #5C222A;
	text-decoration: underline;
}
.homehooktitle {
	color: #5C222A;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	}

.mainpadding {
	padding-left: 10px;
}
.subpagepadding {
	padding-left: 20px;
	padding-top: 20px;
}

.address{
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 15px;
	}
	
.address a:link, .address a:visited, .address a:active, .address a:hover   {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

.footer{
	color: #ACACAE;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	
}

.signature{
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 15px;
	}





.subnav {
	color: #ACACAE;
	padding-left: 10px;
	font-weight: bold;
}
.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #ACACAE;
	text-decoration: none;
	font-weight: normal;
}
.subnav a:hover  {
	color: #595959;
	text-decoration: underline;
}

.red {
	color: #A9192D;
}


.heading1{
	color: #7CA0A4;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.sidequote{
	color: #7CA0A4;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

.sidequote a:link, .sidequote a:visited, .sidequote a:active, .sidequote a:hover  {
	color: #7CA0A4;
	text-decoration: underline;
}

/*
.leftpadding {
	padding-left: 16px;
	}
	*/

.floater {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 40px;
}

.floater2 {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}




	