body 
{
  /*
	background-color: #FFCC99 ;
  */
	background-color: #F7E8B1 ;
	margin: 0px;
}

.pad1
{
	padding: 15px ;
}

.pad2
{
	padding: 0px 15px 0px ;
}

.pad3
{
	padding: 15px 15px 0px ;
}

.intro
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 160% ;
	color: #00A844 ;
}

.body
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 70% ;
	color: #666666 ;
	text-decoration: none ;
}

.bodyBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 70% ;
	color: #666666 ;
	text-decoration: none ;
	font-weight: bold ;
}

.bodyBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 70% ;
	color: #00B9F2 ;
	text-decoration: none ;
}

.bodySmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 57% ;
	color: #666666 ;
	text-decoration: none ;
}

ul
{
	padding-top: 10px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 7px ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	margin-left: 17px ;
}

.list
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 70% ;
	color: #666666 ;
	text-decoration: none ;
	font-weight: normal ;
	list-style-position: outside ;
	list-style-image: url(./images/tick-2.png) ;
	padding-bottom:7px ;
}

.list2
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #666666 ;
	text-decoration: none ;
	list-style-position: outside ;
	list-style-image: url(./images/dot-1.gif) ;
	text-align:left ;
}

.list3
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #666666 ;
	text-decoration: none ;
	list-style-position: outside ;
	list-style-image: url(./images/arrow-2.png) ;
	text-align:left ;
}

.formfield
{
	border: 1px solid #CCE4F6 ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #666666 ;
	text-decoration: none ;
	font-size: 70% ;
}

h1
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 150% ;
	color: #847439 ;
	font-weight: lighter ;
}

h2
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 120% ;
	color: #AC854A ;
	font-weight: bold ;
}

h3
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 100% ;
	color: #847439 ;
	font-weight: bold ;
}

/*
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 60% ;
	color: #666666 ;
	text-decoration: none ;
	font-weight: bold ;
}
*/

link 
{
	color: #C7B240 ;
	text-decoration: none ;
}

.style10
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 120% ;
	color: #00A844 ;
	font-weight: lighter ;
}

.style11
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 90% ;
	color: #AC854A ;
	font-weight: bold ;
}

.style12
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 80% ;
	color: #00A844 ;
	font-weight: bold ;
}

a:link
{
	color: #EFAA3D ;
	text-decoration: none ;
}

a:visited
{
	color: #C7B240 ;
	text-decoration: none ;
}

.bodySmallfloatRight 
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 65% ;
	color: #666666 ;
	text-decoration: none ;
	float: right ;
	margin-top: 3px ;
}

.floatimageleft
{
	float: left ;
	margin-right: 10px ;
	margin-bottom: 10px ;
}

.LeftColPadding
{
	padding: 5px ;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	text-decoration: none ;
	list-style-position: outside ;
	list-style-image: url(./images/dot-1.gif) ;
	list-style-type: disc ;
	margin-bottom: 7px ;
	margin-left: 0px ;
	padding-left: 0px ;
}

.style1 
{
  font-weight: bold
}

.style2
{
  color: #0066FF
}

.style3 
{
  color: #0000CC
}

.style4 
{
  color: #AC854A
}

.style5 
{
  color: #FF0000
}

.style7 
{
  color: #00A844
}

.style8 
{
	color: #A29735 ;
  background-color: #F7E8B1 ;
	font-weight: 700 ;
}

table.a {
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: rgb(162, 151, 53) rgb(162, 151, 53) rgb(162, 151, 53) rgb(162, 151, 53);
	border-collapse: separate;
	background-color: white;
}
table.a th {
	color: #A29735 ;
	font-weight: 700 ;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: rgb(199, 178, 64) rgb(199, 178, 64) rgb(199, 178, 64) rgb(199, 178, 64);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.a td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: rgb(199, 178, 64) rgb(199, 178, 64) rgb(199, 178, 64) rgb(199, 178, 64);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}