* {
  font-family: Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}
body { 
	text-align: center;
	color: #333333;
	font-size: 10pt;
/*	background-color: #efefef;  */
	background-image: url('/images/bg_header.gif');   
	background-repeat: repeat-x;

}
#bodyShadow {
	width: 802px;
	height: 100%;
	top: 300px;
	left: 150px; 
    margin: 0 auto;
/*	background-color: #E6E6E6;  */
	background-color: #BBBBBB; 
}
#bodyShadowMed {
	width: 877px;
	height: 100%;
    margin: 0 auto;
	background-color: #E1E1E1;
}

#bodyShadowLt {
	width: 857px;
	height: 100%; 
    margin: 0 auto;
	background-color: #F7F4F2; 
}

#bodyWrap {
	width: 875px;
    margin: 0 auto;
	text-align:left;
	background-color: #fff;
}

/* 11/18/11 added for new menu */

.menuMktgGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	height: 35px;
	width: 115px;
    background: url("/images/menured-hover.jpg") no-repeat center 0;
/*    background: url("/images/menugray.jpg") no-repeat center 0; */
/*    background: url("/images/menugold-lt.jpg") no-repeat center 0; */
    text-align: center;
}
.menuMktgGold a:link {
	font-size: 10pt;
	color: #3F341D;
	 text-align: center
	text-decoration: none;
	bottom-border: none;
}
.menuMktgGold a:visited {
 /*  	background-color: #8C9082; */
	font-size: 10pt;
	color: #3F341D;
	 text-align: center
	text-decoration: none;
	bottom-border: none;
}
.menuMktgGold a:hover {
/*    background : url("/images/menu_hovergrn.jpg") no-repeat center 0; */
    background : url("/images/menupurple.jpg") no-repeat center 0; 
    color: #FFFFFF;
    font-size: 10pt;
    height: 25px;
    padding-top: 9px;
    text-align: center;
    text-decoration: none;
    width: 115px;
    display: block;
}
.menuMktgGold a:active {
    background : url("/images/menupurple.jpg") no-repeat center 0; 
	font-size: 10pt;
	color: #3F341D;
    text-align: center;
	text-decoration: none;
}

/* 11/18/11 - end of new */


.imglink a:hover 
{
  border-bottom: 0;
}


.standard {
	font-size: x-small;
	color: #333333;
}
.HeaderText {
	font-size: xx-small;
	color: #333333;
}
a:link {
/*	color: #91281A; */
	color: #6F2972;
	font-weight: ;
	text-decoration: none;
}
a:visited {
/*	color: #91281A; */
	color: #6F2972;
	text-decoration: none;
}

a:hover {
/*	color: #91281A; */
	color: #6F2972;
	text-decoration: none;
	border-bottom: 1px dashed #333; 

}
a:active {
/*	color: #91281A; */
	color: #6F2972;
	text-decoration: none;
}

.h1 {         /* page title */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;
	font-weight: ;
	color: #666;
}
.h2 {
	font-size: 16px;
	color: #6F2972;
 	font-weight:bold ;
}
.h3 {
	color: #3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
.h2title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:;
	color: #3A3A3A;
 	font-weight: ;
  	background-color:;
 	text-align: center;
	padding-right: 0px;
}
.h2colHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:;
	color: #3A3A3A;
	text-align: center;
 	font-weight: bold;
  	background-color:;
	padding-right: 0px;
}
.colHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:;
	color: #3A3A3A;
	text-align: left;
 	font-weight: bold;
  	background-color:;
	padding-right: 0px;
}

td {
	font-size: 10pt;
}
.contentHeadLink {
	font-size: 10pt;
}

.contentHeadLink a:link {
	color: #3A3A3A;
	font-weight: ;
	text-decoration: none;
}
.contentHeadLink a:visited {
	color: #3A3A3A;
	text-decoration: none;
}

.contentHeadLink a:hover {
/*	color: #91281A;
	text-decoration: none;*/
	color: #91281A;
	font-weight: bold;
	border-bottom: 1px dashed #91281A; 
}

.contentHeadLink a:active {
	color: #3A3A3A;
	text-decoration: none;
}

