@charset "utf-8";
.test1 { }

.WhiteBack { background-color: #FFF; }
.Sm_MedOrange {
			font-family: Georgia;
			font-size: 16px;
			font-weight: bold;
			color: #EE7521;
}


.Medblue {
	font-family: Georgia;
	color: #000080;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.smallblue {
	font-family: Georgia;
	font-size: 8pt;
	color: 000080;
}
.MedOrange {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #EE7521;
}
.smallorange {
			color: #ee7521;
			font-family: Georgia;
			font-size: 12px;
}

 .LargeOrange {
	font-family: Georgia;
	font-size: 32px;
	font-weight: bold;
	color:  #ee7521;
}
.LargeBlue {
			font-family: georgia;
			font-size: 32px;
			font-weight: bold;
			color: #00F;
}

.AboutText {
	font-size: 14px;
	font-weight: bold;
}
.PetitionStates {
	color:  #ee7521;
	font-size: 20px;
	font-weight: bolder;
	font-family: Georgia;
}
.LargeBoldBlack {
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
}
.MainPageBottom {
			font-family: Georgia;
			font-size: 18px;
			font-weight: bolder;
			color: #000;
			padding-bottom: 6px;
			padding-right: 7px;
}
.greyline {
			background-color: #FFF;
			background-image: url(NewDesign/images/greyline_main.gif);
			background-repeat: no-repeat;
			background-attachment: scroll;
}


.medBlackItalic {
			font-family: Georgia;
			font-size: 11pt;
			font-style: italic;
			font-weight: bold;
}  
.medBlack {
			font-family: Georgia;
			font-size: 11pt;
			color: #000;
}  
.NormalText {
			font-family: Georgia;
			font-size: 14px;
			color: #000;
			font-weight: normal;
}
.NormalTextBold {
			font-family: Georgia;
			font-size: 14px;
			color: #000;
			font-weight: bold;
}
.NormalTextItalic {
			font-family: Georgia;
			font-size: 14px;
			font-style: italic;
			color: #000;
}

.DivPadding {
			padding-top: 0px;
			padding-right: 6px;
			padding-bottom: 6px;
			padding-left: 18px;
			font-size: 12px;
			font-family: Georgia;
}

.RedSubHeadings {
			font-family: Georgia;
			font-size: 14px;
			color: #F00;
			font-weight: bold;
}

.XXLBoldBlack {
			font-family: Georgia;
			font-size: 36px;
			font-weight: bold;
			color: #000;
}

.xxlBlackNormal {
			font-weight: normal;
			font-family: Georgia;
			font-size: 36px;
			color: #000;
}
.PurpleBack { background-color: #14113C; }
.BrightBlueNormal {
			font-family: Georgia;
			font-size: 12pt;
			color: #00F;
}

.Black12pt {
			font-family: Georgia;
			font-size: 12pt;
}
.BlackItalic16pt {
			font-family: Georgia;
			font-size: 16pt;
			font-style: italic;
			color: #000;
}


.pic {
			padding-top: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			padding-left: 18px;
}

.blackitalic14pt { font-size: 14pt; }

.leftIndent { padding-left: 22px; }
.GeorgiaBlue14pt {
			font-family: Georgia;
			font-size: 14pt;
			color: #00F;
}

.GeorgiaRed14pt {
			font-family: Georgia;
			font-size: 14pt;
			color: #F00;
}
.GeorgiaBlue12pt {
			font-family: Georgia;
			font-size: 12pt;
			color: #00F;
}
