/* Cornflower (asae) 1401 - solid blue frame with orange interior */

body			{font-family: Arial, sans-serif; 
					font-size: 8pt; 
					font-style: normal; 
					line-height: normal; 
							font-weight: normal;
							color: #28495A;}

td				{font-family: Arial, sans-serif; 
							font-size: 8pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color:#28495A;}
							
select, option			{font-family: Arial, sans-serif; 
							font-size: 8pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #28495A;}
							
input			{font-family: Arial, sans-serif; 
							font-size: 9pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #28495A;}
													
textarea	{font-family: Arial, sans-serif; 
							font-size: 10pt; 
							font-style: normal; 
							line-height: normal; 
							font-weight: normal;
							color: #28495A;}

A:link {color:#254672; text-decoration:none; }
A:active {color:#B53A08; text-decoration:none;}
A:visited {color:#254672; text-decoration:none; }
A:hover {color:#B53A08; text-decoration:none; }

.menu {font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #254672; line-height: 10pt;}
.menu2 {font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #F3F3F3; line-height: 10pt;}

.bgcolorbase {background-color: #FAF0CB; background: #FAF0CB;}
.bgcolorsofter {background-color: #FCF5DC; background: #FCF5DC;}
.bgcolorwhite {background-color: #FFFFFF; background: #FFFFFF;}

.spacer {line-height: 2px; font-size: 2pt;}
.spacerbase {line-height: 2px; font-size: 2pt;  background-color: #FAF0CB; background: #FAF0CB;}
.spacersofter {line-height: 2px; font-size: 2pt; background-color: #FCF5DC; background: #FCF5DC;}
.spacerwhite {line-height: 2px; font-size: 2pt; background-color: #FFFFFF; background: #FFFFFF;}

.title {font-size: 9pt; font-weight: bold; color: #33578C;}
.titlebig {font-size: 12pt; font-weight: bold; color: #33578C;}
.titlemodule {font-size: 14pt; font-weight: bold; color: #33578C;}

.italic {font-size: 9pt; font-style: italic; }
.italicreq {font-size: 10pt; font-style: italic; l color: #B53A08;}
.italicbold {font-size: 10pt; font-style: italic; font-weight: bold; color: #33578C;}
.italicsmall {font-size: 8pt; font-style: italic;}

.attention {font-size: 9pt; font-weight: bold; color: #A0002F;}
.attentionsmall {font-size: 8pt; color: #A0002F;}
.attentioncolor {color: #A0002F;}
.attentioni {font-size: 14pt; font-weight: bold; color: #A0002F; font-style: italic;}
.attentionismall { font-size: 8pt; color: #A0002F; font-style: italic;}

.date {font-family: Arial, sans-serif; font-size: 7pt; line-height: 9pt;}
.comment {font-size: 7pt; font-style: italic; color: #666666;}
.underline {text-decoration: underline;}

.group { color: #000099;}/*blue*/
.personal { color: #003300;}/*green*/

.welcome { font-size: 10pt; line-height: 12pt; font-weight: normal; color: #000066;}
.menulogout { font-size: 8pt; font-weight: bold; color: #F3F3F3;}

.messagetext {font-size: 10pt; font-weight: normal;}
.messagetextbold {font-size: 10pt; font-weight: bold; color: #333333;}

.bgcolorevent {background-color: #FFEE99; background: #FFEE99;}
.bgcolortoday {background-color: #E8EFF7; background: #E8EFF7;}

/* new toolbar styles */
A.tb:link {color:#254672; text-decoration:none;}
A.tb:active {color:#B53A08; text-decoration:none; }
A.tb:visited {color:#254672; text-decoration:none; }
A.tb:hover {color:#B53A08; text-decoration:none;}

.tb_titlemodule {font-size: 14pt; font-weight: bold; color: #33578C;}
.tb_italicbold {font-size: 10pt; font-style: italic; font-weight: bold; color: #33578C;}
.toolbar  {color: #28495A;}

/* 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: #81A8D3; }

