/*BODY
BODY
{ background-image: url(GradientLilac.jpg); background-repeat: repeat-x; } */

TABLE
{
	font-family: arial;
	font-size: 12px;
	padding-top: 4;
	/*background-color: #E9EEF6;*/
}
TD
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:Navy;
}
TR
{
	font-family: arial;
	font-size: 12px;
} 

a:link			{color: #0000CC;
			text-decoration: none}

a:visited
{
	color: #0000cc;
	text-decoration: none;
}

a:active,
a:hover			{color: #FF3333;
			text-decoration: underline}

/* PAGE TITLES */
h1
{
	font-family: Verdana, Geneva, sans-serif;
			font-size: x-small;
			color: #000000;
			font-weight: bold;
            margin-bottom: 0px
}

/* SECTION TITLES*/
h2
{font-family: Verdana, Geneva, sans-serif;
			font-size: x-small;
			color: #000000;
			font-weight: bold;
                       	margin-top: 0px;
                       	margin-bottom: .5em
}

@media Print
{
	div.page
	{
		margin: 10% 0%;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		WRITING-MODE: tb-rl;
		height: 80%;
	}

	div.page table
	{
		margin-right: 80pt;
		filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);
	}
}

@media Print
{
	.HideWhenPrinting
	{
		display: none;
	}
}


H3
{
	font-family: Verdana, Geneva, sans-serif;
	color: #000066;
}
H4
{
	font-family: Verdana, Geneva, sans-serif;
	color: #000066;
}
H5
{
	font-family: Verdana, Geneva, sans-serif;
	color: #000066;
}

.PageTitleFont
{
	font-weight: bold;
	font-size: 16px;
	color: navy;
	font-family: arial;
}
.StepFont
{
	font-weight: bold;
	font-size: 14px;
	color: Purple;
	font-family: arial;
}

.center
{
	text-align:center;
}
.PlainFont
{
	font-size: 12px;
	color: navy;
	font-family: arial;
}
.PlainGreenFont
{
	font-size: 12px;
	color: green;
	font-family: arial;
}
.BoldGreenFont
{
	font-size: 12px;
	color: green;
	font-family: arial;
	font-weight:bold;
}
.FAQFont
{
	font-size: 14px;
	color:#0000FF;
	font-family: arial;
	font-weight:bold;
}
.FAQQuestionFont
{
	font-size: 14px;
	color:#0000FF;
	font-family: arial;
	font-weight:bold;
}
.PlainRedFont
{
	font-weight: normal;
	font-size: 12px;
	color: red;
	font-family: arial;
}

.BoldFont
{
	font-weight: bold;
	font-size: 12px;
	color:Navy;
	font-family: arial;
}
.BoldRedFont
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: arial;
}
.ItalicFont
{
	font-size: 12px;
	color:Blue;
	font-family: arial;
	font-style:italic;
}

.LabelFont
{
	font-size: 14px;
	color: navy;
	font-family: arial;
	background-color: transparent;
}
.Hyperlink
{
	font-size: 14px;
	cursor: hand;
	color: blue;
	background-color:Transparent;
	font-family: arial, helvetica, Sans-Serif;
	text-decoration: underline;
}
.FolderName
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: blue;
	font-family: arial;
	background-color: #E9EEF6;
}
.TableHeader
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: arial;
	background-color: #000066;
}
.TableRowOdd
{
	font-size: 12px;
	font-family: arial;
	color: black;
	background-color: white;
}
.TableRowEven
{
	font-size: 12px;
	font-family: arial;
	color: black;
	/*background-color: #dfdfff; lavendar */
	/*background-color: #f1f1f1; light gray */
	background-color: #e9eef6; /* light blue */
}
.TableRowGray
{
	font-size: 12px;
	color: black;
	font-family: arial;
	background-color: #cccccc;
}
.DateTime
{
	font-family: arial;
	color: blue;
	font-size: 12px;
}
.secHead
{
	color: white;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
.clsPartHead
{
	background-color: #6699cc;
}

.Button
{
	font-size: 11px;
	text-align: Center;
	text-decoration: none;
}


