/* ================================
    CSS STYLES FOR CPT Contract Manager 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #667F99;
}

/* background color for the content part of the pages */
Body
{
    background-color: #B0C4DE;
    font-family: Tahoma, Arial;
    font-size: 12pt;
}

.TableForms
{
   font-size:  12px;
   color: Black;
	background-color: #eeeeee;
	border: thin solid Gray;
}

.TableTitle
{
   font-size:  12px;
   color: Black;
	font: bold;
	text-align: center;
}
.ServiceReportTables
{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Arial;
	border: thin;
}

.SvcRptTables { BORDER-RIGHT: thin; BORDER-TOP: thin; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: thin; BORDER-BOTTOM: thin; FONT-FAMILY: Tahoma,Arial }

div.box {
    padding-left: 0.2em;
    border-left: solid;
    border-left-width: thin;
    border-color: Gray;
    border: thin solid Green;
  }
TFOOT, THEAD    {
    font-size:  12px;
    color: Black;
    background-color: #e6e6e6;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #e6e6e6;
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Tahoma Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99
}

 
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

a:link{
	color: #06c ;
	background-color: transparent;
}
a:visited{
	color: #036;
	background-color: transparent;
}

a:hover{
	color: #f60!important;
	background-color: transparent;
}
/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma,Arial;
    font-size:  16px;
    font-weight: bold;
	 color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma,Arial;
    font-size:  11px;
    font-weight:    bold;
	 color: Black;
    }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.CenteredHeading {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
    text-align: center;
}
.ServiceReptHeading {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
    text-align: center;
    background-color: Silver;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.NormalLabel
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for most text rendered by modules */
.NormalRight
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}

.SmallItalic
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    
/* GENERIC */
H1  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}


