* {
	z-index: 1;
	margin: 0;
}
body, html {
	margin: 0;
	padding: 0;
	height: auto;
	background: #202935;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBBBBB;	
	/*background: #202935;*/
}

h1 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;	
	margin-bottom: 15px;
}	

h2 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 550;
	color: #FFFFFF;	
	margin-bottom: 5px;
}
	H2 A:LINK, H2 A:VISITED {
		color: #FFFFFF;
	}

h3 {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	color: #FFFFFF;	
	margin-bottom: 5px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

ul {
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 15px;	
}
	.content_col2 ul {
		padding-left: 30px;
	}
	.content_col2 ul li {
		list-style: none;
		background: url(../images/bul_redarrow.gif) -5px 5px no-repeat;
		padding-left: 10px;
	}

A:LINK, A:VISITED {
	color: #6D6D6D;
	text-decoration: none;
}
A:HOVER, A:FOCUS {
	color: #559CBE;
	text-decoration: none;
}

HR {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	background: #333C46;
	clear: both;	
}

blockquote {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear: both;
	margin: 0;
	padding: 0;	
}

.site {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0px solid #DDDDDD;
	background: #202935;
}

.trace {
	display: none;
	z-index: 9999;
	position: absolute;
	top: 20px;
	left: 400px;
	height: 70px;
	width: 130px;
	border: 1px solid #CCCCCC;
	background: #202935;
	overflow: hidden;
}

.display {
	position: relative;
	width: 100%;
	height: 405px;
	margin: 0;
	padding: 0;
	padding-top: 34px;
	padding-bottom: 5px;
	clear: both;
	overflow: hidden;
	/*background: #DDDDDD url(../images/bkg_display.jpg) top left repeat-x;*/
	/*background: #333333 url(../images/bkg_display_01.jpg) top left repeat-x;*/
	background: url(../images/bkg_display_02.jpg) top left repeat-x;
	border-bottom: 0px solid #559CBE;
}

.workSlide {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	border-left: 15px solid transparent;
	border-right: 0px solid transparent;
	/*background: url(../images/bkg_workslide.png) top left no-repeat;*/
}
.display_navigate {
	z-index: 9999;
	position: absolute;
	bottom: 0px;
	left: 0px;
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: 20px;
	padding-left: 25px;
	text-align: left;
}
	.display_navigate_nodes {
		/*z-index: 9999;
		position: absolute;
		top: 15px;
		left: 30px;*/
		position: relative;
		width: 300px;
		height: 20px;
		clear: both;
	}
	.display_navigate_node {
		position: relative;
		margin: 0;
		padding: 0;
		float: left;
		height: 8px;
		width: 8px;
		margin-left: 8px;
		background: #202935;
		border: 1px solid #BBBBBB;
	}
	.display_navigate_node A:HOVER, .display_navigate_node A:LINK, .display_navigate_node A:ACTIVE, .display_navigate_node A:FOCUS {
		color: #FFFFFF;
	}
	
.display_slides {
	z-index: 8888;
	position: relative;
	width: auto;
	height: 370px;
	margin: 0;
	padding: 0;
}
.display_drag {
	z-index: 9990;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 380px;
	background: url(../images/blank.gif);
	border-left: 0px solid #3977A2;
}

.display2 {
	position: relative;
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: url(../images/bkg_subdisplay_02.jpg) top left repeat-x;
	/*background: #FFFFFF;*/
	overflow: hidden;
}

.header {
	position: relative;
	width: 100%;	
	height: 55px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: #202935 url(../images/bkg_header.gif) top left no-repeat;
}

.content {
	position: relative;
	width: 1100px;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #96989C;
	clear: both;
	background: transparent;
}
	.content A:LINK, .content A:VISITED {
		text-decoration: none;
		/*color: #3977A2;*/
		color: #FFFFFF;
	}
	.content A:HOVER, .content A:FOCUS {
		text-decoration: none;
		/*color: #3977A2;*/
		color: #D21140;
	}
	.content H1 A {
		color: #FFFFFF;
	}
	.content_top {
		position: relative;
		width: 960px;
		margin: 0;
		padding: 0;
		padding-left: 20px;
		padding-right: 20px;		
		margin-top: 0px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #BBBBBB;
		padding-bottom: 25px;
		clear: both;
		background: #202935;
	}
		.content_top_navigation {
			position: absolute;
			top: 4px;
			width: 150px;
			left: 75px;
			text-align: right;
			font-size: 11px;
		}
			.content_top_navigation A:LINK, .content_top_navigation A:VISITED, .content_top_navigation H1 A:LINK, .content_top_navigation H1 A:VISITED  {
				color: #BBBBBB;
				text-decoration: none;
			}
			.content_top_navigation A:HOVER {
				color: #3977A2;
				text-decoration: none;
			}
		.project_hovermenu {
			position: absolute;
			left: 215px;
			z-index: 667;
			display: none;
			width: 125px;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 8px;
			padding-right: 8px;
			border: 0px solid #E6E6E6;
			background: url(../images/img_trans75.png);
			font-size: 11px;
		}
		.project_hovermenu A:LINK, .project_hovermenu A:VISITED {
			color: #3977A2;
			text-decoration: none;
		}
		.project_hovermenu A:HOVER {
			color: #888888;
			text-decoration: none;
		}
	.content_col1 {
		position: relative;
		float: left;
		width: 300px;
		margin: 0;
		padding: 0;
		text-align: left;
		padding-left: 90px;
		padding-right: 0px;
	}
	.content_col2 {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		width: 350px;
		padding-left: 50px;
	}
	.content_col3 {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;		
		width: 210px;
		padding-left: 50px;
	}
	
.footer {
	display: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	/*margin-top: 60px;*/
	background: #222222 url(../images/bkg_footer.jpg) top left repeat-x;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666666;
	clear: both;
	border-top: 1px solid #272727;
}
	.footer A:LINK, .footer A:VISITED {
		color: #666666;
		text-decoration: none;
	}
	.footer A:HOVER, .footer A:ACTIVE {
		color: #AAAAAA;
		text-decoration: none;
	}

.navigation {
	z-index: 9998;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;	
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
}

.navigation2 {
	z-index: 9999;
	position: relative;
	width: 100%;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	background: #202935;
	padding-bottom: 10px;
}

.newsbox {	
	position: relative;
	margin: 0;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	background: #232D3A;
	border: 1px solid #2D3749;
	color: #96989C;
	margin-bottom: 15px;
	/*border-right: 2px solid #C9DCE6;
	border-bottom: 2px solid #C9DCE6;*/
}
	.newsbox H1 {
		margin-bottom: 10px;
		font-size: 16px;
		color: #FFFFFF;
	}
	.newsbox A:LINK, .newsbox A:VISITED {
		color: #FFFFFF;
		text-decoration: none;
	}
	.newsbox A:HOVER, .newsbox A:ACTIVE {
		color: #D21140;
		text-decoration: none;
	}

.dmwbox {	
	position: relative;
	margin: 0;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	background: #232D3A;
	border: 1px solid #2D3749;
	color: #AAAAAA;
	margin-bottom: 15px;
	/*border-right: 2px solid #C9DCE6;
	border-bottom: 2px solid #C9DCE6;*/
}
	.dmwbox H1 {
		margin-bottom: 10px;
		font-size: 16px;
		color: #E5DBC2;
	}
	.dmwbox A:LINK, .dmwbox A:VISITED {
		color: #888888;
		text-decoration: none;
	}
	.dmwbox A:HOVER, .dmwbox A:ACTIVE {
		color: #FFFFFF;
		text-decoration: underline;
	}

.resourcelinks {
	display: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 35px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	clear: both;
	background: #222222;
	border-top: 1px solid #373F4A;
	margin-top: 60px;
}
	.resourcelinks A:LINK, .resourcelinks A:VISITED {
		color: #777777;
		text-decoration: none;
	}
	.resourcelinks A:HOVER, .resourcelinks A:FOCUS {
		color: #FFFFFF;
		text-decoration: none;
	}

.work_capsule {
	position: relative;
	width: 100px;
	margin: 0;
	padding: 0;	
	padding-right: 15px;
	float: left;
}
	.work_thumbnail {
		position: relative;
		width: 100px;
		height: 100px;
		margin: 0;
		padding: 0;
		clear: both;
		border: 1px solid #FFFFFF;
	}
		.work_thumbnail:HOVER {
			border: 1px solid #CCCCCC;
		}
	.work_description {
		position: relative;
		width: 100px;
		margin: 0;
		padding: 0;
		padding-top: 5px;
		margin-bottom: 10px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		font-weight: normal;
		color: #888888;
		clear: both;
	}
	.work_description A:LINK, .work_description A:VISITED {
		color: #559CBE;
	}
	
.nav_main {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
	white-space: nowrap;	
	text-align: right;
	letter-spacing: 0px;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
}

.nav_main li, .nav_main ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 0px;
	display: block;
	color: #888888;
	clear: both;
}
	.nav_main A:LINK, .nav_main A:VISITED {
		text-decoration: none;
		color: #AAAAAA;
	}
	.nav_main A:HOVER, .nav_main A:FOCUS {
		text-decoration: none;
		/*color: #D2133F;*/
		color: #D21140;
		text-decoration: none;
	}
	.nav_main_selected { 
		color: #D21140;
	}

