@charset "utf-8";
/*----------------------------------------------Page Style----------------------------------------------*/
	H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#A5212E;
	}
	
	.pageHeading{
	position:relative;
	padding:20px;
	}
	
	.pageHeading H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#A5212E;
	line-height:30px;
	vertical-align:middle;
	}
	
	H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#A5212E;
	}

	H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#A5212E;
	}
	
	body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(../images/pageBg.gif) bottom repeat-x fixed;
	line-height: 1.2;
	}
	
	sup {
		font-size:small; 
		vertical-align:super;
	}
	
	a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}

 	a:Hover{
	color:#B82534;
	font-weight:normal;
	}

	a.lnkRedGray:link {
	color: #B82534;
	text-decoration:none;
	}
	
	a.lnkRedGray:visited {
	color: #B82534;
	text-decoration:none;
	}

	a.lnkRedGray:hover {
	color: #666666;
	text-decoration:none;
	}
	
	a.lnkRedGray:active {
	color: #B82534;
	text-decoration:none;
	}
		
	a.lnkWhitGray:link {
	color: #FFFFFF;
	text-decoration:none;
	}
	
	a.lnkWhitGray:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

	a.lnkWhitGray:hover {
	color: #333333;
	text-decoration:none;
	}
	
	a.lnkWhitGray:active {
	color: #FFFFFF;
	text-decoration:none;
	}
	
	#lastUpdatedDateSatmp{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#000000;
	text-align:right;
	}
/*END ----------------------------------------------Page Style----------------------------------------END*/


/*----------------------------------------------CSS buttons Style----------------------------------------------*/
	a.cssButton {
	background: transparent url('/images/buttons/btn_cssBgEnd.gif') no-repeat scroll top right;
	color: #FFF;
	display: inline-block;
	font: normal 12px arial, sans-serif; /* sliding doors padding */
	text-decoration: none;
	padding-right: 11px;
	margin-bottom: 2px;
	}

	a.cssButton span {
	background: transparent url('/images/buttons/btn_cssBg.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}

	a.cssButton:hover {
	color: #FFF;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	}

	a.cssButton:hover span {
    background-position: bottom left;
	}
	
	a.cssButton:active {
	color: #FFF;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	margin-bottom: 2px;
	}

	a.cssButton:active span {
	background-position: bottom left; /* push text down 1px */
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}

	/*black background red button style*/

	a.cssButtonBlkRed {
	background: transparent url('/images/buttons/btn_cssBgEndBlkRed.gif') no-repeat scroll top right;
	color: #FFF;
	display: inline-block;
	font: normal 12px arial, sans-serif; /* sliding doors padding */
	text-decoration: none;
	padding-right: 11px;
	margin-bottom: 2px;
	}

	a.cssButtonBlkRed span {
	background: transparent url('/images/buttons/btn_cssBgBlkRed.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}

	a.cssButtonBlkRed:hover {
	color: #FFF;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	}

	a.cssButtonBlkRed:hover span {
    background-position: bottom left;
	}
	
	a.cssButtonBlkRed:active {
	color: #FFF;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	margin-bottom: 2px;
	}

	a.cssButtonBlkRed:active span {
	background-position: bottom left; /* push text down 1px */
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}
	
	/*Selected style*/
	
	a.cssButtonSelected {
	background: transparent url('/images/buttons/btn_cssBgEndSelected.gif') no-repeat scroll top right;
	color: #FFF;
	display: inline-block;
	font: normal 12px arial, sans-serif; /* sliding doors padding */
	text-decoration: none;
	padding-right: 9px;
	margin-bottom:2px;
	}

	a.cssButtonSelected span {
	background: transparent url('/images/buttons/btn_cssBgSelected.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}

	a.cssButtonSelected:hover {
	color: #FFF;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	}

	a.cssButtonSelected:hover span {
    background-position: bottom left;
	}
	
	a.cssButtonSelected:active {
	color: #FFF;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	margin-bottom: 2px;
	}

	a.cssButtonSelected:active span {
	background-position: bottom left; /* push text down 1px */
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}
/*END---END---END---END---END-----------------CSS buttons Style---------------------END---END---END---END---END*/

	.defaultFontContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:19.5px;
	color:#333333;
	}
	p + p { 
	margin-top: 1.4em; 
	}
	.tableLayoutMiddle td{
		vertical-align: middle;
	}
	.tableBorder1 td{
		border:1px solid #666666;
	}	
	ul.UL-default{
	margin-left:20px;
	}
	ul.UL-default li {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;	
	}
	ul.UL-default ul li {
	list-style-type:circle;
	list-style-image: none;
	list-style-position: outside;
	}
	.RowUnderline > td{
		border-bottom:1px solid #666666;
	}
	.RowUnderlineHeading > td{
		font-weight:700;
		border-bottom:1px solid #666666;
		border-top:1px solid #666666;
	}
	
	.sbhp{ /* forms honey pot hide from user */
		display:none;
	}
