/*
 -------------------------------------------------------------------------------
|  Copyright (C) 2004 Azalea Technology, LLC. All rights reserved.              |
|-------------------------------------------------------------------------------|
|  Unauthorized removal of this notice is considered a violation of the         |
|  license agreement under which this Code may be used. This work is protected  |
|  under United States copyright law and the similar law(s) of other countries  |
|  under which such as work is afforded legal protection, and upon conviction   |
|  of such a violation in a court of applicable jurisdiction, such person(s)    |
|  may be subject to the maximum allowable penalty as permitted under such law. |
|-------------------------------------------------------------------------------|
|  You acknowledge and agree that information presented to you through this     |
|  Web Site (the "site") is protected by all applicable copyrights, trademarks, |
|  service marks, patents or other proprietary rights and laws, and by virtue   |
|  of accessing the site, except as expressly authorized by Azalea Technology,  |
|  LLC., you agree not to modify, rent, lease, loan, sell, distribute, store,   |
|  or create derivative works based on the site, in whole or in part.           |
 -------------------------------------------------------------------------------

 Organization: Physicians Contracting Organization of Texas
       Domain: www.pcot.org
         Date: Tuesday, May 18, 2004
      Purpose: Styles for Web-based Application
   Programmer: B. Roberts
               broberts@azaleatech.com
*/

a{
	color: #000080;
   text-decoration: None;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
}

h1{
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

h2{
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h3{
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h4{
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.textbox{
	font-family : "Courier New", Courier, monospace, serif, sans-serif;
	font-size : 14px;
	color: #000000;
	border-left: 1px SOLID #808080;
	border-top: 1px SOLID #808080;
	border-right: 1px SOLID #808080;
	border-bottom: 1px SOLID #808080;
	background-color: #F7F7F7;
	padding : 0px 2px 0px 2px;
}

.textbox1{
	font-family : "Courier New", Courier, monospace, serif, sans-serif;
	font-size : 14px;
	color: #000000;
	border-left: 1px SOLID #808080;
	border-top: 1px SOLID #808080;
	border-right: 1px SOLID #808080;
	border-bottom: 1px SOLID #808080;
	background-color: #FFFFFF;
	padding : 0px 2px 0px 2px;
}

.textbox2{
	font-family : "Courier New", Courier, monospace, serif, sans-serif;
	font-size : 14px;
	color: #000000;
	border-left: 1px SOLID #FFFFFF;
	border-top: 1px SOLID #FFFFFF;
	border-right: 1px SOLID #FFFFFF;
	border-bottom: 1px SOLID #FFFFFF;
	background-color: #FFFFFF;
	padding : 0px 2px 0px 2px;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	border-left: 1px SOLID #003900;
	border-top: 1px SOLID #003900;
	border-right: 1px SOLID #003900;
	border-bottom: 1px SOLID #003900;
	background-color: #C6D5F4;
}

.button1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	border-left: 1px SOLID #003900;
	border-top: 1px SOLID #003900;
	border-right: 1px SOLID #003900;
	border-bottom: 1px SOLID #003900;
	background-color: #DCDCDC;
}

.checkbox{
	
}

.normaltext{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
      
.normaltextB{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.normaltextDark{
	color: #cccc99;
	font-family: Verdana;
	font-size: 11px;
}
      
.normaltextBDark{
	color: #cccc99;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.headingline
{
	color: #2540A5;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
}

.headingtext
{
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
}

.menulinks
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

a.menulinks
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

a.menulinks:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.warnings
{
	color: #cc3300;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.AddNewHeading
{
	color: #2540A5;
	font-family: Arial, Tahoma, Verdana, "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
}

.viewObjectsColHeading
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color : #2540A5;
}

a.viewObjectsColHeading
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

a.viewObjectsColHeading:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.viewObjectsDetail1
{
	background-color: #FFFFFF;
}

.viewObjectsDetail2
{
	background-color: #D3D3D3;
}

.viewObjectsTD1LeftCorner
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color: #808080;
	clear:both;
	
	background : #FFFFFF;
}

.viewObjectsTD1RightCorner
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color: #808080;
	clear:both;
	
	background : #FFFFFF;
}

.viewObjectsTD1Center
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color: #808080;
	clear:both;
	
	background : #FFFFFF;
}

.viewObjectsTD1
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color: #808080;
	clear:both;
	
	background : #FFFFFF;
}

.viewObjectsTD2LeftCorner
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color: #808080;
	clear:both;
	
	background : #D3D3D3;
}

.viewObjectsTD2RightCorner
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color: #808080;
	clear:both;
	
	background : #D3D3D3;
}

.viewObjectsTD2Center
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color: #808080;
	clear:both;
	
	background : #D3D3D3;
}

.viewObjectsTD2
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color: #808080;
	clear:both;
	
	background : #D3D3D3;
}

.tab
{
	border-width: 0px 1px 3px 1px;
	border-color: #ABABAB;
	border-style: solid;
	padding: 4px 10px 8px 10px;
	font-size:9px;
	color: #FFFFFF;
	font-family: Verdana,Tahoma,Arial;
}

.tablinks
{
	color: #ffffff;
	font-weight: bold;
}

.tablinks:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.appRecordPagingControlContainerL1{
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #000000;
	background: #E9E9E9;
}

.appRecordPagingControlContainerL2{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
}

.appRecordPagingControlContainerL3{
	padding: 0px 1px 0px 1px;
	text-align: left;
	vertical-align: middle;
}

.appRecordPagingControlText{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

.appRecordPagingControlTextB{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
