IMG.PrintHide{
visibility:hidden;
width:0;
}
.PrintContent{
font-color:red;
}
BODY
{
	font-size: 11px;
	margin: 0px 11px 11px;
	color: #000000;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	background-color: #ffffff;
}

/* Page Layout */
TABLE.Page
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
/*	background-color: gainsboro; */
}

TABLE.Header
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
TABLE.Footer
{
	margin: 20px 15px 8px 15px; /* Top Right Bottom Left */
	width: 100%; /* 940 - (15 + 15) Left & Right margins */
}

/* Left Navbar */

TD.LeftColumn
{
	font-size:0px;
	width: 0px;
	word-spacing: -0.5px;
	display:none;
}

TABLE.NavBar
/* NavBar is the small table that holds the text inside the left navigation bar. 
*/
{
	margin: 0px 0x 0px 0px;
	visibility:hidden;
}
/*	etchedcreations style
	border-right: outset;
	border-top: outset;
	margin: 30px 12px 25px;
	border-left: outset;
	width: 156px;
	border-bottom: outset;
	background-color: #f4f4f4;
	filter: alpha(opacity=90);
*/	

TD.NavRow
/* NavRow is the row definition for the text inside the Nav Bar */
{
	visibility:hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	padding-top: 0px;
}

HR.NavBreak
{
	margin: 0px 0px 0px 0px;
	width: 0px;
}

/* Content Format */

TD.MainColumn
{
	vertical-align: top;
	height: 500px;
	width: 100%;
}

TABLE.Content
{
	width: 100%; /* 760 - (15 + 15) Left & Right margins */
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

TD
{
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
A:link
{
	color: #0000cc;
	text-decoration: none;
}
A:visited
{
	color: #0000cc;
	text-decoration: none;
}
A:hover
{
	color: #0066cc;
	text-decoration: underline;
}

P
{
	margin: 0px 0px 11px;
}

P.intro
{
	font-weight: bold;
}

UL
{
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 0px 0px;
}
UL UL
{
	list-style-image: url(images/bullet_ylw_arrow.gif);
	margin: 0px 0px 0px 0px;
}
OL
{
	margin: 0px 0px 0px 0px;
	list-style-type: decimal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #BE0000;
}
H1
{
	font-weight: 700;
	font-size: 2.2em;
	margin-bottom: 10px;
	word-spacing: normal;
	text-transform: none;
	line-height: .8em;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 10px;
	line-height: 1.3em
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 8px;
	line-height:1.2em;
	margin-top: 10px;
	color:#BE0000
}

H4
{
	font-weight: 800;
	font-size: 1.4em;
	margin-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 6px;
}

H5, DT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 6px;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 2px;
}

INPUT
{
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
SELECT
{
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
TEXTAREA
{
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
FORM
{
	margin: 0px 0px 11px;
}

/* Borders */
TD.border-right
{
	border-right: #999999 1px solid;
}
TD.border-bottom
{
	border-bottom: #999999 1px solid;
}
TD.frame-border
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
TD.border-top
{
	border-top: #cccccc 1px solid;
}
TD.glnav
{
	color: #666666;
	text-decoration: none;
}
TD.ftnav
{
	font-size: 0px;
	color: #666666;
	line-height: 14px;
	height: 0px;
	text-decoration: none;
}


.glnav
{
	font-size: 0px;
	color: #0000cc;
	text-decoration: none;
}
A.glnav
{
	font-size: 0px;
	color: #0000cc;
	text-decoration: none;
}
A.glnav:visited
{
	font-size: 0px;
	color: #0000cc;
	text-decoration: none;
}
A.glnav:hover
{
	text-decoration: underline;
}
.lhnav
{
	font-size: 0px;
	color: #000000;
	text-decoration: none;
}
A.lhnav
{
	color: #000000;
	text-decoration: none;
}
A.lhnav:visited
{
	color: #000000;
	text-decoration: none;
}
A.lhnav:hover
{
	color: #000066;
	text-decoration: underline;
}
A.lhnav-active
{
	font-size: 0px;
	color: #666666;
	text-decoration: none;
}
A.lhnav-active:visited
{
	font-size: 0px;
	color: #666666;
	text-decoration: none;
}
A.lhnav-active:hover
{
	color: #666666;
	text-decoration: underline;
}
.lhnavbld
{
	font-weight: bold;
	font-size: 0px;
	color: #000000;
	text-decoration: none;
}
A.lhnavbld
{
	color: #0066cc;
	text-decoration: none;
}
A.lhnavbld:visited
{
	color: #0066cc;
	text-decoration: none;
}
A.lhnavbld:hover
{
	color: #0066cc;
	text-decoration: underline;
}
.ftnav
{
	font-size: 0px;
	color: #0066cc;
	text-decoration: none;
}
A.ftnav
{
	font-size: 0px;
	color: #0066cc;
	text-decoration: none;
}
A.ftnav:visited
{
	font-size: 0px;
	color: #0066cc;
	text-decoration: none;
}
A.ftnav:hover
{
	text-decoration: underline;
}
.title
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.subtitle
{
	font-style: italic;
}
.gray
{
	color: #666666;
	text-decoration: none;
}
.ltgray
{
	color: #999999;
	text-decoration: none;
}
.black
{
	color: #000000;
	text-decoration: none;
}
.red
{
	color: #ff0000;
	text-decoration: none;
}
HR
{
	margin: 0px 0px 5px;
	color: #cccccc;
	height: 1px;
}

HR.ltick
{
	margin: 4px 0px 0px;
	width: 36px;
	color: #999999;
	height: 1px;
	text-align: left;
}
HR.rtick
{
	margin: 4px 0px 4px 122px;
	width: 36px;
	color: #999999;
	height: 1px;
	text-align: right;
}
IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	margin: 0px;
}
IMG.border
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 0px;
}
.icon
{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}


/* Penline borders */
.PenLine1
{
	background-color: lightgrey;
}
.PenLine2
{
	background-color: white;
}
.PenLine3
{
	background-color: #003300; /* Dk Green */
}
.PenLine4
{
	background-color: #F20000; /* Red */
}
.PenLine5
{
	background-color: #060659; /* Blue */
}
.PenLine6
{
	background-color: #703d04; /* Brown */
}

/* Logo Alignment */
IMG.Logo
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 10px;
	border-right-width: 0px;
}

/* Header Picture Alignment */
IMG.Header_Picture
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 10px;
	border-right-width: 0px;
}





