/* CSS Document */
body *{
outline:none;
}
body {
font-family:"Trebuchet MS";
font-size:13px;
color:#FDFDFE;
line-height:20px;
padding:0px;
margin:0px;
background-color:#4B79AE;
}
p{
margin:0px;
padding:0px;
text-align:justify;
}
.pad{
padding:0px 0px 0px 34px;
}
.header_bg{
background:url(images/header-bg.gif) top left repeat-x;
}
.bg{
background:url(images/bg.jpg) top left no-repeat;
background-color:#3B6595;
}
.head_txt{
font-family:Arial;
font-size:12px;
color:#0558A1;
text-decoration:none;
}
a.head_txt:hover{
text-decoration:underline;
}
.links_list{
background:url(images/links-bg.gif) top left no-repeat;
}
.links_list ul{
padding:7px 0px 0px 24px;
margin:0px;
list-style-type:none;
}
.links_list ul li{
padding:0px;
margin:0px;
list-style-type:none;
line-height:29px;
height:29px;
}
.links_list a:link, .links_list a:visited{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.height2 {
	line-height:17px;
	margin:5px 0 10px 0;
	padding:0px;
	text-align:left;
}
.links_list a:hover, .links_list a:active{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
.welcome_txt{
font-size:22px;
line-height:30px;
font-family:Georgia;
}
.white_color{
color:#FFFFFF;
text-decoration:none;
}
a.white_color:hover{
text-decoration:underline;
}
.photo_bg{
background:url(images/photo-bg.gif) top left repeat-x;
}
.height{
line-height:19px;
}
.services_border{
border-right:1px #2d4f78 solid;
}
.service_bg{
background:url(images/service-bg.jpg) bottom left repeat-x;
background-color:#FCFCFD;
}
.services_txt{
color:#464849;
font-family:Arial;
line-height:16px;
font-size:11px;
}
a.service_txt{
text-decoration:underline;
}
a.service_txt:hover{
text-decoration:none;
}
.teal_color{
color:#3b6595;
text-decoration:none;
}
a.teal_color:hover{
text-decoration:underline;
}
.footer_bg{
background:url(images/footer-bg.gif) top left repeat-x;
}
.footer_txt{
font-family:Arial;
font-size:11px;
color:#eaeef3;
text-decoration:none;
}
a.footer_txt:hover{
color:#FFFFFF;
text-decoration:underline;
}
.grey_color{
color:#D6D6D6;
text-decoration:underline;
}
a.grey_color:hover{
color:#FFFFFF;
text-decoration:none;
}
.blue_color{
color:#1a406f;
}
.contact-txt{
font-family:Arial;
font-size:12px;
color:#1A1B1B;
line-height:18px;
}
.right_border{
border-right:1px #FFFFFF solid;
}
.arial14 {
	font-size:15px;
}
.imgs {
	border:2px #05597B solid;
}