body { 
   background: #ffffff; 
   margin: 0;
   padding: 0;
}
   
a img {
   border: none;
}


.orange {color:#FF7800;}
.magenta {color:#F0037F; }
.turquoise {color: #28B5B5;}


table.main {
   background-color: #ffffff;
}



td.header {
   background-color: #fff;
   padding: 0 0 10px 0;
}





td.sidebar ul {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: normal;
   color: #636363;
   margin: 10px 0 10px 24px;
   padding: 0;
}

td.sidebar ul li a {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: normal;
   color: #F0037F;
}

td.sidebar p {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: normal;
   color: #28B5B5;
   margin: 0 0 10px 0;
   padding: 0;
}

td.sidebar p a {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: normal;
   color: #F0037F;
}

td.sidebar .other p {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: bold;
   color: #28B5B5;
   margin: 10px 0 0 0;
   padding: 0;
}

td.sidebar .other p a {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: bold;
   color: #F0037F;
}


td.mainbar h1 {
   font-family: Arial;
   font-size: 28px;
   font-weight: normal;
   color: #28B5B5; margin: 0; padding: 0;
}


td.mainbar h2 {
   font-family: Arial;
   font-size: 40px;
   font-weight: normal;
   color: #F0037F; margin: 0 0 10px 0; padding: 0;
}

td.mainbar p {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: normal;
   color: #636363;
   margin: 0 0 10px 0;
   padding: 0;
}

td.mainbar p.logo {
   font-family: Arial;
   font-size: 16px; line-height: 1.5;
   font-weight: bold;
   color: #FF7800;
   margin: 0 0 10px 0;
   padding: 0;
}


td.mainbar p a {
   font-family: Arial;
   font-size: 13px; line-height: 1.5;
   font-weight: normal;
   color: #F0037F;
}



td.mainbar ul {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   color: #636363;
   margin: 10px 0 10px 0;
   padding: 0;
   list-style-position: inside;
}

td.criteria {
   vertical-align: middle; padding-right: 10px;
}

td.criteria p {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   color: #636363;
   margin: 10px 0 10px 0;
   padding: 0;
}


td.footer {
   padding: 10px 0 10px 0;
}

td.footer p {
   font-family: Arial;
   font-size: 12px; line-height: 1.3;
   font-weight: normal;
   color: #333333;
   margin: 0;
   padding: 0;
}

td.permission {padding: 10px 0;}

td.permission p {
   font-family: Arial;
   font-size: 12px; line-height: 1.3;
   font-weight: normal;
   color: #636363;
   margin: 0;
   padding: 0;
}

td.permission p a {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #636363;
}


td.explore p {
   font-family: Arial;
   font-size: 12px; line-height: 1.3;
   font-weight: normal; text-transform: uppercase; ext-align: justify; 
   color: #636363;
   margin: 0;
   padding: 0;
}

td.explore p a {
   font-family: Arial;
   font-size: 12px; text-transform: uppercase;
   font-weight: normal;
   color: #636363;
}






