/* CSS Document */
/* these are the new styles Jeff developed for the resource center and registration page */
BODY
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

TD
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

A
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

A:hover{    COLOR: #000000;    FONT-FAMILY: Arial;    TEXT-DECORATION: underline}

.SmallTitleBold {
	COLOR: #002266;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	font-size: 11px;
}


.EventTitleCase {
	color: #002266;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.SmallBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.WhiteTitleLarge {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffcc33;
	text-align: right;

}
.SmallWhiteTitle {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	BACKGROUND-COLOR: #ffcc33;
}
.MedGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

.MedGreyTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: center;
}

.SmallTitleBold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #387eb8;
}
.SmallWhiteFooter {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
}
.MedNavySubTitle {
	font-size: 13px;
	color: #002266;
	font-style: italic;
	font-weight: bold;
}

.Boilerplate 
{
	color: #333333;
	font-size: 8pt;
	font-family: arial, sans-serif;
	BACKGROUND-COLOR: #dddddd;
	vertical-align: middle;
	width: 801px;
}

.eventtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	color: #919191;
	
}

.eventdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	font-style: italic;
	color: Black;
}

.Error
{
	color: black;
}

.Phone 
{
	width: 112px;
	height: 23px;
}
.AverageTextBox {
	width: 220px;
	height: 23px;
}
.LongTextBox {
	width: 243px;
	height: 23px;
}

.LeadSource {
	width: 0px;
	height: 0px;
}