/* CSS Document */

body{
	margin:0px;
	background:#D9E8F2;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

h1{
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #145076;
	margin:0px;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #1C6C9F;
	margin:0;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #217FBB;
	margin:0px;
}


.country:link{
	background-color:#0099CC;
	border: solid 1px #0099CC;
	color:#FFFFFF;	
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.country:visited{
	background-color:#0099CC;
	border: solid 1px #0099CC;
	color:#FFFFFF;	
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.country:hover{
	background-color:#FFFFFF;
	color:#0099CC;
	border: solid 1px #DADADA;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.bgHead{
	background:url("../images/2_bg_head.gif");
}
.bgBanner{
	background:url("../images/2_bg_banner.gif");
}
.bdrFooter{
	background:url("../images/2_bg_footer.gif");
}



a.linkNav:link{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#1866A2; text-decoration:none;
}
a.linkNav:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#1866A2; text-decoration:none;
}
a.linkNav:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#1F79BF; text-decoration:underline;
}
.bgNavBar{
	background:url("../images/bg_banner_base.gif");
	color:#FFFFFF;
}



.left{
	background-color:#B6D4E7;
}
.leftMenu{
	border-bottom:dashed 1px #C4D4E6;
}

.leftLeftTop{
	background-image:url(../images/2_left_top.gif);
	background-repeat:no-repeat;
	width:20px;
}
.LeftRightTop{
	background-image:url(../images/2_right_top.gif);
	background-repeat:no-repeat;
	width:20px;
}
.LeftRightBase{
	background-image:url(../images/2_right_base.gif);
	background-repeat:no-repeat;
	width:20px;
}
.leftLeftBase{
	background-image:url(../images/2_left_base.gif);
	background-repeat:no-repeat;
	width:20px;
}

.colTopBg{
	background-color:#B6D4E7;
	border-top:solid 1px #8AB7D4;
}

.colLeftBg{
	background-color:#B6D4E7;
	border-left:solid 1px #8AB7D4;
}

.colRightBg{
	background-color:#B6D4E7;
	border-right:solid 1px #8AB7D4;
}

.colBaseBg{
	background-color:#B6D4E7;
	border-bottom:solid 1px #8AB7D4;
}



.leftInfo{
	background-color:#F1F1F1;
}
.leftMenu{
	border-bottom:dashed 1px #8AB7D4;
}

.infoLeftTop{
	background-image:url(../images/2_green_left_top.gif);
	background-repeat:no-repeat;
	width:20px;
}
.infoRightTop{
	background-image:url(../images/2_green_right_top.gif);
	background-repeat:no-repeat;
	width:20px;
}
.infoRightBase{
	background-image:url(../images/2_green_right_base.gif);
	background-repeat:no-repeat;
	width:20px;
}
.infoLeftBase{
	background-image:url(../images/2_green_left_base.gif);
	background-repeat:no-repeat;
	width:20px;
}

.infoTopBg{
	background-color:#F1F1F1;
	border-top:solid 1px #DEDEDE;
}

.infoLeftBg{
	background-color:#F1F1F1;
	border-left:solid 1px #DEDEDE;
}

.infoRightBg{
	background-color:#F1F1F1;
	border-right:solid 1px #DEDEDE;
}

.infoBaseBg{
	background-color:#F1F1F1;
	border-bottom:solid 1px #DEDEDE;
}

.infoMenu{
	border-bottom:dashed 1px #CECDCD;
}

a.servicesLink:link{
	color:#4A8AB3; text-decoration:none;	
}
a.servicesLink:visited{
	color:#4A8AB3; text-decoration:none;
}
a.servicesLink:hover{
	color:#4A8AB3; text-decoration:underline;
}


a.info:link{
	color:#666; text-decoration:none;	
}
a.info:visited{
	color:#666; text-decoration:none;
}
a.info:hover{
	color:#666; text-decoration:underline;
}

.testimonials{
	background-image:url(../images/2_testimonials_callouts.gif);
	background-repeat:no-repeat;
	width:216px;
	height:200px;
	padding-top:62px;
	padding-left:13px;
	padding-right:13px;
}

#testimonialsText{
	padding-top:60px;
	text-align:left;

}

.welcome{
	padding-top:5px;
	color:#13547D;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:30px;
}

.newsTitle{
	color:#13547D;
	font-weight:normal;
	font-size:15px;
	line-height:12px;
}
.newsSubTitle{
	color:#13547D;
	font-weight:bold;
	font-size:15px;
}


a.linkNav:link{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#4A8AB3; text-decoration:none;
}
a.linkNav:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#4A8AB3; text-decoration:none;
}
a.linkNav:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#256C99; text-decoration:underline;
}