/* WORKaBOOK website styles */
/* 21/03/05 Simon Venturi */

/* Generic Elements */
BODY
{
	background-color: Black;
}

TD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;
}

.Normal
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;
}

.Head
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: White;
	font-weight: normal;
	font-style: normal;
}

.aqua
{
	color:Aqua;
}

.CommandButton
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: Silver;
	font-weight: normal;
	font-style: normal;
}

.Small
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: White;
	font-weight: normal;
	font-style: normal;
}

.SmallGrey
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: Silver;
	font-weight: normal;
	font-style: normal;
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: Silver;
	font-weight: normal;
	font-style: normal;
}

.FooterLarge
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: Silver;
	font-weight: normal;
	font-style: normal;	
}

.Error
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: Red;
	font-weight: normal;
	font-style: normal;
}

.HighlightGreen
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-style: normal;
	color: #CCFFCC;
}

.LinkGreen
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: #CCFFCC;
}

.GreenBullet
{
	color: #00CC00;
	font-style: normal;	
}

.Green
{
	color: #CCFFCC;
}
.GreenBold
{
	/*ont-size: 12pt;*/
	font-weight: bold;
	color: #CCFFCC;
}

.lineSpace
{
	 /*text-align: justify; */
	line-height:23px;
	
}

.Subtitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-style: normal;
}

.OrangePink
{
	color: #FEC4C1;
}

.OrangePinkLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: #FEC4C1;
}

.OrangePinkBullet
{
	color: #FEC4C1;
	font-style: normal;	
}

.OrangePinkTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #FEC4C1;
	color: #000000;	
}

.Purple
{
	color: #FFCCFF;
}
.PurpleBold
{
	font-weight: bold;
	color: #FFCCFF;
}

.PurpleSmall
{
	color: #ffccff;
	font-size: 8pt;
	}

.LinkPurple
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: #FFCCFF;
}

.Yellow
{
	color: #FFFF99;
}

.YellowLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: #FFFF99;
}

.YellowBullet
{
	color: #FFFF99;
	font-style: normal;	
}

.Blue
{
	color: #99CCFF;
}

.BlueLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: #99CCFF;
}

.BlueBullet
{
	color: #99CCFF;
	font-style: normal;	
}

.MainTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.MainTitleGreen
{
	font-weight: bold;
	font-size: 14pt;
	color: #CCFFCC;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.MainTitleOrangePink
{
	font-weight: bold;
	font-size: 14pt;
	color: #FEC4C1;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.MainTitlePurple
{
	font-weight: bold;
	font-size: 14pt;
	color: #FFCCFF;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.MainTitleBlue
{
	font-weight: bold;
	font-size: 14pt;
	color: #99CCFF;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.MainTitlePink
{
	font-weight: bold;
	font-size: 14pt;
	color: #f5606d;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.MainTitleYellow
{
	font-weight: bold;
	font-size: 14pt;
	color: #FFFF99;
	line-height: 21pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


/* Form elements */
.FormText
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: black;
}


/* Table Cell Elements */
.DarkGrayTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: Gray;
	text-align: center; 
	color: White;
	font-weight: bold;		
}

.LightGrayTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	font-size: 8pt;	
	background-color: Gray;
	text-align: center; 
	color: Black;
	font-weight: bold;
}

.LightGrayTDHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	font-size: 12pt;	
	background-color: Gray;
	text-align: Left; 
	color: Black;
	font-weight: bold;
}

.DarkOrangeTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #FF9900;
	text-align: right; 
	color: White;
	font-weight: bold;
	vertical-align:middle;	
}

.LightOrangeTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #FFCC33;
	text-align: center; 
	color: #FF9900;
	font-weight: bold;
}

.LightOrangeTDBlackText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #FFCC33;
	text-align: center; 
	color: Black;
	font-weight: bold;
	vertical-align:middle;
}

.DarkGreenTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #00CC33;
	text-align: right; 
	color: White;
	font-weight: bold;
	vertical-align:middle;
}

.LightGreenTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #00CC66;
	text-align: center; 
	color: Green;
	font-weight: bold;
}

