body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #f0027f;
	text-decoration: underline;
}

#pageContent a:visited {
	color: #800080;
}

a:hover,
#pageContent a:hover {
	color: #3366cc;
}

h1 {
	/*font-size: 2.35em;*/
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.35em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

/* ----------------------------------------------------------------------------------- */

h1 {
	color: #273388;
	font-family: Arial, sans-serif;
}

h2,
h3,
h4,
h5,
h6 {
	color: #273388;
	font-family: Arial, sans-serif;
}

hr {
	color: #f4f1e6;
	background: #f4f1e6;
}

/* ########################################################### */

.spacer {
	font-size: 0.001em;
	visibility: hidden;
}

.spacerGlobal {
	width: 999px;
	height: 1px;
	font-size: 0.001em;
	margin: 0 0 -2px 0;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.smaller {
	font-family: Tahoma, sans-serif;
	font-size: 0.80em;
}

.larger {
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

.largest {
	font-family: Tahoma, sans-serif;
	font-size: 1.3em;
}

.arial {
	font-family: Arial, sans-serif;
}

.tahoma {
	font-family: Tahoma, Arial, sans-serif;
}

.verdana {
	font-family: Verdana, Arial, sans-serif;
}

.times {
	font-family: "Times New Roman", Times, serif;
}

.nowrap,
.small a,
.smaller a {
	white-space: nowrap;
}

.center {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}

/* ----------------------------------------------------------------------------------- */

*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover {
	color: #ff6699 !important;
}

/* ----------------------------------------------------------------------------------- */

*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover {
	color: #000 !important;
}

/* ----------------------------------------------------------------------------------- */

*.red,
*.red *,
.red a {
	color: #f0027f !important;
}

a.red:hover,
.red a:hover {
	color: #212d7f !important;
}

/* ----------------------------------------------------------------------------------- */

*.brown,
*.brown *,
.brown a {
	color: #7b7252 !important;
}

a.brown:hover,
.brown a:hover {
	color: #f0027f !important;
}

/* ########################################################### */

#pageHeader {
	margin: 0 40px 0 40px;
}

/* ----------------------------------------------------------------------------------- */

#logotype {
	padding: 22px 62px 20px 22px;
}

#logotype img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

#telephone {
	padding: 22px 40px 0 33px;
}

#telephoneTitle {
	color: #f0027f;
	font-size: 0.95em;
}

#telephoneNumber {
	margin-top: -2px;
	color: #273388;
	font-size: 1.65em;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------- */

#newsTickerBox {
	padding: 10px 40px 10px 33px;
}

#newsTickerBox * {
	white-space: nowrap;
	overflow: hidden;
}

#newsTickerBox a {
	color: #f0027f;
	text-decoration: none;
}

#newsTickerBox a:hover {
	color: #3366cc;
	text-decoration: underline;
}

.newsTicker {
	overflow: hidden;
	width: 100%;
	height: 1.4em;
	font: /*1.1*/1.25em/1.2em Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle="push",bands="1",duration="1");
}

/* ----------------------------------------------------------------------------------- */

#buttonDonateNow {
	padding: 0 0 10px 0;
}

#buttonDonateNow img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

#searchCell {
	background: #f4f1e6;
}

#searchBox {
	white-space: nowrap;
	padding: 6px 12px 6px 12px;
}

#searchForm {
	width: 148px;
	height: 20px;
	text-align: left;
	border: 1px solid #9d9780;
	background: #fff;
}

#searchInput {
	width: 120px;
	height: 16px;
	padding: 0;
	margin: 1px 4px 1px 4px;
	background: transparent;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	line-height: 16px;
	color: #172274;
	cursor: text;
}

#searchButton {
	margin: 0 5px 5px 5px;
	padding: 0;
	width: 10px;
	height: 10px;
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

#adjustCell {
	background: #f4f1e6;
}

#adjustCell img {
	vertical-align: bottom;
}

#adjustTitle {
	padding: 2px 1em 0 0;
	font-size: 0.95em;
	color: #f0027f;
}

#adjustContent {
	padding: 0 40px 0 0;
	white-space: nowrap;
}

#adjustContent img {
	margin: 0 0 0 1px;
}

/* ----------------------------------------------------------------------------------- */

#navigationCell {
	background: #f4f1e6;
}

#navigationCell a {
	display: inline-block;
	white-space: nowrap;
	font-size: 0.95em;
	margin: 1px 12px 0 0;
}

#navigationCell img {
	margin: 8px 12px 8px 0;
	vertical-align: bottom;
	cursor: pointer;
}

/* ########################################################### */

#pageMenu {
	/*white-space: nowrap;*/
	padding: 0.75em 0 0.5em 0;
	background: #172274 right center url("/images/page/menu-item.gif") repeat-y;
}

#pageMenu table {
}

#pageMenu td {
	background: 12px center url("/images/page/menu-arrow.gif") no-repeat;
}

