/* CSS Document */

body,td, p {

	font-family: Arial,"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:1.3em;

}

p {
	text-align:justify;
}

a:link,a:visited {
	color: #00A3DC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



	
	

.footer, .footer a, .footer a:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6948;
	text-decoration: none}
.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none}
.footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6948;
	text-decoration: none}
	

	
	
.errorMessage{
color:#FF0000;
border-color: #666666;
border:1px;
border-style:solid;
padding: 5px;
font-weight:bold;
}



h1, h2, h3, h4, h5, h6
{
	text-decoration:none;
	font-weight:normal;
	color: #000000;
	font-family: "Lucida Sans Unicode","Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Geneva , Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
}

h1{
	font-size:		22px;
	font-weight: normal;
	border: 1px;
	border-bottom-style:solid;
	
}

h2{
	color:#0066CC;
	/*color:#00A3DC;*/
	/*color:#0066FF;*/
	font-size:18px;
}

h3,h4,h5,h6{
	color:#0066CC;
	font-size:		15px;
}

.web-design h2, .web-design h3{
border-bottom:1px solid #EEEEEE;
}
.web-design a,.web-design a:visited {
	text-decoration: none;
}


