/* CSS Document */

body {
	background-color: #E7EFFF;
	
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 15px;
	color: #67509F;
	line-height: 22px;
	text-align: left;

}

.pbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #67509F;
	line-height: 24px;
	text-align: left;

}

.boxname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #5A2977;
	line-height: 24px;
	text-align: left;

}

.boxdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 13px;
	color: #67509F;
	line-height: 18px;
	text-align: left;

}


.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-style:italic;
	font-size: 13px;
	color: #67509F;
	line-height: 18px;
	text-align: left;

}


h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #CC3399;
	line-height: 30px;

}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #5A2977;
	line-height: 22px;
	text-align: left;

}

h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #5A2977;
	line-height: 20px;
	text-align: left;

}





#allcontent  {
	width: 800px;
	float: right;
	padding: 0 0 0 0;
	margin-right: 155px;
	margin-left: 55px;
	margin-top: 0px;
	background-color: #ffffff;
	}
	
.indent {
	padding-left: 15px;
	padding-right: 2px;


}
	
#topbanner {
	width: 800px;
	text-align: center;

	}
	
	
	
	/* Navigation */
	
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 28px;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	background-color: #CC3399;
	width: 800px;
		
	}
	

#topnav .active {
	color: #ffffff;
	background-color: #CC3399;
	}
	

		
#topnav td a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-color: #5A2977;

}

#topnav td a:link {
	text-decoration: none;

	
}

#topnav td a:visited {
	text-decoration: none;

}

#topnav td a:hover {
	background-color: #6E4DA6;
	color: #ffffff;
	
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 15px;
	color: #524761;
	line-height: 24px;
	text-align: left;
	height: 92px;

}

#maincontent  {
	height: min-height 1000px;
}

.tel  {
 background-color: #20A6A8;
 color: #ffffff;
 font-size: 19px;
 

}




.bodytextlink a {
	color: #20A6A8;
	text-decoration: none;
	
	}
	
.bodytextlink a:link {
	color: #20A6A8;
	text-decoration: none;
	
	}
	
.bodytextlink a:visited {
	color: #20A6A8;
	text-decoration: none;
	
	}
	
.bodytextlink a:hover {
	text-decoration: none;
	color: #CC3399;
	
	}


.caption  {
	font-size: 11px;
	color: #888888;
	line-height: 16px;
	

}



a {
	color: #20A6A8;
	text-decoration: none;
	
}

a:link {
	color: #20A6A8;
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;

	
}

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


.rule {
	border-bottom: thin dotted #888888;

}
	
.copyright {
	font-weight: lighter;
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: 100%;
	}
	
.copyright  a{
	font-weight: lighter;
	font: 9px Arial, Helvetica, sans-serif;
	color: #546672;
	text-align: left;
	line-height: 100%;
	text-decoration: none;
}