.footerMain {
	font-size: xx-small;
/*	color: #4A4A4A; */
    text-align: left;
	text-decoration: none;
}
#footerMain a:link { 
	color: #8F312F; 
	border-bottom: 1px solid #8F312F; 
	text-decoration: none;  
	background-color: transparent;
}
#footerMain a:visited { 
	color: #8F312F; 
	border-bottom: 1px solid #8F312F; 
	text-decoration: none;  
	background-color: transparent;
}

#footerMain a:hover { 
	color: #FFFFFF;
	background-color: #8F312F;
	border-bottom: 1px solid  #FFFFFF; 
}
#footerMain a:active { 
	color: #8F312F; 
	border-bottom: 1px solid #8F312F; 
	text-decoration: none;  
	background-color: transparent;
}

.sectHead {
	font-size: 12pt;
	color: #999999;
 	font-weight:bold;
 	text-align: center;
}


.graySectionBox {
	background-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	line-height:200%;
}


.grayBox {
	background-image: url('/images/bg_header.gif');   
	background-repeat: repeat-x;
	color:;
	font-size: 10pt;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;

}	

.TopLeftBorder {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DCE6EF;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#DCE6EF;

}
.BottomLeftBorder {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DCE6EF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DCE6EF;

}
.LeftCellBorder {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#cccccc;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#cccccc;

}
.BGRtCellBorder {
	border-right-width:3px;
	border-right-style:solid;
	border-right-color:#E6DCC8;
}

.BottomRightBorder {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DCE6EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE6EF;

}
.TopRightBorder {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DCE6EF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#DCE6EF;

}
.LeftVertBorder {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DCE6EF;

}
.BottomCellBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE6EF;

}

.TopCellBorder {

	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#DCE6EF;

}
.PadCell {
	font-size:;
	font-weight: ;
	color:;
	background-color:;
	vertical-align:;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height:;
}

.PadCell20 {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.PadCellLR {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.PageTitle {
	font-size: 14pt;
	font-weight:;
	color: #696969;
	vertical-align:middle;
	padding-top:;
	padding-right:;
	padding-bottom:;
	padding-left:;
	height:;
}
.ltTaupeBoxTxt {
	font-size: 10pt;
 	font-weight: ;
	color: #333333;
	background-color:#E6DCC8;
}

.ltTaupeBox {
	font-size: 10pt;
 	font-weight: ;
	color: #333333;
	background-color:#E6DCC8;
}
.ltTaupeBox a:link {
	font-size: 10pt;
	color: #333333;
	background-color:#E6DCC8;
	text-decoration: none;
}
.ltTaupeBox a:visited {
	font-size: 10pt;
 	font-weight: ;
	color: #333333;
	background-color:#E6DCC8;
	text-decoration: none;
}

.ltTaupeBox a:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
	background-color: #D7C8A7; 
	display:block;
	padding-top:10px;
	height: 100%;
}
.ltTaupeBox a:active {
	font-size: 10pt;
 	font-weight: ;
	color: #333333;
	background-color:#E6DCC8;
	text-decoration: none;
}

.medltTaupeBox {
	font-size: 10pt;
 	font-weight: ;
	color: #333333;
	background-color:#E1D6BD;
}

.medTaupeBox {
	font-size: 10pt;
 	font-weight:  ;
	color: #333333;
	background-color:#D7C8A7;
}
.dkTaupeBox {
	font-size: 10pt;
 	font-weight:  ;
	color: #333333;
	background-color:#C7B083;
}


.LftsectHead {
	font-size: 10pt;
	color: #999999;
 	font-weight: ;
 	text-align: left;
/*	padding-left: 5px; */
}
.ltTaupeTBBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DCC8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#E6DCC8;
}
.ltTaupeRBorder {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#E6DCC8;
}
.taupeCellBorder {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#E6DCC8;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#E6DCC8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DCC8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#E6DCC8;

}

.servicesCaption {
	font-size: 20px;
	color: #666;
	font-style:bold;
}

li.square {
list-style-image: url('/images/purplebullet.gif');
}

.btnclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #5F4268;
	font-weight:bold;
	vertical-align: middle;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97A0DF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cccccc;
/*	border: 2px solid #cccccc; */
	padding: 6px 6px;
	cursor: hand;
}

img
{
border: none;
}
