.WSReq {color: #FF0000; font-size: 10px;}
.WSBar {background-color: #c9e39c; color: #000000; font-weight: bold;}
.WSNewMemberTable {border: 1px #c9e39c solid;}
.WSBtn {margin: 0 0 8px 0;}

.BottomNavTable {width: 901px;margin-right: 21px;}

/* 5 Day Event preview */

.epMainTable {
	width: 100%;
	background-color: #FFFFFF;
}

.epSubTable {
	background-color: #FFFFFF;
}

.epEventDate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60ad45;
	padding: 3px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #c3c8ce;
}

.epEventDescription {
	font-size: 12px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: ffffff;
	padding: 5px;
}

/* Page Formating defaults */

body, td {
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, serif;
	line-height: 1.5;
}

a:link {
    color:#2c3e8d;
    text-decoration: underline;
}

a:visited {
    color:#2c3e8d;
    text-decoration: underline;
}

a:hover {
	color: #ed1846;
	text-decoration: none;
}

a:active {
	color: #ed1846;
	text-decoration: none;
}

a.imglink:link
a.imglink:visited {border:none;}
a.imglink:hover {background:transparent;}


/* Heading */

h1 {
	font-weight: normal;
	font-size: 160%;
	color: #000000;
	display: inline;
	text-decoration: none;
	line-height: 2.0;
}

h2 {
	font-weight: bold;
	font-size: 140%;
	color: #9abf61;
	display: inline;
	font-style: none;
	text-decoration: none;
	line-height: 2.0;
}

h3 {
	font-weight: bold;
	font-size: 140%;
	color: aac3e0;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

h4 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: 135fad;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

h5 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: 63b045;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

h6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: ed1846;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

/* Horizontal Rule */

hr {
	border: 0;
	width: 100%;
	color: #ffffff;
	background-color: transparent;
	height: 1px;
	border-bottom: 1px dashed #c3c8ce;
}

/* Powered By */

.poweredby {
	font-size: 10px;
	line-height: 0px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed #c3c8ce;
}

.poweredby:link {
	text-decoration: none;
	color: #c3c8ce;
	border-bottom: 1px dashed #c3c8ce;
}

.poweredby:visited {
	text-decoration: none;
	color: #c3c8ce;
	border-bottom: 1px dashed #c3c8ce;
}

.poweredby:hover {
	text-decoration: none;
	color: #2c2dbd;
	border-bottom: 1px solid #2c2dbd;
	background-color: #f3f3f3;
}

.poweredby:active {
	text-decoration: none;
	color: #2c2dbd;
	border-bottom: 1px solid #2c2dbd;
	background-color: #f3f3f3;
}

/* Footer Menu */

.footerMenu {
	background-color: #f3f3f3;
	font-size: 11px;
	line-height: 1.5;
	color: #cccccc;
	font-family: arial, sans-serif;
	text-decoration: none;
}

/* Footer */

.footer {
	background-color: #f3f3f3;
	font-family: Arial, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	text-transform: none;
	color: #c3c8ce;
	text-decoration: none;
}

/* Popup Window */

.popupBody {
	background-color: #ffffff;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* printerFooter */

.printerFooter {
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, serif;
	line-height: 1.25;
	text-decoration: none;
}

/* Printer */

.printer {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #90805B;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

a.printer:link {
	font-size: 10px;
	color: #90805B;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #e7d2ad;
}

a.printer:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #e7d2ad;
}

a.printer:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #e7d2ad;
}

a.printer:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #e7d2ad;
}

/* EmailFriend*/

.EFbody {
	background-color: #E7D2AD;
	font-size: 11px;
	color: ffffff;
	text-decoration: bold;
	font-family: arial, sans-serif;
	line-height: 15px;
	padding: 2px;
}

.EFHeader {
	font-size: 18px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, serif;
	line-height: 1.75;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-width: 5px;
}

.EFText {
	font-size: 10px;
	color: #333333;
	text-decoration: bold;
	font-family: arial, sans-serif;
}

.EFLink {
	font-size: 10px;
	color: 90805B;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #e7d2ad;
}

a.EFLink:link {
	font-size: 10px;
	color: 90805B;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #e7d2ad;
}

a.EFLink:visited {
	font-size: 10px;
	color: #90805B;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #e7d2ad;
}

a.EFLink:hover {
	font-size: 10px;
	color: 333333;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #e7d2ad;
}

a.EFLink:active {
	font-size: 10px;
	color: 333333;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #e7d2ad;
}

/* end defaults */
		.citation{color: 666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: bold; }

		.dotline{overflow: auto; left: 0; border-bottom-style: dotted;border-bottom-width: 1px; border-bottom-color: #389930;color: #389930; }

		.redtext{color: 9B2D2D; font-weight: bold; }

		.thead{color: ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;line-height: 11px; text-indent: 5;}

		.italics{font-family:  Georgia, Times, sans-serif; font-size: 13px;font-style:  italic; }

		.ttext{color: 000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: normal; }

		.highlight{overflow: auto; left: 0; background-color: ffffbb;padding: 2px; }

		.vpopup{overflow: hidden; left: 0; border-style: solid; border-width: 5px;border-color: #000099; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;padding: 3px; text-align: center;}.vpopup:link {text-decoration: underline;color: #0000FF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-width: 0px;
						}.vpopup:visited {color: #660066; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-width: 0px;
						}
