A 
{
    TEXDECORATION: underline;
    font-family: Serif;
	color:gray
}
A:link
{
	TEXT-DECORATION: underline;
    font-family: Serif;
	COLOR:gray
}
A:visited
{
	TEXT-DECORATION: underline;
	font-family: Serif;
	color:gray
}
A:hover
{
	TEXT-DECORATION: underline;
    font-family: Serif;
	COLOR:gray
}
.smallhyperlink
{
    FONT-SIZE: 10pt;
    COLOR: gray;
    FONT-FAMILY: Serif;
    TEXT-DECORATION: underline
}
.hyperlink
{
    FONT-SIZE: 12pt;
    text-decoration: underline;
    color:Gray;
    FONT-FAMILY: Serif
}
IMG
{
	display:none;
    border-bottom: 0px none white;
    border-left: 0px none white;
    border-right: 0px none white;
    border-top: 0px none white
}
.textbox
{
	font-size: 12pt;
	font-family: Serif;
	border: solid 1 black;
}
.formText
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Serif
}
.smallFormText
{
	font-size: 10pt;
	color: black;
	font-family: Serif
}
.formLabel
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Serif
}
.smallFormLabel
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Serif;
    text-decoration: underline
}
.tableBorder
{
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top: 2px solid black
}
.applicationTitle
{
	font-weight: bold;
	color: black;
	font-size: 14pt
}
.formTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black
}
.successText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Serif
}
.errorText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Serif
}
.tableHeader
{
	background-color: white;
	text-align: center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    width: 100%;
    COLOR: black;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0
}
.requiredField
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: green;
    FONT-FAMILY: Serif
}
.requiredStar
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Serif
}
.requiredText
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Serif
}
.GridHeader
{
	background: white;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    font-family: Serif;
    line-height: 2
}
.GridAlternatingItem
{
	background: white;
	font-size: 8pt;
    font-family: Serif
}
.GridItem
{
	background: white;
	font-size: 8pt;
    font-family: Serif
}
.boldPrice
{
	display:none;
}

.redPrice
{
	display:none;
}

.accessoryBoldPrice
{
	display:none;
}

.accessorySalePrice
{
	display:none;
}

.hiddenDate
{
	color:White;
}

.includeInPrint
{
	display:inline;
}

.lineBottom {background:url(../images/TableWrapper/Bottomline.gif) repeat-x bottom; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline; }
.lineLeft {background:url(../images/TableWrapper/Leftline.gif) repeat-y left; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; width:9px; display:inline;}
.lineRight {background:url(../images/TableWrapper/Rightline.gif) repeat-y right; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; width:9px; display:inline;}

.cornerUL {background:url(../images/TableWrapper/cornerUL.gif) no-repeat bottom; display:inline;}
.cornerUR {background:url(../images/TableWrapper/cornerUR.gif) no-repeat bottom; display:inline;}
.cornerLL {background:url(../images/TableWrapper/cornerLL.gif) no-repeat bottom; display:inline;}
.cornerLR {background:url(../images/TableWrapper/cornerLR.gif) no-repeat bottom; display:inline;}

.cornerULsquare {background:url(../images/TableWrapper/cornerULsquare.gif) no-repeat bottom; display:inline;}
.cornerURsquare {background:url(../images/TableWrapper/cornerURsquare.gif) no-repeat bottom; display:inline;}
.cornerLLsquare {background:url(../images/TableWrapper/cornerLLsquare.gif) no-repeat bottom; display:inline;}
.cornerLRsquare {background:url(../images/TableWrapper/cornerLRsquare.gif) no-repeat bottom; display:inline;}