body 
{
	width: 100%; height: 100%; margin: 0px; padding:0px;    
    font-family:Arial, Verdana, Tahoma;
    font-size:13px;
    text-align:left;
}
h1,  
h3
{
    color:#046495;
    font-family:Myriad Pro,Arial,Sans-Serif;
    font-size:24px;
    font-weight:normal;
    margin:0;
    padding:0 0 10px 0;

}
h2, .mediaSubHeading
{
    font-family:Myriad Pro,Arial,Sans-Serif;
    color:#046495;
    font-family:Arial;
    font-size:18px;
    padding:10px 0px;
    margin:0px;
}

h4 
{
    font-family:Myriad Pro,Arial,Sans-Serif;
    font-size:15px;
    color:#5e5e5e;
    padding:10px 0;
    margin:0px;
}
h5 
{
    font-family:Myriad Pro,Arial,Sans-Serif;
    font-size:18px;
    color:White;
    font-weight:normal;
    margin:0px;
}
h6
{
    font-family:Myriad Pro,Arial,Sans-Serif;
    font-size:15px;
    color:#046495;
    margin:0px;
}
p, dt, dd
{
    font-size:13px;
    color:#5e5e5e;
    margin:0px;
    padding:5px 0px;
    line-height:18px;
    text-align:left;
 
}
small
{
    font-size:11px;
    color:#5e5e5e;
    margin:0px;
    padding:3px 0px;
    line-height:14px;
    text-align:left;
}
td
{
    font-size:12px;
    color:#5e5e5e;
    margin:0px;
    padding:0px;
    text-align:left;
}

.blueText 
{
    color:#046495;
}

.capitalize { text-transform: capitalize; }

.alignleft { text-align:left !important; }
.aligncenter { text-align:center !important; }
.alignright { text-align:right !important; }

OL,UL
{
	margin-left:15px;
	padding-left:20px;
}

OL LI,UL LI
{
	list-style-position:outside;
	color:#5e5e5e;
}

fieldset 
{
    border:none;
}

br.clear {clear:both;width:100%;margin:0;padding:0;height:1px;}
.center
{
    text-align: center;
}
.bold
{
    font-weight: bold;
}

a, a:visited { text-decoration:none; color:#65b3e3;}
a:hover
{
    color:#5e5e5e;
}

a img { border: none; }

input.alignright
{
    text-align: right;
}

.txtContent_HtmlBox
{
    border:1px solid red;
    color:Red;
    display:none;
    text-align:left;
}

/* Table top */
.tableBlueTop
{
    background:url(../media/table_head/tb-head-bg.png) repeat-x bottom;
    height:38px;
    width:244px;
    

}
.tableBlueTopLeftDiv
{
    background:url(../media/table_head/tb-head-bg.png) repeat-x bottom;
    height:38px;
    width:202px;
    
}


.tableBlueTopLeft 
{
    float:left;
    padding:12px 0 0 10px;
    
}

.tableBlueTopLeftLatestNews
{
    float:left;
    padding:10px 0 0 0px;
    
}

.tableBlueTopLeftLatestNews img
{
    float:left;
}

.tableTopContact 
{
    background:url(../media/table_head/tb-contact.png) no-repeat;
    width:60px;
    height:38px;
    float:right;
}
.tableTopNews
{
    background:url(../media/table_head/tb-news.png) no-repeat;
    width:60px;
    height:38px;
    float:right;
}
.tableTopStop
{
    background:url(../media/table_head/tb-media.png) no-repeat;
    width:60px;
    height:38px;
    float:right;
}
.tableBlueBody 
{
    border-right:1px solid #87c4e9;
    border-left:1px solid #87c4e9;
    border-bottom:1px solid #87c4e9;
    padding:10px;
    width:222px;
    overflow:hidden;
    color:Red;
}

.tableBlueBodyLeftDiv
{
    border-right:1px solid #87c4e9;
    border-left:1px solid #87c4e9;
    border-bottom:1px solid #87c4e9;
    padding:10px;
    width:180px;
    overflow:hidden;
    color:Red;
}

.quoteText 
{
    font-style:italic;
    font-size:16px;   
    color:#5e5e5e;
    padding:10px 0 10px 0;
} 
.quoteImg 
{
    background:url(../media/quote-blue.png) no-repeat;
    width:15px;
    height:13px;
    display:inline-block; 
}
.quoteName 
{
    color:#055b87;
}

.tbSubHead 
{
    font-size:18px;
    line-height:22px;
}
.purpleText 
{
    color:#82509d;
}
.greenText 
{
    color:#6ca10d;
}
.orangeText 
{
    color:#d15400;
}
.borderDarkBlue
{
    border: solid 1px #046495;
}
.separator 
{
    clear:both;
    display:block;
    padding:10px 0;
    width:100%;
}
.separatorBlue
{
    border-bottom:#8ec9ec 1px solid;
    height:1px;
    display:block;
    padding:10px 0;
    margin:0;
    width:100%;
}
.separatorBlueDash
{
    background:url(../media/seperator-blue.png) top repeat-x;
    display:block;
    height:5px;
    margin:5px 0 0 0;
    width:100%;
}
.arrowCircle 
{
    background:url(../media/arrow-circle.png) no-repeat;
    width:16px;
    height:25px;
    margin:4px 0 0 0;
    padding:0 10px 0 0px;
    float:left;
}

.whyJoinTable 
{
    padding:5px;
    border:#8ec9ec 1px solid;
    color:#5e5e5e;
    margin:10px 0;
}