/*body {
	backgrouond-color: #b4c798;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #01581E;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}*/
.ColumnHeader {
	font-size: 12px;
	color: #01581E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.table {
	border-color: #000000 #000000 #333333;
	border-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #F3F2E4;
}
/*a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #efefd6;
}
a:active {
	text-decoration: none;
	color: #F2F2F2;
}*/

/*.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #017C29;
	color: #017C29;
	font-weight: bold;*/
}
.panelheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: thin ridge #D4D0C8;
	background-color: #FFFFFF;
	line-height: 1.5em;
	background-image: url(images/PanelHeaderBg.jpg);
	background-repeat: repeat-x;
}
.ApplicantloginTable {
	width: 600px;
	border: medium outset #DBDBDB;
	background-color: #E0E0E0;
	top: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.ApplicantloginTable a {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.LoginText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.panel {
	background-color: #DFDFFF;
	border: thin groove #D4D0C8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.NavBar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: thin ridge #D4D0C8;
	background-color: #D4D0C8;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.PageToolBar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: thin ridge #D4D0C8;
	background-color: #efefd6;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.FormPanel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefd6;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.PhotoCaption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #016321;
	text-align: left;
	width: 140px;
}

.panelText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: thin inset #DFDFFF;
	background-color: #DFDFFF;
}
.FormField {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #666666;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.FormLabel {
	background-color: #FFFFFF;
	border: none #D4D0C8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 3px 0px 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.FormFieldReadOnly {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #D2DBED;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.FormInset {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D4D0C8;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px 5px;
}
.FormTab {


	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D4D0C8;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bac1cc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px 5px;
}
.PhysicianAutoComplete {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 250px;
}
.DiagnosisAutoComplete {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 400px;
}
.HospitalAutoComplete {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 250px;
}
.GridTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(images/GridBg.jpg);
	background-repeat: repeat-y;
}
.GridHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #93aad3;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
.GridCell {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
.GridTool {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	vertical-align: middle;
}
.Button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PageToolBarText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #efefd6;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FormFieldReadOnlyRight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #D2DBED;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
}
.FormFieldRight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
}
.MessageText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 5px;
	text-indent: 0px;
}

.MessageText li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	white-space: normal;
	text-align: left;
	text-indent: 125px;
	color: 01581E;
	font-weight: normal;
	padding: 0px;
}

.MainPagePanel a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #01581E;
}

.MainPagePanel a:link {
	text-decoration: underline;
	color: #01581E;
}
.MainPagePanel a:visited {
	text-decoration: underline;
	color: #01581E;
}
.MainPagePanel a:hover {
	text-decoration: underline;
	color: #01581E;
	font-weight: bold;
}
.MainPagePanel a:active {
	text-decoration: underline;
	color: #01581E;
}

.FormInsetWhite {


	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px 5px;
}
.ErrorMessage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FF0000;
}
.SuccessMessage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #66CC66;
	font-weight: bold;
}
.ErrorMessageLarge {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FF0000;
}
.SmallButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ClinicAutoComplete {


	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: thin inset #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 250px;
}
.panelTextHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.PageMenuTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #01581E;
	background-image: url(images/GridBg.jpg);
	background-repeat: repeat-y;
	margin: 3px;
	padding: 3px;
	height: 50px;
	width: 150px;
	background-position: left top;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #017C29;
	border-right-color: #017C29;
	border-bottom-color: #017C29;
	border-left-color: #017C29;
}
.PageTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #efefd6;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/PageTitleBg.jpg);
	background-repeat: repeat-y;
}

