/* PLEASE PAY ATTENTION TO INHERITANCE FROM PARENT DIV's, SINCE FONT SIZES ARE RELATIVE*/


.MyBodyFonts {
font-family: "Myriad Pro Light", "Myriad Pro", "Lucida Sans Unicode", "Lucida Sans", "Frutiger", "Arial", "sans-serif";
letter-spacing: .05em; 
color: #533F22;
font-size: 13px;
line-height:1.1;
}

H1  {
font-family: "Gill Sans MT Italic", "Gill Sans", "Gillies", "Graphic Gothic", "Humanist", "Calibri", "Trebuchet", "sans-serif";
font-size: 36px;
color: #ffffff;
margin-bottom: 4px;
padding-bottom: 0px;
margin-top: 4px;
padding-top: 0px;
}

.MyH2Fonts  {
font-family: "Gill Sans MT Italic", "Gill Sans", "Gillies", "Graphic Gothic", "Humanist", "Calibri", "Trebuchet", "sans-serif";
font-size: 26px;
color: #ffffff;
margin-bottom: 4px;
padding-bottom: 0px;
}

.MyH3Fonts {
font-family: "Myriad Pro Regular", "Myriad Pro", "Lucida Sans Unicode", "Lucida Sans", "Frutiger", "Arial", "sans-serif";
color: #533F22;
font-size: 22px;
margin-bottom: 4px;
padding-bottom: 0px;
margin-top: 4px;
padding-top: 0px;
}

.MySpecialOfferHead {
font-family: "Myriad Pro Regular", "Myriad Pro", "Lucida Sans Unicode", "Lucida Sans", "Frutiger", "Arial", "sans-serif";
font-size:14pt;
font-weight: bold;
letter-spacing: .1em; 
color: #533F22;
margin-bottom: 4px;
padding-bottom: 0px;
}

.MySpecialOfferText {
font-family: "Myriad Pro Regular", "Myriad", "Lucida Sans Unicode", "Lucida Sans", "Frutiger", "Arial", "sans-serif";
font-size: 13px;
letter-spacing: .1em;
color: #533F22;
line-height:1.1;
}

/* it's recommended to use .inflection with <span> */

.MyInflection {
font-size: 1em;
font-weight: bold;
font-style: italic;
}

.MyBlueHighlite {
font-size: 1em;
color: #548dd4;
font-weight: bold;
}

.MyTopicFonts {
font-family: "Myriad Pro Regular", "Myriad Pro", "Lucida Sans Unicode", "Lucida Sans", "Frutiger", "Arial", "sans-serif";
font-size:13pt;
font-weight: bold;
letter-spacing: .1em; 
color: #533F22;
margin-bottom: 4px;
padding-bottom: 0px;
}
.MyQuestionHeader {
font-family: "Gill Sans MT", "Gill Sans", "Gillies", "Graphic Gothic", "Humanist", "Calibri", "Trebuchet", "sans-serif";
font-size: 22px; 
letter-spacing: .1em;
}

.Mynavlist
{ 
list-style-image: url(bullet3.png);
font-size: 16px; 
} 

.MyCrimsonFonts {
font-family: "Myriad Pro Light", "Myriad Pro", "Lucida Sans Unicode", "Lucida Sans", "Frutiger", "Arial", "sans-serif";
letter-spacing: .1em; 
color: #DF513C;
font-size: 14px;
line-height:1.1;
}

.MyWhiteLink {
font-size: 1em;
color: #ffffff;
font-weight: bold;
}