.verticalborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.welcometext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
}
.leftborder {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.bodycopy1 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	margin-right: 20px;
	margin-left: 33px;
	text-align: left;
}
.bodycopy2 {

	font-family: "Century Gothic";
	font-size: 10px;
	color: #10354C;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #10354C;
	margin: 10px;
	text-align: left;
}
.Headline {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #10354C;
	font-weight: bold;
	text-align: left;
}
.bodycopy3 {


	font-family: "Century Gothic";
	font-size: 11px;
	color: #10354C;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
.bodycopy3nomargin {



	font-family: "Century Gothic";
	font-size: 11px;
	color: #10354C;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.sidetopborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #65CBF5;
	border-right-color: #65CBF5;
	border-left-color: #65CBF5;
}
.bgimage {
	background-color: #0E1A44;
	background-image: url(../images/bg_fade_01.gif);
	background-repeat: repeat-x;
	text-align: center;
}
