body
 	{
 	color: black;
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-face-color: #EAEAEA;
  scrollbar-shadow-color: #3333ff;
  scrollbar-highlight-color: #EAEAEA;
  scrollbar-3dlight-color: #3333ff;
  scrollbar-darkshadow-color: #EAEAEA;
  scrollbar-track-color: #EAEAEA;
  scrollbar-arrow-color: #3333ff;
	}
.title
	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2C6DCB;
	}
.pageHeading
{
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
.subHeading
{
	color:#336600;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
a
	{
	color:#6699FF;
	text-decoration: none;
	}
a:hover
	{
	color:#0033FF;
	text-decoration:underline;
	}
.links
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2A509C;
	text-decoration: underline;
	}
.links:hover
	{
	text-decoration: none;
	color: #7EA0D9;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
.subtitle
	{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2C6DCB;
	}
.text
	{
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	}
	.textSmall
	{
	font-family:Arial;
	font-size: 10px;
	color: #7EA0D9;
	}
li
	{
	list-style-image: url(/images/misc/bullet.gif);
	}
li.normal
{
	list-style-image:none;
	list-style-type:circle;
}
.footer
	{
	font-family: Verdana;
	font-size: 12px;
	color: #2A509C;
	font-weight: normal;
	text-decoration: none;
	}
.footer:hover
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}
.myFrame
	{
	border-style:solid;
	border-width:1px;
	border-color:#0000FF;
	font-size:36px;
	}
.spacerS
{
	height:5px;
}
.spacerM
{
	height:12px;
}
.spacerL
{
	height:20px;
}
.fColor
{
	background-color:#e6e6fa;
}
.sColor
{
	background-color:#f5f5dc;
}
img.imgWhite
{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}
.quoteFields
{
	font-size:12px;
	color:#3399ff;
	font-family:"Times New Roman", Times, serif;
}
input,select,textarea,.myInputBox
{
	font-weight:bold;
	font-size:15px;
	color:Navy;
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color:red;
	background-color:#cfe0f5;
}
radio, input.plain, label.plain
{
	font-weight:bold;
	font-size:15px;
	border-style:none;
	color:Green;
	border-width:0px;
	background-color:Transparent;
	font-family:Arial, Helvetica, sans-serif;	
}
#boxInfo
{
	color:Black;
	border-style:solid;
	border-width:1px;
	border-color:Blue;
}
#boxInfo2
{
	border-style:solid;
	border-width:1px;
	border-color:Blue;	
}
.remBox
{
	border:#999999 1px solid;	
	font-size: 11px;	
	color:Blue;
	background-color: #F5F5DC;
	text-align: center;
}
.remBoxText
{
	font-size: 11px;	
	color:Gray;	
}