/* Global text classes begin */

body, div, blockquote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000000;
background-color:#B33C1B;
line-height:17px;
}

ul, ol, li {
background-color:#FFFFFF;
}

a:link {  
color:#0053DC; 
text-decoration:underline;
}

a:visited {  
color:#DC3F02;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

/*--------------------------------------------*/

.bodytextwhite {
color:#FFFFFF;
}

a:link.bodytextwhite, a:visited.bodytextwhite {
color:#FFFFFF;
text-decoration:underline;
}

a:hover.bodytextwhite {
text-decoration:none;
}

/*--------------------------------------------*/

.bodytextred {
color:#DC3F02;
}

a:link.bodytextred, a:visited.bodytextred {
color:#DC3F02;
text-decoration:underline;
}

a:hover.bodytextred {
text-decoration:none;
}

/*--------------------------------------------*/

.bodytextsmall {
font-size:10px;
line-height:12px;
}

/*--------------------------------------------*/

.bodytextbold {
font-weight:bold;
}

/*--------------------------------------------*/

.bodytextitalics {
font-style:italic;
}


/*--------------------------------------------*/

.leftcolumntext {
text-align:center;
}

/*--------------------------------------------*/

.header {
font-size:14px;
line-height:18px;
color:#B33C1B;
}

.headerbold {
font-size:14px;
line-height:18px;
font-weight:bold;
color:#B33C1B;
}

/*--------------------------------------------*/

a:link.navigation, a:visited.navigation {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
line-height:19px;
color:#FFFFFF;
text-decoration:none;
text-transform:lowercase;
}

a:hover.navigation {
text-decoration:underline;
}

/* Global text classes end */
/* Miscellaneous classes begin */

.right_column_images {/* Right column images must be 210 x 92. */
padding-left : 44px;
padding-top : 34px;
border:none
}

/*--------------------------------------------*/

ul.NoBullet {
  list-style-type: none}
