﻿.PasswordStrengthIndicator
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;     
}

.mainHeadLine
{
	height: 6px; 
	background-color:#25407A; 
	background-repeat:repeat-x;
}

.mainMechHead
{
	width: 750px; 
	height:110px; 
	background-image: url('../images/default_mh/mech_hdr7.jpg')
}

.mainFootLine
{
	height: 3px; 
	background-color:#25407A;
	background-repeat: repeat-x
}

        #RadPanelbar1
        {
            filter:progid:DXImageTransform.Microsoft.Shadow(color=#37466f,direction=135,strength=5);
        }
        
         #footer
        {
            font: normal 11px/16px Verdana, Tahoma, Arial, sans-serif;
            clear:both;
            padding:0px;
            margin-top:-8px;
            color:black;
            background-color:white;
        }

#footer a{
	
            font-size:10px;
            color:#4266AF;
            text-transform: uppercase;
            text-align:right;
            padding:2px;

	    }

#footer a:hover, #footer a:active {
	        color: #fff;
	        background: #5360AF;
	        text-decoration:none;
	     }
	     
 .regularText 
 {
    font-family:Verdana,sans-serif;
    font-size:12px;
 }       

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;

}

/* Begin Styles for Homepage */
			.individual ul
			{
				list-style-image:url('../images/bullet_ind.gif');
				font-family:Arial;
				color:White;
				font-size:11px;
				vertical-align:top;
				padding-bottom:10px;
				padding-top:5px;
			}
			.organization ul
			{
				list-style-image:url('../images/bullet_org.gif');
				font-family:Arial;
				font-size:11px;
				color:black;
				padding-bottom:10px;
				line-height:150%;
			}

.registerBtnBox
{
    
}
.comingsoon
{
    color:#C2B397;
    text-align:right;
    padding-right:15px;
  
}

.free
{
	color:Red;
	font-size:12px;
	
}
.organizationTitle
{
   
    PADDING-LEFT: 1em; 
    FONT-WEIGHT: bold; 
    FONT-SIZE: 13px; 
    COLOR: black; 
    FONT-FAMILY: Arial, 'Arial Rounded MT Bold';
   }

.flashcontrol
{
    z-index:1;
    position:absolute;
    color:Red;
}

#individual a:link{
	
            font-size:11px;
            color:#163256;
           text-align:right;
            padding:2px;
             text-decoration:none;
             font-weight:500;
             line-height:1.5em;
	    }

#individual a:hover, #individual a:active {
	      
          
	      text-decoration:underline;
	       padding:2px;
	     }
#individual a:visited 
{
	
     color:#1E4375;
     padding:2px;
      text-decoration:none;
      
}

#individual2 a:link{
          font-size:18px;
          color:#163256;
          font-weight: bold; font-size: 18px;
          text-align:right;
          padding:2px;
          font-family: Arial, 'Arial Rounded MT Bold';
           text-decoration:none;
          }

#individual2 a:hover, #individual2 a:active {
	      
         
	       text-decoration:underline;
	       padding:2px;
	     }
#individual2 a:visited 
{
	  font-size:18px;
	    font-family: Arial, 'Arial Rounded MT Bold';
     color:#1E4375;
     padding:2px;      
      font-weight: bold;
        text-align:right;
         text-decoration:none;
}

#organization a:link {
          font-size:11px;
          /*color:#1E4375;*/
          color:#163256;
          text-align:right;
          padding:2px;
          text-decoration:none;
	    }

#organization a:hover, #organization a:active {
	       font-size:11px;
           /*color:#9C8448;*/
	       text-decoration:none;
	       padding:2px;
	        text-decoration:underline;
	     }
#organization a:visited 
{
	 font-size:11px;
     color:#163256;
     padding:2px;
      text-decoration:none;
}

#organization2 a:link {
           font-weight: bold; font-size: 18px;
           /*color:#1E4375;*/
           color:#163256;
           text-align:right;
           padding:2px;
           font-family: Arial, 'Arial Rounded MT Bold';
            text-decoration:none;
	    }

#organization2 a:hover, #organization2 a:active {
          /* color:#9C8448;*/
	       text-decoration:none;
	       padding:2px;
	        text-decoration:underline;
	     }
#organization2 a:visited 
{
	 color:#163256;
     padding:2px;   
      text-decoration:none;
}


/* End styles for Home Page*/

/* BEGIN styles for Overview page */



#demo a{
	
            font-size:10px;
            color:#4266AF;
            /*text-transform: uppercase;*/
            text-align:right;
            padding:2px;

	    }

#demo a:hover, #demo a:active {
	        font-size:10px;
            color: #fff;
	        background: #5360AF;
	        text-decoration:none;
	     }
	     
/* END styles for Overview page */