/*generic form styling*/
.form
{
   text-align:left;
}

.form td
{
   text-align:left;
   vertical-align:top;
}

.form label
{
    text-align:right;
    display:inline;
    width:120px;
    margin-right:10px; 
} 

img
{
border:none;
}

.imgLeft
{
float:left;
display:inline;
}

.imgRight
{
float:Right;
}

.imgCentre
{
text-align:center;
}

a
{
text-decoration:none;
}

a
{
font-family:Arial, Helvetica, sans-serif;
font-size:10.5px;
color:#666666;	
margin:0px;
text-decoration:none;
}

.tablestyle p
{
padding:0px;
margin:0px;
}

.news h1
{
    font-weight:700;
    color:#393E42;	
    font-size:12pt;
    padding-top:6px;
    margin-bottom:6px;
    text-transform:capitalize;
}

.news h2
{
    font-weight:700;
    color:#393E42;	
    font-size:11pt;
    margin-top:12px;
}

.news h3
{
    font-weight:700;
    color:#393E42;	
    font-size:10pt;
    margin-top:12px;
}

.news p
{
margin-top:0px;
}


.text1
{
font-size:8pt;
}

.text2
{
font-size:9pt;
}

.text3
{
font-size:10pt;
}

.text4
{
font-size:11pt;
}

.text5
{
font-size:12pt;
}

.text6
{
font-size:14pt;
}

.text7
{
font-size:16pt;
}


h5 a 
{
text-decoration:none;
}


quickCol1 a,quickCol2 a,quickCol3 a,quickCol4 a,quickCol5 a
{
text-decoration:none;
}