.bluetext {

    /*font-family : verdana, helvetica, arial, sans-serif;*/
    font-family : arial;

    font-size : 10px;

    font-weight : normal;

    color : #006699;

    text-decoration : none;

}

.bodytext {

    font-family : arial;

    font-size : 13px;

    font-weight : normal;

    color : #000000;

    text-decoration : none;

}



.casestudies {
    font-family : arial;

    font-size : 13px;

    font-weight : normal;

    color : #000000;
    
    text-align: justify;	
    
    text-decoration : none;
}

.testimonials {
    font-family : arial;

    font-size : 13px;

    font-weight : normal;

    color : #000000;
    
    text-align: justify;	
    
    text-decoration : none;
}


.bodylink {

    font-family : arial;

    font-size : 13px;

    font-weight : normal;

    color : #006699;

    text-decoration : none;

}







.bodyitalic {

    font-family : arial;

    font-size : 11px;

    font-weight : normal;

    font-style : italic;

    color : #000066;

    line-height : 15px;

    text-decoration : none;

}







.copyright {

    font-family : arial;

    font-size : 9px;

    font-weight : normal;

    color : #909090;

    text-decoration : none;

}







A.copyright {

    font-family : arial;

    font-size : 9px;

    font-weight : normal;

    color : #006699;

}







.datetext {

    font-family : arial;

    font-size : 10px;

    font-weight : normal;

    color : #cccccc;

    text-decoration : none;

}







.graytext {

    font-family : arial;

    font-size : 12px;

    font-weight : bold;

    color : #909090;

    text-decoration : none;

}







.graytext2 {

    font-family : arial;

    font-size : 10px;

    font-weight : bold;

    color : #909090;

    text-decoration : none;

}





.heading1 {

    font-family : arial;

    font-size : 16px;

    font-weight : bold;

    color : #000000;

    text-decoration : none;

}





.heading2 {

    font-family : arial;

    font-size : 14px;

    font-weight : bold;

    color : #000000;

    text-decoration : none;

}







.leftnav {

    font-family : arial;

    font-size : 13px;

    font-weight : bold;

    color : #006699;

    text-decoration : none;

}







.level3 {

    font-family : arial;

    font-size : 18px;

    font-weight : bold;

    color : #909090;

    text-decoration : none;

}







.listtext1 {

    font-family : arial;

    font-size : 13px;

    font-weight : normal;

    color : #000000;

    text-decoration : none;

}







.listtext2 {

    font-family : arial;

    font-size : 13px;

    font-weight : normal;

    color : #000000;

    text-decoration : none;

    list-style-type : circle;

    margin-left : 4em;

}







.smalltext {

    font-family : arial;

    font-size : 10px;

    font-weight : normal;

    color : #000000;

    text-decoration : none;

}







A.smalltext {

    font-family : arial;

    font-size : 10px;

    font-weight : normal;

    color : #006699;

    text-decoration : underline;

}







.smallbluetext {

    font-family : arial;

    font-size : 11px;

    font-weight : normal;

    /*color : #006699;*/
    color : #333333;

    text-decoration : none;

}







.smallgraytext {

    font-family : arial;

    font-size : 10px;

    font-weight : normal;

    /*color : #cccccc;*/
    color : #333333;

    text-decoration : none;

}



A:hover {

    /*color : Red;*/
    color: #FC7613;

}

.menutop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: capitalize;
    /*color: #FFFFFF;*/
    color: #000000;
    text-decoration: none;
    width: 69px;
    height: 35px;
    vertical-align: top;
    padding: 0px;
    text-align: center;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
}

.menutop a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: capitalize;
    /*color: #FFFFFF;*/
    color: #000000;
    text-decoration: none;
    width: 69px;
    height: 35px;
    vertical-align: top;
    padding: 0px;
    text-align: center;
    margin-top: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
}
.menutop a:hover {
    /*color: red;*/
    color: #FC7613;

}
