﻿/* PINK: ec008c */

body{
	margin:0 0 0 0;
	background-color:#eee;
}

body,p,font,.text,ul,li,td{
	font-size:10pt;
	line-height:17px;
	font-family: arial,Geneva,Helvetica,sans-serif;
	font-weight:normal,bold;
	color:#666666;
	text-decoration : none;
	background-repeat:no-repeat;
	vertical-align:top;
}

a {	color: #c10059;
	text-decoration : underline;
	font-size:8pt;
}

a:visited {	color: #c10059;
			text-decoration : underline;
			font-size:8pt;
}

a:hover, a:active  {
	text-decoration : underline;
	color:#e46cb3;
	font-size:8pt;
}

.Form{
	font-size:8pt;
}

.small {font-size:7pt; color:#CCC}

textarea	{width: 100%;
			font-size: 8pt;
			font-family: Verdana, Arial;
}

/* footer */
.footer { margin: 5px auto 50px auto; font-size:8pt; color:#FFF} /* T,R,B,L */
.footer a { margin: 0 2px; text-decoration: none;}
.footer a:hover { text-decoration: underline;}

/* contact block - Index */
.contactBlock { width:209px; height:137px; background: transparent url(/images/home/contactBox.png) no-repeat;}
.contactBlock table th { line-height:14px; font-size:11pt; font-weight:bold; color:#FFF;}
.contactBlock table td { line-height:12px; font-size:9pt; color:#FFF;}
/* contact block - Page */
.contactBlockGrey { width:200px; height:124px; background: #a9b3b8 url(/images/contactUsBG.png) no-repeat;}
.contactBlockGrey table th { line-height:14px; font-size:11pt; font-weight:bold; color:#FFF;}
.contactBlockGrey table td { line-height:12px; font-size:9pt; color:#FFF;}

.pageName { width:525px; height:3px; text-align:left; padding-left:25px; padding-top:6px; font-stretch:expanded; font-size:14px; color:#FFF;}
.pageContent { width:525px; height:754px; background-color:#FFF; text-align:left; vertical-align:top; padding-left:4px; }

.navListHome { padding:0px; background: transparent url(/images/home/navigation.png) no-repeat;}

.navOff { width:200px; height:24px; line-height:24px; background: transparent url(/images/nav_off.png) no-repeat; text-align:left; padding-left:10px; font-weight:bold; padding-bottom:4px;}
.navOff a, a:visited {color: #FFF; text-decoration : none;}

.navOn { width:200px; height:24px; line-height:24px; background: transparent url(/images/nav_on.png) no-repeat; text-align:left; padding-left:10px; font-weight:bold; padding-bottom:4px;}
.navOn a, a:visited {color: #FFF; text-decoration : none;}

.navOffHome { width:200px; height:24px; line-height:24px; background: transparent url(/images/home/navOff.png) no-repeat; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; padding-bottom:2px;}
.navOffHome a, a:visited {color: #FFF; text-decoration : none;}

.navOnHome { width:200px; height:24px; line-height:24px; background: transparent url(/images/home/navOn.png) no-repeat; text-align:left; padding-left:10px; padding-top:2px; font-weight:bold; padding-bottom:2px;}
.navOnHome a, a:visited {color: #FFF; text-decoration : none;}

/* contact block - Index */
.topBar { text-align:right; padding-right:90px; padding-top:6px; font-stretch:expanded; font-size:16px; font-weight:bold; color:#FFF; background: transparent url(/images/home/topBar.png) no-repeat; }

.navSpaceRight { background: transparent url(/images/greyNavRight.png) repeat-y;}
.navSpaceBelow { background: transparent url(/images/greySpaceLeft.png) repeat-y;}


/* EOF */
