

a:link {  color: #6d82bc; text-decoration: none; }
a:visited {  color: #6d82bc; text-decoration: none; }
a:hover {  color: #6d82bc; text-decoration: underline;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #FFFFFF url('home_interface/background_blue_col.gif');
       background-repeat: repeat-y;
       background-position: left; 	
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smalltextBlue {
	font-size: 10px;
	color: #6D81BB;
}

p, ul {
       font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

.sansSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140% ;
}

.alfond  {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 150% ;
	color: #ffffee;
	font-weight: bold;
	text-align: left;
}

.contest  {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 150% ;
	color: #ffffee;
	font-weight: bold;
	text-align: left;


}

.contestheader  {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 150% ;
	color: #94a3ce;
	font-weight: bold;
	text-align: left;


}

.contest_rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
       text-align: center;
}

a.cr:link {color: ffffff;}

.whitetext {
	font-size: 12px;
	line-height: 130%;
	color: #ffffff;
}

.headlines {
	font-size: 17px;
	font-weight: bold;
	color: #D680A8;
}

.pinkHeads {
	color: #de99b9;
	font-weight: bold;
}

.blueHeads {
	color: #6D82BC;
	font-weight: bold;
}

.greenHeads {
	color: #bfd832;
	font-weight: bold;
}

.quoteItalic {
	font-style: italic;
	color: #ff7719;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 120%;
}


.highlightGreen {
	background-color: #bfd832;
}

.borderGray {
	border: 1px solid #999999;
	background: #eeeeee; 	
}

.extraLeading {
	line-height: 130% ;
}


/*
.menuHighlightOn {
	background-color: #DE99B9;
	}

td.menuHighlightOn:link { color: #ffffff; text-decoration: none; }
td.menuHighlightOn:visited { color: #ffffff; text-decoration: none; }

*/

.menuHighlight {
	background-color: #B095BD;  /* purple */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 120%;

}

td.menuHighlight :link { color: #ffffff; text-decoration: none; }
td.menuHighlight :visited { color: #ffffff;  } 
td.menuHighlight :hover { color: #ffffff; background-color: #DE99B9; text-decoration: none; }

a.menuHighlight :link { color: #ffffff; text-decoration: none; }
a.menuHighlight :visited { color: #ffffff;  }
a.menuHighlight :hover { color: #ffffff; text-decoration: none; }


.bulletList {
	list-style-position: outside;
	list-style-image: url(home_interface/8x8_square.gif);
	list-style-type: square;
	margin-left: 18px;
	padding-left: 0;
}

.meetDoctorBkgrnd {
	background-image: url(home_interface/meet_doctor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
