/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body#index {
	background-color: #dd2a29;
	background-image: url(../images/index_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 800px;
}

.BodyCard {
	background-color: #dd2a29;
	background-image: url(../images/card_number.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 572px;
	height: 177px;
}

body#index #redcross {
	float: right;
	font-size: 12px;
	font-variant: small-caps;
	height: 150px;
	margin: 141px 30px 0px 0px;
	padding: 5px 15px 0px 175px;
	width: 180px;
}
body#index #redcross p {
	text-align: center;
	width: 180px;
}
body#index #redcross p img {
	margin: 5px 0px 0px 0px;
	width: 150px;
}
body#index #language {
	float: right;
	font-size: 14px;
	height: 100px;
	margin: 141px 0px 0px 0px;
	padding: 55px 175px 0px 15px;
	text-align: right;
	width: 180px;
}
#language 
{
	text-align: left !important;
	padding-left: 0px;
   /padding: 55px 175px 0px 15px;
	margin-left: 0px;
}
#language p{
	padding-left: 0px;
	margin-left: 0px;
}

body#index #language p {
	text-align: center;
	width: 180px;
}
body#index #language p select {
	margin: 5px 0px 0px 0px;
	width: 150px;
}
body#index #fhi {
	background-image: url(../images/index_frame.gif);
	background-position: 10px 50px;
	background-repeat: no-repeat;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 85px;
	margin: 0px 35px 0px 165px;
	padding: 45px 10px 10px 10px;
	/padding: 55px 10px 10px 10px;
	/*width: 180px;*/
	width: 180px;
}
body#index #fhi p {
	text-align: center;
	width: 180px;
}
body#index #fhi p a {
	color: #FFFFFF;
	text-decoration: none;
}
body#index #fhi p a:hover {
	color: #FF9999;
	text-decoration: underline;
}
#fhi
{
	margin-top: -150px !important;
	/margin-top: 0px !important;
	float: right !important; 
	margin-left: 135px !important;
	clear: both;
}
#access 
{
	float: left !important;
	font-size: 14px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 180px;
	text-align: left !important;
	margin-left: 60px !important;
	/margin-left: 15px !important;
}



body#index #access {
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 85px;
	margin: 0px 0px 0px 30px;
	padding: 65px 120px 0px 0px;
	text-align: right;
	width: 250px;
}

body#index #access ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 250px;
}
body#index #access ul li {
	background-image: url(../images/index_arrow_right.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	height: auto;
	min-height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	text-align: left;
	width: 230px;
}
body#index #access ul li:first-child {
	border: none;
}
body#index #access ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
body#index #access ul li a:hover {
	color: #FF9999;
	text-decoration: underline;
}
body#index #footer {
	border-top: 1px solid #FFFFFF; 
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 30px 0px 30px;
	width: 740px;
}
body#index #footer ul {
	display: block;
	height: 20px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 740px;
}
body#index #footer ul li {
	float: left;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 185px;
}
body#index #footer ul li a {
	color: #000000;
	text-decoration: none;
}
body#index #footer ul li a:hover {
	color: #000000;
	text-decoration:  underline overline;
}
body#index #footer p {
	font-weight: normal;
	margin: 0px 0px 0px 21px;
}
body#index #footer p a {
	color: #999999;
	text-decoration: none;
}
body#index #footer p a:hover {
	color: #999999;
	text-decoration:  underline;
}