body {
	background-image:   url("../images/ABC_bg.png");
	background-attachment: fixed;
	background-color:#013D71;
	font-family:Arial, Helvetica, sans-serif;
	}
 td {background:#FFFFFF;
 
 }
 img {border:none;
 }

#container {
	width:800px;
	position:absolute;

	margin-left:-400;
	margin-right:auto;

	left:50%;
	
}

#wrapper {
	width:758px;
	position:relative;
	position:absolute;

	margin-left:-379px;
	margin-right:auto;
	
	left:50%;
}

#header {background:url(../images/header_wrapper.png) top center no-repeat;
background-position:bottom;
width:758px;
height:165;
		position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0 ;


}

#headercontent {background:url(../images/HeaderBG.png) no-repeat;
background-position:bottom;
width:738px;
	height:155;
		position:relative;
	margin-left:10px;
	margin-top:10px;
	

}

#headercontent img {margin:10px;
position:relative;
}

.spacer {position:relative;
background:#fff;
height:10px;
width:758px;

}
.navigationbartitle {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #28A028;
}

.navigationbarlinks {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #013D71;	
}
.title {
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 4px;
	color: #0854B4;
}
.flag {
	position:relative;
	right: -10px;
	bottom: -26px;
	z-index: 1;
}
.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	text-align:justify;
}
.bodytextlist {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 3px;
}
.threetitles {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}
.threetitleslist {
	font-family: Arial, sans-serif;
	font-size: 10px;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #0854B4;
}
.subtitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00235d;
}
.contactdetailstitle {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.contactdetails {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formtitle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formrequired {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #00235d;
	text-decoration: none;
}
a:visited {
	color: #00235d;
	text-decoration: none;
}
a:hover {
	color: #F56800;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*

.cellbackground1, 
.cellbackground2,
.cellbackground3, 
.cellbackground4,
.cellbackground5, 
.cellbackground6, 
.cellbackground7, 
.cellbackground8 {
	background:#fff;
}
*/
.hide {
	display: none;
}
.show {
	display: inline;
}

#footer {
	background:url(../images/footer_wrapper.png) top center no-repeat;
	postion:relatve;
	height:165px;
	margin-top:-15px;
	z-index:809;
	color:#00235d;
}

#footercontent {background:url(../images/FooterBG.png) no-repeat;
background-position:top;
width:738px;
	height:155;
		position:relative;
	margin-left:10px;

	padding:20px 0px 20px 0px;

}
#footer td {background:transparent;

}

#footer ul { display:inline;
list-style:none;
width:100%;
float:left;
margin:0;
padding:0
}

#footer ul li {display:inline-block;
	height:20px;
	width:110px;
	margin:0;
	padding:0;
	zoom:1; *display: inline; _height: 20px;}


#footer a {font-size:12px;

	color:#00235d;}

#footer a:hover {
	text-decoration: underline;
}
