﻿@font-face {
	font-family:Open Sans Condensed Light;
	src:url('OpenSans-Light-webfont.ttf');
}


body 
{
	font-family: Open Sans Condensed Light, Arial, HelveticaNeue LT 45 Light HelveticaNeue LT 55 Roman; 
	padding:0px 0px 0px 0px; margin-top: 0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
}


.water{font-family:Open Sans Condensed Light, Arial, sans-serif; 
		height:25px;
		width:180px;
		font-size:110%;
		border: 0px solid pink;   
		color:#cccccc; }


.top_layout
{
 padding:0px 0px 0px 0px;
 border:0px solid red;
 height:138px;
 width:1000px;
 margin-left:auto;
 margin-right:auto;
}

.middle_banner
{
 border:0px solid green;
 width:860px;
 height:138px;
 margin-left:auto;
 margin-right:auto;
 float:left;
}

.logo_layout
{
 float:left;
 width:138px;
 height:138px;	
 border:0px solid blue;
}
	
.title_layout
{
 float:left;
 width:362px;
 height:138px;
 padding:0px 5px 0px 15px;
 font-family:Open Sans Condensed Light;
 font-size:400%;
 font-weight:bold; 
 border:0px solid green;
 margin-right:3px;
}


.title_layout_right
{
 float:left;
 width:458px;
 height:138px;
 padding: 0px 10px 0px 5px;
 font-family:Open Sans Condensed Light;
 font-size:120%; 
 text-align:right;
 color:#ffffff;
}



.title_font
{
	font-family:Arial;
position:relative;
top:40px;
vertical-align:bottom;	
color:#2574EB;	
}


/* sub title layout */
.subtitle_layout
{
	border:0px solid red;
	height:136px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

.subtitle_layout_innertop
{
	height:30px;
}

.subtitle_layout_innermiddle
{
	height:46px;
	border-bottom:0px solid yellow;
}

.subtitle_layout_innermiddle_left
{
	width:50%;
	height:45px;
	border-right:1px solid #A4A4A4;
	float:left;
}

.border_bottom_left
{width:80%; float:right; height:45px; border-bottom:1px solid #A4A4A4}

.subtitle_layout_innermiddle_right
{
	width:25%;
	height:45px;
	float:left;
	
}
.border_bottom_right
{width:100%; float:left; height:45px; border-bottom:1px solid #A4A4A4}

.subtitle_layout_innerbottom
{
	height:60px;
	border-bottom:0px solid black;
}

.subtitle_layout_innerbottom_left
{
	width:50%;
	height:60px;
	border-right:1px solid #A4A4A4;
	float:left;
}

.subtitle_layout_innerbottom_right
{
	width:49%;
	height:60px;
	float:left;
}

.accurate
{
 font-family:Open Sans Condensed Light;
 font-size:240%;
 color:#A201A9;
	}
	
.affordable
{
 font-family: Open Sans Condensed Light;
 font-size:240%;
 color:#603CBA;
	}

.accessible
{
 font-family:Open Sans Condensed Light;
 font-size:240%;
 color:#DB552F;
	}
.medical
{
 font-family:Open Sans Condensed Light;
 font-size:240%;

 color:#2574EB;
	}

/* subtitle layout ends */


.login_layout
{
	background:#350586;
	height:280px;
	width:100%;
	
}

.login_layout_innerfull
{
	border:0px solid red;
	height:280px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.login_layout_inner_left
{
	float:left;
	width:50%;
	height:280px;
	border-right:1px solid #A4A4A4;
		
}

.login_layout_inner_right
{
	float:left;
	width:49%;
	height:280px;	
}

.login_form
{
	width:98%;
	height:265px;
	padding-left:0px;
	padding-top:0px;
}




















.left_block
{
	border-right:1px solid #A4A4A4;
	float:left;
	width:50%;
	height:100%;
	padding:0px 0px 0px 0px;
	}
	
.left_block_topleftdv
{
	width:70%;
	float:right;
	height:50%;
	border-bottom:1px solid #A4A4A4;
	}

.right_block_toprightdv
{
	width:40%;
	height:50%;
	border-bottom:1px solid #A4A4A4;
	}
	

.right_block
{
	padding:0px 0px 0px 0px;
	border:0px solid green;
	float:left;
	width:49%;
	height:100%;
	}
	
.subtitle_block
{
	height:35%;
	}
.content_block
{
	background:#350586;
	height:55%;
	}
	
.content_block_bottom
{
	height:10%;
	}	
	
.content_right_block
{
	font-family:Open Sans Condensed Light;
	font-size:110%; 
	padding-top:25px;
  padding-left:30px;
  color:#ffffff;
}

.verticalLine {
    border-left:thick solid #ff0000;
}
.row{ margin: 0 0 7px; }
.textbox
{
	font-family:Open Sans Condensed Light; 
	height:25px;
	width:180px;
    font-size:110%;
    border: 1px solid gray;   
}

.sign_btn{ cursor:pointer; font-family:Open Sans Condensed Light;
           font-size:140%; 
           float:left;
           color:#ffffff;
           background:#2574EB; border-color:#2574EB; border-width:0px 0px }
           
.home_btn{ cursor:pointer; 
           width:36px;
           height:36px;
           float:left;
           margin-right:3px;
           background:#2574EB url(../images/home.png) no-repeat 0 0;   border-color:#2574EB; border-width:0px 0px }


.clear{ clear:left;}


div.container{
        position:relative;
        height:54px;
        top:-10px;
        width:100%;
        overflow:hidden;
    }
   .textscroll{
        position:absolute;
        top:0px;
        white-space:nowrap;
        font-family:Open Sans Condensed Light;
        font-size:120%;
        color:#FE0084;
    }
