input.grayinput{
	background-color: #DCDCDC;
	border: thin #000000;
	border-style: solid solid solid solid;
	font-family: Arial;
}
textarea.grayinput {
	background-color: #DCDCDC;
	border: thin #000000;
	border-style: solid solid solid solid;
	font-family: Arial;
}

select.grayinput {
	background-color: #F5F5F5;
	border: thin #000000;
	border-style: solid solid solid solid;
	font-family: Arial;
}

table { border-color: Black Black Black Black;  font-family: Arial;  font-size: 13px;}
.head
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: Black;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.subhead
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: Black;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
 margin-left: 5px;
}

.bluecopybold
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: Blue;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}

.copy
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.copy16
{
font-family: Arial;	/* put specific families in quotes */
font-size: 16px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.copy16bold
{
font-family: Arial;	/* put specific families in quotes */
font-size: 16px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.copy24
{
font-family: Arial;	/* put specific families in quotes */
font-size: 20px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.copysmall
{
font-family: Arial;	/* put specific families in quotes */
font-size: 10px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.redcopy
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: red;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.redcopylarge
{
font-family: "Copperplate Gothic Bold";	/* put specific families in quotes */
font-size: medium;					/* font height designated in pixels */
color: red;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}

.copybold
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
.graycopy
{
font-family: Arial;	/* put specific families in quotes */
font-size: 12px;					/* font height designated in pixels */
color: #666666;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}

.whitecopy
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #FFFFFF;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
background-color: Black;
}
.whitecopysmall
{
font-family: Arial;		/* put specific families in quotes */
font-size: 10px;					/* font height designated in pixels */
color: #FFFFFF;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
text-decoration: none;
background-color: Black;
}

a.navtext
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #ffffff;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
text-decoration: none;
}
a.leftnavtext
{
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: white;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
text-decoration: none;
}
A
{
    COLOR: blue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
}
A.boldwhite
{
    font-weight: bold;
    COLOR: white;
}
A.boldwhite:hover
{
    font-weight: bold;
    COLOR: white;
    TEXT-DECORATION: none
}
A.linkfooter
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.linkfooter:hover
{
    COLOR: #bf0a30;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.emailaddress
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.emailaddress:hover
{
    COLOR: #bf0a30;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
.tableheader
{
background-color: #EEE8AA;
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: bold;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */

}
.rowodd
{ 
background-color: #FFFFF0;
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
 }
.roweven
{ 
background-color: #FFFAFA; 
font-family: Arial;	/* put specific families in quotes */
font-size: 13px;					/* font height designated in pixels */
color: #000000;						/* use valid web-safe hex codes */
font-style: normal;					/* normal|italic */
font-weight: normal;				/* lighter|normal|bold|bolder */
font-variant: normal;				/* normal|small-caps (IE only) */
text-transform: none;				/* capitalize|uppercase|lowercase|none */
}
margin:0px

