body {margin: 0;padding:0}
#main-home-general {
    width: 820px;
    position: absolute;/*in another case we have problems 
			 with cross-platform*/
    left:0; top: 239px;
}

#main-left {
    width: 252px;
    float: left;
    padding:0;
}
#main-left span{
padding:10px
}

#main {
    width: 520px;
    float: left;
    padding:10px;
    margin:0;

    font-weight: normal; 
    font-size: 12px; 
    line-height: 20px;
    color: #000000;
    font-family: Arial;
    text-align:justify;
}


/*  ************************************************************************  */
.footer {
    border-top:1px #317cbe solid;
    text-align: center;
}
.footer span{font:11px Arial}
.footer a{font-weight: bold}

/*
   left teasers styles
*/

.left-teaser-title {
    background: url(../Images/Inner/left_title_bg.gif);
    width: 251px; height: 25px;
    margin:0;
    font: bold 12px Arial; 
    color: #fff;
}

.left-teaser-title span{padding-left: 10px; line-height: 25px; }
.left-teaser-title a{color: #fff;line-height: 25px;text-decoration:none}
.left-teaser-title a:hover{color: #fff; text-decoration:underline}

.left-teaser {
    margin:0;
    padding:0 10px 0 10px;
    font: 12px Arial;
    line-height: 20px;
}


a{color:gray;/*text-decoration:none*/}
a:hover {color:blue;text-decoration:underline}

td, td {border:0;border-collapse: collapse;border-spacing: 0;padding: 0;margin:0;}

/*
    font styles
*/
h2{ font: 20px Arial; font-weight: bold; padding-left:0px;color:#135}
h3{font: 14px Arial; font-weight: bold; color:#135}
h4{font-weight: bold; color:#cf5200}
.mainframetitle{ font: 20px Arial; font-weight: bold; padding-left:0px;color:#135}
.inlinetitle{font: 14px Arial; font-weight: bold; color:#135}
.inlinetitle1{font-weight: bold; color:#cf5200}
.redstar { font: 11px Verdana;color:red }
.textBold {
    font-weight: bold; font-size: 11px;
    color: #000000; line-height: 16px; 
}
.checkbox{font-weight: normal; font: 12px Ariral; line-height: 20px;}

