/* ----- Page Structure Starts----- */
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-image: url(../../images/bg-body-1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page-wrapper
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.page-container
{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/bg-main-body.gif);
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 0px 5px;
}
/* ----- Page Header Starts----- */
.page-header
{
	background-image: url(../../images/header-bg.gif);
	background-repeat: no-repeat;
}
.page-header .header-top
{
	 margin-left: -7px;
    margin-right: 0px;
    width: 1021px;
	background-image: url(../../images/bg-top-nav.gif);
	background-repeat: repeat-x;
	height: 61px;
}
.header-top .header-right
{
	float: right;
	/*width: 526px;*/
	width:645px;
	padding-right: 9px;
}
.header-right .phone-no
{
	font-size: 14px;
	height: 20px;
	color: #257eb7;
	text-align: right;
	padding-top: 6px;
}
.header-top .logo1
{
	float: left;
}
.header-top .top-nav
{
	float: right;
	color: #315b85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 30px;
	height: 22px;
}
* html body .header-top .top-nav
{
}
.top-nav img
{
	margin-right: 5px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-nav a
{
	text-decoration: none;
	color: #315b85;
}
.top-nav a:hover
{
	text-decoration: underline;
}
.header-right img
{
	vertical-align: middle;
}
.header-container
{
	height: 205px;
	background-image: url(../../images/bg-header.gif);
	padding-left: 10px;
    padding-right: 10px;
    width: 1004px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.header-container .left-nav
{
	float: left;
	background-color: #289ADB;
	width: 220px;
	height: 205px;
}
/*.left-nav ul {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
}
.left-nav li {
	margin: 0px;
	padding: 0px;
}
.left-nav a {
	background-image: url(../../images/bg-left-nav.gif);
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 35px;
	padding-top: 6px;
	margin: 0px;
}
.left-nav a:hover {
	background-image: url(../../images/bg-left-nav-hover.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.left-nav  a.active {
	background-image: url(../../images/bg-left-nav-hover.gif);
	background-repeat: repeat-y;
	background-color: #BADEF3;
	background-position: 0px 0px;
}*/

.header-container .header-image
{
	float: right;
	height: 205px;
	width: 784px;
}
/* ----- Page Header Ends----- */
/* ----- Page Body Starts----- */
.page-body
{
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
}
.page-body .left-column
{
	float: left;
	width: 220px;
	background-image: url(../../images/bg-left-col.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.left-column .heading
{
	margin-bottom: 6px;
}
.left-column h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005f95;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D78AB;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.left-column p
{
	margin-left: 15px;
	margin-bottom: 6px;
	color: #005f95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	line-height: 15px;
}
.left-column ul
{
	color: #005f95;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 6px;
}
.left-column li
{
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5bb6ea;
	background-image: url(../../images/bullet-right-col.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15px;
}
.left-column a
{
	color: #005F95;
	text-decoration: none;
}
.left-column a:hover
{
	text-decoration: underline;
}
.page-body .middle-column
{
	width: 530px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.page-body .command-icons
{
	margin-bottom: 14px;
	text-align: right;
}
.page-body .command-icons img
{
	margin-left: 10px;
	vertical-align: middle;
}

.middle-column h1
{
	color: #005F95;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65BAEB;
	margin-bottom: 10px;
}
.middle-column p
{
	font-size: 12px;
	/*color: #000000;*/
	color: #005F95;
	line-height: 18px;
	padding-right: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 6px;
}
.page-body .right-column
{
	float: right;
	width: 220px;
	background-image: url(../../images/bg-left-col.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.right-column .search-box
{
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
.search-box .gsc-input
{
	color: #005F95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	width: 150px;
	margin-right: 6px;
}
.-search-box input.gsc-search-button
{
	background-image: url(../../images/button-search.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.search-box input.gsc-search-button
{
	height: 18px;
	width: 43px;
	vertical-align: middle;
	background-color: #00B8ED;
	border: 1px solid #0095BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#cse-search-results iframe
{
	width: 616px;
}


.right-column .heading
{
	margin-bottom: 6px;
}
.right-column h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005f95;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D78AB;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.right-column p
{
	margin-left: 15px;
	margin-bottom: 6px;
	color: #005f95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	line-height: 15px;
}
.right-column ul
{
	color: #005f95;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
.right-column li
{
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5bb6ea;
	background-image: url(../../images/bullet-right-col.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15px;
}
.right-column a
{
	color: #005F95;
	text-decoration: none;
}
.right-column a:hover
{
	text-decoration: underline;
}
.right-column .text-box
{
	background-image: url(../../images/bg-text-box.gif);
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 178px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 3px;
	color: #005f95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
}
.right-column .button-submit
{
	height: 18px;
	width: 71px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/button-submit.gif);
	background-repeat: no-repeat;
	background-color: #F8FCFE;
}
.page-body .left-text-col
{
	width: 735px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 10px;
	color: #005F95;
}
.page-body .left-text-col ul {
    margin-left: 30px;
}
.left-text-col h1
{
	color: #005f95;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65BAEB;
	margin-bottom: 10px;
}
.left-text-col h3
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #005F95;
	font-weight: normal;
	margin-bottom: 5px;
	background-color: #f0f8fd;
	padding: 5px;
}
.left-text-col h4
{
	font-size: 14px;
	color: #069;
	margin-bottom: 10px;
}

.left-text-col p
{
	font-size: 12px;
	color: #005F95;
	padding-bottom: 10px;
	line-height: 18px;
	padding-right: 10px;
}
.left-text-col a
{
	color: #005f95;
}
.left-text-col ol.list
{
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin-left: 3px;
	margin-bottom: 10px;
}
.left-text-col ol.list li
{
	line-height: 17px;
	margin-bottom: 3px;
	list-style-type: decimal;
	margin-left: 16px;
}


.left-text-col ul.list
{
	font-size: 12px;
	color: #005F95;
	list-style-type: none;
	margin-left: 3px;
	margin-bottom: 10px;
}
.left-text-col ul.list li
{
	line-height: 17px;
	background-image: url(../../images/bullet-left-text-col.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	margin-bottom: 3px;
	list-style-type: none;
}
.left-text-col .list ul.sub-list
{
	background-image: none;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.left-text-col .list .sub-list li
{
	background-image: none;
	padding-left: 0px;
	list-style-type: disc;
}
.hor-line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EDF9;
	margin-bottom: 5px;
}
.chart-table
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9DEF4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9DEF4;
}
.chart-table td
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B9DEF4;
	border-bottom-color: #B9DEF4;
}
.chart-table .fix
{
}
.chart-inner-table
{
}
.chart-inner-table td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.chart-inner-table th
{
	background-color: #F6FBFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DEF4;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005F95;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.chart-inner-table .table-heading
{
	color: #005F95;
}

.eform
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F95;
	background-color: #f6fbfd;
	border: 1px solid #B9DEF4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.eform td
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.eform .text-box
{
	border: 1px solid #B9DEF4;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F95;
	width: 180px;
}
.eform .dropdown
{
	height: 18px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F95;
	border: 1px solid #B9DEF4;
}
.eform .text-area
{
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	height: 70px;
	color: #005F95;
	border: 1px solid #B9DEF4;
	font-size: 11px;
}
.eform .submit-button
{
	background-image: url(../../images/button-submit.gif);
	height: 18px;
	width: 71px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datasheet
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005F95;
	background-color: #F6FBFD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9DEF4;
	border-right-color: #B9DEF4;
	border-left-color: #B9DEF4;
}
.datasheet td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DEF4;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 14px;
}
/* ----- Page Body Ends----- */
/* ----- Page Footer Starts----- */
#page-wrapper .page-footer
{
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}
.page-footer .footer-links
{
	font-size: 11px;
	color: #005f95;
	margin-bottom: 5px;
}
.footer-links a
{
	color: #005f95;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.footer-links a:hover
{
	text-decoration: underline;
}
.copy
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005f95;
}
.poweredby
{
	width: 400px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005f95;
	float: right;
}
.poweredby a
{
	color: #005f95;
	text-decoration: none;
}
.poweredby a:hover
{
	text-decoration: underline;
}
.chart-inner-table .top-td
{
	padding: 0px;
	height: 16px \9;
}
* + html .chart-inner-table .top-td
{
	padding: 0px;
	height: 16px \9;
}
.chart-inner-table .top-td, x:-moz-any-link
{
	padding: 0px;
	height: 17px;
}
.middle-column ul.list
{
	font-size: 12px;
	/*color: #000000;*/
	color:#005F95;
	list-style-type: none;
	margin-left: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.middle-column .list li
{
	line-height: 17px;
	background-image: url(../../images/bullet-left-text-col.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	margin-bottom: 3px;
}
.middle-column .list ul.sub-list
{
	background-image: none;
	margin-left: 8px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.middle-column .list .sub-list li
{
	background-image: none;
	padding-left: 0px;
	list-style-type: disc;
	margin-bottom: 3px;
}
.site-map ul.sub-list
{
	margin-left: 30px !important;
}
/*error pages n 404 page*/
.no_page
{
	height: 32px;
	background-color: #F1F1F1;
}
.no_page_c1
{
	width: 40px;
	height: 32px;
	background-image: url(../../images/404_1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.no_page_c2
{
	width: 15px;
	height: 32px;
	background-image: url(../../images/404_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.no_page_txt1
{
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.no_page_txt2
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.error_c1
{
	width: 50px;
	height: 32px;
	background-image: url(../../images/error_c1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
/*error pages n 404 page*/





