body{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	margin:auto;
	}
#main-bg{
	background:url(../images/main-bg.gif) repeat-x left top #ffffff;
	}
#main{
	margin:auto;
	width:958px; 
	}
#topbar-bg{
	background:url(../images/topbar-bg.gif) repeat-x left bottom #a4cd65;
	border-bottom:1px solid #ffffff;
	height:87px;
	}
.topbar	{
	width:958px;
	position:relative;
	margin:auto;
	}
.logo{
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	height:66px; width:281px;
	display:inline-block;
	text-indent:-999999px;
	margin-top:12px;
	margin-left:40px;
	outline:none;
	}
#container{
	padding:40px 40px 0px;
	}
#contentarea{
	background:#ffffff;
	border-bottom:1px solid #d6d6d6;
	}
.bd-l{
	padding:25px 30px 5px;
	}
.bd-r{
	background:#ebebeb;
	}		
.hd-typ1{
	font-size:19px;
	font-weight:bold;
	color:#003c70;
	margin:0px 0px 10px;
	text-transform:uppercase;
	}
.hd-typ2{
	background:#003c70;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	padding:25px 30px;
	text-transform:uppercase;
	}
.hd-typ3{
	font-size:13px;
	font-weight:bold;
	color:#333333;
	margin:0px 10px 0px;
	}	
.text{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin:0px;
	}	
.frm-typ1{
	padding:30px;
	*padding:10px 30px 10px;
	* html padding-top:10px;
	}
	
.lnk-typ1{
	text-decoration:none;
	color:#7d7d7d;
	font-weight:bold;
	}
.lnk-typ1:hover{		
	color:#000000;
	}
ul li{
	text-decoration:none;
	list-style-type:none;
	}	
.points {
	list-style-type:none;
	margin:10px 0 12px 0px;
	padding:0px;
	}
.points-typ1 li {
	padding:0 0 0 10px;
	margin:0 0 11px 0;
	color:#333333;
	background-image:url(../images/arrow.gif);
	background-position:1px 7px;
	background-repeat:no-repeat;
	font-size:14px;
	}
.points-typ2 li {
	padding:0 0 0 20px;
	margin:0 0 3px 48px;
	color:#003c70;
	background-image:url(../images/arrow1.gif);
	background-position:1px 10px;
	background-repeat:no-repeat;
	font-size:17px;
	font-weight:bold;
	}
.lnk-typ1 {
	color:#003C70;
	text-decoration:none;
}
.lnk-typ1:hover {
	color:#333;
}

.navigation-bg {
	position:absolute;
	/*right:268px; */
	right:95px;
	top:30px;
	font-size:100%;
	}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
/*####################################
MENUBAR CSS
####################################*/
.yuimenubar {
	visibility: visible;
	position: static;	
	z-index:10000;
	margin:0 0 0 0px;
	min-height:1px;
	}
* html .yuimenubar {
	height:1px;
	}
/* MAIN MENUBAR CSS */
.yui-skin-sam .yuimenubar { 
	padding:0;
	}
/*####################################
MENUBAR MAIN-LINKS CSS
####################################*/
/*MENUBAR ITEM SEPARATOR*/
.yui-skin-sam .yuimenubarnav .yuimenubaritem {
	padding:0 5px;
	}
/*.sepimg {
	background-image:url(../images/sep.gif);
	background-repeat:no-repeat;
	background-position:center right;
	}*/
.yui-skin-sam .yuimenubaritemlabel { 
	/*MANUBAR MAIN LINKS - MENUBAR LINKS CSS, THIS CSS APPLY ON "<a href=""> TAG */
	padding: 0px 0px 0px 11px;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
	margin:0 0px 0 0px;	
	height:28px;	
	display:inline-block;
	}
.yui-skin-sam .yuimenubaritemlabel span{ 
	font-family: 'Droid Sans', sans-serif;
	color:#ffffff;
	font-size:77%;
	text-transform:uppercase;
	padding: 7px 24px 0 12px;
	height:22px;
	display:inline-block;
	}
* html .yui-skin-sam .yuimenubaritemlabel { 
	position:relative;
	min-height:1px;
	padding: 0 0 0 10px;
	}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
	/*THIS CSS IS SET SPACE TO DISPLAY RIGHTSIDE ARROW FOR MAIN MENU LINKS*/
	padding-right: 0px; 
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu { 
	/*MAIN MENU ARROW DOWN ARROW */
	/*background: url(menubaritem_submenuindicator.png) right center no-repeat;*/
	}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	/*background-image: url(menubaritem_submenuindicator_disabled.png);*/
	}
