html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/images/backlines.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#container-main {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 972px;
	height:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.right{
	background-image: url(/images/right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.left{
	background-image: url(/images/left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ec7f44;
	font-weight:normal ;
	letter-spacing:0px;
	line-height:100px;
	display:inline;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #5b0000;
	font-weight:normal ;
	letter-spacing:0px;
	line-height:px;
	display:inline;
}

.textshadow{
	text-shadow: 2px 2px 2px #707070;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ec7f44;
	font-weight:normal ;
	letter-spacing:0px;
	line-height:px;
	display:inline;
}

.body-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #506070;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 25px;
}

.body-text-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0093d5;
	letter-spacing: 0px;
	line-height: 25px;
	text-decoration: none;
}
a.body-text-link:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0093d5;
	letter-spacing: 0px;
	line-height: 25px;
	text-decoration: none;
}
a.body-text-link:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0093d5;
	letter-spacing: 0px;
	line-height: 25px;
	text-decoration: none;
}
a.body-text-link:hover {
	text-decoration: underline;
}

a.header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: ;
	letter-spacing:1px;
	display:block;
	line-height:30px;
}
a.header:hover {
	color: #ffffff;
	background-color: #000;
}

.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0px;
	line-height:16px;
}
a.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0px;
	line-height:16px;
}
a.footer:hover {
	color: #506070;
}

.t1 {
	border: 1px solid #cccccc;
}

.t2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #506070;
}

.t3 {
	padding:5px;
}

.t4 {
	padding:5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

.t5 {
	border: 1px solid #cccccc;
	background-color: #edeff0;	
}

.t6 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.t6-back {
	background-image: url(/images/border-1px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.t7 {
	border: 1px solid #327daf;
	background-color:#ffffff;
}

.font-white {
	color: #ffffff;
	font-size:15px;
}

.Email_Confirmation2 {
background-image: url(/images/Email_Confirmation2.gif);
width: 0px;
height: 0px;
padding: 0px;
border: 0px;
}