 * {
background: none !important;
}

.noPrint {
	display: none;
}





.edgeL{
	background-image: url(images/edge_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.edgeR{
	background-image: url(images/edge_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.edgeB{
	background-image: url(images/edge_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.edgeBL{
	background-image: url(images/edge_bl.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.edgeBR{
	background-image: url(images/edge_br.gif);
	background-repeat: repeat-y;
	background-position: left;
}



/* header styles */

.sBoxTxt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.sBoxLinks{
	margin-top: 55px;
}


.sBox{
	margin-top: 0px;
}



.headerLink{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004B9E;
	text-decoration: none;
}


.navPadding{
	padding-left: 7px;
	padding-right: 7px;
}



/* footer styles */


.footerTxt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	text-align: left;
}


.footerLinkT{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006BC3;
	text-decoration: none;
}



.footerLinkB{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.footerBull{
	padding: 0px 10px;
	color: #666666;
}


.bodyTxt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;

	float: left;
	width: 670px;
	margin-bottom: 30px;
}




.sidebarTxt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;

	float: left;
	width: 230px;
	background: #E5D9EA;

	/* clear: right; */
}

.memSidebarTxt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;

	float: left;
	width: 230px;
	background: #E5D9EA;
}

.footerWidth {
	width: 670px;
	margin-left: 0px;
	margin-right: auto;

	padding-top: 30px;
}



/* inside page styles */

.lcolInside {
	padding: 15px;
}

.lcolBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #B2B2B2;
}



/* main page styles */

.mainPromoBox {
	border-style: solid;
	border-width: 1px;
	border-color: #B2B2B2;

	padding: 10px;
	background-image: url(images/bkgnd_promobox.gif);

	font-family:Arial, Helvetica, Verdana;
	font-size: 11.5px;
	line-height: 14px;
}


.promoHeadline {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #41428E;
	padding-bottom: 10px;
}

.promoHeadline2 {
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	color: #41428E;
	padding-bottom: 10px;
}


.loginTxt {
	font-family:Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 14px;
}

.promoReadmore {
	color: #0A4B9D;
	text-align: right;
	font-style: normal;
	font-weight: bold;

	margin-top: 10px;
}

.memLoginHead {
	font-family:Arial, Helvetica, Verdana;
	font-size: 16px;

	font-style: normal;
	font-weight: bold;
	color: #464088;
}



.aboutTxt {
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 10pt;
	line-height: 19pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}


.eventsStyle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

	padding-right: 10px;
}

.eventDate {
	font-style: normal;
	font-weight: bold;
}

.eventPadding {
	padding-bottom: 12px;
}

.mainCenter {
	width: 670px;
	margin-top: 20px;
	margin-bottom: 30px;

}

.promoBoxes {
	width: 670px;
	margin-bottom: 30px;
}

.mainWidth {
	width: 670px;
}

.liPadding {
	padding-bottom: 8px;
}

.headerMain {
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 13pt;
	line-height: 18pt;
	color: #A89D6F;
	font-style: normal;
	font-weight: bold;

	padding-top: 20px;
}



/* common page styles */

.header {
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 20px;
	line-height: 25.5px;
	color: #A89D6F;
	font-style: normal;
	font-weight: bold;

	padding-top: 20px;
}

.bctStyle {
	font-size: 10px;

	margin-top: 5px; 
	padding-bottom: 0px;
}


.bctHeader {
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}


.gtInside {
	color: #B2B2B2;
}


.link {
	color: #006BC3;
	text-decoration: none;
}


.blue {
	color: #006BC3;
}

.backingPurple {
	background-image: url(images/bkgnd_promobox.gif);
}

.backingGrey {
	background-image: url(images/bkgnd_sectionnav.gif);
}


.supFix {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}


.promo {
	width: 400px;
	background: #E5D9EA;

	padding: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #B2B2B2;
}



/* news page styles */

.newsHead {
	font-weight: bold;
	padding-bottom: 10px;
}


.newsCell {
	padding: 5px 7px;
}

.newsBkdColA {
	background-color: #E2E7EA;
}

newsBkdColB {
	background-color: #FFFFFF;
}


.newsInfo {
	margin-left: 30px;
	margin-bottom: 10px;
}

.newsTable {
	margin-top: 15px;
}




