body {
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(../siteImages/Background-gradient.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
TABLE.FORMTEXT TD 
{line-height: normal;font-size: x-small;color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
TABLE.ADMINMENU TD 
{line-height: normal; font-variant:small-caps;font-size:11px;color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* Reports and Rollovers */
table.reports_one tr.colhead { color: #0A468B; padding: 3px; }
table.reports_one tr.colhead th { border-bottom: solid #0A468B 2px; }
table.reports_one tr.odd td { padding: 3px; background: #CCDAEA; border-right: solid white 1px; border-bottom: solid white 1px; }
table.reports_one tr.even td { padding: 3px; background: #D9E3EF; border-right: solid white 1px; border-bottom: solid white 1px; }
table.reports_one tr.rollover td { background: #AAC2DC; cursor: pointer; color: white; }
table.reports_one td.odd { padding: 3px; background: #CCDAEA; border-right: solid white 1px; border-bottom: solid white 1px; }
table.reports_one td.even { padding: 3px; background: #D9E3EF; border-right: solid white 1px; border-bottom: solid white 1px; }
table.reports_one td.rollover { background: #AAC2DC; cursor: pointer; color: white; }

a.admin_menu_link:link
{line-height: normal; font-variant:small-caps;font-size:11px;color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.admin_menu_link:visited
{line-height: normal; font-variant:small-caps;font-size:11px;color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.admin_menu_link:hover
{line-height: normal; font-variant:small-caps;font-size:11px;color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.admin_menu_link:active
{line-height: normal; font-variant:small-caps;font-size:11px;color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
}
.adminheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.Middle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
a.Middle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
a.Middle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.MiddleColorLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.MiddleColorLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.MiddleColorLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.LinkProductDesc:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.LinkProductDesc:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.LinkProductDesc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
a.footerlink:link     {
	color: #666666;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
a.footerlink:visited  { color: #666666; font-variant: normal; font-weight: normal;  font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; text-decoration: none}
a.footerlink:hover    { color: #367EBA; font-variant: normal; font-weight: normal;  font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; text-decoration: underline}
a.footerlink:active   { color: #000000; font-variant: normal; font-weight: normal;  font-size: 8pt; font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; text-decoration: none}
.tableMain {
	border: 1px none #DFDFDF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.TableCellLeftLine {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border: 1px none #CCCCCC;
}
.TableCellRightLine {
	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: DFDFDF;
	border-right-color: DFDFDF;
	border-bottom-color: DFDFDF;
	border-left-color: DFDFDF;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.TableCellRightTopLine {

	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.TableCellLeftTopLine {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TableCellLeftNoLine {

	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border: 1px none #CCCCCC;
}
.TextContentColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
.TextSmallContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}
.TextContentBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	line-height: 20px;
	font-weight: bold;
}
.TextContentBoldRed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FB000B;
	font-weight: bold;
	line-height: 22px;
}

.TextSmallContentSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 15px;
}

.TextContent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TextMediumContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.TextContentWideLines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.TextContentColorRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.TextContentColorSmallRed {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.TextContentSmallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.TextContentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.TextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}

.TextSmallTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}

.SpaceTopRow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E1E1E1;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.SpaceTopRowNotLine {

	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E1E1E1;
}
.SpaceAll {
	padding: 8px;
	margin: 5px;
}
.SpaceAllSmall {
	padding: 3px;
	margin: 3px;
}

.SpaceMiddleMenu {
	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: #E0E0E0;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E1E1E1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.SpaceLeft {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.CellRightTableBack {
	background-image: url(../siteImages/ADDITIONAL.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.LineBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.LineBottomDashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.LineBottomBoldRed {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DC2321;
	border-right-color: #DC2321;
	border-bottom-color: #DC2321;
	border-left-color: #DC2321;
}

.LineRightDashed {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.admin_footer {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	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: solid;
	border-left-style: solid;
	border-top-color: #D1D1EF;
	border-right-color: #D1D1EF;
	border-bottom-color: #D1D1EF;
	border-left-color: #D1D1EF;
	margin: 0px;
	background-color: #F0F4F9;
}
.bodySmallText {font-size: 0.9em; line-height:13px;} /* 11px */
.GreyTableRow {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.TableWhiteBackground {
	background-color: #FFF;
}