#pageMenu td {
}

#pageMenu .menuItem {
}

#pageMenu .menuItemNow {
}

#pageMenu .menuItemFirst {
}

#pageMenu .menuItemFirst a {
	/*padding-left: 0 !important;*/
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	cursor: default;
	color: #ff0086 !important;
	text-decoration: none !important;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemLast a {
	/*padding-right: 0 !important;*/
}

#pageMenu a {
	/*display: inline-block;*/
	display: block;
	font: bold 1.15em/1.2em Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}

#pageMenu a:visited {
	color: #fff;
}

/* ----------------------------------------------------------------------------------- */

#pageMenu .menuItemNow a {
	color: #ff0086 !important;
	text-decoration: none;
}

#pageMenu .menuItemNow .menuItemContainer {
	background: right center url("/images/page/menu-item-now.gif") no-repeat;
}

/* ----------------------------------------------------------------------------------- */

#pageMenu a:hover {
	color: #ff6699 !important;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------- */

.menuItemContainer {
	padding: 0.5em 20px 0.5em 29px;
	background: right center url("/images/page/menu-item.gif") no-repeat;
}

.menuItemContent {
	background: right center url("/images/page/menu-line.gif") repeat-x;
}

.menuItem span {
	background: #172274;
	padding: 0 0.25em 0 0;
}

/* ----------------------------------------------------------------------------------- */


	.menuItemContent {
	}
	
	

/* ----------------------------------------------------------------------------------- */

#smallMenu {
	padding: 0.5em 0 1.75em 0;
	background: #172274 right center url("/images/page/menu-item.gif") repeat-y;
}

#smallMenu div {
	padding: 0.25em 20px 0.25em 29px;
	background: 13px center url("/images/page/small-menu-arrow.gif") no-repeat;
	font-size: 0.95em;
}

/* ########################################################### */

#pageContent {
	margin: 0 40px 0 40px;
	padding: 9px 0 0 0;
}

#homepage #pageContent {
}

#mainContentCell {
}

#mainContent {
	padding: 10px 18px 10px 18px;
}

#homepage #mainContent {
	padding: 0 0 10px 0;
}

/* ########################################################### */

#pageFooter {
	margin: 0 40px 0 40px;
	padding: 9px 0 25px 0;
}

#pageFooter table {
}

#pageFooter td {
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter .white {
	background: #172274;
}

/* ----------------------------------------------------------------------------------- */

#pageMenuSecondary {
	padding: 0 2em 0 12px;
}

#pageMenuSecondary span {
	display: inline-block;
	margin: 0.5em 0.65em 0.5em 0;
	padding: 0 0 0.15em 0;
	font: normal 1em/1.5em Tahoma, sans-serif;
}

/* ----------------------------------------------------------------------------------- */

#clock {
	text-align: left;
	padding: 4px 12px 4px 1px;
}

/* ----------------------------------------------------------------------------------- */

.lineVertical {
	background: left center url("/images/page/gray.gif") repeat-y;
}

/* ----------------------------------------------------------------------------------- */

#copyright {
	padding: 8px 0 12px 12px;
	line-height: 1.3em;
}

#copyright span {
}

/* ----------------------------------------------------------------------------------- */

#addressBox {
	padding: 8px 22px 12px 22px;
	}

#address {
	font-size: 0.90em;
}

#address td {
	color: #686868;
	font-size: 0.75em;
}

#address .companyProfileEmail a {
	color: #686868;
}

#address .companyProfileEmail a:hover {
	color: #000;
}

.companyProfileAddress strong {
	color: #273388;
	font-size: 1.25em;
}

.companyProfileREG {
}

/* ----------------------------------------------------------------------------------- */


#pageFooter-logos a {
	display: inline-block;
}

#pageFooter-logos img {
	border-bottom: 1px solid #fff;
}

#pageFooter-logos a:hover img {
	border-bottom: 1px solid #cecdc8;
}

#pageFooter-logos {
	padding: 9px 12px 8px 0;
}

#pageFooter-logos div {
	padding: 10px 0 0 0;
}

#pageFooter-logos img {
	margin: 0 11px 0 0;
	vertical-align: bottom;
}

#brick {
	padding: 0 12px 12px 0;
}

#brick span {
	display: block;
	margin: -0.25em 0 0 0;
}

/* ########################################################### */

#pageSubmenu {
	margin: 0 0 -0.5em 0;
	padding: 0 39px 0 29px;
}

#pageSubmenuTitle {
	display: none;
}

#pageSubmenuContent {
}

/* ----------------------- */

#pageSubmenu a {
	display: inline;
	font: normal 1em/1.2em Arial, sans-serif;
}

#pageSubmenu a:visited {
}

#pageSubmenu a:hover {
}

