#imageHeader
	{
	width:800px;
	height:140px;
	background-image:url(images/MasterHeader.png);
	}	
#imageOfficeHeader
	{
	width:800px;
	height:140px;
	background-image:url(images/MasterHeader.png);
	}	

#headerStrip
  {
	width:800px;
	height:25px;
	background-color:lightblue;
	text-align:right;
  }

#pageContent
  {
	padding: 20px;
  }

#headerStripSearchContainer
	{
	width:300px;
	height:25px;
	}	

.PageWorkingArea
  {
	background-color: #FFFFFF;
  }		

#mainFooter
	{
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	margin-bottom:10px;
	height:20px;
	width:780px;
	text-align: left;
	background-color:lightblue;
	}


/*Unauth page---------------------------------------------------------	*/

.MasterContainer{
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #FFFFFF;
}

.MasterHeader 
{
	background-repeat:repeat-x;
	height:108px;
	width:800px;
	margin-left:0px;
	background-color:#ffffff;
}

.MasterHeaderLeft
{
	position:relative;
	float:left;
	width:105px;
	background-image:url(images/top_left.gif);
	background-repeat:no-repeat;
	height: 108px;
}

.MasterHeaderLogo
{
	position:relative;
	float:left;
	width:375px;
	height:108px;
}

.MasterSearchBar
{
	position:relative;
	float:left;
	width:800px;
	height:30px;
	background-color:#4d7b9c;
	background-position: left center;
	color: #FFFFFF;
}
.MasterSearchBar a:link, .MasterSearchBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.MasterSearchBar a:hover, .MasterSearchBar.curent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.MasterSearchBarLeft
{
	position:relative;
	float:left;
	width:615px;
	height:32px;
	margin-left:7px;
	background-image:url(images/searchbar_back.gif);
	background-repeat:repeat-x;
}

.MasterSearchControls
{
	position:relative;
	float:right;
	margin-top:5px;
	height:25px;
  color:#a6bdcd;
  }

#unauthContents
{
	background-color:#ffffff;
	min-height:600px;
	height:auto;
}

#unauthContentsLeft
{
	clear:both;
	float:left;
	width:200px;
	min-height:600px;
	height:auto;
	background-color:#a6bdcd/*#4d7b9c*/;
}

#unauthContentsRight
{
	float:left;
	width:600px;
	min-height:600px;
	height:auto;
	background-color:#ffffff;
}
#InfoPageMenuStrip {
	position:relative;
	width:800px;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}
#authContents
  {
	background-color:#FFFFFF;
	min-height:600px;
  text-align:center;
  }

#Loginarea {
	margin-top: 10px;
	padding-top: 5px;
}

.MasterBottom
{
	width:800px;
	height:46px;
}

#unauthBottomLeft
{
	position:relative;
	float:left;
	width:200px;
	height:46px;
	background-color:#a6bdcd/*#4d7b9c;*/
}

#unauthBottomMiddle
{
	position:relative;
	float:left;
	width:553px;
	height:46px;
	background-color:#ffffff;
}

#authBottomLeft
{
	position:relative;
	float:left;
	width:753px;
	height:46px;
	background-color:#ffffff;
}

.MasterBottomRight
{
	position:relative;
	float:left;
	width:47px;
	height:46px;
	background-image:url(images/footer_back_right.gif);
	background-repeat:no-repeat;
}
.MasterFooter {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #4D7B9C;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MasterFooter a:link, .MasterFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.MasterFooter a:hover, .MasterFooter.curent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/*.leftsubnav { font-size: 11px; color: #003366; font-family: verdana, arial, helvetica, sans-serif; margin-left: 10px; text-decoration: none; } .productlink { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #cc9900; text-decoration: none; } .newstitles { font-size: 11px; color: #999999; font-family: verdana, arial, helvetica, sans-serif; } .newslinks { font-size: 11px; color: #cc9900; font-family: verdana, arial, helvetica, sans-serif; } 
.copyright { font-family: arial; font-size: 10px; color: #000000; } .contentnav { font-size: 11px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; margin-left: 10px; text-decoration: none; } .white { font-size: 11px; color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; } td { font-size: 11px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; }*/

#unauthMenuContainer
  {
  margin-top:15px;
  width:200px;
  height:100px;
  }

#menuStrip
	{
	position:relative;
	width:800px;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/topimage.jpg);
	}		

#rolesSelectorContainer
	{
	position:relative;
	margin-top:5px;
	width:280px;
	height:25px;
	float:left;
	text-align:left;
	font-weight:bold;
  background-color:#4d7b9c;
  color:#a6bdcd;
	}	
#GACTag {
	background-image: url(images/GAC_Globe_sq.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 176px;
	background-color: #ECF1F7;
	background-position: center top;
}
#Page_Title {
	margin-top: 15px;
	padding-left: 190px;
	padding-top: 20px;
}
#Ortho_Info {
	margin-top: 4px;
	padding-left: 190px;
}
.MasterHeaderSiteLogo {
	position:relative;
	float:left;
	width:304px;
	height:108px;
}
#PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
