body {
	background-attachment: fixed;
	background-image: url(../images/bg_stripes.jpg);
	background-repeat: repeat;
	background-position: left top;
}

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}

H1, H2, H3 {
		font-family: Georgia, "Times New Roman", Times, serif;
}

H1 {
	font-size: 12pt;
	font-weight: bold;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
}

H3 {
	font-size: 8pt;
	font-weight: bold;
}

.tblHeader {
  border-bottom: 1px solid black;
}

.tdContent {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px dotted #D1D4DC;
}

.headertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #263C6D;
}

.quotetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #263C6D;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #263C6D;
}

.inputBack {
	background-attachment: fixed;
	background-image: url(../images/inner_shadow.jpg);
	background-repeat: no-repeat;
	border: 1px solid #7F9DB9;
	width: 225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #263C6D;
	font-size:8pt;
	padding-left: 4px;
	padding-top: 2px;
}

A:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96AA00;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

A:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96AA00;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

A:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #96AA00!important;
	text-decoration: underline !important;
	font-size: 8pt;
}

A:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96AA00;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

A.smallNav:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96AA00;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}

A.smallNav:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96AA00;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}

A.smallNav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #96AA00 !important;
	text-decoration: underline !important;
	font-size: 9px;
}

A.smallNav:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96AA00;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.superscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	vertical-align: super;
}

.required_field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

#rss {
    width: 441px;
    overflow: hidden;
}

#rss dt {
    border-bottom: 1px solid #96AA00;
    padding-bottom: 5px;
}

#rss dt a {
    font-size: 1.1em;
}

#rss dd {
    margin-bottom: 15px;
    margin-left: 0px;
}

#rss .pdate {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #828282;
    font-size: 0.9em;
    font-family: Arial;
}

/* BLOG STYLES */
.large {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #000000;}
.normal {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.small {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #000000;}

.blog_title {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight:bold; color: #000000;}
.blog_body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight:normal; color: #000000;}
.comment_body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight:normal; color: #000000;}

.list_title {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #000000;}
.list_date {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; font-weight:normal; color: #000000;}
/* END BLOG STYLES */