@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff
}

a {
	text-decoration:none;
}
a:link {
	color: #333333;
}
a:link.white {
	color: #ffffff;
	font-size:10pt;
}
a:visited {
	color: #333333;
}

ul.whitebullet li { 
	color:white 
}
ul.whitebullet li span { 
	color:#515151 
}

.heading_underline {
	font-size: 10px;
	line-height:3px
}
.service_title {
	font-weight: bold;
	font-size:11px
}
.service_heading {
	color: #637981;
}


.sitemap {
	text-align:center;
	font-size:10px
}

.main_content_box {
	margin-right:25px;
	margin-left:15px;
	width:415px;
	height:520px;
	overflow:auto;
	color:#515151;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}

.heading1 {
	font-family: "Century Gothic"; 
	font-weight: bold; 
	font-size: 13pt; 
	color: #7D9DA9 
}

.heading2 {
	font-family: "Century Gothic"; 
	font-weight: bold; 
	font-size: 14pt; 
	color: #666666
}

.text1 {
	font-family: "Century Gothic"; 
	font-size: 9pt; 
	color: #666666 
}
