/* Copy Styles*/

/* Headers */
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	line-height: 21px;
}

h1.homepage {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
/* Main Copy */

p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	text-align: left;
}
.HomeCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
	text-align: center;
}
.HomeCopy strong {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.MainCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	text-align: left;
}
.MainCopy strong {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.SloganCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #ff6600;
	font-weight: bold;
	font-style: italic;
}
.TipCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	float: left;
	padding: 6px 0px 0px 8px;
}
.SmallCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}
.SmallCopy strong {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.ExtraSmallCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-align: center;
}
strong.OrangeCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
}
/* Image */
.img {
	background-color: #ffffff;
	padding: 7px;
	border: solid 1px #cccccc;
}
.imgcontainer {
	background-image: url(../images/img_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 30px 0px 10px 0px;
	margin-bottom: 30px;
}
/* Link */
a:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
/* News */
.NewsTitle {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
/* TrackCopy */
.trackOrangeCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
	line-height: 18px;
	font-weight: bold;
}
.trackBlueCopy {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	line-height: 18px;
	font-weight: bold;
}
/* Table */

.tableHeader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 8px;
	font-style: italic;
	padding-top: 5px;
	height: 55px;
}
.tableHeaderOrange {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f95807;
	font-size: 8px;
	font-style: italic;
	height: 55px;
}
.tableHeaderBlue {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2a2c4f;
	font-size: 8px;
	font-style: italic;
	height: 55px;
}
.tableTextOrange {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f95807;
	font-size: 11px;
	font-style: italic;
	height: 55px;
}
.tableTextBlue {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2a2c4f;
	font-size: 11px;
	font-style: italic;
	height: 55px;
}
/* Bullets Copy */

ul.HomeFooterLinks {
	margin: 0px;
	padding: 0px;
}
ul.HomeFooterLinks li {
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
}
ul.HomeFooterLinks li a {
	text-decoration: none;
	font-weight: bold;
}
ul.HomeFooterLinks li span {
	color: #7c7c7c;
	border: 0 none;
	display: block;
	height: 21px;
	padding: 0px 0px 0px 4px;
}
ul.HomeFooterLinks li span span {
	padding: 0px 8px 0px 4px;
}
ul.HomeFooterLinks li span:hover {
	background-position: 0 100%;
	color: #7c7c7c;
	background: url(../images/footerlinks_r.png) no-repeat 0 0 transparent;
	border: 0 none;
	display: block;
	height: 21px;
	padding: 0px 0px 0px 4px;
}
ul.HomeFooterLinks li span span:hover {
	background-position: 100% 100%;
	padding: 0px 8px 0px 4px;
}
ul.HomeFooterLinks li span.active {
	background-position: 0 100%;
	color: #7c7c7c;
	background: url(../images/footerlinks_r.png) no-repeat 0 0 transparent;
	border: 0 none;
	display: block;
	height: 21px;
	padding: 0px 0px 0px 4px;
}
ul.HomeFooterLinks li span span.active {
	background-position: 100% 100%;
	padding: 0px 8px 0px 4px;
}
ul.quicknav {
	padding: 0px;
	margin: 0px;
}
ul.quicknav li {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	background-image: url(../images/quick-nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	float: left;
	padding-right: 12px;
}
ul.quicknav li a {
	color: #7c7c7c;
	text-decoration: none;
}
ul.quicknav li a:hover {
	color: #7c7c7c;
	text-decoration: underline;
}
ul.IntNav {
	padding: 0px;
	margin: 0px;
}
ul.IntNav li {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	list-style: none;
	float: left;
	width: 154px;
	display: block;
	min-height: 20px;
	background-image: url(../images/rightnav_hover_pointer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
ul.IntNav li a {
	color: #7c7c7c;
	text-decoration: none;
	float: left;
	width: 119px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	border-top: solid 1px #E6E6E6;
}
ul.IntNav li a:hover {
	color: #f95807;
	text-decoration: none;
	float: left;
	width: 119px;
	display: block;
	background-color: #fff;
	border-radius: 7px;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	border-top: solid 1px #dddddd;
}
ul.IntNav li:hover {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	list-style: none;
	float: left;
	width: 154px;
	display: block;
	background-image: url(../images/rightnav_hover_pointer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	min-height: 20px;
}
ul.IntNav li a.active {
	color: #f95807;
	text-decoration: none;
	float: left;
	width: 119px;
	display: block;
	background-color: #fff;
	border-radius: 7px;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	border-top: solid 1px #dddddd;
}
ul.IntNav li.active {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	list-style: none;
	float: left;
	width: 154px;
	display: block;
	background-image: url(../images/rightnav_hover_pointer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	min-height: 20px;
}
/* Table Copy */

.tableheaders {
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 10px;
}
.tablecontent {
	padding-bottom: 10px;
}
