/* version 0.8 last updated 09/09/05 cs */
/* main html elements *************************************/
body    {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 85%;
	color:#000!important;
	background: #B8B8CB url(../images/logo_site.gif) no-repeat right top!important;
}

div.header    {display:none}
a:link    {
	color: #000;
}

a:visited    {
	color: #000;
}
hr {color:#000}

table    {
	font-size: 100%;
}

H1    {
	display: none;
}

H2    {
	color: #000;
	font-size: 150%;
}

H3    {
	color: #000;
	font-weight: bold;
	font-size: 150%;
}

h3.plain    {
	font-size: 150%;
	margin-top: 0px;
}

h4.plain    {
	font-size: 120%;
	color: #530070;
}

h4.subTitle {
	font-size: 120%;
	margin-bottom: 6px;
	background-color:#fff;
	color:#000;
	BORDER:0;
	padding:2px;	
}

#pdf, #word, #xls, #ppt {	
	text-indent: 0px;
}

th    {
	font-weight: bold;
}

ul    {
}

ol    {
}

li    {
	color: black;
}

/* horizontal rule **********************************/
div.horizontalRule    {
	width: 100%;
	clear: both;
}

*.metaNav    {
	display: none;
}

/* bodyText */
span.bodyText    {
	width: 100%;
	font-size: 100%;
	margin-bottom: 6px;
	clear: both;
}

/* misc */
span.mandatory    {
	color: red;
}

/* Images ***************************************/
img.custom    {
	padding: 0 10px 5px 0;
	position: relative;
	left: -8px;
}

/* horizontal Images */
div.horizontalImages    {
	width: 100%;
	margin-bottom: 6px;
	margin-top: 17px;
}

div.horizontalImagesRow    {
	clear: both;
	text-align: center;
}

span.horizontalImages1    {
	width: 81px;
	height: 81px;
	padding: 3px;
}

span.horizontalImages2    {
	width: 81px;
	height: 81px;
	padding: 3px;
}

span.horizontalImages3    {
	width: 81px;
	height: 81px;
	padding: 3px;
}

span.horizontalImages4    {
	width: 81px;
	height: 81px;
	padding: 3px;
}

span.horizontalImages5    {
	width: 81px;
	height: 81px;
	padding: 3px;
}

img.horizontalImagesImage1    {
	width: 75px;
	height: 75px;
}

img.horizontalImagesImage2    {
	width: 75px;
	height: 75px;
}

img.horizontalImagesImage3    {
	width: 75px;
	height: 75px;
}

img.horizontalImagesImage4    {
	width: 75px;
	height: 75px;
}

img.horizontalImagesImage5    {
	width: 75px;
	height: 75px;
}

div.image    {
	width: 100%;
	font-size: 100%;
	margin-bottom: 6px;
}

img.imageRight    {
	float: right;
	margin-left: 9px;
	clear: both;
}

img.imageLeft    {
	float: left;
	margin-right: 9px;
	clear: both;
}

img.imageCenter    {
}

img.imageLarge    {
}

div.imageCenter    {
	margin: auto;
	text-align: center;
}

/* border styles */
img.imageBorder0    {
	border-width: 0;
}

img.imageBorder1    {
	border: solid 1px;
}

img.imageBorder3    {
	border: solid 3px;
}

/* forms *******************************************/
div.frmContact    {
	width: 100%;
}

div.frmContactRow    {
	clear: both;
}

