/*
 -------------------------------------------------------------------------------
|  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 public Web site
   Programmer: B. Roberts
               broberts@azaleatech.com
*/

body
{
	scrollbar-base-color: #C0C0C0;
	scrollbar-face-color: #ACAFBC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
}

a
{
	color: #404040;
   	text-decoration: None;
	font-weight: bold;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.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 #404040;
	border-top: 1px SOLID #404040;
	border-right: 1px SOLID #404040;
	border-bottom: 1px SOLID #404040;
	background-color: #EFEFEF;
	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: #404040;
	font-family : Arial, Helvetica, Tahoma, Verdana, serif, sans-serif;
	font-size: 13px;
}
      
.normaltextB
{
	color: #404040;
	font-family : Arial, Helvetica, Tahoma, Verdana, serif, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.normaltextDarkBG
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, Tahoma, Verdana, serif, sans-serif;
	font-size: 13px;
}

a.normaltextDarkBG
{
	color: #FFFFFF;
   text-decoration: None;
	font-weight: bold;
}

a.normaltextDarkBG:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}
      
.normaltextBDarkBG
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, Tahoma, Verdana, serif, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.normaltextBDarkBG
{
	color: #FFFFFF;
   text-decoration: None;
	font-weight: bold;
}

a.normaltextBDarkBG:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}

.copyright
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.copyright
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.copyright:hover
{
	color: #000000;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

.heading1
{
	color: #404040;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.heading2
{
	color: #404040;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}

.standardColHeading
{
	color: #404040;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

a.standardColHeading
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

a.standardColHeading:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.standardDetail1
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	background-color: #cccccc;
}

.standardDetail2
{
	background-color: #003900;
	font-family: Verdana;
	font-size: 13px;
	background-color: #ffffff;
}

.standardTableBorder
{
	border-color:#003900;
	border-style:solid;
	clear:both;
	border-width:1px 1px 1px 1px;
}

.standardTableTitle
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color : #003900;
	border-color : #000000;
	border-width : 1px 1px 1px 1px;
	border-style : solid;
}

.standardTableContent
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	background-color : #E9E9E9;
	border-color : #000000;
	border-width : 0px 1px 1px 1px;
	border-style : solid;
}

.data
{
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
