body {
    	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	background: #E1EFD2;
	margin: 0;
	padding: 0;
        font-style: normal;
        font-size: 12px;
	}

a img {
        border:0;
      }

a {
      font-style: normal;
}

	
p {
	font-size: 12px
	margin: 1.2em 0em 1.2em 0em;
        vertical-align: top;
	}


strong, b {
	font-weight: bold;
	}

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: .8em;
   background: #eee;
   height: 1.5em;
   border: 1px solid #999;
   margin-left: 10px;
   }


/*  ====================================================================
   MODULES
   These classes are used to style the various modules. Default class
   can be extended by using class_suffix parament in the back-end, and
   making a related class here.
   ==================================================================== */

/* STANDARD MODULE TABLE */
.moduletable {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
        background: #FFFFFF;
}


.moduletable td {
    padding: 0 0 0 0;
	}

a.mainlevel {
	color: #666;
	padding-left: 0px;
        padding-right: 0px;
        font-size: 12px;
        font-weight: bold;
        margin: 7px;
        text-decoration: none;
	}

a.mainlevel:hover {
	margin: 7px;
        color: #FF9999;
	}
a#active_menu {
	color: #FF9999;
	}

.LEFTNAV {
         vertical-align:top;
         padding-top: 60px;
         }

.MAIN {
         padding-top: 60px;
         vertical-align: top;
         padding-right: 15px;
         }

.FOOTER {
         color: #666;
         text-align: center;
         font-size: 12px;
         text-decoration: italic;
         padding-top: 50px;
         padding-bottom: 30px;
        }

.moduletablebanner img {
                    border-width: 2px;
                    border-color: #99CC66; 
                    }

.contentheading {
                 color: #ABD037;
                 font-weight: bold;
                 font-size: 14px;
                }

.header6 {
                 color: #CC3333;
                 font-weight: bold;
                 font-size: 14px;
                }
                
.portfoliolist {
  		 color: #ABD037;
                 font-weight: bold;
                 font-size: 12px;
                 text-decoration: none;
                }
                
 .portfolioTitle {
                 color: #ABD037;
                 font-weight: bold;
                 font-size: 14px;
                }
