body {
	background: #FFFFFF;
	margin: 0px
}
BODY, TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #666666;
}
UL, OL, MENU, DIR {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 9px;
    list-style: none url(/images/bullet_sort.gif) outside;
}
li cite
{
    display:block;
    zoom:1;
}
UL.Check
{
    LINE-HEIGHT: 22px;
    LIST-STYLE: none url(/images/bullet_check.gif) outside;
}
CITE {
	display: block;
	font-style: normal;
	margin: 0px;
	padding: 5px;
	background-color: #E2EBE9;
}
CITE UL {
	list-style: none url(/images/bullet_graa.gif) outside;
}
A {
    TEXT-DECORATION: underline;
    COLOR: #666666;
}
H1 
{
    color: #933939;
	font-size: 12px;
	font-weight: bold;    
    text-transform: uppercase;
}
H2, H3, H4, H5, H6 {
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
}
TEXTAREA {
	border: #CCCCCC 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Courier new;
}
INPUT, SELECT, OPTION {
	font: 10px Verdana, sans-serif;
}
.DimmedText {
	color: #999999;
}
.ButtonX {
    FONT: bold 10px Verdana, sans-serif;   
    HEIGHT: 19px
}
.TopMenuPane {
	font: 10px Verdana, sans-serif;
	height: 40px;
	padding-bottom: 33px;
}
.TopMenuPane A {
	text-decoration: none;
	font-weight: bold;
	color: #7F7F7F;
}
.NavPathPane {
	font: 10px Verdana, sans-serif;
	height: 16px;
	padding-left: 10px;
    color: #666666;    
}
.LeftPane {
	width: 208px; /* Must be 212px minus 4px padding */
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 4px;
	font: 10px Verdana, sans-serif;
	color: #666666;	
  	background-color: #f4f4f4;
}
.LeftPane A {
	color: #666666;
	text-decoration: none;	
}
.LeftPane A:hover{
	text-decoration: underline;	
}
.LeftPane menu {
	margin-left: 0px;
	list-style: none url(/images/bullet_graa.gif) outside;	
}
.LeftLinkActive {
	background: url('/images/bullet2.gif') no-repeat left top;
	font-weight: bold;		
}
.MidPane 
{
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 28px;
}
.RightPane {
	font: 10px Verdana, sans-serif;
	width: 139px;
	padding-top: 15px;
}
.RightPane A {
	text-decoration: none;
}
.RightPane A:hover {
	text-decoration: underline;
}
.RightPane H1 {
	font: Bold 14px Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 6px;
}
.RightPane UL {
	padding-left: 6px;
	list-style: none url(/images/bullet_graa.gif) outside;
}
.PopupPane {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 12px;
    vertical-align: top;
}
.RelateretBox {
	background: #E1EBE9 url('/images/skillestreg5.gif') no-repeat right top;
	padding: 9px 9px 12px 9px;
	margin-bottom: 20px;
}
.templatetext, .templatetext TD {
	BACKGROUND-COLOR: #dddddd;
    COLOR: #000000;
    FONT-SIZE: 14px;
    FONT-FAMILY: 'Times New Roman';    
}

/* ##### Tabstrip styles begin ##### */
.Tab, .TabSel {
	width: 64px;
	height: 21px;
	text-align: center;
	cursor: hand;
	border-top: 1px solid #E2EBE9;
	border-left: 1px solid #E2EBE9;
	border-right: 1px solid #E2EBE9;
}
.Tab { background: #FFFFFF; }
.TabSel	{ background: #E2EBE9; }
.TabFiller { display: none; }
.TabMain {
	background: #E2EBE9;
	font: 10px Verdana, sans-serif;
}
.TabBottom { display: none; }
.TabConts { display: none; }
/* #####  Tabstrip styles end  ##### */

/* ##### pg table style ##### */
.AlternateBackgroundColor	
{ 
	background-color: #E2EBE9; 
}
table.pg
{
	border-width: 1px;
	border-style: solid;
	border-color: silver;	
	border-collapse: collapse;
}
table.pg th 
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: silver;
	background-color: #E2EBE9;
	text-align: left;
  font-size: 11px;
}
table.pg td 
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: silver;
}
