/* CSS definition file containing site wide stylesheets */

.bold_blue {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

.Normal_dark_purple {
	font-size: 14px;
 	color: rgb(51,0,51);
 	font-weight: bold
}

.Italics_green_glow_bold {
	font-size: 14px;
 	color: rgb(204,255,153);
 	font-weight: bold;
 	font-style: italic
}

.italics_dark_blue {
	font-size: 14px;
 	color: rgb(0,0,128);
 	font-style: italic
}

.Normal_Green {
	color: rgb(0,128,0)
}

.H2_Dark_Green {
	font-size: 16px;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center
}

.H2_dark_purple {
	font-size: 16px;
 	color: rgb(51,0,51);
 	font-weight: bold
}

.bold_green {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 16px;
 	color: rgb(0,128,0);
 	font-weight: bold
}

.Normal_Dark_Green_Bold_16px_Backround_tan {
	font-size: 16px;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,204);
 	border: 4px solid rgb(0,51,0);
 	padding: 10px
}

.Link_Bold_Red_White_Backround {
	font-size: 18px;
 	color: rgb(255,0,0);
 	text-align: center;
 	background-color: rgb(255,255,255)
}

.italics_dark_blue_bold {
	color: rgb(0,0,128);
 	font-weight: bold;
 	font-style: italic
}

.Normal_Dark_Green {
	font-size: 14px;
 	color: rgb(51,102,51)
}

.email20px {
	font-size: 20px;
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,255)
}

.Normal_Bold_Red_18px {
	font-size: 18px;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,255)
}

.italics_Green_Bold {
	color: rgb(0,128,0);
 	font-weight: bold;
 	font-style: italic
}

.Normal_dark_blue {
	font-size: 14px;
 	color: rgb(0,0,128)
}

.H3_dark_purple {
	font-size: 16px;
 	color: rgb(51,0,51);
 	font-weight: bold
}

.Link_gray_backround {
	background-color: rgb(192,192,192)
}

.H2_Maroon {
	font-size: 16px;
 	color: rgb(153,51,51);
 	font-weight: bold
}

.H2_Blue {
	font-size: 16px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

.H2_Red {
	font-size: 16px;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.body_gradient {
	background-image: url( "../assets/images/body_gradient.gif" );
 	background-repeat: repeat-x
}

.Phone_black_white_backroound {
	font-size: 20px;
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,255)
}

.Email {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,255)
}

.H1_Dark_GREEN {
	color: rgb(0,51,0);
 	text-align: center
}

.Italics_blue {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-style: italic
}

.Italics_dark_purple_bold {
	font-size: 14px;
 	color: rgb(51,0,51);
 	font-weight: bold;
 	font-style: italic
}

.Normal_Dark_Green_Bold {
	font-size: 14px;
 	color: rgb(51,102,51);
 	font-weight: bold
}

.h3_blue {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: bold
}
