﻿/* vip*/


/*ffffff=white,000000=black  fcf5cd to CC3300,FFFF00,FFCC00*/
/* this uses id, can assign class and */
#Background{
 background-color:#def5f5;
/* border:0px #f6f8ff none;*/
 }
.backgnd {
 background-color:#4545ff;
 padding:6px; 
}

/*=============================================*/
body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #330033;
	margin:0px;
	background-color:#ffffff;
 	/*border:thick solid; 
	border-color:#4545ff;*/

	
	
}

p            {
	font-family: Tahoma;
	color: #330033;
	font-size: 10pt;
	/*margin-top: 9px; */
	/*margin-bottom: 3px;*/
}


li           {
	font-family: Tahoma;
	color: #330033;
	font-size: 10pt;
	margin-top: 3px;
}

ol           {
	margin-bottom: 0px;
	margin-top: 9px;
}
ul           {
	margin-bottom: 0px;
	margin-top: 9px;
}
blockquote   {
	font-family: Tahoma;
	color: #330033;
	font-size: 10pt;
	margin-top: 9px;
}

.subhed         {

	background-color:def5f5;
	color: #159415;
	
	font-family: Garamond;
	font-size: 14pt;
	font-weight: Bold;
	text-align: left;
	margin-top: 12px;
	font-style: oblique; 
}

.hed      {
	white-space: nowrap;
	font-family: Comic Sans MS;
	font-size: 16pt;
	color:#FFFFFF;
	text-align: Left;
	background-color: #4545ff;
	border-bottom: 2px solid #ff0000;
	border-top: 2px solid #ff0000;
	/*margin-top: 12px;*/
	font-weight: Normal;
	padding-left: 2px;
	padding-right: 2px;
	letter-spacing: normal;
	font-variant: small-caps;	
}

.subsubhed      {
	background-color: #def5f5;
	color: #cc3333;
	
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: Bold;
	text-align: Left;
	margin-top: 18px;
	padding-left: 2px;
	padding-right: 2px;
}
.footer        {
	font-family: Tahoma;
	color: #330033;
	font-size: 8pt;
	text-align: center;
}

.creditline  {
	background-color:#def5f5;
	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: #2a457d;
	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 #76ae48;
}
.vertrule    {
	border-left: 2px dotted #76ae48;
}
.copyright
{
	font-family: "Arial";
	font-size: 10px;
	color: #333333;
	padding-left: 25px;		
	background-color:#ffffff;
}
.copyright a,.copyright a:visited
{
	font-family: "Arial";
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
	background-color:#ffffff;	
}
.copyright a:hover
{
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
		background-color:#ffffff;
	}
}
.TopBorder
{
      background:url(images/row-bg.gif);
      background-repeat:repeat-x;
}
.BottomBorder
{
      background:url(images/row-bg-b.gif);
      background-repeat:repeat-x;
}


/* ====================== banner============================== */

.toptable  {
	background-color: #fffe9a;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.toplogo {
	background-color: #fffe9a;
	color: #330033;
	text-align: left;
	font-family: Verdana;
	font-size: 12pt;
	vertical-align: top;
	padding-left: 4px;
}
/*
.toplogol {

	color: #330033;
	text-align: left;
	font-family: Verdana;
	font-size: 12pt;
	vertical-align: top;
	padding-left: 4px;
}
.toplogor {

	color: #330033;
	text-align: right;
	font-family: Verdana;
	font-size: 12pt;
	vertical-align: top;
	padding-right: 4px;
}
*/
.topaddr {
	color: #4d1a69;
	text-align: right;
	font-family: "Comic Sans MS";
	font-size: 14pt;
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
}

.topbar {
	background-color: #fffe9a;
	color: #FFFF99;
	text-align: right;
	font-family: "Franklin Gothic Demi";
	font-size: 8pt;
	}
.topimage {
	text-align: left;
	font-family: "Tahoma";
	padding-left: 10px;
}



/* ===================tables======================== */

/* ======table used in article, retains  background color of site ===== */

.pagetable   {
	font-family: Tahoma;
	font-size: 12pt;
	color: 330033;
	text-align: Left;
	margin-top: 0px;
	margin-bottom: 18px;
	background-color: #def5f5; 
	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;
}

.imgcell {
	background-color: #def5f5;
	padding: 4px
}

