p, li, body, td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	font-weight: lighter;
	font-variant: normal;
}


td, textarea, input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	vertical-align: top;
	font-weight: lighter;

}
.no-repeat-backround-right-bottom {
	background-image:   ;
	background-repeat: no-repeat;
	background-position: right bottom
}
.no-repeat-backround-left-bottom {
	background-image: ;
	background-repeat: no-repeat;
	background-position: left bottom
}
.no-repeat-backround-top-left {
	background-image:   ;
	background-repeat: no-repeat;
	background-position: left top
}
.no-repeat-backround-right-bottom {

	background-image:   ;
	background-repeat: no-repeat;
	background-position: right bottom
}
.td-form-mid-align {
	vertical-align: middle;
}
.td-bottom-align {
	vertical-align: bottom;
}
.Header, h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336633;
	font-style: italic;

}

.Subheader, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
	font-style: normal;

}

.Subsubheader, h4, h5, h6{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14pt;
		color: #009933;
		font-weight: bold;
}

.Emphasis-ltgrn{
	color: #339900;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.Emphasis-red{
	color: #990033;
	font-weight: bold;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.Emphasis-mrn{
	color: #660033;
	font-weight: bold;
	font-size: 16px;
}
	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	color:#006633;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	color:#006633;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	text-decoration: none;
	color: #339966;
}

a.LefthandNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#006600;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;

}
a.LefthandNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#006600;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;

}
a.LefthandNav:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#66CC00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-variant: normal;

}

a.Footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	text-decoration: none;
	color: #333300;
	font-weight: normal;

}
a.Footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	text-decoration: none;
	color: #333300;
	font-weight: normal;

}
a.Footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	text-decoration: underline;
	color: #666600;
	font-weight: normal;

}

.smallcaps {
	font-variant: small-caps;
	font-style: normal;
	font-size: medium;
	font-weight: bolder;
}
.shadow {
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
