#contentcontainer {
	position:absolute;
	width:571px;
	height:600px;
	z-index:2;
	left: 214px;
	top: 143px;
	overflow: visible;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}

#content {
	display: inline;
	width:571px;
	z-index:2;
	overflow: visible;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}
#footer {
	display: inline;
	z-index:2;
	overflow: visible;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;	
	color: #000000;
}
#footer a {
text-decoration: none;
color: #005bbf;
}

#footer a:hover {
text-decoration: underline;
 color: #FF3399;
}

#content a {
text-decoration: none;
color: #005bbf;
}

#content a:hover {
text-decoration: underline;
 color: #FF3399;
}

#content h1 {
color: #005bbf;
font-weight: bold;
font-size: 16px;
}

#content h2 {
color: #005bbf;
font-weight: bold;
font-size: 14px;
}

#content h3 {
color: #005bbf;
font-weight: bold;
font-size: 12px;
}

.whitetext {
 color: #ffffff;
 font-weight: bold;
}

.heading1 {
color: #005bbf;
font-weight: bold;
font-size: 16px;
}

.heading2 {
color: #005bbf;
font-weight: bold;
font-size: 14px;
}

.heading3 {
color: #005bbf;
font-weight: bold;
font-size: 12px;
}

.highlightbold {
color: #005bbf;
font-weight: bold;
}
.highlightbolditalic {
color: #005bbf;
font-weight: bold;
font-style:italic;
}
.highlight {
color: #005bbf;
}

.warning {
 color: #FF3399;
 font-weight: bold; 
}

.smallitalic {
font-size:10px;
font-style:italic;
}

.tableBg1 {
 background-color: #f4f8fb;
}

.tableBg2 {
 background-color: #eafof7;
}

#services_list li {
padding:10px;
margin: 10px;
}

.formbutton {
	   border: 1px solid #999;
	   padding: 4px 4px 4px 4px;
	   font-size: 12px;
	   margin: 2px;
	   background: #f4f8fb;
	   color: #000000;
	   font-weight: bold;
 }
 
