body {
	padding: 0px;
	margin: 0px;
	background-color: #99CCFF;
}
div.container{
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:798px;
	margin-right: auto;
	margin-left: auto;
}
img.floatLeft { 
    float: left; 
    margin: 4px 6px 4px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.text-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCCCC;
	line-height: 18px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCCCC;
	text-transform: capitalize;
	line-height: 22px;
}
.headerimage {
	padding-left: 50px;
	list-style-image: url(/images/bullet.jpg);
	clip:    rect(auto auto auto auto);
	float: left;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
.main-text {
	padding-left: 40px;
	line-height: 30px;
	color: #FFE1C0;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}
div.heading {
	font-size: 22px;
	font-weight: bold;
	color: #4CCAF5;
	text-transform: uppercase;
	background-image: url(images/bullet.jpg);
	padding-left: 45px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-position: left top;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #EF1E79;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 47px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #EF1E79;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 47px;
}
div.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: Ffffff;
	padding-left: 47px;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 17px;

}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCCCC;
	padding-left: 47px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 17px;

}
.ruler {
	margin-right: 0px;
	margin-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
}.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.footer A:active {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
.footer A:link {
	COLOR: #333333;
	text-decoration: none;
}
.footer A:visited {
	COLOR: #333333;
	text-decoration: none;
}
.footer A:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

