body, td, input
{
	font-family: Tahoma, helvetica;
	font-size: 11px;
	color: #B9B9B9;
	line-height: 18px;
}
.darkText
{
	font-size: 11px;
	color: #555555;
	line-height: 18px;
	font-family: Tahoma, helvetica;
}
.errorText
{
	border-right: DarkGray thin solid;
	border-top: dimgray thin solid;
	border-left: gray thin solid;
	border-bottom: DarkGray thin solid;
	background-color: white;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 11px;
	line-height: 18px;
	color: #ff0000;
	font-family: Tahoma, helvetica;
}
.textFields
{
	width: 100%;
	color: black;
	line-height: normal;
}
body
{
	background-image: url(CCSI_images/a1.jpg);
}
form
{
	margin: 0px;
}
a.hippy 
{
	color: White;
}
a
{
	color: royalblue;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.left
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.darkText
{
	color: #555555;
}
.emph
{
	color: #FFFFFF;
	font-weight: bold;
}
.iframeStyle
{
	width: 100%;
	height: 700px;
	background-color: white;
}