﻿/* pattrsontedford */


/*ffffff=white,000000=black  fcf5cd to CC3300,FFFF00,FFCC00*/
/* this uses id, can assign class and */
#Background{
 background-color:#ffffff;
 border:0px #f6f8ff none;
}


/*=============================================*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	/*line-height: 14px;*/
	color: #333333;
	background-color:#fbf5bf;
}

p            {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12pt;
	/*margin-top: 9px; */
	/*margin-bottom: 3px;*/
}


li           {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12pt;
	margin-top: 3px;
}

ol           {
	margin-bottom: 0px;
	margin-top: 9px;
}
ul           {
	margin-bottom: 0px;
	margin-top: 9px;
}
blockquote   {
	font-family: "Times New Roman, serif";
	color: #333333;
	font-size: 12pt;
	margin-top: 9px;
}

.hed         {
	color: #333333;

	font-family: "Palatino, serif";
	font-size: 14pt;
	font-weight: bold;
	text-align: Left;
	background-color: #d1d09f;
	border-top: 2px dotted #cd9a01;
	border-bottom: 2px solid #cd9a01;
	margin-top: 12px;
	padding-left: 2px;
	padding-right: 2px;
}
.subhed      {
	color: #385649;
	font-family: "Georgia";
	font-size: 12pt;
	text-align: left;
	border-bottom: 2px dotted #aed1d6;
	margin-top: 12px;
	font-weight: bold;
}

.subsubhed      {
	color: #385649;

	font-family: "Georgia";
	font-size: 12pt;
	text-align: Left;
	margin-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: oblique;	
}
.footer        {
	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-align: center;
}

.creditline  {
	background-color:#ffffff;
	color: #2a457d;
	white-space: nowrap;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	border-top: 1px dashed #339966;
	margin-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
}	
	.titleline  {
	color: #cd9a01;
	white-space: nowrap;
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	margin-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
}
.horizrule    {
	border-bottom: 2px dotted #d5ded9;
}
.vertrule    {
	border-left: 2px dotted #d5ded9;
}
.copyright,.copyright a,.copyright a:visited
{
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	padding-left: 4px;
}

/* ====================== banner============================== */

.toptable  {
	background-color: #caca96;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.toplogo {
	background-color: #caca96
	color: #333333;
	text-align: left;
	font-family: "Palatino";
	font-size: 14pt;
	vertical-align: center;
	padding-left: 20px;
	font-variant: small-caps;
	font-style: oblique;
	font-weight: bold;
	margin-left: 20px;
}
.topaddr {
	background-color: #ffffff
	color: #333333;
	text-align: right;
	font-family: "Palatino";
	font-size: 14pt;
	vertical-align: right;
	padding-right:15px;
}

.topbar {
		background: #caca96 url(images/border.gif) repeat left top;	
	color: #333333;
	text-align: right;
	font-family: "Palatino";
	font-size: 18pt;
	vertical-align: top;
	padding-right:15px;
	font-weight: bold;
	}
.topimage {
	text-align: left;
	font-family: "Palatino";
	padding-left: 10px;
}



/* ===================tables======================== */

/* ======table used in article, retains  background color of site ===== */

.pagetable   {
	font-family: Tahoma;
	font-size: 12pt;
	color: 333333;
	text-align: Left;
	margin-top: 0px;
	margin-bottom: 18px;
	background-color: #ffffff; 
	padding: 3px;
}
.imgcell {
	padding: 6px
}
.cell        {
	background-color: White;
	padding: 3px;
	text-align: left;
}
.cellc        {
	background-color: White;
	padding: 3px;
	text-align: center;
}
.cellr        {
	background-color: White;
	padding: 3px;
	text-align: right;
	white-space: nowrap;
}
.cellnw      {
	background-color: White;
	padding: 3px;
	white-space: nowrap;
}

/* ======table used for data has background color, colored col & row titles, white cells for data ===== */
.datatable   {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-align: Left;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #688945;
	/*border: 4px solid #333333;*/
}

.datatable_sm   {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-align: Left;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #7fa754;
/*	border: 1px solid #CC9999;*/
}

.datacellnw      {
	white-space: nowrap;
	background-color: White;
	padding: 3px;
}
.datacell        {
	text-align: left;
	background-color: White;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 3px;
}
.datacellc        {
	text-align: center;
	background-color: White;
	padding: 3px;
}
.datacellr        {
	text-align: right;
	white-space: nowrap; 
	background-color: White;
	padding: 3px;

}

