      body {
          background-color : #191919;
          font-family : arial;
          font-size : 12px;
          color : #636363;
          margin: 0px;
      }
      
      
    
      div {
          margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
      }
      
      td {
          vertical-align : top;
      }

     hr {
          height : 0px;
          border : 0px;
          border-top: 1px solid #dadada;
          margin-top : 0px;
          margin-bottom : 5px;
     }
     


/* TOP NAV */


.topnav {
          font-size : 11px;
          font-family : arial;
          color : #ff5d65;
      }
.topnav A:link {
          text-decoration : none;
          color : #ff5d65;
          font-weight : normal;
      }
.topnav A:visited {
          text-decoration : none;
          color : #ff5d65;
          font-weight : normal;
      }
.topnav A:hover {
          text-decoration : none;
          color : #ff888e;
          font-weight : normal;
          border-bottom: 1px dotted #ff888e;
      }
.topnavbg {
          background-color : #282828;
/*          background-image : url('images/head-bg.jpg');  */
          background-repeat : no-repeat;
          height: 69px;
          vertical-align: bottom;
          padding-right: 30px;
          padding-bottom: 10px;
      }
.topnavbg-main {
          background-color : #282828;
/*          background-image : url('images/main-bg.jpg');  */
          background-repeat : no-repeat;
          height: 69px;
          vertical-align: bottom;
          padding-right: 30px;
          padding-bottom: 10px;
      }
.topnavbg-contact {
          background-color : #282828;
          background-image : url('images/contact-bg.jpg');  
          background-repeat : no-repeat;
          height: 69px;
          vertical-align: bottom;
          padding-right: 30px;
          padding-bottom: 10px;
      }



/* TOP NAV */




/* SUB NAVIGATION */


.subnav {
	text-align: center;
	padding: 0 20 10 20px;
	margin: 0px;
	font-size : 11px;
    font-family : arial;
    color : #FFFFFF;
    font-weight: normal;
    background-color: #282828;
	}
	
.subnav ol {
	list-style: none;
	}
.subnav ul {
	margin:0px;
	list-style: none;
	}

.subnav li {
	background:transparent url(images/nav-divider-global.gif) no-repeat left bottom;
	float: left;
	font-size: 1.2em;
	margin: 0;
	}
.subnav li a:link, .subnav li a:visited, .subnav li a:hover, .subnav li a:active {
	float: left;
	display: block;
	position: relative;
	padding: 12px 5px 3px 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
.subnav li.selected {
    background:transparent url(images/nav-divider-global.gif) no-repeat left bottom;
	color: #c3262e;
	font-weight: bold;
	margin: 0 0 5 0px;
	}
.subnav li.selected a:link, .subnav li.selected a:visited, .subnav li.selected a:hover, .subnav li.selected a:active {
	display: block;
	float: left;
	position: relative;
	left: 7px;
	color: #c3262e;
	padding: 12px 10px 0px 10px;
	font-weight: bold;
	}

/* SUB NAVIGATION */









     A:link {
          text-decoration : none;
          color : #c3262e;
          font-weight : normal;
      }
     A:visited {
          text-decoration : none;
          color : #c3262e;
          font-weight : normal;
      }
     A:hover {
          text-decoration : underline;
          color : #c3262e;
          font-weight : normal;
      }


   
     .contentfont {
          font-size : 12px;
          font-family : arial;
          color : #636363;
          line-height: 18px;
      }
     .redsmcontentfont {
          font-size : 11px;
          font-family : arial;
          color : #9d4922;
          font-weight : bold;
      }
     .smcontentfont {
          font-size : 11px;
          font-family : arial;
          color : #636363;
      }
      
      
      h1{
	font-size: 22px;
	font-family:  Arial;
	font-weight: bold;
	color: #282828;
	padding-bottom: 8px;
	margin: 0px;
	line-height: 28px;
}
     
     
     
     h2{
	font-size: 18px;
	font-family:  Arial;
	font-weight: bold;
	color: #c3262e;
	padding: 0px;
	margin: 0px;
}
      
      
.border-bottom {
	border-bottom: 1px #adadad solid;
	margin-bottom: .5em;
	}




      form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }





.indexcontent {
    background-color: #d9d9d9;
    padding: 45px 107px 45px 107px;
	}
	

.subcontent {
    background-color: #d9d9d9;
    padding: 45px 90px 45px 90px;
	}







/* FOOTER */


.footer {
          background-color: #282828;
          padding: 20px;
      }


     .footerfont {
          font-size : 10px;
          font-family : arial;
          color : #8c8c8c;
      }
     .footerfont A:link {
          text-decoration : none;
          color : #8c8c8c;
          font-weight : normal;
      }
     .footerfont A:visited {
          text-decoration : none;
          color : #8c8c8c;
          font-weight : normal;
      }
     .footerfont A:hover {
          text-decoration : none;
          color : #d9d9d9;
          font-weight : normal;
      }
     

/* FOOTER ENDS */
