﻿/* Common Fonts ----------------------------------------------------------------------------*/
.Times_10_Normal_Black {
	font-family: times new roman, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.Times_10_Normal_Black_Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.Times_12_Normal_Black {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Times_12_Normal_Blue {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

.Times_12_Normal_Red {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.Times_12_Normal_Pink {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff00cc;
}

.Times_12_Normal_Green {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #47503B;
}

.Times_12_Normal_Lime {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00ff00;
}

.Times_12_Normal_Orange {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE7600;
}

.Times_12_Normal_Yellow {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #E2D52F;
}

.Times_12_Bold_Black {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Times_12_Bold_Red {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.Times_12_Bold_Blue {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.Times_12_Bold_Yellow {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2D52F;
}

.Times_12_Normal_DarkGreen {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #15713b;
}

.Times_12_Bold_Yellow_Centered {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2D52F;
	text-align:center;
	text-decoration:underline;
}

.Times_12_Bold_Green {
  font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #47503B;
}

.Times_14_Normal_Black {
	font-family: times new roman, serif;
	font-size: 14px;
	color: #000000;
}

.Times_14_Normal_Blue {
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}

.Times_14_Bold_Black {
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Times_14_Bold_White {
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Times_14_Bold_Green {
  font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #47503B;
}

.Moderno_14_Bold_Green {
	font-family: 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #47503B;
}

.Times_14_Normal_Green {
  font-family: times new roman, serif;
	font-size: 14px;
	font-weight: normal;
	color: #47503B;
}

.Times_14_Bold_Red {
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.Moderno_14_Bold_Red_ErrorLabel {
	font-family: 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D9534F;
}

.Times_14_Bold_Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.Times_14_Bold_Yellow{
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E2D52F;
	text-align:center;
}

.Times_14_Bold_White{
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}


.Helvetica_16_Bold_White{
	font-family: Helvetica Neue, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}


.Times_16_Bold_Green {
  font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #47503B;
}

.Moderno_16_Bold_Green {
	font-family: 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #47503B;
}

.Times_16_Bold_Black {
  font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.Times_16_Bold_Blue {
  font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}



.Moderno_16_Bold_Blue_Bootstrap {
	font-family: 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0275d8;
}


.Times_18_Bold_Black {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.Times_18_Bold_Blue {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.Times_18_Bold_Green {
  font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #47503B;
}

.Times_18_Bold_Red {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.Times_18_Bold_Yellow {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E2D52F;
}

.Times_16_Normal_Green {
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #47503B;
}

.Times_18_Normal_Green {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #47503B;
}

.Times_20_Normal_Green {
	font-family: times new roman, serif;
	font-size: 20px;
	font-weight: normal;
	color: #47503B;
}


.Times_22_Bold_Green {
	font-family: times new roman, serif;
	font-size: 22px;
	font-weight: bold;
	color: #47503B;
}

.Times_24_Bold_Green {
  font-family: times new roman, serif;
	font-size: 24px;
	font-weight: bold;
	color: #47503B;
}

.Courier_New_14_Bold_Black {
	font-family: Courier New, monospace ;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Times_24_Bold_Red {
	font-family: times new roman, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.CourierNew_14_Bold_Green {
	font-family: Courier New, monospace ;
	font-size: 14px;
	font-weight: bold;
	color: #47503B;
}
