*{
	padding:0px;
	margin:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #FFFFFF;
	background-image: url(images/BG.png);
	background-repeat: repeat-x;
	background:#333;
}
img{
	border:0px;
}
p{
	margin:10px 0px 12px;
}
.clear{
	clear:both;
}
ul{
	list-style-type:none;
}
#page {
	background-color:white;
	margin:10px auto;
    width:820px;
	background:url(images/container.png) repeat-y center top;
}
#page_content{
	width:800px;
	margin:0 auto;
}

#hbar{
	background:url(images/header_15_01.jpg) #fa0001 repeat-x center top;
	height:8px;
}
#header{
	background:#8c0000;
}
#menu{
	font-family: 'Times New Roman',Times,serif;
    font-size: 16px;
	font-weight:bold;
	background:#000;
	border-bottom:2px solid #fff;
}
#menu a{
	color:#fff;
	text-decoration:none;
	display:block;
}
#menu a:hover{
	color:#fff;
}
#menu table{
	width:100%;
}
#menu table td{
	padding:3px;
	background:#000;
}
#menu table td.content{
	width:120px;
	text-align:center;
	vertical-align:middle;
}
#menu table td.content:hover{
	background-color:#9e00a1;
}
#HA-body{
	background:#eee;
}
#HA-body table{
	background:#fff;
	width:100%;
	background:#efefef;
	/*background-image: url(images/BG.png);*/
}
#HA-body table td.content{
	padding:3px 28px 1px;
	text-align:left;
	vertical-align:top;
    font-size: 16px;
}
#HA-body table td.menu{
	padding:5px;
}
#HA-body table td.menu div.part{
	padding:5px 15px 2px;
	background:url(images/sidebar.png) repeat-y left top;
	margin:7px 0px 5px;
	font-size:11px;
}
#HA-body table td.menu ul li.rss ul{
	list-style:disc inside;
}
li.rss ul{
	padding-top:3px;
	padding-left:10px;
}
li div.content{
	border-top:1px solid #e0e0e0;
	margin:2px 48px 2px;
	padding:3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#HA-body table td.menu ul li ul li{
	margin-bottom:1px;
}
#HA-body table td.menu ul li ul li a{
	/*color:#ad0000;*/
	text-decoration:none;
}
#HA-body table td.menu ul li ul li a:hover{
	text-decoration:underline;
}
#HA-body table td.menu .title{
	font-size:21px;
	color:#af0000;
	font-family: 'Times New Roman',Times,serif;
}
#HA-body table td.menu img{
	background:#fff;
	width:115px;
	height:48px;
	border:1px solid #eee;
	margin:3px;
	margin-right:7px;
}
#footer{
	background:#ba0100;
	padding:3px;
	margin:0px;
	border-top:2px solid #fff;
	font-size:11px;
	color:#daa09f;
	background:url(images/footer.jpg);
}
#footer a{
	color:#daa09f;
}
#footer p{
	margin:2px 0px 5px;
}
#footer p.partners{
	color:#c98a8e;
	font-size:10px;
}
#footer p.partners a{
	color:#c98a8e;
}

/* 	ABOUT US PAGE */

.about-us {
	border:2px solid #fff;
	border-top:none;
	border-bottom:none;
	padding:10px;
	background:#f9f9f9;
}
.about-us table a{
	color:#990000;
	text-decoration:none;
}
.about-us table a:hover{
	text-decoration:underline;
}
.about-us span{
	color:#990000;
	font-size:16px;
	font-weight:bold;
}
.about-us table img{
	width:72x;
	height:72px;
	border:0px;
	margin:3px;
}

/* BUSINESS PAGE */
.business{
	background:#f9f9f9;
	padding:10px;
}

.business p{
	font-size:12px;
}

.business a{
	font-size:12px;
	text-decoration:none;
}
.business a:hover{
	text-decoration:underline;
}
.business span{
	color:#000;
	font-size:18px;
}
#HA-body .business table{
	width:500px;
	background:#fff;
	color:#333;
	margin:0 auto;
}
.business table img{
	width:128px;
	margin:0px 8px 0px;
}
.business table td.top{
	padding:2px;
	border-bottom:1px solid #ccc;
	text-align:right;
}
.business table td.top a{
	color:#99CCFF;
}

/* CAREER PAGE */
#HA-body .careers td.menu{
	width:154px;
	background:#eee;
	padding:2px 8px 3px;
	font:Arial, Helvetica, sans-serif;
}
#HA-body .careers td.menu ul{
	list-style-type:disc;
	padding:2px 0px 0px 12px;
}
#HA-body .careers td.menu ul.menu li a{
	display:block;
	color:990000;
}
#HA-body .careers table td.content{
	background:url(images/sidebar.png) repeat-y left top;
	padding:5px;
}
.careers div.archive{
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	padding:7px;
}
.careers h3.archive{
	font-size:18px;
	color:#ad0000;
	margin:3px 0px 2px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color:#777;
	padding-left:3px;
}
.entry p a:visited{
	color: #b85b5a;
}
.entry{
	line-height: 1.4em;
	font-size:14px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left:3px;
	text-align:left;
}
.entry ul li:before{
	content: "\00BB \0020";
}
ul.logo img{
	
}
div.logo {
text-align:center;
	padding:7px;
	border-top:1px solid #e0e0e0;
	margin-left:35px;
	padding:2px 15px 5px;
}
a{
	color:blue;
}

