h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
	
h2
{
	font-size: 14px;
	color: #487A63;
	padding: 0;
	margin: 0;
}


TD
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}

.regular
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}

BODY
{
    BACKGROUND-COLOR: #ffffff;
}

A
{
    COLOR: #0066cc;
    TEXT-DECORATION: underline;
}

A:hover
{
    COLOR: #000099;
    TEXT-DECORATION: underline;
}

.smaller
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}

.whitehead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}
.whitebig
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
}
.namegray
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #0066cc;
}
.blackhead
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}
.smallest
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}
.mainhead
{
    FONT-SIZE: 18px;
    COLOR: #333333;
    FONT-FAMILY: Trebuchet MS,Arial,helvetica, MS san-serif;
}
.subhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-STYLE: italic;
}
.footer
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial,helvetica, MS san-serif;
}
.footer A
{
    FONT-SIZE: 10px;
    COLOR: #6699cc;
    TEXT-DECORATION: none;
}
.footer A:hover
{
    FONT-SIZE: 10px;
    COLOR: #0000cc;
    TEXT-DECORATION: underline;
}
INPUT
{
    FONT-SIZE: 11px;
}
SELECT
{
    FONT-SIZE: 11px;
}
FORM
{
    FONT-SIZE: 11px;
}
.resultsName
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, san-serif;
    TEXT-DECORATION: none;
}
.resultsNumber
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, san-serif;
    TEXT-DECORATION: none;
}
.resultsTextTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #303783;
    FONT-FAMILY: Arial, san-serif;
    TEXT-DECORATION: none;
}
.resultsTextBody
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #323237;
    FONT-FAMILY: Arial, san-serif;
    TEXT-DECORATION: none;
}


.subnavbox 
{
	font:bold 11px Arial,helvetica,san-serif;
	margin:	0;
	padding: 10px 0; 

}

.subnavbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.subnavbox li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

a.subnav  
{
	font: bold 11px Arial,helvetica,san-serif;
	text-decoration: none;
	color: #747aa9;
	padding-left: 10px;
	width: 129px;
}

a:hover.subnav  
{
	font: bold 11px Arial,helvetica,san-serif;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	background: #747aa9;
	display: block;
	width: 129px;
}

a.subnav2
{
	color: #000099;
	text-decoration: none;
	padding-left: 10px;
}


/*--Results Gallery--*/

#results-landing
{
	float: left;
	width: 504px;
	background: url(../images/curved_top.jpg) top no-repeat;
}

#gallery-container
{
	float: left;
	background: url(../images/gallery-bg.jpg) repeat-y;
	width: 504px;
}

#gallery
{
	float: left;
	margin-top: 40px;
	margin-left: 19px;
	width: 450px;
}

.results-img
{
	float: left;
	width: 75px;
	height: 87px;
	margin-left: 15px;
	padding-bottom: 15px;
}

#results-description
{
	float: left;
	margin-left: 15px;
}

#results-title
{
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}

/*--Services Sub Page Images--*/

.services-sub-img
{
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}	