﻿body 
{
	margin: 0px;
	text-align:center;
	background-color:#ffffff;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;		
}

a:link {color: #395175; text-decoration:none;}
a:visited {color: #395175; text-decoration:none;}
a:hover {color: #395175; text-decoration: underline;}

/*a:link {color: #FF0000}
a:visited {color: #00FF00}
a:active {color: #0000FF}
a:hover {color: #FF00FF}*/

/*p {color:#000000; text-decoration:none; }

#ContentPlaceHolder1
{
    font-size:13px;
	font-family: Arial, Helvetica, sans-serif;	
}*/


#container
{
	font-size: 13px;
	width: 1024px;
	/*height: 768px;*/
	border:solid 2px #001a7b; /* was 395175 */
	background-color:#ffffff;
	margin:0 auto; /*center in Mozilla*/
}

#headerRow
{
    width: 1024px;
	height: 100px;
	background-color: #ffffff;
}

#headerRowLeft

{
	width: 749px;
	height: 100px;
	float: left;
	background-color: #ffffff;
}

#topNav

{ 
 }
 
#topNav a:link {color: #395175; text-decoration: none;}
#topNav a:visited {color: #395175; text-decoration: none;}
#topNav a:hover {color: #395175; text-decoration: underline;}

#siteSearch
{ 
  position: absolute;
  top: 113px;
  margin-left: 780px; /*Mozilla*/
  *margin-left:410px; /*IE 7*/
  z-index: 200;
}
 
  #searchBtn

{ 
  padding-bottom:30px;
 }


#headerRowRight

{
	width: 272px; /*differential accounts for border width*/
	height: 90px;
	float:right;
	/*border-left:solid 2px #395175;*/
	/*background-color: #395175;*/	
	/*background-image: url("../images/login_bg2.jpg");*/	
}

#memberLogin
{ 
  position: relative;
  top: 145px;
  background-image:url('../images/login_bg3.jpg');
  background-repeat:no-repeat;
  background-color:#0047bd;
  background-position:5px 5px;
  margin-left: 0px; /*Mozilla*/
  *margin-left: -5px; /*IE 7*/
  z-index:0;
 }

#navMenu
{
    width: 1024px;
	height: 45px;
	background-image: url("../images/nav_bg2.gif");
	background-repeat: repeat-x;
	background-color: #395175;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, Sans-Serif;
	text-align:left;
	 
}

#contentRow
{
    overflow: hidden;
    width: 1024px;
	/*height: 568px;*/
	background-color: #cbcbcb;
	text-align:left;
}

#contentRowLeft
{

    overflow: hidden;
    width: 750px;
	/*height: 568px;*/
	/*padding: 15px 15px 15px 15px;/*Mozilla*/
    /*padding: 0px 15px 15px 15px; /*IE 7*/
    padding: 0px;
	float: left;
	background-color: #ffffff;
}


#mainlogo
{
 margin-left:0px;
 margin-top:0px;
}
/*#contentRowLeft a:link {color: #395175; text-decoration: none;}
#contentRowLeft a:visited {color: #395175; text-decoration: none;}
#contentRowLeft a:hover {color: #395175; text-decoration: underline;}*/

#contentRowLeftHeader
{    
    overflow: hidden;
    width: 747px;
    height: 50px;
	/*height: 568px;*/
	font-size: 20px;
	font-weight: bold;
	color: #395175;
	background-color: #dbe4d3;
	border: solid 2px #395175; 
	padding: 5px 10px 5px 10px;
}

#breadcrumb
{
    font-size: 12px;
    font-weight: bold;
    color: #a20a0a;
    padding: 5px 0px 0px 15px;
 }

#contentRowLeftInternal

{
   padding: 0px 15px 15px 15px;
}

#chairPhoto
{
    border:solid 3px #395175;
    margin: 0px 0px 0px 10px;
    
}

#contentRowRight

{
    overflow: hidden;
    width: 272px; /*differential accounts for border width*/
	/*height: 568px;*/
	padding: 0px;
	float: right;
	font-size:15px;
	border-left:solid 2px #001a7b;
	background-color: #c9cfef;
}

#contentRowRightHeader

{
    overflow: hidden;
    width: 272px; /*differential accounts for border width*/
	height: 60px;
	font-size:15px;
	background-color: #4b6b92;
	border: solid 2px #395175;
	border-left:0px; 
}

#contentRowRightInternal

{   
  padding: 0px 15px 15px 15px;
}


#contentRowRight h1
{
    font-size: 20px;
    font-weight:bold;
    text-align:justify;
    color:#395175;
    margin-top:-30px;
}

#contentRowLeft h1
{
    font-size: 20px;
    font-weight:bold;
    text-align:center;
    color:#395175;
    }
    
    #contentRowLeft h2
{
    font-size: 20px;
    font-weight:bold;
    text-align:left;
    color:#a20a0a;
    }


#footer
{   
    clear: both;
    width: 1024px;
	height: 90px;
	color: #ffffff;
	background-color: #001a7b;
	
}
#footer a 
{
    color:White;
}


#IntHead
{
  text-align:center;
  color:Red;
  font-weight:bold;
  font-size:18px;
}  


#IntHead2
{
  text-align:center;
  color:Red;
  font-weight:bold;
  font-size:18px;
  
}  

.Validation
{
    text-align:left;
    font-size:15px;
    font-family: Arial, Helvetica, sans-serif;
}



.FormHeader
{
    font-weight:bold;
    font-size:13px;
}


.BlueDivider
{
    background-color:#395175;
    
    
    
}


