/* CSS definition file containing site wide stylesheets */

.Heading {
	font-size: 16px;
 	line-height: 14px;
 	font-weight: bold;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.Whit_Box_Grey_Outlin {
	background-color: rgb(255,255,255);
 	border: 1pt solid rgb(153,204,204);
 	padding: 6pt
}

.FormTextSmall {
	font-size: 11px
}

.RedLargeTR {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.LeadedText {
	line-height: 22px
}

.LogoBlueHeadline1 {
	font-size: 20px;
 	color: rgb(37,76,136)
}

.GreeBold14 {
	font-size: 14px;
 	color: rgb(51,153,102);
 	font-weight: bold
}

.LogoBlueTExt {
	color: rgb(37,76,136)
}

.Photo_Box {
	background-color: rgb(255,255,255);
 	border: 1pt solid rgb(153,204,204);
 	padding: 6pt
}

.RedText {
	color: rgb(255,0,0)
}

.BlueText {
	color: rgb(25,25,112)
}

.Box_Dotted_Red {
	background-color: rgb(255,255,255);
 	border: 2pt dashed rgb(255,51,0);
 	padding: 10pt
}

.DasheBox_BlueText {
	color: rgb(25,25,112);
 	border: 1pt dashed rgb(0,51,153);
 	padding: 5pt
}