/* CSS Document */

/*BACKGROUNDS*/
.yellow-background{background-image:url(../images/backgrounds/gradient-bg.gif); background-repeat:repeat-x;}
.yellow-background2{background-image:url(../images/backgrounds/gradient-bg2.gif); background-repeat:repeat-x;}
.menu-red-background{background-image:url(../images/backgrounds/menu-background.gif); background-repeat:repeat-x;}

/*TEXT*/
.top-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#802441; font-size:10px;}
.body-large-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#802441; font-size:0.80em;}
.body-Xlarge-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#802441; font-size:0.90em;}
.body-XXlarge-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#802441; font-size:1.15em;}
.body-MEGA-TITLE{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#802441; font-size:1.35em;}
.rise-large-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#FFFFFF; font-size:0.80em;}
.rise-Xlarge-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#FFFFFF; font-size:0.90em;}
.rise-XXlarge-text{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#FFFFFF; font-size:1.15em;}
.rise-MEGA-TITLE{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; color:#FFFFFF; font-size:1.35em;}

/*LINKS*/
a.toplink, a.toplink:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#802441; text-decoration:underline;}
a.toplink:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#802441; text-decoration:none;}

a.medium-body-link, a.medium-body-link:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:11px; color:#FFFFFF; text-decoration:underline;}
a.medium-body-link:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:11px; color:#FFFFFF; text-decoration:none;}

a.large-body-red-link, a.large-body-red-link:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:0.80em; color:#802441; text-decoration:underline;}
a.large-body-red-link:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:0.80em; color:#802441; text-decoration:none;}

a.large-body-white-link, a.large-body-white-link:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:0.80em; color:#FFFFFF; text-decoration:underline;}
a.large-body-white-link:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:0.80em; color:#FFFFFF; text-decoration:none;}

/*BORDER*/
.solid-border-white{border:1px solid #FFFFFF;}

/*TABLES AND CELLS*/
.padding{padding:2px 2px 3px 4px;}
.padding-on-the-vision-page{padding:16px 15px 5px 16px;}