/*<<<<<<<<<<<<<<<<<<<<<<<< Standard Font Attributes >>>>>>>>>>>>>>>>>>>>>>>>*/
/***************************** Section Header *****************************/
.sectionHeader 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:13px;
   font-weight:bold;
   color:#0814FF;
}

/***************************** Error Messages *****************************/
.error  {
	font-family: Tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/***************************** Body Text *****************************/
.bodyText 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;	 
	color: #3A3436 
}
.bodyText_Bold 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}
.bodyText_Blue 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #0814FF
}
.bodyText_Bold_Blue 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #0814FF 
}

/***************************** Text Links *****************************/
.textLink_Blue
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
   font-weight: normal;
	color: #0814FF; 
	text-decoration: underline
}

/*****************************  Fields  *****************************/
/* Field Header */
.fieldHeader 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}
/* Field Description */
.fieldDesc 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #3A3436;
}
/* Text field text */
.textField 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #0814FF 
}
/* Drop-down selection box text */
.selField
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 	
	font-weight: normal;
	color: #0000FF; 
}

/*****************************  Comments or Notes  *****************************/
.comments 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #3A3436 
}

/*<<<<<<<<<<<<<<<<<<<<<<<< Webpage Specific Attributes >>>>>>>>>>>>>>>>>>>>>>>>*/

/***************************** Remember Me *****************************/
.rememberText
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}

/***************************** Disclaimer *****************************/
.disclaimerText
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}

/***************************** Message Priority *****************************/
.priorityDesc
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}
.prioritySelect
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;	 
	color: #3A3436 
}

/***************************** Message Status *****************************/
.tableHeader 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
   font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none
}
.tableData 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;	 
	color: #3A3436 
	text-decoration: none	
}

/***************************** Message Reply *****************************/
.replyText 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF
}
.replyText_Bold 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF 
}

/*****************************  Calendar Alerts  *****************************/
/* Calendar Title */
.calTitle 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF
}
/* Calendar Dates with No Alert */
.dates 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
   font-weight: normal;	 
	color: #000000; 
	text-decoration: underline
}
/* Calendar Dates with Alert */
.alertDates 
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: underline
}
/* Alert Time (Detail View) */
.alertTime
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}
/* Alert Message (Detail View) */
.alertMessage
{  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0000FF;
	text-decoration: none
}
/* Alert Recurring (Detail View) */
.alertRecurring
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}

/***************************** Message Blocking *****************************/
.msgBlockingDesc
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}
.msgBlockingSelect
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}

/***************************** Homepage MOTD *****************************/
.webpageMOTD
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:13px;
   font-weight:bold;
   color:#0814FF;
}

/***************************** Standard Error *****************************/
.standardErrorText
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #3A3436;
}
