@charset "utf-8";
a {
	color: #FFF;
	text-decoration:underline;
	font-weight:bold;
	}
body {
	background-color: #000;
	background-image: url(i/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
}
#content
{
background-image:url('i/fade.jpg');
background-repeat:repeat-x;
}
a.bodyText {
	color: #CC3300;
	text-decoration:underline;
	font-weight:normal;
	}
a.bodyText:hover {
	color: #CC3300;
	text-decoration:none;
	}
.bodyText {
	font:12px/18px arial;
	color:#333;
	}
.pageName {
	font:20px/1px Arial, Helvetica, sans-serif;
	color: #C10000;
	letter-spacing:0.05em;
	font-weight: bold;
	}
.side {
	font:bold 14px arial;
	color: #FFF;
	text-decoration:none;
	width: 100%;
	background-position: center;
	}
.side a {
	font:bold 14px arial;
	color: #FFF;
	text-decoration:underline;
	}
.side a:hover {
	color: #CCC;
	text-decoration:none;
	}
#bottom {
	font:bold 10px arial;
	color: #F8F9FA;
	text-decoration:none;
	letter-spacing:0.1em;
	width: 100%;
	background-position: center;
	}
#bottom a {
	font:bold 10px arial;
	color: #F8F9FA;
	text-decoration:none;
	letter-spacing:0.1em;
	}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
.disclaimer {
	font:normal 10px arial;
	color: #828DAE;
	text-decoration:none;
	letter-spacing:0.1em;
	width: 100%;
	background-position: center;
	}
.footer {
	font:bold 11px/13px arial;
	color:#ffc52a;
	text-decoration: none;
}
a.footer:link {
	text-decoration:underline;
	color: #ffc52a;
}
a.footer:visited {
	text-decoration:underline;
	color: #ffc52a;
}
a.footer:hover {
	color: #ffc52a;
	text-decoration:none;
}
.sidebar {
	font:14px/18px arial;
	color:#FFF;
}
a.sidebar:link {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}
a.sidebar:hover {
	color: #CCC;
	text-decoration:none;
}
.press {
	font:11px/14px arial;
	color:#FFFFFF;
}
a.press:link {
	color: #54237F;
	text-decoration:underline;
	font-weight: normal;
}
a.press:hover {
	color: #54237F;
	text-decoration:none;
}
.bodyHeader {
	font:16px/20px arial;
	color:#333333;
	font-weight: bold;
}
.segmentText {
	font:11px/16px arial;
	color:#333333;
}
a.segmentText {
	color: #CC3300;
	text-decoration:underline;
	font-weight:normal;
	font: 11px/16px arial;
}
a.segmentText:hover {
	color: #CC3300;
	text-decoration:none;
	font: 11px/16px arial;
}
.phone {
	font:34px/34px arial;
	color:#FFF;
	font-weight: bold;
}

