/* CSS Document */

body
{margin: 0px;
font-family: tahoma;
font-size: 11px;
color: #4e4d4d;
line-height: 14px;
}

.cprofilebg
{
background-image: url(../images/blockbg.jpg);
border: 1px solid #e1e1e2;
background-repeat: no-repeat;
background-position: right;
width: 652px;
height: 280px;
}

.seminarbg
{
background-image:url(../images/seminar.gif);
border: 1px solid #e1e1e2;
background-repeat: no-repeat;
background-position: bottom;
width: 341 px;
height: 152 px;
}

.rightgreyborder
{
border-right: 1px solid #e1e1e2;
}

.greyborder
{
border:1px solid #e1e1e2;
background-color: #ffffff;
}

.testimonials
{
background-image: url(../images/testimonialsbg.gif);
border: 1px solid #cce2a5;
background-repeat: no-repeat;
width: 191 px;
height: 147 px;
background-position: bottom;
background-color: #d9f0af;
}

.boilers
{
background-image: url(../images/boilers.gif);
border: 1px solid #e1e1e2;
background-repeat: no-repeat;
width: 458 px;
height: 147 px;
background-position: bottom;
background-color: #ffffff;
}


.black10
{
font-size: 10px;
color: #000000; #fe803e
}

.black10B
{
color: #000000;
font-weight: bold;
font-size: 10px;
}

.orange10
{
font-size: 10px;
color: #fe803e;
}

.blue11{
color: #427bb2;
}

.blue11b{
color: #427bb2;
font-weight: bold;
}


a
{
color: #427bb2;
text-decoration: none;
}

a:hover
{
color: #fe803e;
text-decoration: underline;
}

.bold
{
font-weight: bold;
}

.heading2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #666666;
height: 25px;
border-bottom: 2px solid #CCCCCC;
}

.leftmenu
{
background-image: url(../images/bluebllt.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
border-bottom: 1px solid #e1e1e2; 
font-weight: bold;
color: #427bb2;
height: 20px;
text-align: left;
vertical-align: middle;
}
 
a.whitelinks
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.whitelinks:hover
{
color: #d9f0af;
text-decoration: none;
}