#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid Grey;
padding: 3px;
background-color: #696969;
visibility: hidden;
filter: alpha(85); 
-moz-opacity:.85;
font: 8pt verdana;

color: #708090  ;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

BODY
{
}
TD
{
    FONT-FAMILY: arial;
	font-size: 15;
	
}

.headers
{
    FONT-SIZE: 13pt;
    COLOR: #740001;
    FONT-FAMILY: Arial, Verdana, helvetica
}
.content
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, Verdana, helvetica
}
.small
{
    FONT-SIZE: 9pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, verdana, helvetica
}
.contact
{
    FONT-SIZE: 9pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, verdana, helvetica
}
.officeLinks
{
    FONT-SIZE: 10pt;
    COLOR: #740003;
    FONT-FAMILY: arial, verdana, helvetica
}
.mid
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, verdana, helvetica;
    TEXT-DECORATION: none
}
.navLinks
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, verdana, helvetica;
    BACKGROUND-COLOR: #a7a7a7;
    TEXT-DECORATION: none
}

.bullets
{
    FONT-SIZE: 8pt;
    COLOR: #740001;
    FONT-FAMILY: Arial, verdana, helvetica;
    TEXT-DECORATION: none
}
.award
{
    FONT-SIZE: 9pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, verdana, helvetica
}
.officeLink
{
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, Verdana, helvetica;
    TEXT-DECORATION: none
}
.footer
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, helvetica
}
.home
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    LINE-HEIGHT: 25px;
    FONT-FAMILY: arial, verdana, helvetica
}
.midOffice
{
    FONT-SIZE: 10pt;
    COLOR: #740001;
    FONT-FAMILY: arial, Verdana, helvetica
}
.header
{
    FONT-SIZE: 13pt;
    COLOR: #740001;
    FONT-FAMILY: Arial, verdana, helvetica
}
.officeManagerSignature
{
    FONT-SIZE: 13pt;
    COLOR: #740001;
    FONT-FAMILY: Arial, verdana, helvetica;
    font-style:italic;
    font-weight:bold;
}
.officeManager
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Arial, verdana, helvetica;
}
.midLinks
{
    FONT-SIZE: 10pt;
    COLOR: #740001;
    FONT-FAMILY: arial, verdana, helvetica;
    TEXT-DECORATION: underline
}
.homeNoHeight
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: arial, verdana, helvetica
}
.navLinksOn
{
    FONT-SIZE: 8pt;
    COLOR: #740001;
    FONT-FAMILY: arial, verdana, helvetica;
    TEXT-DECORATION: none
}
.awardRed
{
    FONT-SIZE: 9pt;
    COLOR: #740001;
    FONT-FAMILY: arial, Verdana, helvetica
}

.largeTitle {
	FONT-SIZE: 18pt;
	font-weight: bold;
}

/* Main Pages ----------------------------------------*/

.maindiv {
	font-family: verdana;
	font-size: 12;
	margin-top: 50px;
	margin-bottom: 50px;
}

.maindiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
text-align: right;
border: 0px;
line-height: 25px;
}
	
.maindiv ul li{
position: relative;
background: url(/images/whiteBlock.gif) no-repeat center right;
}
	
/*1st level sub menu style */
.maindiv ul li ul{
left: 200px; /* Parent menu width - 1 */
position: absolute;
background-color: #47857D;
text-align: left;
font-size: 10;
font-weight: bold;
width: 150px; /* sub menu width */
line-height: 15px;
top: -1;
display: none;
}

.maindiv ul li ul li{
	background-image: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*All subsequent sub menu levels offset */
.maindiv ul li ul li ul{ 
left: 148px; /* Parent menu width - 1*/
width: 150px; /* sub menu width */
background-color: #47857D;
}

.maindiv ul li ul li ul li{
	background-image: none;
}

/* menu links style */
.maindiv ul li a{
display: block;
text-decoration: none;
font-weight: bold;
padding: 1px 5px;
color: #FFFFFF;
margin-right: 20px;
margin-bottom: 2px;
}


	
/* Holly Hack for IE \*/
* html .maindiv ul li { float: left; height: 1%; }
* html .maindiv ul li a { height: 1%; }
/* End */

#promotions {
padding: 5px;
width: 180px;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF;
font-family: Verdana;
text-align: left;
}

