body {  margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(../images/core/bg_gradient.jpg);
		background-repeat: repeat-x;
		background-color: #FFFFFF;
    		}

td.home_intro	{
		background-image: url(../images/home/intro_bg.jpg);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: top;
		background-color: #E8ECEC;
		}

td.home_callout	{
		background-image: url(../images/home/callout_bg.jpg);
		background-repeat: repeat-y;
		background-attachment: scroll;
		
		}

td.side_nav_bg	{
		background-image: url(../images/core/sidenav_bg.gif);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: top;
		background-color: #EEF2F2;
		}		

td.footer	{
		background-image: url(../images/core/footer.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		
		}


h4                 	 {
                         color: #6E201B;
                         font-size: 14px; 
                         line-height: 5px; 
                         font-weight:bold;
                         font-family: Arial, Tahoma, Verdana, san serif;
                         margin: 25px 0px 0px 0px;
                         } 

.bodycopy                {
                         font-size: 11px;
                         line-height: 17px; 
                         color: #3B3B3B;
                         font-family: Arial, Tahoma, Verdana, san serif;
                         margin: 25px 25px 25px 25px;
                         }

.bodycopy  A:link        {color: #6E201B;}

.bodycopy  A:visited     {color: #6E201B;}

.bodycopy  A:active      {color: #6E201B;}  
                         
.intro_copy              {
                         font-size: 11px;
                         line-height: 17px; 
                         color: #3B3B3B;
                         font-family: Arial, Tahoma, Verdana, san serif;
                         margin: 25px 25px 25px 25px;
                         }
                         
.intro_copy  A:link        {color: #6E201B;}

.intro_copy  A:visited     {color: #6E201B;}

.intro_copy  A:active      {color: #6E201B;}


.side_nav                {
                         font-size: 10px;
                         line-height: 20px; 
                         color: #504B46;
                         font-weight: bold;
                         font-family:  Arial, Tahoma, Verdana, san serif;
                         }
                         
.side_nav    A:link        {color: #504B46; text-decoration: none}

.side_nav    A:visited     {color: #504B46; text-decoration: none}

.side_nav    A:active      {color: #504B46; text-decoration: none}

.side_nav    A:hover       {color: #504B46; text-decoration: underline}
                         
	 

.copyright                  {
                         font-size: 10px;
                         line-height: 17px; 
                         color: #8D9F9F;
                         text-align: center;
                         font-family: Arial, Tahoma, Verdana, san serif;
                         padding-bottom: 20px;
                         }
                         
.copyright    A:link        {color: #3F3F3F; text-decoration: underline}

.copyright    A:visited     {color: #3F3F3F; text-decoration: underline}

.copyright    A:active      {color: #3F3F3F; text-decoration: underline}

.copyright    A:hover       {color: #3F3F3F; text-decoration: none}
                         