#container {
	text-align: left;
	width: 890px;
	position: absolute;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align:right;
	width: 890px;
	height: 30px;
}
#header  a:link {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
#header a:visited {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
#header a:hover {
	color: #f66433;
	text-decoration: underline;
	line-height: 20px;
}
#logo {
	height: 70px;
	width: 825px;
	margin-left: 65px;
}
#navBar {
	width: 630px;
	margin-left: 260px;
	color: #828387;
	height: 30px;
	font-size: 13px;
}
#navBar a:link {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
#navBar a:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
#navBar a:hover {
	color: #f66433;
	font-size: 13px;
	text-decoration: none;
}
#content  {
	padding-left: 70px;
	width: 675px;
	color: #C7C7C7;
	line-height: 18px;
	padding-top: 40px;
	font-weight: lighter;
}
#content h1 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: -15px;
}
#content h2 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 0px;
	letter-spacing: 0.1mm;
	font-weight: lighter;
}
#content h3 {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 0.1mm;
}
#content table {
	margin-bottom: 20px;
}
#content   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #36ADE6;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #36ADE6;
	text-decoration: none;
}
#content   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #f66433;
	text-decoration: underline;
}
#content .blueText {
	color: #009EE8;
	font-size: 12px;
}
#content  .whiteText {
	color: #FFFFFF;
	line-height: 22px;
}
#content  .whiteText_16 {
	color: #FFFFFF;
	line-height: 22px;
	font-size: 16px;
}
#content  .greyText {
	color: #C7C7C7;
	font-size: 13px;
	line-height: 18px;
}
#content .head {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
}
#content .subHead {
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
#content .subHeadLarge {
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
}
#content ul {
	color: #FFFFFF;
	font-size: 13px;
	margin-top: -18px;
	margin-left: -18px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	text-align:right;
	width: 890px;
	position: absolute;
	margin-top: 80px;
	height: 30px;
	left: 5px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #009DE9;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #009DE9;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #009DE9;
	text-decoration: underline;
}
#subNav {
	height: 22px;
	width: 820px;
	margin-left: 70px;
	padding-top: 8px;
	font-size: 14px;
}
#subNav a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#subNav a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#subNav a:hover {
	font-size: 14px;
	color: #f66433;
	text-decoration: none;
}
