body { 
	margin: 0;
	padding-top: 0.5em; 
	padding-left: 0.5em; 
	padding-right: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	background-color: #ffffff;
	}
	
div { 
	border: #000 0 solid; 
	}

p {
	font-size: 1em;
	padding: 0.2em 0;
	margin: 0.2em 0;
	}

p.left {
	text-align: left;
	}

p.right {
	text-align: right;
	}
	
p.center {
	text-align: center;
	}
	
img {
	border: 0;
	}

li {
	font-size: 1em;
	}
	
ul {
	margin-bottom: 0;
	padding-bottom: 0;
	}

dt {
	font-size: 1em;
	}
	
dd {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
	color: #996699;
	background-color: #ffffff; 
	}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0;
	color: #996699;
	background-color: #ffffff; 
	}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	}

th {
	font-size: 1em
	}

td {
	font-size: 1em;
	}

a {
	font-size: 1em;
	}

a:link {
	font-size: 1em;
	color: #000000;
	background-color: #ffffff; 
	}

a:visited {
	font-size: 1em;
	color: #000000;
	background-color: #ffffff; 
	}

a:active {
	font-size: 1em;
	color: #000000;
	background-color: #ffffff; 
	}

a:hover {
	font-size: 1em;
	color: #996699;
	background-color: #ffffff; 
	}

a:visited:hover {
	font-size: 1em;
	color: #996699;
	background-color: #ffffff; 
	}
	
label{
	display:none;
	}
	
/*  ============================================================== 
	DIV layout tags
    ==============================================================  */
#width {
	min-width:760px;
    }

.servicetitle
{
	float:left;
	width:70%;
	padding-bottom:20px;
	font-size:18px;
	font-weight:bold;
}

.servicebackground
{
	width:30%;
	float:right;
	text-align:right;
	font-size:0px;
}

.serviceimage { 
	display:none;
	}
	
.navigationbar { 
	display:none;
}

.breadcrumb
{
	font-size:12px;
	padding:20px 0px 20px 0px;
}

.footer
{
	font-size:12px;
}

.sitemenucontainer
{
	display:none;
}
	
#mainTitle { 
	}
	
#search { 
	display:none;
	}
	
#searchFixed { 
	display:none;
	}
	
#fontsize {
	display:none;
	}
	
#fontsizeFixed {
	display:none;
	}

#breadcrumb { 
	display:none;
	}
	
.column_left { 
	display:none;
	}

#leftTableColumn {
	display:none;
	}

.column_right { 
	display:none;
	}
	
#rightTableColumn {
	display:none;
	}
	
#mainColumn { 
	}
	
#mainTableColumn { 
	}
	
#fixedTable {
	width: 750px;
	}
	
#footer { 
	display:none;
	}
	
#fixedFooter { 
	display:none;
	}
	
#validation { 
	display:none;
	}
	
#tableHeader
{
	display:none;
}

#tableBreadcrumb
{
	display:none;
}

#tableFooter
{
	display:none;
}

div.printagreements
{
	display:none;
}