body {
	background-image:  url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #36A2AC;
	margin: 0px;
	padding-top: 15px;
	color: #000000;
}
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	}

h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 18px;
	color: #C1178B;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 16px;
	color: #C1178B;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #C1178B;
}
h4 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 14px;
}
h5 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 13px;
}
h6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 13px;
}
	
.title {
	color: #000066;
	font-size: 20px; 
	font-weight: normal;
	}

/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #C1178B;
	font-weight: bold;
	}

a:hover {
	color: #C1178B;
	text-decoration: none;
	background-color: #CCCCCC;
	}
.white-top {
	background-image:  url(images/page-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 980px;
}
.white-bottom {
	background-image:  url(images/page-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 980px;
}
.nav-back {
	background-image:  url(images/nav-bar.gif);
	height: 34px;
	width: 920px;
}
.mainlevel  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image:  url(images/nav-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 34px;
	text-indent: 20pt;
	padding          : 0px 10px 0px 20px;
}
a.mainlevel  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.mainlevel:link, a.mainlevel:visited {
	color            : #FFFFFF;
	text-decoration: none;
	margin           : 0px;

}
a.mainlevel:hover {
	text-decoration  : none;
	color: #C2188C;
}
.top-right {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.top-right a:link, .top-right a:visited {
	font-size: 16px;
	line-height: 20px;
	color: #35A3AA;
}
.turquoise {
	color: #34A3A9;
}
.pink {
	color: #C2188C;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.footer-text, .footer-text a:link, .footer-text a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.footer-text a:hover, .footer-text a:active {

	color: #58B74F;
	text-decoration: underline;

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


li {


	}