.workMenu A:LINK, .workMenu A:VISITED {
	color: #559CBE;
	text-decoration: none;
}
.workMenu A:HOVER {
	color: #559CBE;
	text-decoration: underline;
}

.workMenu_extend {
	z-index: 9999;
	position: absolute;
	width: 85px;
	height: 130px;
	/*background: url(../images/img_trans75.png) left top repeat;*/
	padding: 8px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 550;
}
	
/**** Form elements ****/
.textfield_normal { /*normal with smaller font*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #96989C;
	padding: 1px;
	padding-left: 2px; padding-right: 2px;
	width: 145px;
}
.textfield_1 { /*medium*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	font-size: 11px;
	color: #96989C;
	padding: 1px;
	padding-top: 2px;
	padding-left: 2px; padding-right: 2px;
	width: 175px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #2D3749;
	border-width: 1px;
}
.textfield_1:HOVER, .textfield_1:FOCUS {
	border-color: #D2133F;
	background-color: #202935;
}

.textfield_2 { /*long*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	font-size: 11px;
	color: #96989C;
	padding: 1px;
	padding-top: 2px;
	padding-left: 2px; padding-right: 2px;
	width: 255px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #2D3749;
	border-width: 1px;
}
.textfield_2:HOVER, .textfield_2:FOCUS {
	border-color: #D2133F;
	background-color: #202935;
}

.textfield_3 { /*short*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	font-size: 11px;
	color: #96989C;
	padding: 1px;
	padding-top: 2px;
	padding-left: 2px; padding-right: 2px;
	width: 130px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #2D3749;
	border-width: 1px;
}
.textfield_3:HOVER, .textfield_2:FOCUS {
	border-color: #D2133F;
	background-color: #232D3A;
}

.textfield_4 { /*extra small*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	font-size: 10px;
	color: #96989C;
	padding: 1px;
	padding-top: 2px;
	width: 15px;
	height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #2D3749;
	border-width: 1px;
}
.textfield_4:HOVER, .textfield_4:FOCUS {
	border-color: #D2133F;
	background-color: #202935;
}

.textarea_1 { /*long*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	font-size: 11px;
	color: #96989C;
	padding: 1px;
	width: 258px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #2D3749;
	border-width: 1px;
}
.textarea_1:HOVER, .textarea_1:FOCUS {
	border-color: #D2133F;
	background-color: #202935;
}

.textarea_2 { /*small*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	font-size: 11px;
	color: #96989C;
	padding: 1px;
	width: 230px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #2D3749;
	border-width: 1px;
}
.textarea_2:HOVER, .textarea_2:FOCUS {
	border-color: #D2133F;
	background-color: #202935;
}
	
.button_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #202935;
	background: url(../admin/images/bkg_button1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	height: 22px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #282120;
	/*border: solid #CCCCCC;
	border-width: 1px;*/
}
.button_1:HOVER {
	border: 1px solid #000000;
	text-decoration: underline;
	cursor: pointer;	
}

.work_selected, .work_selected A:LINK, .work_selected A:VISITED {
	font-weight: bold;
	color: #3977A2;
}