/* ======table used for data has background color, colored col & row titles, white cells for data ===== */
.datatable   {
	font-family: Tahoma;
	font-size: 10pt;
	color: #330033;
	text-align: Left;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #330033;
	border: 1px solid #76ae48;
}

.datatable_sm   {
	font-family: Tahoma;
	font-size: 10pt;
	color: #330033;
	text-align: Left;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #330033;
	border: 1px solid #76ae48;;
}

.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: #000000;
	background-color: #6ac05e;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}
.tabletitlelrg    {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	background-color: #a4e299;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}

.coltitle    {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #330033;
	background-color: #a4e299;
	white-space: nowrap;
	padding: 3px;
}
.coltitlec    {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #330033;
	background-color: #a4e299;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}
.rowtitle    {
	font-family: Tahoma;
	font-size: 10pt;
		background-color: #FFFF99;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px;
}

.rowtitle a    {
	background-color: #FFFF99;
	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: #ffffcc;
	padding: 3px;
}
.regtable   {
	font-family: Tahoma;
	font-size: 10pt;
	color: #330033;
	text-align: Left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
}

/* =================== admin ======================== */

.coltitleadmin    {
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
    color: #330033;
	background-color: #FFFF99;
	white-space: nowrap;
	text-align: left;
	padding: 3px;
}

.ColumnHeader,.ColumnHeader a,.ColumnHeader a:visited
{
font-weight: bold;
	color: #330033;
	background-color: #76ae48;
	white-space: nowrap;
	padding: 3px;
	font-size:16px;
}

.ColumnHeaderSmall,.ColumnHeaderSmall a,.ColumnHeaderSmall a:visited
{
font-family: Tahoma;
background-color: #76ae48;
font-size:14px;
color: #330033;
}

/*=================================Default.aspx =========================*/
.ContentHeader{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
/*	font-style: oblique; */
	color: #4d1a69;
}
.ContentHeader a{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
/*	font-style: oblique;  */
	color: #4d1a69;
}
.ContentHeader a:visited{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	font-style: oblique;
	color: #4d1a69;
}

.ContentHeader10{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	font-style: oblique;
	color: #4d1a69;
}
.ContentHeader10 a{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	font-style: oblique;
	color: #4d1a69;
}
.ContentHeader10 a:visited{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	font-style: oblique;
	color: #4d1a69;
}


.ContentText {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color:#def5f5;
/*	background: #B4B4B4 url(images/body_bg2.gif) repeat left top;	*/
}
.ContentTextNoBkgrnd{
	font-family: Garamond;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.ContentSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color:#def5f5;
}

.ContentLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: #47478e;
	background-color:#def5f5;
}
.ContentLargeText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: #47478e;
	background-color:#def5f5;
}
.ContentLargeText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: #47478e;
	background-color:#def5f5;
}
/*newsfeed styles*/
.newsfeed{
	font-family: Georgia;
	font-size:10pt;
	font-style: normal;
	color: #000000;
	}

.newsfeed a:visited{
	font-family: Georgia;
	font-size:10pt;
	font-style: normal;
	color: #996666;
	}
.newsfeed a{
	font-family: Georgia;
	font-size:10pt;
	font-style: normal;
	color: #5e2e43;
	}
.ContentLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: #330033;
	margin-left:20px;
	background-color:#def5f5;
}
.ContentLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: #3b2f4f;
	margin-left:20px;
	background-color:#def5f5;
}
.ContentLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: #330033;
	margin-left:20px;
	background-color:#def5f5;
}

.ContentLinkNoMargin{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: #330033;
}
.ContentLinkNoMargin a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: #3b2f4f;
}
.ContentLinkNoMargin a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: #330033;

}
.ContentLinkLG{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: #330033;
	margin-left:20px;
}
.ContentLinkLG a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: #3b2f4f;
	margin-left:20px;
}
.ContentLinkLG a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: #330033;
	margin-left:20px;
}
#MarginLink{
	margin-left: 10px;
	margin-top: 10px;
}

.MoreLink,.MoreLink a,.MoreLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #669966;
	margin-top: 10px;
}

#MoreNoUl {
	text-decoration:none;
}

.GridBackground {
 color:#def5f5;
/*  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: #330033;
}

.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: #def5f5; 
}

/*================== 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;
}


.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: #330033;
	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;
}



