a {
	font-size: 11px; line-height: 20px; color: #00A7CE;
	text-decoration: none; background-color: inherit;
}
a:link {
	color: #00A7CE; background-color: inherit;
}

a:visited {color: #00A7CE; background-color: inherit;
	
}

a:hover {
	color: #E84699; text-decoration: underline; background-color: inherit;
}

a:active {
	color: #E84699; text-decoration: underline; background-color: inherit;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/ct_bk.gif);
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333A32;
	font-size: 11px;
	line-height: 20px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #3A3A3A;
	font-size: 11px;
	line-height: 20px;
}

.descript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #3A3A3A;
	font-size: 11px;
	line-height: 20px;
}

.contenttall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #3A3A3A;
	font-size: 11px;
	line-height: 30px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	list-style-type: square;
}

ul {
	padding-top: 0px; margin-top: 5px;
}

#box {
	margin-left: 75px;
}

h1 { background-color: inherit; color: #34BAD6; font-size: 1.3em; font-weight: bold; margin-bottom: 0px;
    padding-bottom: 0px;
}

h2 { background-color: inherit; color: #34BAD6; font-size: 1em; font-weight: bold; margin-bottom: 0px;
    padding-bottom: 0px;
}

h3 { background-color: inherit; color: #34BAD6; font-size: 1em; font-weight: bold; margin-bottom: 0px;
    padding-bottom: 0px;
}

.footer {
background-color: #4BC4F3;
font-weight: bold;
color: #FFF;
font-size: 11px;
}

td.footer a:link, td.footer a:visited {
	background: inherit;
	color: #FFF;
	text-decoration: none;
}

td.footer a:active, td.footer a:hover {
	background: inherit;
	color: #FFF;
	text-decoration: underline;
}

td.bk {
	background-image: url(images/bk_pinchpleatdrap.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
}
