/* CSS Document */


.nav { text-decoration: none;font-family: "Times New Roman", Times, serif; margin-right: 15px;font-size: 14px; font-weight:bold;color: #41270f}
.nav:hover { color: #ffffff}
.nav:visited { color: #41270f}


.link:link { text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight:bold;color: #83b9cb}
.link:hover { color: #41270f}
.link:visited { color: #41270f}


.dots { text-decoration: none;font-family: "Times New Roman", Times, serif;margin-right: 15px;font-size: 12px; font-weight:bold;color: #ffffff}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #41270f;
	
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #41270f;
	

}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#41270f;
}

ul
  {
	margin:0;
	padding-left:16px;
	padding-right:1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
  
li
  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
  } 

.regtext {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3d3d3d;
	}
	

.line2 {margin-top:0px;
	   margin-bottom:5px}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
}
.bg {
	background-color: #83b9cb;
}


a img{border:none;cursor:text;}
a {font-family:inherit;font-weight:inherit;text-decoration:none;color:inherit;font-size:inherit;}
.footer a{font-family:inherit;font-weight:inherit;text-decoration:none;color:inherit;font-size:inherit;cursor:text;}