.promotionsHead {
	font-weight: bold;
	font-size: 12;
	color: #FFF6C4;
}

.promotionsSubHead {
	font-weight: bold;
	font-size: 10;
}

.promotionsBody {
	font-size: 10;
}

/* Member Services ----------------------------------------*/

.suckerdiv {
	font-family: verdana;
	font-size: 12;
	margin-top: 50px;
	margin-bottom: 50px;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
text-align: right;
border: 0px;
line-height: 25px;
}
	
.suckerdiv ul li{
position: relative;
background: url(/images/whiteBlock.gif) no-repeat center right;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 200px; /* Parent menu width - 1 */
position: absolute;
background-color: #DEBDBD;
text-align: left;
font-size: 10;
font-weight: bold;
width: 150px; /* sub menu width */
line-height: 15px;
top: -1;
display: none;
}

.suckerdiv ul li ul li{
	background-image: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 148px; /* Parent menu width - 1*/
width: 150px; /* sub menu width */
background-color: #DEBDBD;
}

.suckerdiv ul li ul li ul li{
	background-image: none;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
text-decoration: none;
font-weight: bold;
padding: 1px 5px;
color: #FFFFFF;
margin-right: 20px;
margin-bottom: 2px;
}

.suckerdiv ul li a:visited{
	color: #FFFFFF;
}

.suckerdiv ul li a:hover{
	color: #FFF7C6;
}

.suckerdiv ul li ul li a{
	margin-right: 5px;
	color: #941831;
}

.suckerdiv ul li ul li a:visited{
	color: #941831;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#news {
padding: 5px;
width: 180px;
border: 1px solid #FFFFFF;
color: #FFFFFF;
font-family: Verdana;
text-align: left;
}

.newsHead {
	font-weight: bold;
	font-size: 12;
	color: #FFF6C4;
}

.newsSubHead {
	font-weight: bold;
	font-size: 10;
}

.newsBody {
	font-size: 10;
}

#learn {
text-align: right;
width: 100%;
color: #FFFFFF;
font-family: Verdana;
font-size: 9;
}

#learn a {
	color: #FFF6C4;
	font-size:9;
}



#learn a:hover {
	color: #FFFFFF;
}



#trademark {
	color: #000000;
	font-size:10px;
	font-family: Verdana;
	width: 724px;
	margin-top: 10px;
}

#trademarkTeens {
	color: #ffffff;
	font-size:10;
	font-family: Verdana;
	width: 724px;
	margin-top: 10px;
}

#artFooter {
	color: #86A932;	
	margin-top: 10px;
}

#artFooter a, a:visited, a:active {
	color: #86A932;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#artFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#homefooter {
	color: #222222;	
	margin-top: 10px;
	font-size: 14;
}

#homefooter a, a:visited, a:active {
color: #333333;		
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#homefooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#aboutfooter {
	color: #ffffff;	
	margin-top: 14px;
	font-size: 14;
}

#aboutfooter a, a:visited, a:active {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#aboutfooter a:hover {
		
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
}


#girlsFooter {
	color: #E56B32;	
	margin-top: 10px;
}

#girlsFooter a, a:visited, a:active {
	color: #E56B32;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#girlsFooter a:hover {
		
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}


#teensFooter {
	color: #ffffff;	
	margin-top: 10px;
}

#teensFooter a, a:visited, a:active {
	color: #ffffff;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#teensFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#volunteersFooter {
	color: #7F4098;	
	margin-top: 10px;
}

#volunteersFooter a, a:visited, a:active {
	color: #7F4098;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#volunteersFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#familiesFooter {
	color: #DA3799;	
	margin-top: 10px;
}

#familiesFooter a, a:visited, a:active {
	color: #DA3799;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#familiesFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#councilsFooter {
	color: #24B315;	
	margin-top: 10px;
}

