<style type="text/css">
<!--

body {
	background: #FFFFFF;
	margin: 0px
}

BODY, TD {
	font: 11px Verdana, sans-serif;
	line-height: 16px;
	color: #333333
}

UL, OL, MENU, DIR {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 9px;
    list-style: none url(/images/bullet_sort.gif) outside;
}

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 {
	font: 15px Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

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 {
	border: #CCCCCC 1px solid;
	font: 10px Verdana, sans-serif;
}

.DimmedText {
	color: #999999;
}

.Button {
	background:  url('/images/button_bg.gif') repeat-x;
	color: #FFFFFF;
	font: Bold 10px Verdana, sans-serif;
	height: 19px;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 26px;
	cursor: hand;
	border: 0;
}

.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;	
}

.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-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;
}

.pickdate
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
.pickdate A
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
.pickdate TD
{
    BACKGROUND-COLOR: #ffffff
}
.pickdateSel
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #E1EBE9;
    TEXT-DECORATION: none
}

.pickdateSel A
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.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;
}


/* ##### pg table style end ##### */
-->
</style>
