@import url("base.css");

body
{
	background-color: #000000;
	/*color: #b8b8b8;*/
}

body.mceContentBody
{
	background-color: #fff;	
}

.headerbackimage
{
	background: #000000 url(../images/interactive/header_interactive.jpg) no-repeat;
	width: 900px;
	height: 169px;
}

/* link*/

a
{
	text-decoration: underline;
	/*color: #d9dbdc;*/
	color: #003366;
}

a:active, a:hover
{
	text-decoration: underline;
	color: #999;
}

/* navigation */

#navigation
{
	background-image: url(../images/interactive/interactive_nav_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	padding-bottom: 0;
}

#navigation li a
{
	color: #d9dbdc;
}

#navigation li a:active, 
#navigation li a:hover
{
	color: #b8babc;
}

#navigation li a:hover
{
	background-color: Transparent;
}


.search
{
		background-image: url(../images/interactive/interactive_nav_bg.gif);
		height: 34px;
		padding-bottom: 0;
}

/*background

.bggrey, 
.imagenavigation, 
.backgr
{
	background-color: #000000;

}
*/

.imagenavigation 
{
	background-image: url(../images/interactive/interactive_nav_bg.gif);
}

.backgr, .bgfooter
{
	background: url(../Images/Interactive/header_bg.gif) bottom left repeat-x;
}

.thetop_bg 
{
	background: none;
}

.header_bg 
{
	background: none;	
}

.ContentRow 
{
	background: #fff;	
}

/*content*/
/*
.borderheadline
{
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	color: #ffffff;
	border-bottom: 1px solid #3581ce;
	width: 100%;
	display: block;
}
*/
/*
.grey_keycellcenter
{
	width: 169px;
	padding: 5px 15px 5px 15px;
	vertical-align: top;
	background-image: url(../images/interactive/keycell_bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #3e3e3e;
}
*/
/*
.content_separator
{
	background-color: #4d4d4d;
}
*/

/* the top menu */

.thetop
{
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	height: 30px;
}

.thetop a
{
	font-family : Arial;
	font-size : 12px;
	color: #bdbdbe;
	text-decoration: none;
}

.thetop a:hover
{
	font-family : Arial;
	font-size : 12px;
	color: #d7d9d8;
	text-decoration: underline;
}

#leftnavigation 
{
	width: 168px;
}

/*left menu*/
/*
#leftnavigation li a, #leftnavigation li a:visited
{
	color: #d9dbdc;
}

#leftnavigation li a:active
{
	color: #d9dbdc;
}

#leftnavigation li a:hover
{
	background-color: #363737;
}

#leftnavigation li a.leftnavigationactive, #leftnavigation li a.leftnavigationactive:visited, #leftnavigation li a.leftnavigationactive:hover
{
	background-color: #363737;
}

#leftnavigation li a.leftundernavigationactive, #leftnavigation li a.leftundernavigationactive:visited, #leftnavigation li a.leftundernavigationactive:hover
{
	color: #3581ce;
}

*/
/* keylink*/

.keyheadline, .keyheadline a, a.keyheadline, .keyheadline a:visited, a.keyheadline:visited
{
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}

.keyheadline a:hover, a.keyheadline:hover
{
	font-family: Arial, Trebuchet MS,;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}

.borderkeyheadline
{
	font-family: Arial, Trebuchet MS,;
	font-size: 12px;
	font-weight: bold;
	color: #d9dbdc;
	border-bottom: 1px solid #3581ce;
}

/*footer*/

.footer
{
	color: #bdbdbe;
	padding-left: 0px;
}

/*Grey Boxes*/

/*157*/
/*
#greybox1 div#headertop1, #greybox2 div#headertop2, #greybox3 div#headertop3
{
		background: url(../images/interactive/top_157_inter.gif) no-repeat;
}

#greybox1, #greybox2, #greybox3

{
		background: url(../images/interactive/middle_157_inter.gif) repeat-y;
}

#greybox1 div#headerfooter1, #greybox2 div#headerfooter2, #greybox3 div#headerfooter3
{
		background: url(../images/interactive/bottom_157_inter.gif) no-repeat;
}
*/
/*214*/
/*
#startgreybox1, #startgreybox2, #startgreybox3

{
		background: url(../images/interactive/middle_214_inter.gif) repeat-y
}

#startgreybox1 div#starttop1, #startgreybox2 div#starttop2, #startgreybox3 div#starttop3
{
		background: url(../images/interactive/top_214_inter.gif) no-repeat;
}

#startgreybox1 div#startfooter1, #startgreybox2 div#startfooter2, #startgreybox3 div#startfooter3
{
		background: url(../images/interactive/bottom_214_inter.gif) no-repeat;
}

*/
/*500

#greybox500
{
		background: url(../images/interactive/middle_500_inter.gif) repeat-y;
}

#greybox500 div#top500
{
		background: url(../images/interactive/top_500_inter.gif) no-repeat;
}

#greybox500 div#footer500
{
		background: url(../images/interactive/bottom_500_inter.gif) no-repeat;
}
*/
/*670

#greybox670
{
		background: url(../images/interactive/middle_670_inter.gif) repeat-y;
}

#greybox670 div#top670
{
		background: url(../images/interactive/top_670_inter.gif) no-repeat;
}

#greybox670 div#footer670
{
		background: url(../images/interactive/bottom_670_inter.gif) no-repeat;
}

*/