#councilsFooter a, a:visited, a:active {
	color: #24B315;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#councilsFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}
.councilsFooter{
	color: #24B315;	
}

#cookiesFooter {
	color: #50B0D1;	
	margin-top: 10px;
}

#cookiesFooter a, a:visited, a:active {
	color: #50B0D1;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#cookiesFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}


#artgalleryFooter {
	color: #5CA784;	
	margin-top: 10px;
}

#artgalleryFooter a, a:visited, a:active {
	color: #5CA784;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#artgalleryFooter a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#artFooter2 {
	color: #86A932;	
	margin-top: 10px;
}

#artFooter2 a, a:visited, a:active {
	color: #86A932;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#artFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#homeFooter2 {
	color: #222222;	
	margin-top: 10px;
	font-size: 14;
}

#homeFooter2 a, a:visited, a:active {
color: #333333;		
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#homeFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#aboutFooter2 {
	color: #ffffff;	
	margin-top: 14px;
	font-size: 14;
}

#aboutFooter2 a, a:visited, a:active {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#aboutFooter2 a:hover {
		
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
}


#girlsFooter2 {
	color: #E56B32;	
	margin-top: 10px;
}

#girlsFooter2 a, a:visited, a:active {
	color: #E56B32;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#girlsFooter2 a:hover {
		
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}


#teensFooter2 {
	color: #ffffff;	
	margin-top: 10px;
}

#teensFooter2 a, a:visited, a:active {
	color: #ffffff;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#teensFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#volunteersFooter2 {
	color: #7F4098;	
	margin-top: 10px;
}

#volunteersFooter2 a, a:visited, a:active {
	color: #7F4098;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#volunteersFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#familiesFooter2 {
	color: #DA3799;	
	margin-top: 10px;
}

#familiesFooter2 a, a:visited, a:active {
	color: #DA3799;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#familiesFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#councilsFooter2 {
	color: #24B315;	
	margin-top: 10px;
}

#councilsFooter2 a, a:visited, a:active {
	color: #24B315;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#councilsFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}
.councilsFooter2{
	color: #24B315;	
}

#cookiesFooter2 {
	color: #50B0D1;	
	margin-top: 10px;
}

#cookiesFooter2 a, a:visited, a:active {
	color: #50B0D1;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#cookiesFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}


#artgalleryFooter2 {
	color: #5CA784;	
	margin-top: 10px;
}

#artgalleryFooter2 a, a:visited, a:active {
	color: #5CA784;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#artgalleryFooter2 a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#tabClass {
	color: #ffffff;	
	margin-top: 10px;
	text-decoration: none;
	padding:6px 0;
}

#tabClass a, a:visited, a:active {
	color: #ffffff;
	font-family: arial;
	font-size: 16;
	font-weight: normal;
	text-decoration: none;
}

#tabClass a span {
	font-size: 11px;
}

#tabClass a:hover {

	text-decoration: underline;
}

.facebookh3 {
	background-color: #25408f;
	font-size: 24px;
	color:#fff;
	font-weight: normal;
	padding:0 0 10px 70px;
}

#tabClass2 {
	color: #000000;	
	margin-top: 10px;
	text-decoration: none;
}

#tabClass2 a, a:visited, a:active {
	color: #000000;
	font-family: arial;
	font-size: 16;
	font-weight: bold;
	text-decoration: none;
}

#tabClass2 a:hover {

	text-decoration: underline;
}


#tabClassLG {
	color: #ffffff;	
	margin-top: 10px;
	text-decoration: none;
}

#tabClassLG a, a:visited, a:active {
	color: #ffffff;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-decoration: none;
}

#tabClassLG a:hover {

	text-decoration: underline;
}

#tabClassBrand a:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

#tabClassBrand a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

#tabClassBrand a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}

#tabClassBrand a:active {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}


.seasonalTitle{
	font-family: arial;
	font-weight: bold;
	font-size: 30;
	color: #50B0D1;	
}

.seasonalSubtitle{
	font-family: arial;
	font-size: 18;
	font-weight: bold;
	color: #50B0D1;	
}
.seasonalText{
	font-family: arial;
	font-size: 14;
	color: #000000;	
}