.yui-skin-sam .yuimenubaritem-selected {/*MENU BAR HOVER CSS*/
	/*background: url(../images/sprite.png) repeat-x 0 -1700px;*/
	color:#FFCC00;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel.active,
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected { 
	/*MENUBAR HOVER FONT COLOR*/
	background:url(../images/bg-navigation.png) no-repeat left top;
	}
	
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel.active span,
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected span{ 
	/*MENUBAR HOVER FONT COLOR*/
	color:#375e9c;
	background:url(../images/bg-navigation.png) no-repeat right -40px;
	}
* html .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected { 
	left:0px;
	}
.yui-skin-sam .yuimenubaritemlabel-disabled {
	cursor: pointer;
	color: #A6A6A6;
	}
/*####################################
MENUBAR SUB-LINKS CSS
####################################*/
.yuimenu .yuimenu, 
.yuimenubar .yuimenu { 
	/*SUB-LINK DIV CSS*/
	visibility: hidden;
	position: absolute;
	top: -10000px;
	left: -10000px;
	}
.yuimenubar li, .yuimenu li	{
	list-style-type: none;
	}
.yui-skin-sam .yuimenu {
	/*SUBLINKS-BOX BORDER */
	border-top:1px solid #ededed;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	}
.yui-skin-sam .yuimenu .bd {
	/*SUBLINKS-BOX BACKGROUND COLOR */
	background-color: #ededed;
	}
* html .yui-skin-sam .yuimenuitem {
	border-bottom:solid 1px #dedede;
	}
.yui-skin-sam .yuimenuitemlabel {/* SUBLINKS CSS */
	padding: 3px 20px 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom:1px solid #dedede;
	cursor: pointer;
	font-size:93.2%;/*11px*/
	line-height:175%;
	background-image:url(../images/spacer.gif);
	background-repeat:repeat;
	background-position:left top;
	}
* html .yui-skin-sam .yuimenuitemlabel { /* SUBLINKS CSS */
	padding: 1px 20px 5px 10px;
	}
.yui-skin-sam .yuimenuitem-selected { /* SUBLINKS HOVER CSS */
	background-color: #d0d0d0;
	}
.yui-skin-sam .yuimenuitem-hassubmenu { /*SUB-LINK ARROW*/
	background-image: url(../images/navarrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
.yui-skin-sam .yuimenuitem-checked {
	background-image: url(menuitem_checkbox.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.yui-skin-sam .yuimenuitemlabel-disabled {
	cursor: pointer;
	color: #A6A6A6;
	}
.yui-skin-sam .yuimenuitem-hassubmenu-disabled {
	background-image: url(../images/menuitem_submenuindicator_disabled.png);
	}

.yui-skin-sam.yuimenuitem-checked-disabled {
	background-image: url(menuitem_checkbox_disabled.png);
	}
/*=====================================
TOP-BOTTOM SCROLLER CSS
=====================================*/
.yui-skin-sam .yuimenu .topscrollbar,
.yui-skin-sam .yuimenu .bottomscrollbar {
	background-repeat:no-repeat;
 	background-color:#658F35;
	height:16px;
	}
.yui-skin-sam .yuimenu .topscrollbar {
	background-position:center 10px;
	background-image:url(../images/naviscroll_toparrow.gif);
	}
.yui-skin-sam .yuimenu .bottomscrollbar {
	background-position:center 10px;
	background-image:url(../images/naviscroll_botarrow.gif);
	}
.yui-skin-sam .yuimenu .topscrollbar_disabled {
	background-position: center 0px;
	}
.yui-skin-sam .yuimenu .bottomscrollbar_disabled {
	background-position: center 0px;
	}
/*####################################
MENUBAR COMMON CSS
####################################*/
.yuimenubar ul, 
.yuimenu ul, 
.yuimenubar li, 
.yuimenu li, 
.yuimenu h6, 
.yuimenubar h6 {
	margin: 0;
	padding: 0;
	}
.yuimenuitemlabel, 
.yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
	}
.yuimenubar > .bd > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
	}
.yuimenubaritem,
.navline {
	/*THIS CSS IS TO SET MENUBAR LINKS IN SIDE BY SIDE*/
	float: left;
	}
.yuimenubaritemlabel, 
.yuimenuitemlabel {
	display: block;
	}
.yuimenuitemlabel .helptext {
	font-style: normal;
	display: block;
	margin: -1em 0 0 10em;
	}
.yui-skin-sam .yuimenuitemlabel .helptext {
	margin-top: -1.5em; 
	}
* html .yui-skin-sam .yuimenuitemlabel .helptext {
	margin-top:-1.45em;
	}
/*=====================================
SUBLINKS BACK SHADOW
=====================================*/
.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	}
.yui-menu-shadow-visible {
	top: 2px;
	right: -3px;
	left: -3px;
	bottom: -3px;
	visibility: visible;
	}
/*.yui-skin-sam .yui-menu-shadow-visible {
	background-color: #000;
	opacity: .12; 
	}*/ /*SUBLINK SHADOW */
/*=====================================
OVER-FLOW SUBLINKS SCROLLER CSS
=====================================*/
.hide-scrollbars * {
	overflow: hidden;
	}
.hide-scrollbars select {
	display: none;
	}
.yuimenu.show-scrollbars, 
.yuimenubar.show-scrollbars {
	overflow: visible;
	}
.yuimenu.hide-scrollbars .yui-menu-shadow, 
.yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow: hidden;
	}
.yuimenu.show-scrollbars .yui-menu-shadow, 
.yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow: auto;
	}
.yui-skin-sam .yuimenubar .yuimenu, 
.yui-skin-sam .yuimenu .yuimenu {
	font-size: 100%;
	}
.yui-skin-sam .yuimenu ul { 
	/*TOP BOTTOM SCROLL ARROW SPACE */
	padding:0;
	border:1px solid #ff0000;
	}
.yui-skin-sam .yuimenu ul.first-of-type {
	border-width: 0;
	}
.yui-skin-sam .yuimenu h6 {
	font-weight: bold;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	color: #a4a4a4;
	padding: 3px 10px 0 10px;
	}
.yui-skin-sam .yuimenu ul.hastitle, 
.yui-skin-sam .yuimenu h6.first-of-type {
	border-width: 0;
	}
.yui-skin-sam .yuimenu .yui-menu-body-scrolled {
	border-color: #ccc #808080;
	overflow: hidden;
	}
	

/*
******************************************
* MESSAGES CSS
******************************************
*/
.msg-box 			{ padding:15px 30px; margin:0px -29px; font-size:13px; }
.msg-box .msg-hd 	{ color:#333333; }
.msg-box .msg-txt	{ vertical-align:middle; color:#333333; font-size:13px; color:#6e902d; font-weight:bold; }
.msg-box ul 		{ list-style-type:none; margin:0px; padding:0; }
.msg-box li {
	background:url(../images/bullet1.gif) no-repeat 0 5px;
	padding-left:10px;
	line-height:1;
	margin:5px 0;
	color:#ff0000;
	font-weight:normal;
	}
/*
ERROR MESSAGE
========================================*/
.error-msg-typ1 {
	background-color:#fbfbfb;
	border:1px solid #dbdbdb;
	border-width:1px 0px;
	color:#dbdbdb;
	margin-bottom:11px;
	}
/*
THANK YOU MESSAGE
========================================*/
.thanku-msg-typ1 {
	background-color:#fbfbfb;
	border:1px solid #dbdbdb;	
	border-width:1px 0px;
	margin-bottom:11px;
	}
.thanku-msg-typ1 ul { color:#333333; }
		
.textinput{
	font-size:12px;
	width:358px;
	height:17px; 
	background:#ffffff; 
	border-bottom:1px solid #dadada; 
	border-right:1px solid #dadada; 
	border-top:1px solid #a4a4a4; 
	border-left:1px solid #a4a4a4; 
	padding:5px 10px; 
	color:#868686;
	margin-bottom:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	}
.btn{
	background:url(../images/submit-btn.gif) no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	border:0px;
	cursor:pointer;
	display:block;
	}
.submitbtn		{	background-position:left top; width:92px; height:34px; 	}
.submitbtn:hover{ background-position:left -45px;}	

.btn1{
	background:url(../images/refresh-btn.gif) no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	border:0px;
	cursor:pointer;
	display:block;
	}
.refreshbtn		{	background-position:left top; width:47px; height:47px; 	}
.refreshbtn:hover{ background-position:left -59px;}				

.info-points-hd1 {
	font-size:146.5%;
	line-height:1.2; text-align:center;
	padding:0px 5px 0px 5px; 
	margin:15px 0;
	color:#033e72; font-weight:normal;
	}
.link-text {
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	font-size:108%; margin-bottom:15px;
	display:inline-block;
	}
.link-text a {
	text-decoration:none;
	color:#033e72;	
	}
.link-text a:hover {color:#333;}
#footer{
	font-size:12px;
	color:#7d7d7d;
	padding:25px 0px;

	}
	
.mrg-pd-0{
	margin:0;
	padding:0;
}
.bx-pager a{
	font-size:0;
	line-height:0;
}
.bx-pager .pager-link{
	background:url(../images/bx-inactive.png) scroll no-repeat;
	height:11px;
	width:11px;
	display:inline-block;
	margin-left:8px;
}
.bx-pager .pager-link.pager-active{
	background:url(../images/bx-active.png) scroll no-repeat;
	height:11px;
	width:11px;
	display:inline-block;
	margin-left:8px;
}
.bx-prev, .bx-next{
	display:none;
}
.bx-pager{
	position:absolute;
	right:13px;
	bottom:15px;
}
.scroll-cntnt{
	font-family: 'PT Sans', sans-serif;
	padding:15px 20px;
	color:#666;
	font-size:14px;
}
@font-face {
    font-family: 'PT Sans', sans-serif;
    src: url('../webfonts/PTS55F-webfont.eot');
    src: url('../webfonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/PTS55F-webfont.woff') format('woff'),
         url('../webfonts/PTS55F-webfont.ttf') format('truetype'),
         url('../webfonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	background:url(../webfonts/PTS55F-webfont.eot)

}
@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('../webfonts/PTS76F-webfont.eot');
    src: url('../webfonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/PTS76F-webfont.woff') format('woff'),
         url('../webfonts/PTS76F-webfont.ttf') format('truetype'),
         url('../webfonts/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}