/*********************************************************** 
    Base HTML Elements  
 ************************************************************/
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
}

P {font-weight:;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a
{
    color: #5b85ad;
    text-decoration: none;
}

li
{
li {font-weight:; 
text-align: left; font-size:11px;font-family: Verdana, Arial, Helvetica,sans-serif; 
}

a:hover
{
    color: #187FDF;
    text-decoration: none;
}

/*********************************************************** 
    Light Grey Box 
 ************************************************************/

.tableTopRowLeft
{
    background-image: url(box_graphics/table_head_left.gif);
    border-bottom: 1px solid #929090;
    background-repeat: no-repeat;
}
.tableTopRowCenter
{
    background-image: url(box_graphics/table_head_bg.gif);
    border-bottom: 1px solid #929090;
    padding: 8px 0px 6px 0px;
}

.tableTopRowRight
{
    background-image: url(box_graphics/table_head_right.gif);
    border-bottom: 1px solid #929090;
    background-repeat: no-repeat;
}

.tableMiddleRowLeft
{
    border-left: 1px solid #929090;
}


.tableMiddleRowCenter
{
    padding: 8px 0px 8px 0px;
}

.tableMiddleRowRight
{
    border-right: 1px solid #929090;
}
.tableBottomRowLeft
{
background-image: url(box_graphics/table_bottom_left.gif);
background-repeat: no-repeat;
}

.tableBottomRowCenter
{
    border-bottom: 1px solid #929090;
	 line-height: 0px;
	 font-size: 0px;
}

.tableBottomRowRight
{
background-image: url(box_graphics/table_bottom_right.gif);
background-repeat: no-repeat;
}
/*********************************************************** 
    Menu Link
 ************************************************************/
 
.menuLink, a.menuLink, .menuLink:link, .menuLink:active
{
    color: #4B6C8C;
    text-decoration: none;
}
.menuLink:visited
{
    color: #4B6C8C;
    text-decoration: none;
}
.menuLink:hover
{
    color: #000000;
}

/**** Printer Friendly ****/
.printer, a.printer, .printer:link, .printer:active
{
    color: White;
    text-decoration: none;
}
.printer:hover
{
    color: Yellow;
}
#Navigation td
{
    border-bottom: 1px dotted #CECECE;
    padding: 4px 0px 4px 0px;
    font-size: 11px;
}
/*********************************************************** 
    Header Details
 ************************************************************/
.topHeaderBkgd
{
    background-image: url(box_graphics/top_banner_background.jpg);

}

.topNavBkgd
{
    background-image: url(box_graphics/nav_bg.gif);
    border-bottom: 1px solid #929090;
}

.headerFooterLink, a.headerFooterLink, .headerFooterLink:link, .headerFooterLink:active, .headerFooterLink:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666363;
    text-decoration: none;
}
.headerFooterLink:hover
{
    color: #ADB6B6;
}

.page_heading_01
{
    font-size: 12px;
    color: #004177;
    font-weight: bold;
    margin-bottom: 3px;
}

.page_heading_02
{
    font-size: 16px;
    color: White;
    font-weight: bold;
    margin-bottom: -8px;
    padding-left: 14px;
    }
	 
.page_heading_03
{
    font-size: 16px;
    color: #004177;
    font-weight: bold;
    margin-bottom: 3px;
}
.page_heading_05
{
    font-size: 14px;
    color: #004177;
    font-weight: bold;
}


.page_heading_03_table
{
	font-size: 16px;
   color: #004177;
   font-weight: bold;
	border-bottom: 1px solid #929090;
   padding: 8px 0px 6px 0px;	
   border-bottom: 1px solid #929090;
   padding: 8px 0px 6px 0px;	 
}
.page_heading_04
{
    font-size: 24px;
    color: #004177;
    font-weight: bold;
    margin-bottom: 3px;
}
.page_heading_06
{
    font-size: 18px;
    colorq: #004177;
    font-weight: bold;
}	
td.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	text-align: justify;
	line-height: 0px;
}
table.po1 {
	border: 1px solid Black;
	scrollbar-base-color: #000080;
}
.bottom_line
{
        border-bottom: 1px dotted #929090;
}
.bodyfont_13
{
    font-size: 13px;
    color: Black;
}
.bodyfont_14
{
    font-size: 14px;
    color: Black;
}
.bodyfont_15
{
    font-size: 15px;
    color: Black;
}