@charset "utf-8";
body {
	background-color: #020202;
	font-family: Tahoma, Verdana, HelvCondensed, Arial, sans-serif;
	font-size: 12px;
	color: #1C1C1C;
}

#header {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}
#Main {
	background-position: bottom;
}

.hd1 {
	font-size: 18pt;
	color: #28549C;
	font-family: Arial, Helvetica_Light-Normal, sans-serif;
	letter-spacing: -1pt;
}

.hd1Dark {
	font-size: 18pt;
	color: #313131;
	font-family: Arial, Helvetica_Light-Normal, sans-serif;
	letter-spacing: -1pt;
	font-weight: 600;
}
.hd2 {
	font-size: 18px;
	color: #353535;
	font-family: Arial, Helvetica_Light-Normal, sans-serif;
	letter-spacing: -1pt;
}
.hd3 {
	font-size: 16px;
	color: #353535;
	font-family: Arial, Helvetica_Light-Normal, sans-serif;
	letter-spacing: -1pt;
}
#flashcontent {
	z-index: 1;
}
#apDiv1 {
	position:absolute;
	left:227px;
	z-index:20;
	top: 579px;
}
.footer {
	font-family: Tahoma, Verdana, HelvCondensed, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.footerBig {
	font-family: Tahoma, Verdana, HelvCondensed, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.txt14_wh {font-size: 14px}
.txt16_wh {
	font-size: 16px
}

.txt14_blu {
	color: #28549C;
	font-size: 14px;
}
.txt12_wh {
	font-size: 12px
}
#footer  a:link, #footer a:visited, #footer {
	color: #D4D4D4;
}
/***for big buttons **/


a.button_link {
	color: #EEEEEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.button_link,.button:active,.button:hover,.button {
	color:#eeeeee;
	display:block;
	font-size:16px;
	height:45px;
	padding:4px;
	background-attachment: scroll;
	background-image: url(images/buttons_02.png);
	background-repeat: repeat-x;
}
a.button_link span {
	background:transparent;
	display:block;
	padding: 5px 12px 0 12px;
}
a.button_link:hover span {
	margin-top: 1px ;
}
a.button_link:hover {
	color:#ccc;
	background-image: url(images/buttons_01.png);
}

a:link, a:visited, a:hover, a:active, a:focus {
  outline: medium none;
  text-decoration: none;
  color:#eee;
}

