/************* General Layout *************/
/*	Blue: #4B63AE;
	Green: #5D9732;*/
body
{
	margin:0;
	padding:0;
	background-position: top left;
	padding:0;
}

p,ul,li,span,div
{
	font-family: "Arial", "Arial", sans-serif;
	font-size: 12;
}


td
{
	vertical-align:top;
}

table.MainText
{
	position:absolute;
	top: 40px;
	left: 285px;
	width:475px;
	border-left-Style: solid;
	border-left-color: #4B63AE;
	border-left-width: 5px;
}

tr.MainTop
{
	border-style: solid;
	border-color: red;
	border-width: 1px;
}

td.Links
{
	height: 75px;
	width:480px;
	vertical-align:middle;
	padding: 10px;
	font-family: "Arial", "Arial", sans-serif;
	font-size: 12;
	color: #5D9732;
}

tr.MainBody
{
}

td.TextCol1
{
	border-right-style: solid;
	border-right-color: #4B63AE;
	border-right-width: 5px;
	width:220px;
	padding: 10px;
	padding-top: 0px;
}

td.TextCol2
{
	width:210px;
	padding: 10px;
	padding-top: 0px;
}

td.Textall
{
	width:475px;
	padding: 10px;
	padding-top: 0px;
}
p.SectionHeader
{
	color: #4B63AE;
	font-size: 18;
	font-weight: bold;
	margin-bottom: 0px;
}
td.FormLabel
{
	color: #4B63AE;
	font-size: 14;
	font-weight: bold;
	margin-bottom: 0px;
}

p.SectionText
{
	margin-Top: 10px;
	line-height:150%;
}

img.Contact
{
	position: relative;
}

div.Contact
{
}

p.Contact
{
	margin-top:-20px;
	color: #4B63AE;
	font-style: italic;
	font-weight: bold;
	margin-left:15px;
}

p.Address
{
	color: #4B63AE;
	font-weight: bold;
	margin-left:15px;
}

ul.ServicesList
{
	margin-left: 15px;
	margin-bottom: 0px;
}

li.ServiceItem
{
}

a.ServiceTitle 
{
	font-weight: bold;
}

a.ServiceTitle:link {color: #4B63AE;background: white;}
a.ServiceTitle:visited {color: #5D9732;background: white;}
a.ServiceTitle:hover {color: white; background: #4B63AE;}
a.ServiceTitle:active {color: white; background: #5D9732}

p.ServiceDescription
{
	margin-top: 0px;
	margin-bottom: 6px;
	line-height:150%;
}



/************* Layout the Page *************/

img.Backdrop-Home
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	width:760px;
	height:610px;
}

img.Backdrop-Other
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	width:760px;
	height:160px;
}

img.Text-Other
{
	position:absolute;
	top:150px;
	left:90px;
	z-index:-2;
	width:195px;
}


ul.EthicsList
{
	margin-left: 15px;
	margin-bottom: 0px;
}

li.EthicsList
{
}

ul.ServiceList
{
	margin-left: 15px;
	margin-bottom: 0px;
}

li.ServiceList
{
}