@charset "utf-8";
/* CSS Document */


/* top menu */
.Header {
	font-size:14px;
	color:#b1b1b1;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	width:945px;
}
.BodyTable {
	width:945px;
}
.Footer {
	width:685px;
}
.FooterLink {
	font-size:12px;
	color:#b1b1b1;
	}
a.FooterLink:link {
	color:#b1b1b1;
	text-decoration:none;
	font-weight:bold;
}
a.FooterLink:visited {
	color:#b1b1b1;
	text-decoration:none;
	font-weight:bold;
}
a.FooterLink:hover {
	color:#ecc403;
	text-decoration:none;
	font-weight:bold;
}
a.FooterLink:active {
	color:#ecc403;
	text-decoration:none;
	font-weight:bold;
}

/* left menu */
#cta_float {
	width:260px;
}
.LeftBar {
	width:260px;
	vertical-align:top;
}
.LeftSub {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}
a.LeftSub:link {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}
a.LeftSub:visited {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}
a.LeftSub:hover {
	color:#ecc403;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}
a.LeftSub:active {
	color:#ecc403;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}

.TopSub {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.TopSub:link {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.TopSub:visited {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.TopSub:hover {
	color:#ecc403;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.TopSub:active {
	color:#ecc403;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.LeftLink {
	color:#ecc403;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.LeftLink:link {
	color:#ecc403;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.LeftLink:visited {
	color:#ecc403;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.LeftLink:hover {
	color:#960;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.LeftLink:active {
	color:#960;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.LeftPad {
	padding-left:50px;
	padding-top:5px;
}

.ContentNav {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.ContentNav:link {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.ContentNav:visited {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.ContentNav:hover {
	color:#960;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.ContentNav:active {
	color:#960;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.Continue {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.Continue:link {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.Continue:visited {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.Continue:hover {
	color:#ecc403;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.Continue:active {
	color:#ecc403;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

a:link {
	color:#666;
	text-decoration:none;
}
a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#960;
	text-decoration:none;
}
a:active {
	color:#960;
	text-decoration:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
}

.ContentPad {
	font-size:13px;
	padding:13px 13px 13px 13px;
	line-height:17px;
	text-align:justify;
}
.ContentCell {
	background-color:#F0F0F0;
	vertical-align:top;
}

H1 {
	font-size:16px;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
}

H2 {
	font-size:14px;
	font-weight: bold;
	padding-top:0px;
	margin-top:30px;
	padding-bottom:0px;
	margin-bottom:0px;
}

H3 {
	font-size:13px;
	font-weight: bold;
	padding-top:0px;
	margin-top:25px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.HSub {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}

.LiGap {
	margin-top:10px;
}

.Invisible {
	color:#F0F0F0;
}

