﻿body {
	background-color: #f0f3f4; 
	font-family: Arial Unicode MS, Verdana; 
	font-size: 10pt;
	
}

.button {

	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
input,select {
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
	}
	
th {
	background-color: #c0cad6; 
	color: #880000; 
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	padding-top: 2; 
	margin: 0px
}
td {
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	font-size: 10pt
}
select {
	border-top: #b0b0b0 1px solid; 
	border-right: #b0b0b0 1px solid; 
	border-bottom: #b0b0b0 1px solid; 
	border-left: #b0b0b0 1px solid; 
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	color: #000080; 
	font-size: 10pt
}
textarea {
	border-top: #5d5d5d 1px solid; 
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	border-left: #5d5d5d 1px solid; 
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	color: #000080; 
	font-size: 10pt
}
a {
	color: #000049;
	text-decoration: none	
}
a: visited {
	color: #990000; 
	text-decoration: none
}
a: link {
	color: #000080; 
	text-decoration: none
}
a: active {
	color: #000088; 
	text-decoration: none
}
a: hover {
	color: #000099; 
	text-decoration: none
}

.CMSTextbox 
{
	border-top: #5d5d5d 1px solid; 
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	border-left: #5d5d5d 1px solid; 
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	color: #000080; 
	font-size: 10pt
}
.CMSRadio 
{    
    border-bottom-style:none;
    border-left-style: none;
	font-family: Arial Unicode MS, Times New Roman, Verdana;
	color: #000080; 
	font-size: 10pt	
}
.CMSCheckbox {
	font-family: Arial Unicode MS, Times New Roman, Verdana;
	font-size: 10pt	;
	color: #000080
}
.CMSButton {
	border-top: #f0f3f4;
	border-left: #f0f3f4;
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	color: #486195;
	font-family: Verdana, Arial Unicode MS, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px
}
.CMSLinkFunction {
	font-family: Verdana, Arial Unicode MS, Times New Roman;
	font-weight:bold;
	color: blue;
	font-size: 8pt;		
	text-decoration: none
}

.CMSLinkFunctionHeader 
{  
	font-family: @Arial Unicode MS, Verdana;
	font-weight:bold;
	color: white;
	font-size: 9pt ;	
	text-decoration: underline;
	text-align:center
}

.CMSMenuFunction {
	font-family: Verdana, Arial Unicode MS, Times New Roman;
	font-weight:bold;
	color: Black;
	font-size: 8pt;		
	text-decoration: none
}
.CMSGrid {
	border-style: none;
    border-right-style: solid ;
    border-right-color: #b0b0d9;
    border-left-style: solid ;
    border-left-color: #b0b0d9;    
    border-top-style: solid ;
    border-top-color: #b0b0d9;
    border-bottom-style: solid ;
    border-bottom-color: #b0b0d9;        
}
.CMSGridHeader 
{
	background-color:#336699;
	font-family: @Arial Unicode MS, Verdana;
	font-size: small ;
	font-weight: bold;
	color:White;
    text-align:center
}
.CMSGridCell 
{
	background-color:#ddeeff;
	font-family: @Arial Unicode MS, Verdana;
	font-size: small ;
	color: #000040
}
.CMSGridAlterCell 
{
	background-color:#eeeecc;
	font-family: @Arial Unicode MS, Verdana;
	font-size: small ;
	color: #000080
}
.CMSGridPager {
	background-color:#eebb88;
	font-family: @Arial Unicode MS, Verdana;
	font-size: small;
	font-weight:bold;
	color: #ffffff
}
.CMSGridEdit {
	background-color:#CCCCCC;
	font-family: @Arial Unicode MS, Verdana;
	font-size: small;
	font-weight:bold;
	color: #ffffff
}
.CMSGridButton {
}


.CMSPageTitle {
	padding-left: 10px;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	font-family:  Times New Roman, Arial Unicode MS, Verdana;
	background-color: lightsteelblue;
}
.CMSTrPageTitle 
{
	background: 336699;
	color: #ffffff; 
	font-weight: bold;
	font-family: Times New Roman, Arial Unicode MS, Verdana; 
	font-size: 18pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px	
}
.CMSTrButton
{
	background: C0C0C0;
	color: #ffffff; 
	font-weight: bold;
	font-family: Times New Roman, Arial Unicode MS, Verdana; 
	font-size: 18pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px	
}

.CMSGroupTitle
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 13pt;
	color: #ffffff;
	font-family: Times New Roman;
	background-color: #6699CC;
}

.CMSFunctionTitle {
	font-weight: bold;
	font-family:  @Arial Unicode MS;
	font-size: 10pt;
	color:#000066;
}
.CMSFunctionDetail 
{
	font-family:Tahoma;
	font-size: 8pt;
	padding-top: 2px;
}

.CMSSubformTitle 
{
	background-color: #448899;
	font-family: @Arial Unicode MS;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	padding-left:8px
}
.CMSLabel {
	color: #000080; 
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	font-size: 10pt 
}
.CMSSubTitle
{
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	font-size: 12pt;
    font-weight: bold
}
.CMSAmount
{
	color: #990000;
	font-family: Arial Unicode MS, Times New Roman, Verdana;
	font-size: 10pt;
	font-weight: bold
}
.CMSAmountWrong
{
	color: Green;
	font-family: Arial Unicode MS, Times New Roman, Verdana;
	font-size: 10pt;
	font-weight: bold
}

.CMSTransparentBgLabel
{
	background-color: Transparent;
	color: White; 
	font-family: Arial Unicode MS, Times New Roman, Verdana; 
	font-size: 10pt; 
}

