body {
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
}

#pageSummary
{
	display: none;
}

a:link {
	color: #003366;
}

a:hover {
	color: #7A858F;
}

a:active {
	color: #707070;
}

a:visited {
	color: #707070;
}

#logo {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 390px;
	height: 60px;
	background-color: #FFFFFF;
	background-image: url('../images/logo.gif');
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

#mainText {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 500px;
	background-color: #FFFFFF;
	padding: 10px;
	z-index: 2;
}

#brochureText {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
	z-index: 2;
}

#headerBG {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 350px;
	height: 60px;
	background-color: #BD035B;
	text-align: left;
	padding-left: 10px;
	padding-top: 25px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	text-transform: lowercase;
	vertical-align: bottom;
	background-image: url('../images/quote_purple.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#hotLink
{
	position: absolute;
	left: 500px;
	top: 105px;
	z-index: 2;
	width: 240px;
}

#hotLink p
{
	font-size: 8pt;
}

#mainBG {
}

table {
	border-color: #003366;
}

th
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}

.dark {
	color: #FFFFFF;
	background-color: #217B52;
}

.medium {
	background-color: #67BF78;
}

.light {
	background-color: #8CDE9C;
	border-color: #8CDE9C;
}

.mailingBox {
	background-color: #707070;
	color: #ffffff;
	font-size: x-small;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	width: 100%;
}

#strapBar
{
	position: absolute;
	background-color: #DDDDDD;
	top: 80px;
	left: 0px;
	width: 750;
	height: 0px;
	background-image: url('../images/solicitors_grey.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#thinBar
{
	position: absolute;
	background-color: #999999;
	top: 80px;
	left: 0px;
	width: 750;
	height: 20px;
}

#menuBG
{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 60px;
	width: 750;
	background-color: #666666;
	height: 20px;
}

#categoryMenuTable {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 60px;
	width: 500px;
	background-color: #000000;
}

table.subCategoryMenuTable {
	position:absolute;
	z-index: 2;
	width: 250px;
	background-color: #000000;
	display: none;
}

td.menuCellOut, td.menuCell, td.subMenuCell, td.subMenuCellOut {
	background-color: #666666;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding: 1px;
}

td.menuCellOver, td.subMenuCellOver {
	background-color: #999999;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: underline;
	height: 18px;
	padding: 1px;
}

.mainText, p, li, td {
	color: #000000;
    font-family: tahoma, arial, sans-serif;
    font-size: 10pt;
}

table.borderedTable {
	background-color: #8CDE9C;
	border-width: 3px;
	border-color: #217B52;
	border-style: solid;
}

td.mediumBordered {
	font-size: x-small;
	background-color: #67BF78;
	border-width: 1px;
	border-color: #217B52;
	border-style: solid;
}

td.lightBordered {
	font-size: x-small;
	background-color: #8CDE9C;
	border-width: 1px;
	border-color: #217B52;
	border-style: solid;
}

h1, h2, h3
{
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	/*text-transform: lowercase;*/
	color: #BD035B;
}

h1
{
	font-size: 14pt;
}

h2
{
	text-align: left;
	font-size: 12pt;
}

h2
{
	text-align: left;
	font-size: 10pt;
}

#copyright, #footer,   #admin, #admin A:active, #admin a:link, #admin a:visited
{
    color: #707070;
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
    text-align: center
}

#webDesign, #webDesign A:link, #webDesign A:active, #webDesign A:hover, #webDesign A:visited
{
	color: White;
}

#admin, #footer
{
	margin-top: 15px;
}

