/* ******************************************/ 

body {
	margin: 0px 0px 0px 58px;
	background-image: url("images/Background_Left.gif");
	background-repeat: repeat-y;
	background-color: #dddddd;

}

/* ******************************************/ 

.pgTable {
	width: 741px;
	background-color:white; 
	border-collapse:collapse; 
	font-family: arial; 
	font-size:10pt; 
	color:#333333; 
}
.pgTop	{
	padding: 15px;
	text-align: right;
	vertical-align: bottom;
	font-style: italic;
	font-size: 10pt; 
}
.pgHeader {
}
.pgHeader img {
	margin:0px; 
}
.pgMenu {
	padding: 5px 15px;
	text-align: right;
	background-color: #891717; 
	background-image: url("images/Background_Menu.gif");
	background-repeat: repeat-x;
}
.pgBody {
	padding: 30px 40px;	
}
.pgFeature	{
	width: 160px;
	padding: 15px 20px;
	text-align: center;
	font-size: 9pt; 
	background-image: url("images/Background_Fade.gif");
	background-repeat: repeat-y;
}
.pgBottom {
	padding: 5px 15px;
	text-align: right;
	background-color: #666666; 
	background-image: url("images/Background_Dark.gif");
	background-repeat: repeat-x;
}
.pgFooter {
	font-size: 9pt;
	padding: 20px 30px;
	background-color: #ffffff;
}
/* ******************************************/ 

.Focus {
	font-family: Arial Narrow;
	font-weight: bold; 
	font-size: 13pt; 
	color: #891717; 
}
.Notes {	font-size: 8pt;	}

.Menu {
	padding:0px 7px;
	line-height: 100%;
	color:#ffffff; 
	font-family:arial; 
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	text-transform: uppercase; 
	}


@media print {
	body {
	margin: 0px;
	background-image: none;	
	background-color: #FFFFFF;
	}
	
	.pgTable	{ width: 100%; }
	.pgTop		{ border-bottom: 3px double #333333; }
	.NoPrint	{ display: none; }
	
	ul	{	list-style-type: disc;	}
	li	{	background-image: none;	}
}
/* ******************************************/ 
/* ******************************************/ 
/* ******************************************/ 
hr {
	border-top:  1px dotted  #891717; 
	border-bottom:  1px solid white; 
	}

img { margin:0px; }

h1 {
	font-family: Arial Narrow;
	font-size: 18pt;
	font-weight:300;
	color: #891717; 
	margin: 0px 0px 18px 0px;
	border-bottom: dotted 1px #333333;
	}
h2 {
	font-family: Arial Narrow;
	font-size: 11pt;
	font-weight: bold;
	color: #891717; 
	margin: 0px 0px 10px 0px;
	border-bottom: dotted 1px #333333;
	}

h3 {
	color: #891717; 
	font-size: 12pt;
	font-family: Arial Narrow;
	margin: 0px;
	padding: 0px 0px 3px 22px;
	background-image: url("images/Bullet.gif");
	background-repeat: no-repeat;	
}
a	{ 
	color: #891717;
	font-weight: bold;
	text-decoration: none;  
}
a.uline, a:hover	{ 
	text-decoration: underline; 
}
/* ******************************************/
.Redish { color: #891717; }
.Grayish { color: #333333; }

ul	
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
li	{
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url("images/Dot.gif");
	background-repeat: no-repeat;
}
/* ******************************************/ 

.PageTable { 
	width:780px; 
	background-color:white; 
	border-collapse:collapse; 
	font-family:arial; 
	font-size:9pt; 
	color:#333333; 
	border-right: 1px solid silver; 
	}
.PageTopLeft, .PageTopRight {
	height:118px; 
	border-bottom: 4px double #660000;
	}
.PageMidRight {
	padding: 20px; 
	}
.PageMidLeft { 
	padding:13px 0px; 
	width: 146px; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#660000', EndColorStr='#ffffff');  
	}
.PageBotLeft, .PageBotRight {
	height:20px; 
	text-align: center; 
	font-family: arial; 
	font-size:9pt; 
	color:#333333; 
	}	
p	{
	color: Black;
	line-height: 150%;
}



/* ******************************************/


td { vertical-align:top; }
	 
	
.Button { width:100px;	}
		
.Required {
	background-image: url("images/Required.gif");
	background-repeat: no-repeat;
	background-position: right top;
	}
.Clipper {
	text-overflow: ellipsis;
	overflow: hidden;
	width:auto;
	height: 30px;
	white-space:nowrap; 
}
	

/* ******************************************/ 
	
.Area {
	width: 100%;
	margin: 5px 0px;
/*	border-left: 2px solid #660000;	*/
	border-collapse: collapse;
	page-break-inside: avoid;
	}	
.Area caption { 	
	padding: 4px 12px; 
	text-align: left;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#660000', EndColorStr='#ddcccc');  
	background-color: #660000;
	color: white;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	}
.Area td, .Area th { 	
	padding: 4px 10px; 
	text-align: left;
	background-color: white;
	height: 8px;
	}
/* ******************************************/ 
	
.Notice {
	width: 120px;
	float: right;
	clear: right;
	font-family: verdana;
	font-size: 8pt;
	margin: 0px 0px 8px 10px;
	border-left: 2px solid #660000;	
	border-collapse: collapse;
	}	
.Notice th { 	
	padding:3px 10px; 
	text-align: left;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#660000', EndColorStr='#ddcccc');  
	background-color: #660000;
	color: white;
	}
.Notice td { 	
	padding:5px 10px 10px 10px;
	}
.Notice a { font-style: normal; }

Img.Border, .Border Img { 
	border: 1px solid maroon;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=3);
	}
	
.HangLeft {
	Float: left;
	margin: 0px 10px 10px 0px;
	border: none;
	}
.HangRight {
	Float: right;
	margin: 0px 0px 10px 10px;
	border: none;
	}
	
.FloatLeft {
	Float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid maroon;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=3);
	}
.FloatRight {
	Float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid maroon;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=3);
	}
.Clear {
	clear: both;
	}
/* ******************************************/
.Layout {	border-collapse: collapse;	}
.Layout th { padding: 5px;	}
.Layout td { padding: 5px;	}
/* .Layout td td { padding: 0px;	} */
	
/* ******************************************/ 
.Grid {
	cursor: default;
	background-color: white;    
	border-collapse: collapse;
	color: black;
}
.GridHead th, .GridHead td {
	color: black;
	background-color: #cccccc; 
	border: 1px inset #999999;
	font-weight: bold;
	padding: 4px 8px;
}
.GridRow td {
	background-color: White;
	border: 1px solid #999999;
	font-weight: normal;
	padding: 3px 6px;
}
.GridAlt td {
	background-color: #F3F5F7;
	border: 1px solid #999999;
	font-weight: normal;
	padding: 3px 6px;
}
.GridFoot td {
	color: black;
	background-color: #cccccc; 
	font-weight: bold;
	font-size: 10px;
	padding: 4px 8px;
	text-align: center;
}
.GridFoot td a {
	text-decoration: underline;
}

	 
 
/* ******************************************/ 