#pageSubmenu a.selectedMenuItem,
#pageSubmenu a.activeCategory,
#pageSubmenu a.selectedMenuItem:visited,
#pageSubmenu a.activeCategory:visited {
	color: #ff0086;
	text-decoration: none;
	font-weight: bold;
}

#pageSubmenu a.selectedMenuItem:hover,
#pageSubmenu a.activeCategory:hover {
	text-decoration: underline;
}

/* ----------------------- */

#pageSubmenu ul {
	list-style: square outside url("/images/page/bullet-ul-white.gif");
	color: #fff;
}

#pageSubmenu ul ul,
#pageSubmenu ul ul ul ul {
	list-style: disc outside url("/images/page/bullet-ul-ul-white.gif");
}

#pageSubmenu ul ul ul,
#pageSubmenu ul ul ul ul ul {
	list-style: circle outside url("/images/page/bullet-ul-ul-ul-white.gif");
}

#pageSubmenu li {
	margin: 0.25em 0 0.25em 0;
}

/* ########################################################### */

#homepage {
}

/* ----------------------------------------------------------------------------------- */

#homepageContent {
	padding: 10px 18px 10px 18px;
		background: #fff;
}

/* ----------------------------------------------------------------------------------- */

/*#homepageContent h1 {
	font-size: 1.85em;
}

#homepageContent h2 {
	font-size: 1.25em;
}

#homepageContent h3,
#homepageContent h4,
#homepageContent h5,
#homepageContent h6 {
	font-size: 1em;
}*/

/* ----------------------------------------------------------------------------------- */

#bannerBox {
	margin: 0 0 -9px 0;
	padding: 9px 0 0 0;
	background: #fff;
}

#homepage #bannerBox {
	margin: 0;
}

.banner {
	padding: 0 0 9px 0;
}

.banner img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

.boxColored {
	background: #f9f8f2;
	padding: 18px;
	}

.boxColored h2 {
	margin: -0.15em 0 0.5em 0;
	font-size: 1.4em;
}

.colored {
	background: #f9f8f2;
}

.nocolor {
	background: #fff;
}

/* ----------------------------------------------------------------------------------- */

#jobs, #jobs2 {
}

#jobs ul, #jobs2 ul {
	font-size: 1.1em;
	padding-bottom: 0.25em;
}

#jobs li, #jobs2 li {
	margin: 0.3em 0 0.3em 0;
}

#jobs2 {
	border-bottom: 9px solid #fff;
}

/* ----------------------------------------------------------------------------------- */

#services {
}

#services ul {
	font-size: 1.1em;
	padding-bottom: 0.25em;
}

#services li {
	margin: 0.3em 0 0.3em 0;
}

/* ----------------------------------------------------------------------------------- */

.bannerLarge {
	position: relative;
	z-index: 1000;
	background: #f9f8f2;
	/*margin: 0 0 -11px 0; real */
	/*margin: 0 0 -4px 0;*/
	border-top: 9px solid #fff;
}

.bannerLarge a {
	display: block;
}

.bannerLarge img {
	vertical-align: bottom;
}

.bannerLargeTitle {
}

/* ----------------------------------------------------------------------------------- */

#homepageNews {
}

#homepageNews h2 {
}

/* ---------------------- */

#newsBox {
}

.newsImageBox {
	padding: 0.25em 12px 0 0;
}

.newsImage {
	display: block;
	border: 1px solid #e9e6d5;
}

.newsContentBox {
}

.newsTitle {
	margin: 0 0 0.35em 0;
	font: normal 1.2em/1.2em Tahoma, sans-serif;
}

.newsDescription {
	margin: 0.25em 0 0.25em;
}

.newsDate {
	margin: 0.75em 0 0 0;
	color: #9e967b;
}

#newsBox .spacer {
	height: 22px;
}

#homepageNews .brown {
	font-size: 0.95em;
} 

/* ---------------------- */

#newsPage {
}

#newsOpen .newsDate {
	padding: 0 0 1.5em 0;
}

/* ########################################################### */

.body_editor {
	padding: 15px;
	background: #fff;
}

.body_editor,
.body_editor td {
	color: #000;
}

/* ----------------------------------------------------------------------------------- */

div.siteMap {
	position: relative;
	left: -0.5em;
}

div.siteMap li {
	line-height: 1.4em;
}

div.siteMap .selectedMenuItem {
	font-weight: normal !important;
}

#siteLibrary td img {
	position: relative;
	bottom: -2px;
}

#siteLibrary td a {
	position: relative;
	top: -0.075em;
}

.navigationBar {
	text-transform: lowercase;
}

.navigationBar div {
	background: #eee !important;
}

.floatAd-ttl {
	border: 1px solid white;
	height: 18px;
	background-color: white;
}

.getDirectionForm {
	margin: 0.75em 0 0.75em 0;
    padding: 9px 11px 10px 10px;
	background: #f6f7f8;
    color: #4a200f;
    width: 24em;
	white-space: nowrap;
}

/* ########################################################### */