@charset "UTF-8";
.QuoteText {
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	color: #F40D34;
	letter-spacing: 0em;
	line-height: 1.2em;
	margin-bottom:5px;
}
.QuoteTextAuthor {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F40D34;
	margin-top:5px;
}
p {
	font-size: 12px;
	color: 888888;
	line-height: 1.3em;
}
.p-intro {
	font-size: 14px;
	color: 888888;
	line-height: 1.1em;
}
.p-small {
	font-size: 12px;
	color: 888888;
	line-height: 1.1em;
	text-align:left;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #CD1C22;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	color: #CD1C22;
	font-weight: bold;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #FF0033;
}
.pHeading {
	font-size: 14px;
	color: 888888;
	line-height: 1.1em;
	font-weight: bold;
}
body,td,th {
	color: #999999;
}
a:visited {
	color: #FF0033;
}
a:hover {
	color: #FF0033;
}
a:active {
	color: #FF0033;
}
.style2 {color: #FFFFFF
}

.redintro { font-size: 14px; color: #CE1725; }



ul	{
  	margin-left:		15px;
 	margin-right:		0px;
 	margin-top:			0px;
 	margin-bottom:		22px;  
 	padding:			0;
	list-style-type:square;
 	font-weight: 		normal;
	line-height:		16px;
	font-size:			12px;
}
hr	{
 	border-width:			0.5px;
	border-style:			solid;
	size:1px;
}

/*  FORM 
--------------------------------------------------------------------------------------*/

form {
	margin-left:		0px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
}
form table {
	font-size:			15px;
	color:				#656565;
}
.form {
	border:				1px solid #888888;
	padding:			1px;
	background-color: 	#FFFFFF;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#656565;
	width:				164px;
	margin-bottom:		5px;
}
.form1 {
	border:				1px solid #888888;
	padding:			3px;
	background-color: 	#FFFFFF;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color:				#656565;
	width:				220px;
	margin-bottom:		3px;
}
.but1 {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	width:				64px;
	height:				25px;
}
.warning {
	font-size:			12px;
	font-weight:		bold;
	color:				#F40D34;
}
.confirm {
	font-size:			12px;
	color:				#F40D34;
	font-weight:		bold;
}

