#mydiv1 {margin-top:-7px;}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
}

.bold {
	font-weight: bold;
}

.Capitalize {
	text-Transform: uppercase;
}

.bodyTextNoIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    line-height: 150%;
	margin-top: 0px;
	margin-bottom: 14px;
    margin-left: 0px;
}

.baby10 {
	font-family: geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 160%;
}

.baby10NoMargins {
	font-family: geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.baby10NoMargGray {
	font-family: geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

hr { 
    color: #fff; background-color: #fff; 
    border: 1px dotted #aaaaaa; 
	border-style: none none dotted; 
}


a:link {
	color:#333333;
	TEXT-DECORATION:UNDERLINE
}
a:visited {
	color:#333333;
	TEXT-DECORATION:UNDERLINE
}
a:hover {
	color:#CC0000;                    /* was #7E0100; */
	TEXT-DECORATION:UNDERLINE;

}
a:active {
	color:#000000;
	TEXT-DECORATION:UNDERLINE
}

.dropShadow#{
	box-shadow: 10px 10px 5px #888;
} 




.subHeader { 
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 26px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin-top: 3px;
	text-shadow: #A8A8A8 2px 1px 2px;
}

.subHeader2 { 
	font-family: Georgia, times new roman, serif;
	color: #111111;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 0.03em;
	/*text-shadow: #999999 2px 1px 2px;*/
}


H1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7E0100;
	font-weight: bold;
	margin-bottom: 33px;
	text-shadow: #A8A8A8 2px 1px 2px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	font-weight: black;
	line-height: 100%;
	margin-top: 0px;
    margin-bottom: 0px;
	letter-spacing: -0.02em;
	text-shadow: #666666 2px 1px 2px;
}

H3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	text-shadow: #A8A8A8 2px 1px 2px;
	display: inline;
}

H4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 120%;
	font-weight: bold;
	text-shadow: #A8A8A8 2px 1px 2px;
	display: inline;
}

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 10px;
}

H6 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-shadow: #dddddd 2px 1px 2px;
	display: inline;
}

body {
	margin-top: 0px;
}