.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}

.tetxblue {
	color: #00668e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.textwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.tdgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border: #CCCCCC;
	text-indent: 5pt;
}

.tdlightgrey {
	background-color: #d3f2ff;
	color: #666666;
	font-weight: normal;
	border: #CCCCCC;
	text-indent: 5pt;
}

.textwhitebold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	font-weight: bold;
}

h2 
{
	font-size: 18px;
	color: #D23D13;
}

.textred_bold {
	color: #860f0f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.color a {
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.color a:hover {
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

H1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	display:inline;
/*	font-size: 17px;
	font-weight: bold;
	color: #ff0000;
	line-height: 23px;
	display:inline;
*/
}

.heading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	vertical-align:top;
}

.textbox{
	height: 18px;
	width: 170px;
	font-size: 11px;
	border: 1px solid #999999;
}

.textboxCopy {
	height: 18px;
	width: 40px;
	font-size: 11px;
	border: 1px solid #999999;
}

.headingCopy {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}

.h1text {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}

a.blueLinks
{
   color:#078ffd;
}

h4
{
 display:inline;
}