.seasonalLink a {
	
	font-family: arial;
	font-size: 12;
	font-weight: normal;
	text-decoration: none;
}

.seasonalLink a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}

#seasonalMenu a {
	color: darkblue;	
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-decoration: none;
}

#seasonalMenu a:hover {
		
	font-family: arial;
	font-size: 14;
	text-decoration: underline;
}


#eLink a {
	color: white;	
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

#eLink a:hover {
		
	font-family: arial;
	font-size: 12;
	text-decoration: underline;
}



#seasonalMenu td {
		
	background-color: #DDDDDD;
}

.addlinks 
{
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
	background-color:#008800;
	font-weight: normal;
       
}

.addlinks a
{
	font-size: 10px;
	text-decoration: none;
	color:#0000FF;
	background-color:#ffffff;
	font-weight: normal;
       
}

.addlinks a:hover
{
	font-size: 10px;
	background-color:#ffffff;
	color:#0000FF;
	text-decoration: underline;
         
}

.addlinks a:visited
{
	font-size: 10px;
	background-color:#ffffff;
	color:#0000FF;
	         
}

.addlinks a:active
{
	font-size: 10px;
	
	color:#0000FF;

           
}

.tipsLink a
{
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial;
	color:#000000;
     
}

.tipsLink a:hover
{
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial;
	color:#000000;
     
}

#recipes a:link {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#recipes a:visited {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#recipes a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#recipes a:active {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}


.filedownload{
	
	font-size: 11px;
	
	
}

.filedownload a{
	color: #0000CC;
	font-size: 11px;
	text-decoration: none;
}

.filedownload a:hover{
	color: #0000CC;
	font-size: 11px;
	text-decoration: underline;
}

.filedownloadHeader{
	color: #ffffff;
	font-size: 12px;
	background-color: #7F4098;
	font-weight: bold;
	
}
.icons{
	font-size: 10px;
	
}


.sorry 
{
	font-size: 14px;
	text-decoration: none;
	color:#FF0000;
	font-weight: bold;
       
}

.sorry a, a:visited, a:active
{
	font-size: 14px;
	text-decoration: none;
	color:#0000FF;
	font-weight: normal;
       
}

.sorry a:hover
{
	font-size: 14px;
	color:#0000FF;
	text-decoration: underline;
         
}

.loginLinks a a:visited a:active
{
	text-decoration: none;
	color:#0000FF;
	font-weight: normal;
       
}

.loginLinks a:hover
{
	color:#0000FF;
	text-decoration: underline;
         
}

#futureRollover 
{
	color: #EC008C;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
}
#futureRollover a
{
	color: #EC008C;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
}

#futureRollover a:hover
{
	color: #EC008C;
	font-size:18px;
	font-weight: bold;
	text-decoration: underline;
}

.cookieMenu {
position:absolute;
visibility: hidden;
/*border:3px solid #007FC1;*/
border-bottom-width: 0;
font:bold;
font-size: 12px verdana;
line-height: 14px;
z-index: 10;
background-color: white;
/*width: 195px;*/
color: #000000;
}

.cookieMenu a {

display: block;
text-indent: 3px;
/*border-bottom: 3px solid #007FC1;*/
padding: 13px 10px 13px 10px;
text-decoration: none;
font-weight: 400;
text-indent: 5px;
font:bold 14px verdana;
color: #000000;
}

.cookieMenu a:visited, a:active{
font:bold 14px verdana;
color: #000000;	
}

#recipeLink2 {
font-weight: bold;
color: black;
font-size: 14px;	
}

#recipeLink2 a {
font-weight: bold;
color: black;
font-size: 14px;	
}

#recipeLink2 a:visited, a:active {
font-weight: bold;
color: black;
font-size: 14px;	
}


#smallLinks a:link {
	font-family: Arial;
	color: #0000ff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

#smallLinks a:visited {
	font-family: Arial;
	color: #0000ff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

#smallLinks a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

#smallLinks a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000fff;
	text-decoration: none;
}

