body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	background-image: url(../../Homepages/images/bggradient3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.icons {
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
a:hover {
	color: #B13140;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
h1 {
	font-size: 1.35em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8295;
	padding-bottom: 5px;
	margin-top: 15px;
}
#headtble a:link, #headtble a:visited, #headtble a:active {
	color: #333;
	text-decoration: none;
}
#headtble a:hover, #headtble a:active, #headtble a:focus {
	color: #FB9D45;
	text-decoration: none;
}
#headtble {
	color: #FFFFFF;
	background-color: #FFF;
}
h2 {
	font-size: 1.15em;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBA138;
}
.redbold {
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
}

