body {
	background-color:#dcdcdc; 
	margin:0px; 
	height:100%; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #3c3c3c;
}

h2 {
	font-size: 14px;
}

a {	color: #191970; outline: none; }
a:visited { color: #191970; }
a:hover, a:focus { color: #003; }
a:active { color: #000; }

.BlockHeader 
{
	font-size: 12px;
	font-weight: bold;
	border-top: solid 1px #6699cc;
	background-color: #DDE6Ef;
	margin-bottom:2px;
	margin-top:0px;
	padding: 2px 4px 2px 2px;
	height: 15px;
	width: auto;
}

div.BlockHeader a
{
    color:#0001AE;
    text-decoration: none;
}

div.BlockHeader a.hyperlink {
    cursor: pointer;
}

div.BlockHeader a:hover {
    text-decoration: underline;
}


div.BlockFooter
{
	font-size: 12px;
	font-weight: bold;
	border-top: solid 1px #6699cc;
	border-bottom: solid 1px #6699cc;
	background-color: #DDE6Ef;
	margin-bottom: 0px;
	margin-top: 6px;
	padding: 2px 0px 2px 0px;
	height: 18px;
	text-align:center;
}

div.BlockFooter.Blue
{
	width: auto; 
	border-color: #6699cc; 
	background-color:#f0f8ff; 
}


form { 
	margin-bottom: 0; 
}


IMG
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px
}
P
{
    COLOR: black;
    CURSOR: default;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}
TD
{
FONT-SIZE: 83%;         
COLOR: black;
    CURSOR: default;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
TH
{
    COLOR: black;
    CURSOR: default;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.header-row-color
{ 
    BACKGROUND-COLOR: #6699cc;
    COLOR: white;
    FONT-WEIGHT: bold;
}
.header-row-color2
{ 
    COLOR: white;
    font-family: Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #6699cc;
    FONT-WEIGHT: bold;
}

.first-row-color
{ 
    BACKGROUND-COLOR: white;
} 
.second-row-color
{ 
    BACKGROUND-COLOR: #f0f8ff; 
    COLOR: #800000; 
} 
.form-color-header 
{ 
    BACKGROUND-COLOR: #6699cc;
    COLOR: #ffffff; 
    FONT-WEIGHT: bold;
} 
.form-color-column 
{ 
    BACKGROUND-COLOR: #99ccff;
    COLOR: black;
} 
.form-color-item 
{ 
    BACKGROUND-COLOR: #f0f8ff;
    COLOR: black; 
    FONT-WEIGHT: bold;
} 

IMG
{
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px
}

form { 
	margin-bottom: 0; 
}

TD {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3c3c3c;
	text-decoration: none;
}


.InfoBlockContent
{
	padding: 5px;
	text-align: left;
}

TD.Footer {
	text-align: center;
}

TD.Footer A {
	font-weight: normal;
	font-variant: normal;
	color: #3c3c3c;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}