#smallLinks2 a:link {
	font-family: Arial;
	color: #ff00ff;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
}

#smallLinks2 a:visited {
	font-family: Arial;
	color: #ff00ff;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
}

#smallLinks2 a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ff00ff;
	text-decoration: none;
}

#smallLinks2 a:active {
	font-family: Arial;
	font-size: 12px;
	color: #ff00ff;
	text-decoration: none;
}

#smallLinks3 a:link {
	font-family: Arial;
	color: #0000ff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

#smallLinks3 a:visited {
	font-family: Arial;
	color: #0000ff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

#smallLinks3 a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #0000ff;
	text-decoration: underline;
}

#smallLinks3 a:active {
	font-family: Arial;
	font-size: 16px;
	color: #000fff;
	text-decoration: none;
}
#smallLinks4 a:link {
	font-family: Arial;
	color: #0000ff;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

#smallLinks4 a:visited {
	font-family: Arial;
	color: #0000ff;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

#smallLinks4 a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #0000ff;
	text-decoration: underline;
}

#smallLinks4 a:active {
	font-family: Arial;
	font-size: 14px;
	color: #000fff;
	text-decoration: none;
}

#smallLinks5 a:link {
	font-family: Arial;
	color: #0000ff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	
}

#smallLinks5 a:visited {
	font-family: Arial;
	color: #0000ff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

#smallLinks5 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

#smallLinks5 a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000fff;
	text-decoration: none;
}
.thumbs a {
	font-family: Arial;
	color: #0000ff;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
}

.thumbs a:visited {
	font-family: Arial;
	color: #0000ff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.thumbs a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}

.thumbs a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000fff;
	text-decoration: none;
}


.brandInput{
	
font-family: arial;
margin-top:5px;
border: 2px #000000 solid;
font-size:16; 	
	
}

#switchit a:link {
	font-family: Arial;
	color: #D764AD;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#switchit a:visited {
	font-family: Arial;
	color: #D764AD;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#switchit a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #D764AD;
	text-decoration: none;
}

#switchit a:active {
	font-family: Arial;
	font-size: 16px;
	color: #D764AD;
	text-decoration: none;
}


#artLinks a:link {
	font-family: Arial;
	color: #1BB5F1;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#artLinks a:visited {
	font-family: Arial;
	color: #1BB5F1;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#artLinks a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #1BB5F1;
	text-decoration: underline;
}

#artLinks a:active {
	font-family: Arial;
	font-size: 16px;
	color: #1BB5F1;
	text-decoration: none;
}

#headerLink a:link {
	font-family: Arial;
	color: #C93092;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

#headerLink a:visited {
	font-family: Arial;
	color: #C93092;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

#headerLink a:hover {
	font-family: Arial;
	font-size: 30px;
	color: #C93092;
	text-decoration: underline;
}

#headerLink a:active {
	font-family: Arial;
	font-size: 30px;
	color: #C93092;
	text-decoration: none;
}

#recLink  {
	font-family: Arial;
	color: #C93092;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#recLink a:link {
	font-family: Arial;
	color: #C93092;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#recLink a:visited {
	font-family: Arial;
	color: #C93092;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#recLink a:hover {
	font-family: Arial;
	font-size: 18px;
	color: #C93092;
	text-decoration: underline;
}

#recLink a:active {
	font-family: Arial;
	font-size: 18px;
	color: #C93092;
	text-decoration: none;
}



.bigBlue{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}

.bigBlue a{
	text-decoration: none;
}

#helpTable td{
	color: #000000; 
	font-size: 15px;
	font-weight: 500;"	
}
/* End Member Services ------------------------------------*/


.popup1{
	display:none;
	position:absolute;
	left:50%;
	top:300px;
	/*border:solid #01A488 2px; */
	padding: 10px; 
	text-align: justify; 
	font-size: 12px; 
	width: 414px; 
	margin-left:-207px; 
	height:200px;
	/*background-color: rgb(255,255,225);*/
}

a img{
	border:none;
}

#familyguidebanner{
	display:block;
	margin-top:15px;
}


