/* CSS Document */

/********************* Body Text Styles *************************/

td {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #808069;
}
a:active {
	text-decoration: underline;
	color: #808069;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 23px;
	list-style-image: url(../images/bullet-li.gif);
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

/********************* Home Text Styles *************************/

.home td{
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
} 
.home a:link {
	color: #0055A5;
	text-decoration: underline;
} 
.home a:visited {
	color: #0055A5;
	text-decoration: underline;

}
.home a:hover {
	text-decoration: underline;
	color: #808069;
}
.home a:active {
	text-decoration: underline;
	color: #2F4F4F;
}

/********************* Box Navigation Styles *************************/

.box td{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
} 
.box a:link {
	color: #666666;
	text-decoration: none;
} 
.box a:visited {
	color: #666666;
	text-decoration: none;

}
.box a:hover {
	text-decoration: none;
	color: #990000;
}
.box a:active {
	text-decoration: none;
	color: #990000;
}

/************ SectionLinks Styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-align: left;

}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FDF5E6;
	border-bottom: 1px solid #FDF5E6;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bg-link.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 18px;
}
#sectionLinks a:hover{

	font-weight: bold;
	text-decoration: none;
	color: #990000;
	background-image: url(../images/bg-link-hl.gif);
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FDF5E6;
}

/************ SectionLinks Sub Link Styles **************/

#sectionLinksSub{
	margin: 0px;
	padding: 0px;
	text-align: left;

}

#sectionLinksSub a:link, #sectionLinksSub a:visited {
	display: block;
	border-top: 1px solid #FDF5E6;
	border-bottom: 1px solid #FDF5E6;
	background-image: url(../images/bg-sub_link.gif);
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	color: #104E8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#sectionLinksSub a:hover{
	border-top: 1px solid #FDF5E6;
	background-image: url(../images/bg-sub_link-hl.gif);
	font-weight: bold;
	text-decoration: none;
	color: #FDF5E6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}

/********************* Sub Navigation Styles *************************/

.nav td{
	color: #0055A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
	margin: 0px;
	padding-bottom: 0px;
} 
.nav a:link {
	color: #0055A5;
	text-decoration: underline;
} 
.nav a:visited {
	color: #0055A5;
	text-decoration: underline;

}
.nav a:hover {
	text-decoration: underline;
	color: #808069;
}
.nav a:active {
	text-decoration: underline;
	color: #2F4F4F;
}

/********************* Services Table Styles *************************/

.svcsTable td{
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
} 
.svcsTable ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 10px;
	list-style-image: url(../images/bullet-li.gif);
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
}
.svcsTable a:link {
	color: #0055A5;
	text-decoration: underline;
} 
.svcsTable a:visited {
	color: #0055A5;
	text-decoration: underline;

}
.svcsTable a:hover {
	text-decoration: underline;
	color: #808069;
}
.svcsTable a:active {
	text-decoration: underline;
	color: #2F4F4F;
}

/********************* Category Link Styles *************************/

.cat td {
	font-size: 17px;
	font-weight: bold;
	color: #FDF5E6;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 32px;
	padding-bottom: 32px;
	text-align: center;
	padding-right: 0px;
} 
.cat a:link {
	text-decoration: none;
	color: #FDF5E6;
} 
.cat a:visited {
	text-decoration: none;
	color: #FDF5E6;

}
.cat a:hover {
	text-decoration: underline;
	color: #FDF5E6;

}
.cat a:active {
	text-decoration: underline;
	color: #FDF5E6;
}

/********************* Bottom Styles *************************/

.bottom td{
	color: #4a708b;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
} 
.bottom a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #4a708b;
} 
.bottom a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #4a708b;

}
.bottom a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #8fbc8f;

}
.bottom a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #8fbc8f;
}

/********************* Small Text Styles *************************/

.small td {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	letter-spacing: 0.05em;
}
.small a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.small a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.small a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.small a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

/********************* Table Styles *********************/

.TableBorder2 {
	border: thin solid #8B8970;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-table_a.gif);
}
.TableBorder2 td {
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;

}
.TableBorder2 a:link {
	color: #0055A5;
	text-decoration: underline;
} 
.TableBorder2 a:visited {
	color: #0055A5;
	text-decoration: underline;
}
.TableBorder2 a:hover {
	color: #808069;
	text-decoration: underline;
}
.TableBorder2 a:active {
	color: #808069;
	text-decoration: underline;
}

/************ CandyApple Link Styles **************/

.candyapple td{
	color: #7A7A7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: none;
	padding-right: 30px;
}
.candyapple a:link {
	text-decoration: underline;
	color: #7A7A7A;
	font-weight: normal;
} 
.candyapple a:visited {
	color: #7A7A7A;
	text-decoration: underline;
}
.candyapple a:hover {
	color: #0055A5;
	text-decoration: underline;
}
.candyapple a:active {
	color: #0055A5;
	text-decoration: underline;
}

/************ Copyright Styles **************/

.copyright td{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.copyright a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
} 
.copyright a:visited {
	color: #666666;
	text-decoration: underline;

}
.copyright a:hover {
	color: #666666;
	text-decoration: underline;

}
.copyright a:active {
	color: #666666;
	text-decoration: underline;
}

/************ Form and Search Styles **************/

form {
	margin: 0px;
	padding: 0px;
}
.searchField {
	background-image: url(../images/bg-search.gif);
	width: 115px;
	border: 1px solid #86704C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C4033;
	height: 17px;
	text-align: left;
	margin: 0px;
	padding: 2px 4px 0px 6px;
}
.goButton {
	background-image: url(../images/bg-search.gif);
	width: 23px;
	border: 1px solid #86704C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5C4033;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

/********************* Misc Styles *************************/

.date td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.map td{

}
.map ul {
	list-style-image: url(../images/bullet_file.gif);
	list-style-position: outside;
	text-align: left;
	vertical-align: text-top;
	text-decoration: none;

}
