@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: none;
	color: #333333;
}



.text a {
color:#333333;
text-decoration:none;
}

.text a:hover {
color:#333333;
text-decoration:underline;
}

.nav{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
}

.nav a:link {
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	text-decoration:none;
	
}
.nav a:visited {
	text-decoration: none;
	color:#333333;
}
.nav a:hover {
	font-size: 12px;
	color:#01638A;
	font-weight: normal;
	text-decoration:none;
	
}
a:active {
	text-decoration: none;
}



.footer {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.footer a {
   color:#FFFFFF;
   text-decoration:none;
   font-size:9px;
   }
   
.footer a:hover {
	text-decoration: underline;
	font-size:9px;
	}
	
.header {
font-size:14px;
font-style: italic;
	}
	
.description {
font-size:10px;
color:#333333;
	}
	
.services {
font-size:12px;
color:#333333;
	}
	
.header_two {
font-size:12px;
font-weight:200;
color:#333333;
	}

img a {
border-color:none;
}