
a {
 font: 12px Verdana, sans-serif;
 text-decoration:none;
 color:#000000;

}


.style1 {font-size: 9px}


a:hover{
 font: 12px Verdana, sans-serif;
 text-decoration:underline;
 color:#000000;

}

.white-links {
 font: 10px Verdana, sans-serif;
 text-decoration:none;
 color:#ffffff;

}

.white-links:hover {
 font: 10px Verdana, sans-serif;
 text-decoration:underline;
 color:#ffffff;

}

#container-head {
  height:82px;
  margin-left:0px;
  background-color:#00477f;
  background-image:url(images/banner-2.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}

#container-content {
  padding: 0 0 50px 0px;

}

#container-foot-home {
  width: 100%;
  position: absolute;
  background-image:url(images/footer.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}
.ftrtxt {
	margin:22px 0px 0px 20px;
	color:#ffffff;
}


#container-foot {
  width: 100%;
  position: absolute;
  background-image:url(images/footer-internal.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

.country {padding:0px; margin:5px 0px 0px 1px; border-left: solid 1px #000000;border-bottom: solid 1px #000000;border-top: solid 1px #000000;border-right: solid 1px #000000;font-family: Arial, Helvetica, sans-serif; font-size: 95%; font-weight: normal; color: #000000; text-decoration: normal; background-color:#FFFFFF;}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

.bodyhome {
  font: 12px Verdana, sans-serif;
  text-align: center;
  background-color:#efefef;
  background-image: url(images/background.gif); 
  background-position:top center;
  background-repeat:repeat-y;
}

.left-col{
	width:400px;
	border-top:solid 1px #a6a6a6;
}

.page-title {
	margin-top:10px;
	padding:5px 0px 5px 10px;
	width:100%-10px;
	background-color:#00a4e3;
	color:#ffffff;
	font-size:120%;
}

.main-content {
	margin:10px 10px;
}

main-content-pos{
	margin:5px 5px 5px 0px;
}

#container-foot {
  width: 100%;
  position: absolute;
  background-image:url(images/footer-internal.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

body {
  font: 12px Verdana, sans-serif;
  text-align: center;
  background-color:#efefef;
  background-image:url(images/background-internal.gif);
  background-position:top center;
  background-repeat:repeat-y;
}

#container-page {
  margin: 0 auto;
  width: 755px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  margin-bottom:30px;
  border-left:solid 1px #a6a6a6;
  border-right:solid 1px #a6a6a6;
}

.contact-text {
	margin:50px 0px 0px 6px;
	color:#000000;
	font-size:90%;
	line-height:180%;
}

.morebut1{
	margin:12px 8px 0px 0px;
	text-align:right;
	color:#ffffff;
	font-size:80%;
}

.top-table    {
 width:100%;
 border:0px;
 background-color:#ffffff; 
}

.login   {
	width:158px;
	background-color:#eff6d4;
	border:solid 1px #cdedfa;
	vertical-align:top;
	text-align:left;
}


.white-headers {
	margin-top:10px;
	padding:5px 0px 5px 5px;
	width:100%-10px;
	background-color:#00a4e3;
	color:#ffffff;
	font-size:120%;
}

.banner {
	width:426px;
	text-align:center;
}

.country {
	
	
	vertical-align:top;
	text-align:left;
	border:solid 1px #00477f;
}

.navbar{
	background-color:#cdedfa;
	border:solid 1px #00477f;
	color:#00477f;
}

.nav-text {
	margin:5px 0px 5px 0px;
	text-align:center;
}
.right-col {
	width:341px;
	float:right;
}

.right-pic {
	position:relative;
	float:right;
	width:148px;
	height:291px;
	
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	right:5px;
}


h2	{
color: #00477F;
font-size:120%;
margin:10px 10px;

}

.bold-blue {
	color: #00477F;
	font-weight:bold;
	margin:10px 10px;

}
.light-blue-headers {
	margin:10px 0px 10px 10px;color: #00a4e3;

}