body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #f9ffed;
	margin: 0px;
}

td
{
	font-size: 10pt;
}

/* Anchor tags */

a:link
{
	color: #3978b6;
}

a:hover
{
	background-color: #e0f0f0;
	color: #2080f0;
}

a:visited
{
	color: #3978b6;
}

a:active
{
}
/* End Anchor tags */

ul li
{
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
}

ul li li
{
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
}

.table1
{
	background-color: #ffffff;
	border: 1px #90d040 solid;
	max-width: 900px;
}

.table1 .cell1
{
	padding: 12px;
	font-size: 9pt;
}

.table2
{
	padding: 5px;
}

.table2 .border
{
	border-bottom: 1px #90a080 solid;
}
.table2 a
{
	text-decoration: none;
}

.contact
{
	background-color: #e3f8c7;
	margin-top: 5px;
	-moz-border-radius: 10px;
	width: 100%;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 2pt;
	font-variant:small-caps;
	padding: 5px;
	padding-left: 10pt;
	padding-right: 10pt;
}
.contact .cell1
{
	padding: 7px;
	font-weight: bold;
	font-size: 10pt;
	width: 5em;
}

.contact .cell2
{
	padding: 7px;
	font-size: 10pt;
}

.contacttext
{
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

.footer
{
	padding: 0.3em;
	width:100%;
	margin-bottom: 4px;
	text-align: center;
}

.maincontent 
{
	background-color: #ffffff;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.maincontent .innercontent 
{
	padding: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.dividertop
{
	height: 8px;
	background-repeat: repeat-x;
	background-position: top left;	
}

.dividerbottom
{
	border-top: 1px solid #d0d0d0;
	height: 1px;
}

.header
{
	height: 22px;
}

.header .menu1
{
	background-color: #99d040;
	padding: 0px;
	vertical-align: top;
}

.header .menu2
{
	/* background-color: #99d040; */
	padding: 0px;	
}
.header .menu
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	display:block;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2pt;
	font-variant:small-caps;
	margin: 0px;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 2px;
	padding-bottom: 0px;
}

.header a.menu:link
{
	color: #ffffff;
}

.header a.menu:visited
{
	color: #ffffff;
}

.header a.menu:hover
{
	color: #000000;
	background-color: #60a000;
	background-image: url(images/menugradient.gif)
}

.heading1
{
	border: 2px outset #3978b6;
	background-color: #eefbd6; 
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.heading2
{
	border: #3978b6 2px outset;
	background-color: #e1fbac;
	background-image: url(images/gradient.gif);
	padding: 2px;
	font-size: 9pt;
	font-weight: bold;
}
.galleryimage
{
	border: #f0f0f0 1px solid;
	text-align: center;
	padding: 7px;
}

.description
{
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 7px;
}

.caption 
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;	
}

.paragraph 
{
	max-width: 800px;
}
.pagetitle 
{
	padding: 2pt;
	padding-top: 0pt;
	font-size: 13pt;
	font-weight: bold;
}

.pagetitletable 
{
	background-color: #ffffff;
	margin-bottom: 6pt;
	margin-top: 6pt;
	background-image: url(images/TitleBackground.jpg);
}