body {
	background-color: #7d8baa;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-left: 20px;
	text-align:center; /* horizontal centering for IE Win quirks */
}
td, th {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin: 20px;
}
p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #2c2e33;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin: 20px;
}
a {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #540000;
	text-decoration:underline;
}
a:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4d53;
}

a:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}

a:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9f9677;
}


form {
	background-color: #0e1d6a;
}

.title {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #2c2e33;
	font-weight: bold;	
	}

.subtitle {
	font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 	color: #2c2e33;
	}

.header {
	font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
 color: #2c2e33;
}

.nav {
	font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.navLink {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.sidebar {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin: 20px;
}

.sidebarHeader {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	color: #ffffff;
	background-color: #4b4d53;
	word-spacing: 5px;
	letter-spacing: 3px;
	margin: 20px;
	margin-left: 20px;
	text-indent: 20px;
}

.legal {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #FFFFFF;
	border-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 970px;
	background-color: #540000;
	margin:10px;
	float:
	
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

