@charset "UTF-8";
/* CSS Document */

body{ font-family:Arial, Helvetica, sans-serif; background:#EAEAEA; font-size:14px; color:#46354B; margin-top:50px;}
.body{ background:url(../Images/PurpleEdgeBackground.png);}
.body .bg-header{ background:url(../Images/HeaderBackground.png) repeat-x top left;}
.body .bg-header .header{ background:url(../Images/Headergraphic.png) top left no-repeat;}
.body .bg-header .header .header-text{ margin-left:180px; font-size:24px; color:#FFFFFF; padding-top:20px; line-height:28px; letter-spacing:1px; font-family:"Gill Sans", Arial;}

.body .main{ margin:0px 10px; margin-bottom:10px; padding:0px;}

.body .main .menu{ padding:0px; margin:0px;}
.body .main .content{background:#FFFFFF; padding:0px; margin:0px;}
.body .main .content .content-table{ padding:10px;}

.body .main .content .spacer{ font-size:2px;}
.body .main .content .right-menu{ background:url(../Images/SideGreyBox.png); padding:10px; color:#DF7300;}

.footer{ font-size:12px;}

a{ color:#46354B;}
a:hover{ color:#DF7300;}