/*LINKS
-------------------------------------------*/
a {
	text-decoration: underline;
	color: #026272;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.class2 a {
	COLOR: #FF6600;
	text-decoration: underline;
}
.class2 a:hover {COLOR: #000000;}
.class3 a {
	COLOR: #ffffff;
	text-decoration: underline;
}
.class3 a:hover {COLOR: #ffffff;}
.class4 a {
	COLOR: #9A9A9A;
	text-decoration: underline;
}
.class4 a:hover {COLOR: #9A9A9A;}
.class5 a {
	COLOR: #CADB2B;
	text-decoration: underline;
}
.class5 a:hover {COLOR: #ffffff;}
.class6 a {
	COLOR: #FE9C00;
	text-decoration: none;
}
.class6 a:hover {
	COLOR: #CADB2B;
	text-decoration: underline;	
}
.class7 a {
	COLOR: #026272;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #026272;
	line-height: 15px;
	text-align: justify;

}
.class7 a:hover {
	COLOR: #026272;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #026272;
	line-height: 15px;
	text-align: justify;
}
.class8 a {
	COLOR: #ffffff;
	text-decoration: none;
}
.class8 a:hover {COLOR: #ffffff;}

/*MAIN TEXT
---------------------------------------------*/

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #026272;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#FF6600;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9C9C9;
	text-decoration: none;
	line-height: 16px;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	text-decoration: none;
	line-height: 16px;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CADB2B;
	text-decoration: none;
	line-height: 13px;
}

.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CADB2B;
	text-decoration: none;
	line-height: 17px;
	padding:0px 0px 3px 0px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #026272;
	line-height: 15px;
	text-decoration: none;
}
.paragraphwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.paragraphblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}
.paragraphwhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	line-height: 13px;
	text-decoration: none;
}
.paragraph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 13px;
	text-decoration: none;
}
.paragraph1white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height: 13px;
	text-decoration: none;
	font-size: 75%;
}
.paragraph_reachready {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #026272;
	line-height: 15px;
	text-decoration: none;
	text-align: justify;
}

