/* CSS Stylesheet - Copyright 2005 Diamond Mind Enterprises, LLC */


/* ========== Body ========== */

body	{
	color:	#000000;
	background : #FFFFFF;
	}


/* ========== Link Styles ========== */


a:link	{
	color: #23703E;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited	{
	color: #23703E;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover		{
	color: #F2BB27;
	font-weight: bold;
	text-decoration: none;
	}

a.cont:link	{
	color: #23703E;
	font-weight: normal;
	text-decoration: underline;
	}

a.cont:visited	{
	color: #23703E;
	font-weight: normal;
	text-decoration: underline;
	}

a.cont:hover		{
	color: #F2BB27;
	font-weight: normal;
	text-decoration: none;
	}

a.foot:link	{
	color: #0C1BA3;
	font-weight: bold;
	text-decoration: none;
	}

a.foot:visited	{
	color: #0C1BA3;
	font-weight: bold;
	text-decoration: none;
	}

a.foot:hover	{
	color: #0C1BA3;
	font-weight: bold;
	text-decoration: underline;
	}


/* ========== Body Styles ========== */


p	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}

.abo	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	width: 500px;
	}

.bar	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 170px;
	}

.con	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	text-align: left;
	width: 700px;
	}

.ind	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	width: 520px;
	}

.grn	{
	color: #23703E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	}

.sml	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 17px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	vertical-align: middle;
	}

table.cont	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	text-align: left;
	}

ul 	{
  	margin-top: 0px;
	list-style: disc;
	}

li	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.li1	{
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	list-style-image: url(../images/pawbut.jpg);
	list-style-position: outside;
	margin-bottom: 3px;
	margin-left: 30px;
	text-align: left;
	text-decoration: underline;
	text-indent: 0px;
	vertical-align: middle;
	width: 150px;
	}

.li2	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	width: 170px;
	}


/* ========== Background Styles ========== */


td.bgGrn	{background-color: #23703E;
		}

td.bgBlk	{background-color: #000000;
		}


/* End of CSS Stylesheet */