/*-- right pane              .Head { font-family: Verdana; font-size: 11px; font-weight: Bold; color: #4c4c4c; }   --*/ 
.Headbg { font-family: Verdana; font-size: 11px; font-weight: Bold; color: #4c4c4c; background: #edf7ee; }
.HeadMajor { font-family: Verdana; font-size: 11px; font-weight: Bold; color: #CCCCCC; }
.Normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: Normal; color: #4c4c4c; }
.micro { font-size:1px; }
/*-- header pane               --*/ 
/*========================================================*/
/*  Universal                                             */
/*========================================================*/
/*-- Style For HTML PAGE      	*/ .html { height: 100%; }
/*-- Style For HTML BODY        */ .body { margin: 0 0 0 0;}
/*========================================================*/
/*  Content Panes                                         */
/* 	Padding key: top, right, bottom, left				  */
/*========================================================*/					
/*-- header pane               --*/ .PaneHead { padding:  0 0 0 0px;}
/*-- full pane                 --*/ 
.PaneCenter {
	padding: 10 10 0 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #F9F8F6;
}

.PaneCenter h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c; /* B4B194 */
}

.PaneCenter h2 {
	padding: 10 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
}
.PaneCenter h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
}
.PaneCenter ul {
	list-style-position: outside;
	list-style-image: url('bullet.gif');
	margin-left: 15px;
	margin-bottom: 3px
}
.PaneCenter li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	padding-left: 10px;
}
/*-- right pane                --*/ 
.PaneRight {
	padding: 10 10 0 10px;
	background-color: #EEEDE7;
}
.PaneRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
}
.PaneRight h2 {
	padding: 10 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
}
.PaneRight h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
}
.PaneFooter {
	padding: 0 15 0 10;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #4c4c4c;
}
.PaneFooter h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B4B194;
}
.PaneFooter h2 {
	padding: 10 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
}
.PaneFooter h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
}
.pad_right {
	padding-right: 16px;
}
.pad_left {
	padding-left: 11px;
}
.pad_text {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}
.pad_top {
	padding-top: 0px;
	padding-right: 15px;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subhead {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.PaneCenter Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}
.PaneRight Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}
.PaneFooter Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}

.PaneCenter Head {
	padding: 10 10 0 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F9F8F6;
}

.PaneCenter SubHead {
	padding: 10 10 0 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F9F8F6;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.pad_left_sub {
	padding-left: 10px;
}
.pad_left_footer {
	padding-left: 18px;
}
