/* 2501 - Sage -  solid */


body			{font-family: Arial, Helvetica, sans-serif; 
					font-size: 8pt; 
					font-style: normal; 
					line-height: normal; 
							font-weight: normal;
							color: #505769;}

td				{font-family: Arial, Helvetica, sans-serif; 
							font-size: 8pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #505769;}
							
select, option			{font-family: Arial, Helvetica, sans-serif; 
							font-size: 8pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #333333;}
							
input			{font-family: Arial, Helvetica, sans-serif; 
							font-size: 9pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #333333;}
													
textarea	{font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #333333;}

A:link {color:#5C4843; text-decoration:none; }
A:active {color:#E3AB02; text-decoration:none;}
A:visited {color:#5C4843; text-decoration:none;}
A:hover {color:#E3AB02; text-decoration:none; }

.menu {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #544330; line-height: 10pt;}
.menu2 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; line-height: 10pt;}

.bgcolorbase {background-color: #E8EBDE; background: #E8EBDE;}
.bgcolorsofter {background-color: #FBF9F0; background: #FBF9F0;}
.bgcolorwhite {background-color: #FFFFFF; background: #FFFFFF;}

.spacer {font-family: Arial, sans-serif; line-height: 2px; font-size: 2pt;}
.spacerbase {font-family: Arial, sans-serif; font-size: 2pt; line-height: 2px; font-size: 2pt; background-color: #E8EBDE; background: #E8EBDE;}
.spacersofter {font-family: Arial, sans-serif; line-height: 2px; font-size: 2pt; background-color: #FBF9F0; background: #FBF9F0;}
.spacerwhite {font-family: Arial, sans-serif; line-height: 2px; font-size: 2pt; background-color: #FFFFFF; background: #FFFFFF;}

.title {font-size: 9pt; font-weight: bold; color: #505769;}
.titlebig {font-size: 12pt; font-weight: bold; color: #505769;}
.titlemodule {font-size: 14pt; font-weight: bold; color: #505769;}

.italic { font-size: 9pt; font-style: italic;}
.italicreq {font-size: 10pt; font-style: italic; font-weight: bold; color: #993333;}
.italicbold {font-size: 10pt; font-style: italic; font-weight: bold;  color: #505769;}
.italicsmall {font-size: 8pt; font-style: italic;}

.attention { font-size: 9pt; font-weight: bold; color: #B31A11;}
.attentionsmall { font-size: 8pt; font-weight: normal; color: #B31A11;}
.attentioncolor {color: #B31A11;}
.attentioni { font-size: 14pt; font-weight: bold; color: #B31A11; font-style: italic;}
.attentionismall { font-size: 8pt; color: #B31A11; font-style: italic;}

.date {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; line-height: 9pt;}
.comment {font-size: 7pt; font-style: italic; color: #666666;}
.underline {text-decoration: underline;}

.group { color: #3366CC;}/*blue*/
.personal {  color: #115544;}/*green*/

.welcome {  font-size: 10pt; font-weight: normal; color: #505769;}
.menulogout { font-size: 8pt; font-weight: bold; color: #FFFFFF; line-height: 10pt;}

.messagetext {font-size: 10pt; font-weight: normal;}
.messagetextbold {font-size: 10pt; font-weight: bold; color: #505769;}

.bgcolorevent {background-color: #E3E3FB; background: #E3E3FB;}
.bgcolortoday {background-color: #F3F3FF; background: #F3F3FF;}

A.tb:link {color:#5C4843; text-decoration:none;}
A.tb:active {color:#E3AB02; text-decoration:none;}
A.tb:visited {color:#5C4843; text-decoration:none;}
A.tb:hover {color:#E3AB02; text-decoration:none;}

.tb_titlemodule {font-size: 14pt; font-weight: bold; color: #505769;}
.tb_italicbold {font-size: 10pt; font-style: italic; font-weight: bold; color: #505769;}
.toolbar  {color: #333333;}

/* new border styles */
.borderdark {border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9CB4BC; }