.LightGreenTDBlackText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #00CC66;
	text-align: center; 
	color: Black;
	font-weight: bold;
	vertical-align:middle;	
}

.DarkBlueTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #3399FF;
	text-align: right; 
	color: White;
	font-weight: bold;
	vertical-align:middle;	
}

.LightBlueTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #33CCFF;
	text-align: center; 
	color: #3399FF;
	font-weight: bold;
}

.PinkTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #FFCBFF;
	color: #FFFFFF;
	font-weight: bold;
}

.LightPurpleTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #CC66CC;
	color: #FFFFFF;
	font-weight: bold;
}

.PurpleTD
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	background-color: #660066;
	color: #FFFFFF;
	font-weight: bold;
}

.LightGreenTDHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	font-size:14px;
	background-color: #CCFFCC; 
	color: Black;
	font-weight: bold;
}

.LightPinkTDHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:	normal;
	font-size:14px;
	background-color: #FEC4C1; 
	color: Black;
	font-weight: bold;
}


/* Positioning Elements */
/* site navigation settings */
DIV#logo
{
	position: absolute;	
	left: 13px;
	top: 27px;
}

/* content frame */
DIV#contentframe
{
	position: absolute;	
	left: 8px;
	width: 985px;
	top: 148px;
}

TABLE#content
{
	background-image: url(images/shared/right_block_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: fixed;
	border-top: #414b56 1px solid;	
	border-left: #414b56 1px solid;	
	border-right: #414b56 1px solid;	
	border-bottom: #414b56 1px solid;
}

TABLE#Rewards
{
	border-top: #414b56 1px solid;	
	border-left: #414b56 1px solid;	
	border-right: #414b56 1px solid;	
	border-bottom: #414b56 1px solid;
}

/* footer details */
DIV#footerlinks
{
	line-height: 133px;
	position: relative;
	top: 20px;
}



DIV#footerlegal
{
	line-height: 500%;
	position: relative;
	top: 110px;
}

/* isometric pattern */
DIV#topright
{
	background-position: right top;
	background-attachment: fixed;
	/* background-image: url(images/shared/top_block_img.gif); */
	background-repeat: no-repeat;
	position: absolute;
	left: 817px;
	top: 1px;
	width: 166px;
	height: 101px;
	z-index: 1;
}

TD#rightpane
{
	background-position: right top;
	background-attachment: fixed;
	/*background-image: url(images/shared/top_block_img.gif);*/
	background-repeat: no-repeat;
}

A 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;
}

A:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;
}

A:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;	
}

A:link
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;	
}

A:visited
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: normal;
	font-style: normal;	
}

.SquareBullet
{
	list-style-image: url(images/home/orange_bullet.gif);
}

.NoUnderline
{
	text-decoration: none;
}

.FooterLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: Silver;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.AdminButton
{
	border-right: white 1px solid;
	padding-right: 2px;
	border-top: white 1px solid;
	padding-left: 2px;
	font-size: 6pt;
	background-image: none;
	padding-bottom: 2px;
	vertical-align: baseline;
	border-left: white 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #11459e;
	text-align: center;
	font-variant: small-caps;
}

.AdminGridHeader
{
	background-color: #11459e;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: White;
	font-weight: bold;
	font-style: normal;
}
.BorderlessLabel
{
	border-style:none;
	width:38px;
}
.TableBorder
{
	border-style: none;
	border-color:Blue;
}

.ve_pushpin
{	
	width:200px; 
	color:#000;
	font-size:12px;
}
	
.ve_pp_title h3
{
	font-size:14px;
}

.ve_pp_desc
{
	 /* height:100px; */
}
	
	
.ve_pushpin	a
{
	color:Blue;
	text-decoration:none;
}

.ve_pushpin	a:hover
{
	color:Blue;
	text-decoration:underline;
}

#contentpane
{
	height:600px;	
	background: #000000 url(images/shared/right_block_tile.gif) repeat-y right top; 	
	
	
	}
. SmallFont
{

	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}
	
	
.OrangePinkBold
{
	font-weight:bold;
	color: #FEC4C1;
}

.message-red
{
	color:Red;
	
	
	}
	
	.message-green
	{
		color:Green;

		}
	
	
	
