@charset "utf-8";
body { margin:0px; padding:0px; background-image:url(../images/bg.png); background-repeat:repeat-x; background-position:top; font-family: Arial; font-size: 14px; color: #666666; line-height: 16px; text-align: left; background-color: #F0F0F0; }

p {
padding:0px;
margin:0px;
}

input {
	padding:2px 4px;
	height:15px;
	width:250px;
	color:#666666;
	border-width: 1px;
	border-color:#CCCCCC;
	border-style:solid;
}

textarea {
	padding:2px 4px;
	height:70px;
	width:250px;
	color:#666666;
	border-width: 1px;
	border-color:#CCCCCC;
	border-style:solid;
}

a, a:hover, a:link, a:visited { padding:0px; margin:0px; font-family: Arial; font-size: 14px; color: #666666;  }

ul { list-style-image:url(../images/bullet.png); list-style-type:circle; 
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-style: normal; color: #404040; line-height: 24px; margin: 0px; padding: 0px; text-align: left; letter-spacing: 0px; }

h2, h2 a:link, h2 a:hover, h2 a:visited{ font-family: Arial; font-size: 16px; font-style: normal; color: #3A475D; line-height: 14px; margin: 0px; padding: 0px; text-align: justify; }

h3, h3 a:link, h3 a:hover, h3 a:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #9B5D34; line-height: 16px; margin: 0px; padding: 0px; text-align: left; letter-spacing: 0px; }

.content-white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}

.header { font-family: Verdana; font-size: 12px; color: #FFFFFF; line-height: 20px; text-align: left; }
.header a, a:link, a:hover { font-family: Verdana; font-size: 12px; color: #FFFFFF; line-height: 20px; text-align: left; }

.footer { font-family: Verdana; font-size: 11px; color: #332E32; line-height: 16px; text-align: left; }

.footer a{
	font-family: Verdana;
	font-size: 11px;
	color: #332E32;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}

.footer a:link{ color: #332E32; }

.footer a:hover {
	color: #3B63A8;
	text-decoration:underline;
}

.footer a:visited { color: #3B63A8;  }