/*BODY
-------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #38575C;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/main_bg.jpg);
	background-attachment: scroll;
	background-position: top;
}
/*TOP BACKGROUND IMAGES
-------------------------------------------*/
.dotvertline {
	background-attachment: scroll;
	background-image: url(../images/hor_line_dot.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
.dothorzline {
	background-attachment: scroll;
	background-image: url(../images/ver_line_dot.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
/*FLASH IMAGES
------------------------------------*/
.topbg {
	background-attachment: scroll;
	background-image: url(../images/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbg1 {
	background-attachment: scroll;
	background-image: url(../images/top_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(../images/main_bg1.jpg);
	background-repeat: no-repeat;
	height: 344px;
	background-position: left bottom;
}
.boxbg {
	background-attachment: scroll;
	background-image: url(../images/content_box_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.boxbg1 {
	background-attachment: scroll;
	background-image: url(../images/content_box_bt_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.newsigninboxbg {
	background-attachment: scroll;
	background-image: url(../images/new_sign_in_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	width: 181px;
}
.newsigninboxbg_gold {
	background-attachment: scroll;
	background-image: url(../images/new_sign_in_bg_gold.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	width: 181px;
}
.newsigninboxbg_silver {
	background-attachment: scroll;
	background-image: url(../images/new_sign_in_bg_silver.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	width: 181px;
}
.newlastetnewsboxbg {
	background-attachment: scroll;
	background-image: url(../images/new_latest_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
	width: 181px;
}
.centerboxbgblue{
	background-attachment: scroll;
	background-image: url(../images/box_blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
}
.centerboxbgblue1{
	background-attachment: scroll;
	background-image: url(../images/box_blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
.centerboxbgorg{
	background-attachment: scroll;
	background-image: url(../images/box_org_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
}
.centerboxbgdarkgreen{
	background-attachment: scroll;
	background-image: url(../images/box_darkgr_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
}
.centerboxbggreen{
	background-attachment: scroll;
	background-image: url(../images/box_green_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
}
.reachready_tool_mainbg{
	background-attachment: scroll;
	background-image: url(../images/reach_scope_tool_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 754px;
}
.reachready_box1_bg{
	background-attachment: scroll;
	background-image: url(../images/reach_scope_tool_box1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 241px;
}
.reachready_box2_bg{
	background-attachment: scroll;
	background-image: url(../images/reach_scope_tool_box2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 168px;
}
.reachready_box3_bg{
	background-attachment: scroll;
	background-image: url(../images/reach_scope_tool_box3_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*FORM ELEMENTS
------------------------------------*/
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #026272;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #FBFB00;
	width: 170px;	
}
.txtbox1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	border: 1px solid #ffffff;
	background-color: #99CC01;
}
.txtbox2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #026272;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #FBFB00;
}
.txtbox2small {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 0px solid #809AB5;
	background-color: #ffffff;
	width:105px;
	height:16px;
}
.txtbox2new {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #809AB5;
	background-color: #ffffff;
}
.txtbox3
 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #676767;*/
	color:#FFFFFF;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	
	
}

.btn-go
{
	width:24px;
	height:19px;
	border:none;
	background-image: url(../images/new_go_on.jpg);
	background-repeat: no-repeat;
}

.btn-login
{
	width:75px;
	height:19px;
	background:url(../images/login_on.gif) no-repeat;
	border:none;
}

.submitbu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/submit_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
	width: 90px;
	cursor: pointer;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: white;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #000000;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
text-align: justify;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #026272;
margin: 3px 8px;
}
.welcometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
}
.recknor-background {
	background-image: url(../images/reach-ready-reckoner-backgr.jpg);
	background-repeat: repeat-y;
}
.recknor-background {
	background-image: url(../images/reach-ready-reckoner-backgr.jpg);
	background-repeat: repeat-y;
}
.reckoner-gauge-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #026272;
	font-size: 11px;
}
.reckoner-gauge-txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #026272;
	font-size: 14px;
	font-weight: bold;
}
.background-reckoner-gauge {
	font-family: Arial, Helvetica, sans-serif;
	color: #026272;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/reckoner-digital-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.reckoner-gauge-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #026272;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
/***
Datagrid
*/
table.datagrid {
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	width: 98%;
}

table.datagrid th {
    text-align: center;
	font-weight:bold;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    background:  #EFEFEF;
     color: #000000;

}
table.datagrid th a {
    color: #000000;
    text-decoration: none;
}

table.datagrid th a:hover {
    color: #666666;
}
    
table.datagrid td {
    text-align: left;
    border-right: solid 1px #666666;
	color:#000000;
	/*border-top: solid 1px #CC6600;
	border-bottom: solid 1px #CC6600;*/
	padding-right: 5px;
	padding-left: 5px;
}
/*For empty records*/
table.empty_datagrid {
    border-left: solid 1px #666666;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    border-collapse: collapse;     
    width: 98%;
	color:#000000;
   /*margin-left: 1em; */
}

table.empty_datagrid th {
    text-align: center;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    background: #FFFFFF;
    padding: 2px;
	font-weight:normal;
	color:#000000;
     /*padding-left: 1em;
    padding-right: 1em;*/
}

table.datagrid tr.odd {
    background: #000000;
}

p.paging {
    color: #666666;
    text-align: center;
    font-weight: bold;
}

p.paging a {
    color: #666666;
}
p.paging a:hover {
    color: #000000;
}


/*POPUP PAGE
------------------------------------*/

.signup-bg-color
{
	background-color:#E6EE9D;
}

.signup-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#026272;
	background-color:#E6EE9D;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

.join-bg-color
{
	background-color:#009899;
}

.green-bg-color
{
	background-color:#E6EE9D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#026272;
}

.sandal-bg-color
{
	background-color:#F8FDC5;
	width:148px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#026272;
}

.green-stroke
{
	background-color:#CADB2B;
	width:1px;
}

.join-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#ffffff;
	background-color:#009899;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-align:center;
}

.gold-text
{
	color:#FFC000;
	font-size:100%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.silver-text
{
	color:#C8C8C8;
	font-size:100%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.join-text-big
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#ffffff;
	background-color:#009899;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-align:center;
}

.table-border
{
	border:#E6EE9D 1px solid;
	
}

.text-bg-sandal
{
	color:#094F4F;
	font-size:75%;
	background-color:#F8FDC5;
	font-family:Arial, Helvetica, sans-serif;
	padding:18px 0px 12px 12px;
}

.text-bg-sandal-bold 
{
	color:#0A7172;
	font-size:90%;
	background-color:#F8FDC5;
	font-family:Arial, Helvetica, sans-serif;
	padding:18px 0px 12px 12px;
	font-weight:bold;
}

.text-bg-green
{
	color:#094F4F;
	font-size:75%;
	background-color:#E6EE9D;
	font-family:Arial, Helvetica, sans-serif;
	padding:30px 0px 12px 12px;
}

.para
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:65%;
}

.para-footer
{
	font-family:Arial, Helvetica, sans-serif;
	color:#026272;
	font-size:80%;
	font-weight:bold;
	padding:20px 0px 20px 0px;
}

.whitecolor{
	color:#ffff00;
	font-size:11px;	
	font-weight:bold;
}
.whitecolor a{
	color:#ffff00;
	font-size:11px;
	font-weight:bold;		
	text-decoration:none;
}
.whitecolor a:hover{
	color:#ffffff;
	font-weight:bold;	
	font-size:11px;	
}