body	{
	font-family:		"Comic Sans MS", "Garamond", sans-serif;
	font-size:		10pt;
	color:			#003300;
	background-color:	#FFFFF3;
}

img	{
	border: 		0px;
}

h1	{
	font-size:		20pt;
	color:			#003300;
	background:		transparent;
}

h2	{
	font-size:		14pt;
	color:			#003300;
	background:		transparent;
	font-weight:		bolder;
	margin-left:		16px;
}

h3	{
	text-transform:		capitalize;
	font-size:		medium;
	font-weight:		normal;
	text-decoration:	underline;
}

table	{
	width:			100%;
}

td	{
	text-align:		left;
	vertical-align:		top;
	font-size:		10pt;
	font-weight:		normal;
	padding:		2px;
}

.formHeader	{
	text-align:		right;
	vertical-align:		top;
}

.leftMenuHeader	{
	margin-bottom:		16px;
}

.invisible	{
	display:		none;
	visibility:		hidden;
}

.label, .name	{
	font-weight:		bolder;
}

.address, .phone	{
	margin-left:		16px;
	font-weight:		normal;
}

.email, .URL		{
	margin-left:		16px;
	font-style:		italic;
	font-weight:		lighter;
	text-decoration:	underline;
}

.date, .note	{
	font-size:		smaller;
	font-style:		italic;
}

#container	{
	width: 800px;
}

#headerRow td	{
	border-bottom:		1px solid #003300;
}

#headerRow td.linkHeader	{
	text-align:		center;
	font-size:		10pt;
	font-weight:		600;
	border:			1px solid #003300;
	padding:		2px;
}

#headerRow a:link	{
	color:			#003300;
	background:		transparent;
}

#headerRow a:visited	{
	color:			#000000;
	background:		transparent;
}

#subMenu	{
	color:			#FFFFF3;
	background-color:	#003300;
	text-align:		center;
	width:			121px;
	vertical-align:		top;
}

#subMenu a:link	{
	color:			#FFFFF3;
	background:		transparent;
}

#subMenu a:visited	{
	color:			#FFFFF0;
	background:		transparent;
}

#item1Header	{
	margin-top:		32px;
}