.nav_bg {
	background: url(Graphics/nav_bg.gif) repeat-x;
	height: 30px;
}
.border_top {
	border-top: 1px solid #333333;
}
.nav {
	font-size: 16px;
	color: #000000;
	text-decoration:none
}
.nav a:link {
	font-size: 16px;
	color: #000000;
	text-decoration:none
}
.nav a:visited {
	font-size: 16px;
	color: #000000;
	text-decoration:none
}
.nav a:hover {
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
}
.outer_border {
	border: 1px solid #333333;
}
p {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.clear {
	clear: both;
}
.padding_images {
	padding: 0px 10px 10px;
}
.greyFeatureText {
	font-size: 11px;
	color: #999;
}
.footer {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	padding-left: 10px;
	color: #0099FF;
}
a:link {
	color: #FF9900;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica;
}
a:visited {
	color: #FF9900;
	text-decoration:none
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
body {
	background-color: #1A171B;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
}
.text_white_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.text_white_margin_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 10px;
}

.text_white_24 {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

.text_grey_24 {
	font-family: Arial;
	font-size: 24px;
	color: #C5C7C8;
	font-weight: normal;
}

.text_grey_30 {
	font-family: Arial;
	font-size: 30px;
	color: #C5C7C8;
	font-weight: normal;
}

.copyright_10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.border_top {
	border-top: 1px solid #484848;
}
.textWhite {
	color: #FFFFFF;
}
.textItemHeader {
	color: #FF9900;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}
.cellHighlight {
	background: #2C2C2C;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
}
.fadeBlueBlk {
	background: url(Graphics/fade-blue-blk.jpg) repeat-x;
}
.fadeBlkBlue {
	background: url(Graphics/fade-blk-blue.jpg) repeat-x;
}
