@charset "utf-8";
/* CSS Document */
#layer {
	position:absolute;
	width:481px;
	z-index:10;
}

hr {
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

.emailFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.tablecolor {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.windowfont {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td img {
	display: block;
}
body {
	background-color: #CCCCCC;
}

.header {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;

}
.servicesOfferedSection {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	
}
.wraptxtformatter {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 60px;
	position: relative;
}
.header2 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
#layer2 {
	position:absolute;
	width:203px;
	z-index:10;
	left: 568px;
	top: 873px;
	height: auto;
}

ul {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0;
	
	}
	
li { 
	background: url(mybullet10x10.jpg) left top no-repeat ;
	padding-left: 20px;
	margin-bottom:10px;
		
	}
