﻿body
{
	font-size: 11px;
	color: black;
	font-family: Microsoft Sans Serif;

}
TD
{
	font-size: 11px;
	color: black;
	font-family: Microsoft Sans Serif;
}
.header
{
	font-size: 19px;
	color: #6F6A5A;
	font-family: Myriad, Microsoft Sans Serif;
}
.headergrayed
{
	font-size: 16px;
	color: #999382;
	font-family: Myriad, Microsoft Sans Serif;
}
.subheader
{
	font-size: 14px;
	color: #6F6A5A;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
}
.prophd
{
	font-size: 11px;
	color: #5A380F;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
	font-weight: bold;
}
a
{
	font-size: 11px;
	color: #5A380F;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
a:hover
{
	font-size: 11px;
	color: #0E3A0C;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.linktext
{
	font-size: 11px;
	color: #5A380F;
	font-family: Microsoft Sans Serif;
}	
.textnav
{
	font-size: 9px;
	color: white;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
a.textnav
{
	font-size: 9px;
	color: white;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
a.textnav:hover
{
	font-size: 9px;
	color: #5A380F;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.sb
{
	font-size: 10px;
	color: #5A380F;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	text-decoration: underline;
}
a.sb
{
	font-size: 9px;
	color: #5A380F;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	text-decoration: underline;
}
a.sb:hover
{
	font-size: 9px;
	color: #0E3A0C;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	text-decoration: underline;
}

.input
{
	font-size: 11px;
	color: black;
	font-family: Microsoft Sans Serif;
	border-right: #FFD865 1px solid;
	border-top: #FFD865 1px solid;
	border-left: #FFD865 1px solid;
	border-bottom: #FFD865 1px solid;
}
.inputButton
{
	font-size: 11px;
	color: black;
	font-family: Microsoft Sans Serif;
	border-right: #FFD865 1px solid;
	border-top: #FFD865 1px solid;
	border-left: #FFD865 1px solid;
	border-bottom: #FFD865 1px solid;
	background-color: White;
	cursor: hand;
}
.select
{
	font-size: 11px;
	color: black;
	font-family: Microsoft Sans Serif;
	border-right: #FFD865 1px solid;
	border-top: #FFD865 1px solid;
	border-left: #FFD865 1px solid;
	border-bottom: #FFD865 1px solid;
}
.textarea
{
	font-size: 11px;
	color: black;
	font-family: Microsoft Sans Serif;
	border-right: #FFD865 1px solid;
	border-top: #FFD865 1px solid;
	border-left: #FFD865 1px solid;
	border-bottom: #FFD865 1px solid;
}
.bullet
{
	list-style-position: outside;
	vertical-align: middle;
	list-style-image: url(images/bullet.gif);
}
.sbfont
{
	font-size: 10px;
	color: #002F00;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
}
.collagetd1
{
	background-position: bottom;
	background-attachment: scroll;
	background-image: url(images/collagein1.jpg);
	background-repeat: no-repeat;
}
.collagetd2
{
	background-position: bottom;
	background-attachment: scroll;
	background-image: url(images/collagein2.jpg);
	background-repeat: no-repeat;
}
.collagetd3
{
	background-position: bottom;
	background-attachment: scroll;
	background-image: url(images/collagein3.jpg);
	background-repeat: no-repeat;
}
.required
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 11px;
	color: Red;	
	text-decoration: none;
}
.height
{
	height:393px;
}