body {
	margin: 15px;
	background-color: #7D8C39;
	padding: 0px;
}

.solidBorder {
	border:1;
	border-style:solid;
	border-color:#1A4C90
}

.treeTop {
	background-image: url(../images/tree_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #D6C59A;
}
.boldHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A4C90;
}
.boldHeadLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1A4C90;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rightSide .tight .plainLink b {
	text-transform: uppercase;
}

.arial13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A4C90;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.dividerLine {
	background-color: #1A4C90;
}
.navSpacer {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #00376D;
	text-decoration: none;
}
a.subNav:link { color : #00376D }
a.subNav:visited { color : #00376D }
a.subNav:hover { color : #CC6600 }
a.subNav:active { color : #CC6600 }
a.subNavLit:link { color : #666666 }
a.subNavLit:visited { color : #666666 }
a.subNavLit:hover { color : #CC6600 }
a.subNavLit:active { color : #CC6600 }
.subNavLit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}
.tight {
	line-height: 15px;
}
a:link { color : #1A4C90 }
a:visited { color : #1A4C90 }
a:hover { color : #CA6728 }
a:active { color : #CA6728 }
.rightSide {
	background-image: url(../images/rightside_full.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightImg {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftImg {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
img {
	border: 0px none #FFFFFF;
}
.plainLink {
	color: #1C4C90;
	text-decoration: none;
}
a.plainLink:link { color : #1C4C90 }
a.plainLink:visited { color : #1C4C90 }
a.plainLink:hover { color : #CC6600 }
a.plainLink:active { color : #CC6600 }
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #1A4C90;
	line-height: 15px;
	text-align: justify;
}
.greyRule {
	color: #999999;
	height: 1px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.dateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
a.dateLink:link { color : #000000 }
a.dateLink:visited { color : #000000 }
a.dateLink:hover { color : #CC6600 }
a.dateLink:active { color : #CC6600 }
.blueBold11 {
	font-size: 11px;
	font-weight: bold;
	color: #1A4C90;
}
.smallField {
	width: 175px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fullField {
	width: 376px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stateField {
	width: 40px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.zipField {
	width: 100px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.plainField {
	border: 1px solid #666666;
	padding: 2px;
}
.smallFieldTwo {
	width: 321px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.yellowBG {
	background-image: url(../images/yellowbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
