.SiteStyle {
	margin: 0px;
	text-align: center;
	background-color: #95867d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 20px;
}
#maincontainer {
	background-color: #FFFFFF;
	height: auto;
	width: 779px;
	border: 12px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_maincontainer.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #E6572A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #E6572A;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #E6572A;
	font-weight: bold;
}
a:hover {
	color: #E6572A;
	text-decoration: underline;
	font-weight: bold;
}
.T1 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../img/telephone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 115px;
}
.T2 {
	background-color: #e6572a;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
}
.T2Left {
	width: 216px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/leftbg.gif);
}
.T2Right {
	width: 64px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/rightbg.gif);
}
.T3Left {
	vertical-align: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.TopLeft {
	text-align: left;
	vertical-align: top;
	padding-bottom: 70px;
}
.ContentHeader {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 35px;
	background-color: #95867D;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#t1_orange {
	background-color: #E6572A;
	height: 35px;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.ContentHeader b {
	color: #e0d8d4;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	vertical-align: top;
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	background-color: #f3eeeb;
}
.Content h1 {
	font-size: 2em;
	color: #95867D;
	font-weight: normal;
}
.V10GB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.T3Right {
	background-image: url(../img/squares.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	background-color: #95867d;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #f3eeeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 85px;
}
#footer a {
	color: #F3EEEB;
	font-weight: bold;
}
#footer h3 {
	font-size: 1.2em;
}