h3.frmContactfrmNumberTitle    {
	color: black;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

div.frmContactfrmNumberContent    {
	float: right;
	width: 69%;
	text-align: left;
	margin-bottom: 6px;
}

h3.frmContactProviderTitle    {
	color: black;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

div.frmContactProviderContent    {
	float: right;
	width: 69%;
	text-align: left;
	margin-bottom: 6px;
}

h3.frmContactEmailTitle    {
	color: black;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

div.frmContactEmailContent    {
	float: right;
	width: 69%;
	text-align: left;
	margin-bottom: 6px;
}

h3.frmContactTelTitle    {
	color: black;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

div.frmContactTelContent    {
	float: right;
	width: 69%;
	text-align: left;
	margin-bottom: 6px;
}

h3.frmContactFaxTitle    {
	color: black;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

div.frmContactFaxContent    {
	float: right;
	width: 69%;
	text-align: left;
	margin-bottom: 6px;
}

h3.frmDescriptionTitle    {
	display: none;
}

div.frmContactfrmDesc    {
	width: 100%;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
}

/* listBox */
div.listBox    {
	width: 100%;
	margin-bottom: 6px;
}

div.listBoxRow    {
	clear: both;
}

span.listBoxTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
}

span.listBoxContent    {
	float: right;
	width: 70%;
	text-align: left;
}

select.listBoxSelect    {
	margin-left: 8px;
}

/* radioButtons */
div.radioButtons    {
	width: 100%;
	font-size: 100%;
	margin-bottom: 6px;
}

div.radioButtonsRow    {
	clear: both;
}

span.radioButtonsTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
}

span.radioButtonsContent    {
	float: right;
	width: 70%;
	text-align: left;
}

span.radioButtonsRadioButton    {
	margin-left: 8px;
}

input.radioButtonsInput    {
}

/* return_email */
div.return_email    {
}

div.return_emailRow    {
	clear: both;
}

span.return_emailTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

span.return_emailContent    {
	float: right;
	width: 70%;
	text-align: left;
	margin-bottom: 6px;
}

input.return_emailInput    {
	margin-left: 8px;
	background-color: #efefef;
}

/* submitReset */
div.submitReset    {
	width: 100%;
}

div.submitResetRow    {
	clear: both;
}

span.submitResetContentS    {
	margin-bottom: 6px;
}

span.submitResetContentR    {
	margin-bottom: 6px;
}

input.submitResetInputS    {
}

input.submitResetInputR    {
}


/* checkBoxes *********************************/
div.checkBoxes    {
	width: 100%;
	font-size: 100%;
	margin-bottom: 6px;
}

div.checkBoxesRow    {
	clear: both;
}

div.checkBoxesTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
}

div.checkBoxesContent    {
	float: right;
	width: 70%;
	text-align: left;
}

span.checkBoxesCheckBox    {
	margin-left: 8px;
}

input.checkBoxesInput    {
	background-color: #efefef;
}

/* comboBox */
div.comboBox    {
	width: 100%;
	margin-bottom: 6px;
}

div.comboBoxRow    {
	clear: both;
}

span.comboBoxTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
}

span.comboBoxContent    {
	float: right;
	width: 70%;
	text-align: left;
}

select.comboBoxSelect    {
	margin-left: 8px;
	background-color: #efefef;
	width: 90%;
}

/* textArea */
div.textAreaElement    {
}

div.textAreaRow    {
	clear: both;
}

span.textAreaTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

span.textAreaContent    {
	float: right;
	width: 70%;
	text-align: left;
	margin-bottom: 6px;
}

textarea.textAreaTextArea    {
	margin-left: 8px;
	background-color: #efefef;
	width: 90%;
}

/* textInput */
div.textInput    {
}

div.textInputRow    {
	clear: both;
}

span.textInputTitle    {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin-bottom: 6px;
}

span.textInputContent    {
	float: right;
	width: 70%;
	text-align: left;
	margin-bottom: 6px;
}

input.textInputInput    {
	margin-left: 8px;
	background-color: #efefef;
	width: 90%;
}

/* layout elements *******************************************/
*.content    {
	float: left;
	vertical-align: top;
	text-align: left;
	width: 100%;
}

div.navLeft    {
display:none
}

div.navRight    {
display:none
}


/* main content area*/
*.box    {
	padding-bottom: 0.2em;/*
	border: 1px solid #530070;
	border-width: 0 1px 1px 1px;
*/
}

/* for Mozilla/Safari/Opera */
* > *.box    {
	padding-top: 375px;
	min-height: 1px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html *.box    {
	height: 375px;
}

/* end filter */
* > div.contentArea    {
	margin-top: -350px;
}

*.contentWrapper    {
	float: left;
	vertical-align: top;
	background-color: white;
	display: block;
	border:0;
}

* > *.contentWrapper    {
	width: 100%;
}

*.contentArea    {
	display: block;
	vertical-align: top;
	background-color: white;
}

div.contentRow    {
	width: 100%;
	margin-top: 10px;
	line-height: 140%;
	background-color: #fff;
}


/* subtitle */
h3.subTitle    {
	font-size: 100%;
	margin-bottom: 6px;
}

h2.subTitleLarge    {
	font-size: 100%;
	margin-bottom: 6px;
}

/* tableElement */
div.tableElement    {
	width: 100%;
}

div.tableElementRow    {
	clear: both;
}

span.tableElement    {
}

/* title */
h2.title    {
	font-size: 150%;
	margin-bottom: 6px;
}

h3.titleSmall    {
	font-size: 150%;
	margin-bottom: 6px;
}

/* verticalImages */
img.verticalImagesImage1Image    {
	width: 100px;
	height: 100px;
	float: left;
	clear: left;
	margin-right: 15px;
	margin-top: 4px;
}

img.verticalImagesImage2Image    {
	width: 100px;
	height: 100px;
	float: left;
	clear: left;
	margin-right: 15px;
	margin-top: 4px;
}

img.verticalImagesImage3Image    {
	width: 100px;
	height: 100px;
	float: left;
	clear: left;
	margin-right: 15px;
	margin-top: 4px;
}

*.mymarquee    {
	border: 1px solid #000;
	color:#fff;
	font-weight:bold;
	background-color:#B8B8CB;
}

/* Service Directory ***************************************/
div.spDir    {
	background-color: #fff;
	border: 1px solid #000;
	margin-bottom: 10px;
}

*.spDirRowHeader    {
	font-size: 1.5em;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 5px 0 8px 5px;
	background-color: #fff;
}

*.spDirRow    {
	background-color: #fff;
}

*.spDirRow a    {
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 5px;
	height:1.7em;
	border-top:1px solid #B8B8CB
}

*.spDirRow a:hover    {
	text-decoration: none;
	display: block;
	background-color: #fff;
}
/*Service Directory Results*/
*.spDirSelect    {
	margin-bottom: 20px;	
	background-color: #fff;}

*.spDirSelectRowHeader    {
	font-size: 1.5em;
	color: #000;
	border: 1px solid #000;
	padding: 5px 0 5px 5px;
	background-color: #fff;
	margin-bottom:5px;
}

*.spDirSelectEntry    {
	background-color: #fff;
	border: 1px solid #666;
	margin-bottom:20px;
	padding-bottom:5px;
}

*.spDirSelectRow    {
	position: relative;
	left:5px;
}

*.spDirSelectLabel    {
	font-weight: normal;
	background-color: #fff;
	display: block;
	padding: 1px 0 1px 5px;
	color:#000;
	font-weight:bold;
	position: relative;
	left:-5px;
}

*.spDirSelect p    {
	padding: 0px 0 2px 5px;
}
/* Provider Directory ***************************************/
#spLabelSearchButton {
	font-size: 1.5em;
	color: #000;
	border-left: 1px solid #5A0974;
	border-right: 2px solid #5A0974;
	border-top: 1px solid #5A0974!important;
	border-bottom: 2px solid #5A0974!important;
	padding: 5px 0 8px 5px;
	background-color: #fff;
	display:block;
}

#spSearchForm {
	border-left: 1px solid #000; 
	padding-bottom:5px;
	border-left:1px solid #B8B8CB;
	border-right:1px solid #B8B8CB;
	border-bottom:1px solid #B8B8CB;
}

#spSearchBox {margin-left:5px;}
#spSearchButton {margin-left:5px;}
#spLabelRadioProvider {margin-left:5px; color: #000;}
#spRadioProvider {margin-right:10px;}
#spLabelRadioService {color: #000;}
#spRadioService {}

#spLabelRadioProvider:hover, #spLabelRadioService:hover {color:#cc0000}

#spAll {}
#spAllProviders, #spAllServices {}

#spAllProviders a, #spAllServices a {display:block; width:12em; background-color:#fff; color:#000; padding:0.5em; margin-bottom:0.5em; font-weight:bold; text-decoration:none; border:1px solid #000}

div.spProvDir    {
	background-color: #fff;
	border: 0px solid #000;
	margin-bottom: 10px;
	border-bottom: 1px solid #B8B8CB!important;
}

*.spProvDirRowHeader    {
	font-size: 1.5em;
	color: #000;
	padding: 5px 0 8px 5px;
	background-color: #fff;
	border-left: 1px solid #5A0974;
	border-right: 2px solid #5A0974;
	border-top: 1px solid #5A0974!important;
	border-bottom: 2px solid #5A0974!important;
	
}

*.spProvDivRow    {
	background-color: #fff;
	border-left: 1px solid #B8B8CB;
	border-right: 1px solid #B8B8CB;
	border-top: 1px solid #B8B8CB!important;
}

*.spProvDivRow a    {
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 5px;
	line-height: 1.8em;
}

*.spProvDirEntry    {
	background-color: #fff;
	border: 1px solid #B8B8CB;
	margin-bottom:20px;
	padding-bottom:5px;
}

*.spProvDirRow    {
	position: relative;
	left:5px;
}

*.spProvDirLabel    {
	font-weight: normal;
	background-color: #fff;
	display: block;
	padding: 1px 0 1px 5px;
	color:#000;
	font-weight:bold;
	position: relative;
	left:-5px;
}

*.spProvDir p    {
	padding: 0 0 2px 5px;
}

input[name="map"] {border:1px solid #000}


div.contentRow div {
	display:block;
	padding:0px;
	margin:0;
	border:0;
	background: none;
}

div.contentRow div p{
padding-bottom:12px
}

marquee {display:none}
