/* CSS definition file containing site wide stylesheets */

.Heading {
	font-size: 16px;
 	line-height: 14px;
 	font-weight: bold;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.Box_Grey {
	background-color: rgb(237,241,247);
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.Box_Green {
	background-color: rgb(230,255,200);
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.TextEggplant {
	color: rgb(135,46,112)
}

.GoldTitleText {
	font-size: 18px;
 	color: rgb(255,102,51);
 	font-weight: bold;
 	font-style: italic
}

.BG_Blue_Fade {
	background-image: url( "../assets/images/bg-blue-fade.gif" );
 	background-repeat: repeat-x;
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.WhiteBox {
	background-color: rgb(255,255,255);
 	border: 1pt solid rgb(0,0,0);
 	padding: 5pt
}

.Box_Brown {
	border: 1pt solid rgb(70,70,50);
 	padding: 1px
}

.Box_Blue_Less_Pad {
	background-color: rgb(240,240,255);
 	background-image: none;
 	border: 1pt solid rgb(0,204,204);
 	padding: 0px 4px
}

.Box_White {
	background-color: rgb(255,255,255);
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.NavyTitleText {
	font-size: 18px;
 	color: rgb(40,40,130);
 	font-weight: bold;
 	font-style: italic
}

.Box_Blue2 {
	background-color: rgb(215,225,245);
 	background-image: none;
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.Small_text {
	font-size: 11px
}

.LightBlueText {
	color: rgb(227,240,248)
}

.NOF_TS_AvailAltLineColor0 {
	color: rgb(0,0,0);
 	background-color: rgb(255,250,230)
}

.Headline1 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 18px;
 	font-weight: bold
}

.Box_Green2 {
	background-color: rgb(200,240,200);
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.BoxLightBG {
	background-color: rgb(254,202,63);
 	border: 1px solid rgb(242,106,50);
 	padding: 5px
}

.Quote {
	font-size: 24px;
 	color: rgb(191,65,157);
 	line-height: 28px;
 	font-weight: bold;
 	font-style: italic
}

.Box_Blue {
	background-color: rgb(228,239,250);
 	background-image: none;
 	border: 1pt solid rgb(0,204,204);
 	padding: 4px
}

.NOF_TS_AvailAltLineColor5 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.BG-TOC-Fade {
	background-image: url( "../assets/images/bg_for_TOC.jpg" );
 	background-repeat: no-repeat;
 	border: 1pt solid rgb(204,201,145);
 	padding: 4px 5px
}

.TableCell_Bottom_and_Top_Line {
	background-color: rgb(240,240,255);
 	border-top: 1px solid rgb(153,204,255);
 	border-bottom: 1px solid rgb(153,204,255)
}

.BoxNoBG {
	border: 1px solid rgb(242,106,50);
 	padding: 5px
}

.EggplantTest {
	color: rgb(79,8,68)
}

.White_14_Wide_text {
	font-size: 14px;
 	color: rgb(255,255,255);
 	letter-spacing: 3pt;
 	font-weight: bold;
 	text-align: center
}

.SolidBox1 {
	color: rgb(255,255,255);
 	background-color: rgb(105,105,132)
}

.BlueTitleText {
	font-size: 16px;
 	color: rgb(51,51,153);
 	font-weight: bold
}

.PressReleaseBox {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	color: rgb(0,0,0);
 	line-height: 23px;
 	background-color: rgb(240,240,240);
 	border: 1pt solid rgb(0,0,0);
 	padding: 25pt
}