.tabletitle    {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	background-color: #bdd19e;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}
.tabletitlelrg    {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	background-color: #bdd19e;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}

.coltitle    {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #fbf5bf;
	white-space: nowrap;
	padding: 3px;
}
.coltitlec    {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #fbf5bf;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}
.rowtitle    {
	font-family: Tahoma;
	font-size: 10pt;
		background-color: #d9dea4;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px;
}

.rowtitle a    {
	background-color: #d9dea4;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}
.rowtitle a:Active{
	text-decoration:underline;
}
.rowtitle a:Hover{
	text-decoration:underline;
}

.rowtitlec    {
	font-family: Tahoma;
	font-size: 10pt;
	color: #330000;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	background-color: #d9dea4;
	padding: 3px;
}
.regtable   {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-align: Left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
}

/* =================== admin ======================== */

.coltitleadmin    {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
    color: #333333;
	background-color: #d5ded9;
	white-space: nowrap;
	text-align: left;
	padding: 3px;
}

.ColumnHeader,.ColumnHeader a,.ColumnHeader a:visited
{
font-weight: bold;
	color: #333333;
	background-color: #d5ded9;
	white-space: nowrap;
	padding: 3px;
}

.ColumnHeaderSmall,.ColumnHeaderSmall a,.ColumnHeaderSmall a:visited
{
font-family: "Times New Roman", Times, serif;
background-color: #d5ded9;
font-size:12px;
font-weight: bold;
color: #333333;
}

/*=================================Default.aspx =========================*/

.ContentHeader{
	font-family: "MS Serif", "New York", serif ;
	font-size: 14pt;
	font-weight: bold;
/*	font-style: oblique; */
	color: #385649;
}
.ContentHeader a{
	font-family: "MS Serif", "New York", serif ;
	font-size: 14pt;
	font-weight: bold;
/*	font-style: oblique;  */
	color: #385649;
}
.ContentHeader a:visited{
	font-family: "MS Serif", "New York", serif ;
	font-size: 14pt;
	font-weight: bold;
/*	font-style: oblique;*/
	color: #385649;
}

.ContentHeader10{
	font-family: "MS Serif", "New York", serif ;
	font-size: 12pt;
	font-weight: bold;
	
	color: #385649;
}
.ContentHeader10 a{
	font-family: "MS Serif", "New York", serif ;
	font-size: 12pt;
	font-weight: bold;
	
	color: #385649;
}
.ContentHeader10 a:visited{
	font-family: "MS Serif", "New York", serif ;
	font-size: 12pt;
	font-weight: bold;
	
	color: #385649;
}


.ContentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background-color:#ffffff;
/*	background: #B4B4B4 url(images/body_bg2.gif) repeat left top;	*/
}
.ContentTextNoBkgrnd{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.ContentSmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background-color:#ffffff;
}

.ContentLargeText {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #47478e;
	background-color:#ffffff;
}
.ContentLargeText a {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;
	background-color:#ffffff;
}
.ContentLargeText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;
	background-color:#ffffff;
}

.ContentLink{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;
	margin-left:20px;
	background-color:#ffffff;
}
.ContentLink a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #666600;
	margin-left:20px;
}
.ContentLink a{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;
	margin-left:20px;
	background-color:#ffffff;
}

.ContentLinkNoMargin{
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	font-style: normal;
	color: #333333;
}
.ContentLinkNoMargin a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	font-style: normal;
	color: #454c48;
}
.ContentLinkNoMargin a{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;

}
.ContentLinkLG{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;
	margin-left:20px;
}
.ContentLinkLG a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #454c48;
	margin-left:20px;
}
.ContentLinkLG a{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: normal;
	color: #333333;
	margin-left:20px;
}
#MarginLink{
	margin-left: 10px;
	margin-top: 10px;
}

.MoreLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #669966;
	margin-top: 10px;
}

#MoreNoUl {
	text-decoration:none;
}

.GridBackground {
 color:#ffffff;
/*  background:#fcf5cd; */
}

.GridHeader{
 text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #1c1c99;
}
.GridHeader a{
 text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #1c1c99;
}

.GridNoBorder{

 border: none 0px #fcf5cd;
/* can we inherit ContentText */
 font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.GridWithBorder{
/*  background:#fcf5cd; */
 border:1px #000000 solid;
}

/* jrt  333333 */
.GridNoLines {
	border: none 0px #fcf5cd;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
/*	background-color: #ffffff; */
}

/*================== misc ========================*/
.EditButtons {
 font-size:8pt;
 font-family:Arial, Helvetica, sans-serif;
 width:45px;
}

.buttonAdmin      {
	color: #000000;
	background-color: #cccccc;
	border: none;
	padding: 1px;
}


.input {
	color: Navy;
	background-color: #FFFF99;
	border: 1px solid Navy;
}

.SearchLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: navy;
}
.TopBorder
{
 	background:url(images/row-bg.gif);
	background-repeat:repeat-x;
  
}
.linkbutton,.linkbutton a,.linkbutton a:visited {
    background: url(pay_now.gif);
	display:inline;
  
}

/* =================================== menu =========================== */
.menu-i-out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 5px;
	color: #f5f5f5;
}
.menu-i-over {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin: 4px 0 0 5px;
	color: #d1dece;
}
/* root level outer */
.menu-o-out {
	text-decoration : none;
	border-right: 1px solid #ffffff;
	background:url(images/menu/green_menu-be.gif);
	background-repeat:repeat-x;
}
.menu-o-over {
	text-decoration : none;
	border-right: 1px solid #ffffff;
	background:url(images/menu/green_menu-ss.gif);
	background-repeat:repeat-x;
	cursor:pointer;
}
/* sub */
.menus-i-out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 2px 0 2px 5px;
	color: #333333;
}
.menus-i-over {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin: 2px 0 2px 5px;
	color: #d1dece;
}
.menus-o-out {
	text-decoration : none;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #acacac;
	background-color:#99c56a;
}
.menus-o-over {
	text-decoration : none;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #acacac;
	background-color:#666666;
	cursor:pointer;
}



.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

input {
	color: Navy;
	background-color: #FFFF99;
	border: 1px solid Navy;
}
textarea {
	color: Navy;
	background-color: #FFFF99;
	border: 1px solid Navy;
}
select {
	color: Navy;
	background-color: #FFFF99;
	border: 1px solid Navy;
}

.button      {
	color: Navy;
	background-color: #FFFF99;
	border: 2px groove Navy;
}
.radio       {
	background-color: #FFFF99;
	border: 0px;
}
.radioclear  {
	background-color: White;
	border: 0px;
}
.checkbox    {
	background-color: #FFFF99;	
	border: 0px;
}
.checkboxclear {
	background-color: White;	
	border: 0px;
}



