a:link, a:active, a:visited{
font-family: inherit;
font-size: 12px;
color: #990000;
text-decoration: none;
}
a:hover{
font-family: inherit;
font-size: 12px;
color: #DA8807;
text-decoration: none;
}
.link1 a:link, .link1 a:active, .link1 a:visited{
font-family: inherit;
font-size: 12px;
color: #990000;
text-decoration: none;
}
.link1 a:hover{
font-family: inherit;
font-size: 12px;
color: #DA8807;
text-decoration: none;
}
.link2 a:link, .link2 a:active, .link2 a:visited{ 
font-family: inherit;
font-size: 10px;
color: #990000;
text-decoration: none;
}
.link2 a:hover{
font-family: inherit;
font-size: 10px;
color: #DA8807;
text-decoration: none;
}
.link3 a{
font-size: 14px;
font-weight:bold;
line-height: 20px;
color: #993300;
text-decoration: none;
}
.link3 a:hover{
line-height: 20px;
}
.link4 a:link, .link4 a:active, .link4 a:visited{
font-family: inherit;
font-size: 13px;
line-height: 16px;
color: #333333;
text-decoration: none;
}
.link4 a:hover{
font-family: inherit;
font-size: 13px;
line-height: 16px;
color: #333333;
text-decoration: none;
}
.link5 a:link, .link5 a:active, .link5 a:visited{
font-family: Courier New, Courier, mono;
font-size: 12px;
line-height: 16px;
color: #000000;
font-style: italic;
text-decoration: none;
}
.link5 a:hover{
font-family: Courier New, Courier, mono;
font-size: 12px;
line-height: 16px;
color: #000000;
font-style: italic;
text-decoration: none;
}
.main{
font-family: inherit;
font-size: 12px;
line-height: 20px;
color: #333333;
}
.subHead{
font-family: inherit;
font-size: 13px;
line-height: 20px;
color: #993300;
}
.subHead2{
font-family: inherit;
font-size: 13px;
line-height: 15px;
color: #333333;
font-weight: bold;
}
.testimonial{
font-family: Courier New, Courier, mono;
font-size: 12px;
line-height: 16px;
color: #000000;
font-style: italic;
}
.mainWhite{
font-family: inherit;
font-size: 12px;
line-height: 14px;
color: #ffffff;
}
.mainSmall{
font-family: inherit;
font-size: 10px;
color: #333333;
}
.mainSmallBold{
font-family: inherit;
font-size: 10px;
font-weight: bold;
color: #333333;
line-height: 6px;
}
.mainSmallRed{
font-family: inherit;
font-size: 10px;
line-height: 14px;
color: #FFCC33;
}
.mainSmallWhite{
font-family: inherit;
font-size: 10px;
line-height: 14px;
color: #CCCCCC
}
.mainRed{
font-family: inherit;
font-size: 12px;
line-height: 20px;
color: #990000;
}
.mainOrange{
font-family: inherit;
font-size: 12px;
line-height: 20px;
color: #993300;
}
input{
border-right:1px solid #666666;
border-left:1px solid #666666;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
background : White;
background-color : White;
}
.altButtonFormat{
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
border: #DA8807 1px solid;
font-size: 12px;
}
.altButtonFormat2{
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
border: #666666 1px solid;
font-size: 12px;
}
.testimonialNoItal{
font-family: Courier New, Courier, mono;
font-size: 12px;
line-height: 16px;
color: #000000;
}
.mainOrangeSmall{
font-family: inherit;
font-size: 10px;
line-height: 20px;
color: #993300;
}
body{
background-color: white;
color: black;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.7;
color: #333333;
margin: 0px;
}
h2{
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
}
th{
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
/*line-height: inherit;
color: inherit;*/
text-align: left;
}
td{
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 12px;
/*line-height: inherit;*/
color: inherit;
}
.teamPicCell{
width: 100px;
vertical-align: top;
padding-right: 10px;
}
.checkTD{
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 25px;
vertical-align: top;
border: none;
}
.radioBtn{
border: none;
}
.checkbox{
border: none;
}
.spacerDot{
/*
All this is just cause Internet Explorer on PC was giving issues oterwise code would be
the first 2 lines + heigth:1px
*/
background-image: url(/images/spacer_dot2.gif);
width: 100%;
height: 15px;
margin-top: -15px;
margin-bottom: 0px;
background-repeat: repeat-x;
background-position: -16px,0px;
}
.spacerDotWhite{
/*
All this is just cause Internet Explorer on PC was giving issues oterwise code would be
the first 2 lines + heigth:1px
*/
background-image: url(/images/spacer_dot3.gif);
width: 100%;
height: 15px;
margin-top: -12px;
margin-bottom: 0px;
background-repeat: repeat-x;
background-position: -16px,0px;
}
hr{
margin: 0px;
height:1px;
border:dotted;
color: #666666;
}