/* Display1 Table layout */

Table.Display1
{
	border-right: #c0590e 1px solid;
	border-top: #c0590e 1px solid;
	border-left: #c0590e 1px solid;
	border-bottom: #c0590e 1px solid;
	border-collapse: collapse;
}
Table.Display1 TH
{
	padding-right: 2px;
	border-top: #c0590e solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: white;
	padding-top: 2px;
	letter-spacing: normal;
	background-color: #0e75c0;
	text-align: center;
}
Table.Display1 TD
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 6px;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	padding-top: 15px;
	letter-spacing: normal;
}

.Display1 a:link
{
	font-weight: normal;
	color: blue;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display1 a:active
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display1 a:visited
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display1 a:hover
{
	color: #F20000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}


/* Display2 Table layout */

Table.Display2
{
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-color: buttonhighlight;
	border-bottom-width: 2px;
	border-bottom-color: buttonshadow;
	border-top-color: buttonhighlight;
	border-collapse: collapse;
	border-right-width: 2px;
	border-right-color: buttonshadow;
}
Table.Display2 TH
{
	padding-right: 2px;
	border-top: #6f524a solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	padding-top: 2px;
	letter-spacing: normal;
	background-color: transparent;
	text-align: center;
}
Table.Display2 TD
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 6px;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	padding-top: 15px;
	letter-spacing: normal;
}

.Display2 a:link
{
	font-weight: normal;
	color: blue;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display2 a:active
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display2 a:visited
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display2 a:hover
{
	color: #F20000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}

UL.SquareList
{
	list-style-position: outside;
	list-style-image: url(images/bullet_org_sqr.gif);
}
UL.ArrowList
{
	list-style-position: outside;
	list-style-image: url(images/bullet_ylw_arw.gif);
}


/* Input Forms */

Table.Input1
{
	border-right: buttonshadow 2px solid;
	border-top: buttonhighlight 2px solid;
	background-color: #eeeeee;  /*eeeeee FEFECC*/
	border-left: buttonhighlight 2px solid;
	border-bottom: buttonshadow 2px solid;
	border-collapse: collapse;
}
Table.Input1 TH
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	padding-top: 3px;
	border-bottom: #89543b 1px solid;
	font-family: Arial, Helvetica;
	letter-spacing: normal;
	background-color: #c9d3af;
}
Table.Input1 TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica;
	letter-spacing: normal;
	background-color: beige;
}

.InputRequired
{
	font-weight: bold;
}
.InputField
{
	font-weight: normal;
}
.InputLabel
{
	font-family: Arial;
	font-size: 11px;
	vertical-align: middle;
	text-align: right;
	width: 25%;
}
.Input50
{
	width: 50px;
}
.Input65
{
	width: 65px;
}
.Input85
{
	width: 85px;
}
.Input100
{
	width: 100px;
}
.Input125
{
	width: 125px;
}
.Input150
{
	width: 150px;
}
.Input200
{
	width: 200px;
}
.Input250
{
	width: 250px;
}
.Input300
{
	width: 300px;
}
.Input350
{
	width: 350px;
}
.Input400
{
	width: 400px;
}
.Input450
{
	width: 450px;
}
.Input500
{
	width: 500px;
}
.Input550
{
	width: 550px;
}
.Input600
{
	width: 600px;
}
.Input650
{
	width: 650px;
}

.Validation
{
	color: #F20000;
}
LI.ErrorList
{
	font-weight: normal;
	list-style-position: inside;
	font-size: 11px;
	color: tomato;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}