/* CSS Document */

body{
margin:0px;
background-color:#3436A3;
}

table{
font-family:"Century Gothic";
font-size:15px;
color:#333333;
}

.running-text12{
font-family:"Trebuchet MS";
font-size:12px;
color:#7f7f7f;
}

.mainheading1{
font-family:"Century Gothic";
font-size:18px;
font-weight:bold;
color:#838EF3;
}

.mainheading2{
font-family:"Century Gothic";
font-size:16px;
font-weight:bold;
color:#2E3192;
}

.mainheading3{
font-family:"Century Gothic";
font-size:15px;
font-weight:bold;
color:#1B2DAD;
}

.white-txt-bold{
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.white-txt{
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
}

a.mainheading-link{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#BC9ED7;
text-decoration:none;
}

a.mainheading-link:hover{
font-family:"Trebuchet MS";
font-size:17px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.leftpanel-link{
font-family:"Century Gothic";
font-size:17px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.leftpanel-link:hover{
font-family:"Century Gothic";
font-size:17px;
color: #03b1ff;
font-weight:bold;
text-decoration:none;
}

a.readmore-link{
font-family:"Century Gothic";
font-size:15px;
color:#73628d;
text-decoration:none;
}

a.readmore-link:hover{
font-family:"Century Gothic";
font-size:15px;
color:#000000;
text-decoration:none;
}

a.footer-link{
font-family:"Trebuchet MS";
font-size:11px;
color:white;
text-decoration:none;
}

a.footer-link:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
}