/*====================RESET=======================*/
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

h1 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #004073;
	font-size: 10px;
}


h2
{
    width: 200px;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #1060B9;
}


ul li 
{
    list-style-type: disc;
}

ul li ul 
{
    padding-left: 6px;
}

ul li ul li
{
    list-style-type: none;
}

hr 
{
    height: 1px;
    color: #CCC;
}
/*==================MAIN CONTENT================*/
div.entry /*container for main text*/{ width: 390px; display:block; border-top: 1px dotted #333; padding-top: 15px; }
h3 /*header above main text*/{ font: bold 12px Arial, Helvetica, sans-serif; color: #0d60b8; display:block; margin-bottom: 10px; }
p /*main text*/{ font: normal 12px Arial, Helvetica, sans-serif; color: #313131; line-height: 18px; margin-bottom: 15px; }

.menuContainer
{ min-width: 390px !important; display:block;  border-top: 1px dotted #333; padding-bottom: 5px;}

.Head 
{ font: bold 12px Arial, Helvetica, sans-serif; color: #0d60b8; display:block; margin-bottom: 10px; }

.titleCell
{ font: bold 12px Arial, Helvetica, sans-serif; color: #0d60b8; display:block; padding-top: 15px;  margin-bottom: 10px; }

.linkboxWrapper {
	vertical-align: top;
}
  
.ContainerContentPane {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #313131;
	font-size: 12px;
	line-height: 16px;
	width: 390px;
}

.footerContainer {

}

#main_heading {
	padding-top: 0px;
	padding-bottom: 12px;
}

.tableContainerContentPane table 
{
    border: 0px;
}

.tableContainerContentPane table td 
{
    color: #454545;
    font-size: 11px;
    line-height: 1.25;
    padding: 6px 12px 6px 12px;
    vertical-align: top;
    background-color: #FFF; 
    border-bottom: 	2px solid #E0F2F6;
}

.tableContainerContentPane table td .table_heading
{
    font-weight: bold;
    color: #454545;
    font-size: 11px;
    line-height: 1.25;
    padding: 6px;  
    border: 1px solid #CCC;  
    vertical-align: top;    
    border-bottom: 	2px solid #E0F2F6;
}

.colhead 
{
    vertical-align: top;
    font-weight: bold;
}

.data 
{
    vertical-align: top;
    font-weight: normal;
}

blockquote 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
}
/****************************************/
/************** WR# 1789 ****************/
.containerWrapper
{
    width: 260px !important;
}
