*
{
font-family:arial;
font-size:9pt;
}
body
{
	margin:0;
	background-color:#363F48;
}
td.lbody
{
	background-image:url('../images/lbg.jpg');
	background-repeat:repeat-y;
	background-position:right;
	background-color:#363F48;
}
td.rbody
{
	background-image:url('../images/rbg.jpg');
	background-repeat:repeat-y;
	background-position:left;
	background-color:#363F48;
}
a
{
color:darkblue;
text-decoration:underline;
}

a:hover
{
color:red;
}

span.boldlarge
{
font-size:12pt;
font-weight:bold;
color:#363F48;
}

.ezTextBox
{
	width:98%;
}

.requiredfield
{
	color:red;
}

.content
{
	background-image:url('../images/contentbg.gif');
	background-repeat:no-repeat;
	padding:15px;
	color:#555555;
	line-height:15pt;
}

.content1
{
	background-image:url('../images/contentbg1.gif');
	background-repeat:no-repeat;
	padding:15px;
	color:#555555;
	line-height:15pt;
}

.dottedborder
{
	border:1px dotted #cccccc;
	padding:10px;
}

ul.myBullet li
{
line-height:15pt;
}

.xlarge
{
	font-size:20pt;
	font-weight:bold;

}

input.100percent
{
	width:100%;
}

span.blF
{
	font-size:12pt;
	font-weight:bold;
	color:#FED702;
	}
	
	table.iftable
	{
		color:white;
		font-weight:bold;
	}
	
	.pNoMargin, form
	{margin:0;}
	
	.HomePhone
	{
	    font-size:25pt;
	    font-weight:bold;
	    color:#647086;
	}