.pageHead {
	font-size : 12pt;
	font-family : Times New Roman, Times, Arial, Helvetica;
	font-style : italic;
	text-decoration:none;
	font-weight : bold;
	line-height:1.0;
	color: #5463B8;
}

.mainHead {
	font-size : 13pt;
	font-family : Arial, Helvetica;
	font-style : normal;
	text-decoration: none;
	font-weight : bold;
	text-align: center;
	line-height:3;
	color: #454545;
}

.sectHead {
	font-size : 11pt;
	font-family : Arial, Helvetica;
	font-style : normal;
	text-decoration: none;
	font-weight : bold;
	line-height: 1.8;
	color: #454545;
}

.paraHead {
	font-size : 11pt;
	font-family : Arial, Helvetica;
	font-style : italic;
	text-decoration:none;
	font-weight : bold;
	line-height: 1.0;
	color: #454545;
}

.para {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-style : normal;
	text-decoration:none;
	line-height:1.5;
	left-margin : 0;
	text-align : justify;
	color:#454545;
	background-color : white;
}


.prod-caption {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-style : normal;
	text-decoration:none;
	line-height:1.5;
	left-margin : 0;
	text-align : justify;
	color:#454545;
	background-color : white;
/*	width : 100px; */
}

.homePara {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-style : normal;
	text-decoration:none;
	line-height:1.0;
	left-margin : 0;
	text-align : justify;
	color:#AAAAAA;
/*	background-color : white; */
}


.alert {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-style : italic;
	text-decoration:none;
	line-height:2.5;
	text-align : center;
	color:#cc2255;
	background-color : white;
}

.box {
	border : 1 solid Gray;
	width : 350px;
	font-family : Arial, Helvetica;
	font-size : 70%;
}

.button {
	border : 1 solid #aaaaaa;
	background-color : #cccccc;
	color : #454545;
	font-family : Arial, Helvetica;
	font-size : 9pt;
}
