
html {min-height: 100%; margin-bottom: 1px;}

img	{ display: block;}

body {
	background-color:white;
	color:#000;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	margin: 0;
	padding: 0; }
li {
	font-size: 12px;
	font-family: arial, helvetica, verdana; }

h2 {
	color:       #768b02;
	font-size:   14px;
	font-family: "times new roman", times;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: -10px;
	padding: 0; }
	
p {
	color: #000;
	font-size: 12px;
	font-family: arial, helvetica, verdana; }
.smalltext {	color:       #000;
	font-size:   10px;
	font-family: arial, helvetica, verdana; }

.spacer {	font-size:   2px;
	font-family: arial, helvetica, verdana; }

.green {
	color: #768b02; }

.blue {	color: #0046a7; }

.plannum {
	color:       #5f861b;
	font-size:   10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	background-color: #daeeb8;
	text-align: center;
	vertical-align: middle;
	/*padding: 0 2px 0;*/
	border: dotted 1px #b7c999; }

	
/*.plannum:hover {
	color:            #000;
	font-size:        10px;
	font-family:      arial, helvetica, verdana;
	font-weight:      bold;
	background-color: #fc8b00;
	text-align:       center;
	vertical-align:   middle;
	outline-color: #fff; }*/
.name1 {
	color:       #768b02;
	font-size:   21px;
	font-family: "times new roman", times;
	text-transform: uppercase; }

.name2 {
	color:       #768b02;
	font-size:   18px;
	font-family: "times new roman", times;
	text-transform: uppercase; }

a.plannums {
	font-size:   10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color:       #5f861b;
	background-color: #daeeb8;
	text-decoration: none;
	padding: 1px 2px;
	border: dotted 1px #b7c999; }

a.plannums:hover {
	color:            #000;
	background-color: #c5fd0c;
	text-decoration: none;
	padding: 1px 2px;
	border: solid 1px #c5fd0c; }
	
a.plannum {
	font-size:   10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color:       #5f861b;
	background-color: #daeeb8;
	text-decoration: none;
	border: dotted 1px #b7c999; }

a.plannum:hover {
	color:            #000;
	background-color: #c5fd0c;
	text-decoration: none;
	border: solid 1px #c5fd0c; }
	
td { }

a:link {
	color: #768b02; }

a:visited {
	color: #768b02; }

a:hover {
	color: #0046a7; }

a:active {
	color: #0046a7; }
.pad {
	padding-left: 0;
	 }

