BODY {  font-family: Verdana, Arial, Helvetica, sans-serif;}

.mainText
  {
  font-size: 12px;
  line-height: 17px
  }

.sideText
  {
  font-size: 11px;
  padding-right: 14px;
  padding-left: 14px;
  line-height: 15px
  }

.footerText
  {
  font-size: 11px;
  line-height: 15px
  }

INPUT, TEXTAREA, SELECT, OPTION
 {
 font-family: Arial, Verdana, Arial, sans-serif;
 font-size: 12px
 }
 
h1.smt
{
	color: #73203A;
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}

h2.smt
{
	color: #000;
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}
 
.prettyInput, .prettyTextarea {
 border: 1px solid #F9DFBF
 }.titleText {  font-size: 12px; line-height: 17px; color: #FFFFFF}

a.smtLink,a.smtLink:link,a.smtLink:visited,a.smtLink:hover,a.smtLink:active { color: #000000; text-decoration: none }

.article {  
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 2px;
line-height: 13px;
          }

.article a:link { color: #9C0000; text-decoration: underline; font-weight : bold}
.article a:visited { color: #9C0000; text-decoration: underline; font-weight : bold}
.article a:hover { color: #1F3F7D; text-decoration: underline; font-weight : bold}
.article a:active { color: #1F3F7D; text-decoration: underline; font-weight : bold}

strong { font-weight: normal; }

#cta {
background: url(/images/cta-bg.jpg) no-repeat;
width: 260px;
height: 120px;
}

#cta1 {
font-size: 11px;
color: #FFFFFF;
position: relative;
font-weight: bold;
top: 44px;
left: 22px;
}

#cta1 a{
color: #FFFFFF;
text-decoration: none;
}

#cta1 a:hover{
color: #FFFFFF;
text-decoration: underline;
}

#cta2 {
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
position: relative;
top: 70px;
left: 22px;
}

#cta2 a{
color: #FFFFFF;
text-decoration: none;
}

#cta2 a:hover{
color: #FFFFFF;
text-decoration: underline;
}