/* Default CSS Stylesheet for a new Web Application project */

BODY, .Copyright
{
    BACKGROUND-COLOR: #0033CC;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #0033CC;
}

H1	{	
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #0033CC;
	/*color: #99CCFF*/
	}	
		
H5, DT	{	
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TABLE
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: #666666;
}

.UBAHTable
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    background-color: White;
}


.yourconsultant:link
{
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.yourconsultant:visited	
{
	text-decoration:	none;
	color:	white;
	FONT-SIZE: 10pt	
	}
.yourconsultant:hover	
{
	text-decoration:	none;
	color:	#FA9932;
	}


A:link	{	
	text-decoration: underline;
	color:	#ff0000;
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#ff9900;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

.SMALLWht	
{	
	font-size:	.7em;
	text-decoration: underline;
	color: White;
}	

.SMALLWht_no_und	
{	
	font-size:	.8em;
	text-decoration: none;
	color: White;
}	

.inputs
{
	BORDER-RIGHT: #99ccff 1px solid; 
	BORDER-TOP: #99ccff 1px solid; 
	BORDER-LEFT: #99ccff 1px solid; 
	BORDER-BOTTOM: #99ccff 1px solid	
}

.PopUpTableHeader
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 14px;
}
BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.BoldWhtTxt
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: White;
    FONT-WEIGHT: 600;
}

div#popuperr  
{
	position: relative; 
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 0px;
	background-color: White; 
}

div#popupclose
{
	float: left;
	position: relative; 
	margin: -17px 0px 0px 25px;
}

div#popupclosetxt
{
	float: right;
	margin: -15px 5px 0px 0px;
	color: White;
	font-size: 10px;
}

#dropmenudiv
{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #999999;
}

#dropmenudivred a:hover
{
	background-color: #FF3300;
	color: white;
}

#dropmenudivred
{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudivred a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #FF3300;
}

#dropmenudivred a:hover
{
	background-color: #FF3300;
	color: white;
}

#dropmenudivgreen
{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudivgreen a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #66CC33;
}

#dropmenudivgreen a:hover
{
	background-color: #66CC33;
	color: white;
}

#dropmenudivltblue
{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudivltblue a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #0066CC;
}

#dropmenudivltblue a:hover
{
	background-color: #0066CC;
	color: white;
}

#dropmenudivorange
{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudivorange a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #FF9900;
}

#dropmenudivorange a:hover
{
	background-color: #FF9900;
	color: white;
}

#dropmenudivteal
{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudivteal a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #00CC99;
}

#dropmenudivteal a:hover
{
	background-color: #00CC99;
	color: white;
}

#dropmenudivblue
{
	position: absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
}

#dropmenudivblue a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:  #333399;
}

#dropmenudivblue a:hover
{
	background-color: #333399;
	color: white;
}

/* Begin box elements */

/* Red box */
#sidebox_r 
{
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image:  url("images/boxside.gif");
	background-repeat: repeat-y;
}

#sidebox_r hr 
{
	display: none;
}

#sidebox_r h2 
{
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("images/boxhead_r.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* End Red box */

/* Green box */
#sidebox_g, #sidebox_g1
{
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image:  url("images/boxside.gif");
	background-repeat: repeat-y;
}

#sidebox_g hr, #sidebox_g1 hr
{
	display: none;
}

#sidebox_g h2, #sidebox_g1 h2
{
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("images/boxhead_g.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* End Green box */

/* Light Blue box */
#sidebox_ltb 
{
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image:  url("images/boxside.gif");
	background-repeat: repeat-y;
}

#sidebox_ltb hr 
{
	display: none;
}

#sidebox_ltb h2 
{
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("images/boxhead_ltb.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* End Light Blue box */

/* Orange box */
#sidebox_o 
{
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image:  url("images/boxside.gif");
	background-repeat: repeat-y;
}

#sidebox_o hr 
{
	display: none;
}

#sidebox_o h2 
{
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("images/boxhead_o.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* End Orange box */

/* Teal box */
#sidebox_t 
{
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image:  url("images/boxside.gif");
	background-repeat: repeat-y;
}

#sidebox_t hr 
{
	display: none;
}

#sidebox_t h2 
{
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("images/boxhead_t.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* End Teal box */

/* Blue box */
#sidebox_b 
{
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image:  url("images/boxside.gif");
	background-repeat: repeat-y;
}

#sidebox_b hr 
{
	display: none;
}

#sidebox_b h2 
{
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("images/boxhead_b.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* End Blue box */

#sideboxContent
{
	display: block;
	margin: 0px 13px 0px 13px;
	font-size: 11px;
	line-height: 13px;
}

#sideboxContent p 
{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sideboxBottom 
{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 170px;
	height: 15px;
	background-image: url("images/boxbot.gif");
	background-repeat: no-repeat;
}
.spotlight_title
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.spotlight_name:link
{
	font-weight:  bolder;
	color: black;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}
.page_expander
{
	margin-left: 0px auto;
	margin-right: 0px auto;
	margin-top: 12px;
	width: 700px;
	height: 33px;
	font-weight: bold;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/expander.gif');
	background-repeat: no-repeat;
	text-align: center;
}