.PageTitle a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}
.BarBg {
	background-image: url(images/BarBg.gif);
	background-repeat: repeat-x;
}
.BannerBg {
	background-image: url(images/BannerBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Photo {
	border: thin solid #017c29;
	margin: 5px;
	padding: 3px;
	height: auto;
	width: auto;
}
.MainPagePanel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f3f2e4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px;
	width: 695px;
}
.PageMenuTitle {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #efefd6;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/PageMenuTitleBg.jpg);
	background-repeat: repeat-y;
}
.LinkTitle {
	font-size: 12px;
}

.MessageTextBordered {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding: 0px;
}
.MessageTextBordered li {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	white-space: normal;
	text-align: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-indent: 0px;
}
.CopyBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 5px;
	width: 70%;
	font-style: italic;
	padding: 5px;
	font-weight: bold;
}
.credits {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: right;
	color: #000000;
	font-weight: normal;
}
.credits a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.credits a:link {
	text-decoration: underline;
	color: #000000;
}
.credits a:visited {
	text-decoration: underline;
	color: #000000;
}
.credits a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.credits a:active {
	text-decoration: underline;
	color: #000000;
}
.MenuSeparator {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.RedFlash {
	color: #ef3f34;
	font-weight: bold;
}
.MessageTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	font-variant: normal;
}

.MessageTitle a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #01581E;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.MessageTitle a:link {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.MessageTitle a:visited {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.MessageTitle a:hover {
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.MessageTitle a:active {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.FormPanel-Watermark {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefd6;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(Images/PanelBg.jpg);
}
.Paragraph {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	font-style: normal;
	line-height: normal;
}
.GreenText {
	color: #339900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.PriceText {
	color: #01581E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.PhotoTitle {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.PhotoCredit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #01581E;
	font-style: italic;
}
.SiteHeaderBg1 {
	background-image: url(images/SiteHeaderBg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteHeaderBg2 {
	background-image: url(images/SiteHeaderBg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteHeaderBg3 {
	background-image: url(images/SiteHeaderBg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteHeaderBg4 {
	background-image: url(images/SiteHeaderBg4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteHeaderBg5 {
	background-image: url(images/SiteHeaderBg5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteHeaderBg6 {
	background-image: url(images/SiteHeaderBg6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CalloutText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
}
.HomePageBg {
	background-image: url(images/vegetables2623.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	border: 1px solid #017c29;
}
.PhotoHome {

	border: thin solid #017c29;
	margin: 5px;
	padding: 3px;
	height: auto;
	width: 300px;
}
.Sidebar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #01581E;
	background-image: url(images/GridBg.jpg);
	background-repeat: repeat-y;
	margin: 1px;
	padding: 1px;
	height: 50px;
	width: 150px;
	background-position: right top;
	border: 1px solid #017C29;
}
.Sidebar li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	white-space: normal;
	text-align: left;
	margin: 1px;
	padding: 1px;
	text-indent: 0px;
	list-style-type: disc;
}
.EmailTable {
	width: 600px;
	border: medium outset #DBDBDB;
	top: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(Images/CreamBack.gif);
}
.PhotoLinks {


	border: thin solid #017c29;
	margin: 5px;
	padding: 3px;
	height: auto;
	width: 200px;
}
.QuoteText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	font-style: italic;
	text-align: justify;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MapLink {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 140px;
}
.LogoStyle {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PhotoBorderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SurveyStep {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #187A37;
	background-color: #CCC;
	vertical-align: middle;
	line-height: 20px;
}
.QuestionFeedback {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	color: #FF0000;
	width: 60%;
	border: thin solid #999;
	padding: 10px;
}
.QuestionCategory {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #390;
	font-weight: bold;
}
.ScriptyTitle {
	font-family: "Lucida Calligraphy", "Comic Sans MS", Arial;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FF0000;
}
.LargeText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-large;
	color: #666666;
}
.NewFeatureTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #01581E;
	margin: 3px;
	padding: 3px;
	height: 50px;
	width: 150px;
	background-position: left top;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #017C29;
	border-right-color: #017C29;
	border-bottom-color: #017C29;
	border-left-color: #017C29;
	background-color: f3f2e4;
}
.FileTableBorder {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #090;
	width: 650px;
}
.FileCellBorder {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
}
.FileCellBorder a:link {
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #333;
}
.FileCellBorder a:hover {
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000;
}
.FileHeaderBorder {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #B7FFB7;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
}
.InstructionBox {
	margin: 5px;
	padding: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

