* {
	padding:0px;
	margin:0px;
	/*
	line-height:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	*/
}

body {
	margin:8px 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main-wrapper {
	background-color:#FFFFFF;
	color:#000000;	
	width: 994px;
	margin: 0px auto;
}

.top {
	height:41px;
}

.logo {
	float:left;
	margin-right:63px;
}

.top-nav, .left, .middle, .right {
	float:left;
	display: inline;
	height:28px;
}

.top-nav {
	padding-top:13px;
}

.tab .left, .tab-last .left {
	background:url(../images/site/tab-left-behind.jpg) no-repeat;
	width:8px;
}

.tab .middle, .tab-last .middle, .tab-first .middle {
	background:url(../images/site/dyi_06.gif) repeat-x #FFF;
	padding:10px 4px 0px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#1262A1;
	text-align:center;
	height:18px;
}

.tab .middle a, .tab-last .middle a, .tab-first .middle a {
	color:#1262A1;
	background-color:inherit;
	background: none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 15px 0 8px;
}

.tab-first .middle a {
	padding: 0;
}

.tab .right, .tab-first .right {
	background:url(../images/site/tab-right.jpg) no-repeat;
	width:8px;
}

.tab-last .right {
	background:url(../images/site/last-tab-right.jpg) no-repeat;
	width:16px;
}

.tab-first .left {
	background:url(../images/site/tab-left-above.jpg) no-repeat;
	width:8px;
}

.blue-divider {
	background:url(../images/site/dyi_16.gif) repeat-x;
	height:16px;
	border-left:1px solid #4DA9DC;
	border-right:1px solid #4DA9DC;
	padding:5px 8px;
	font:bold 11px Arial, Helvetica, sans-serif;
}

.main-container {
	border-left:1px solid #979797;
	border-right:1px solid #979797;
	border-bottom:1px solid #979797;
	padding:4px 2px 2px 3px;
}

.left-panel, .body-container {
	float:left;
	display: inline;
}

.left-panel {
	width:244px;
}

.body-container {
	width:733px;
	border:1px solid #979797;
	margin-left:4px;
	overflow: hidden;
}

.panel-group {
}

.panel-header {
	height:32px;
}

.panel-head-left, .panel-head-middle, .panel-head-right {
	float:left;
	height:32px;
}

.panel-head-left {
	background:url(../images/site/dyi_49.jpg) no-repeat;
	width:26px;
}

.panel-head-right {
	background:url(../images/site/dyi_25.gif) no-repeat;
	width:24px;
}

.panel-head-middle {
	background:url(../images/site/dyi_23.gif) repeat-x;
	width:194px;
	height:23px;
	text-align:center;
	padding:9px 0px 0px;
	font:bold 11px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.panel-body {
	padding:4px;
	border-left:1px solid #979797;
	border-right:1px solid #979797;
	border-top:1px solid #979797;
}

.panel-item {
//	cursor:pointer;
	height:40px;
}

.panel-item a {
	color: #000;
	display: block;
	line-height: 40px;
}

.panel-item-left, .panel-item-middle, .panel-item-right {
	height:40px;
	float:left;
	display: inline;
}

.panel-item-left {
	width:40px;
}

.panel-item-right {
	background:url(../images/site/dyi_37.jpg) no-repeat;
	width:13px;
}

.panel-item-middle {
	height:40px;
	background:url(../images/site/dyi_36.jpg) repeat-x;
	width:166px;
	padding:0px 7px 0px;
	font:bold 11px Arial, Helvetica, sans-serif;
}

.page-title {
	border-bottom:1px solid #979797;
	background-color:#3398CC;
	height:30px;
	color:#FFF;
}

.title-img, .title-text {
	float:left;
}

.title-img {
	padding:3px 2px 0px;
}

.title-text {
	margin:9px 3px 0px;
	font:bold 11px Arial, Helvetica, sans-serif;
}

.upper-img, .upper-content {
	float:left;
}

.upper-content {
	padding:7px;
}

.textarea_blue {
	border:1px solid #3398CC;
	width:540px;
}

.border_blue {
	border:1px solid #3398CC;
}

.border_green {
	border:1px solid #46CE14;
}

.textarea_blue textarea {
	border:0px;
	width:490px;
	padding:7px 15px;
	font-size:10px;
	color:#20ABD9;
	background-color:#FFF;
	font-weight:bold;
	line-height:14px;
}

.close-button {
	position:relative;
	top:4px;
	right:3px;
	vertical-align:top;
}

.input_blue {
	border:1px solid #3398CC;
	height:14px;
	font-size:11px;
}

.blue-text, .assum-legend, .assum-value {
	font-size:10px;
	color:#20ABD9;
	background-color:#FFF;
	font-weight:bold;
}

.blue_button {
	background:url(../images/site/dyi_57.gif) no-repeat;
	border:0px;
	width:85px;
	height:22px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

.blue_button_long {
	background:url(../images/site/blue-button-long.gif) no-repeat;
	border:0px;
	width:99px;
	height:22px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}


.green_button_long {
	background:url(../images/site/green-button.gif) no-repeat;
	border:0px;
	width:99px;
	height:22px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

.report_blue {
	background-color:#FFF;
	color:#000;
	font-size:11px;
}

.report_blue tr {
	height:17px;
}

.report_blue tr td, .report_blue tr th {
	border-left:2px solid #FFF;
	text-align:center;
	padding:0px 3px;
}

.report_blue th {
	background-color:#3398CC;
	color:#FFF;
	margin:2px;
}

.row-odd {
	background-color:#C8E4F2;
	color:#000;
}

.row-even {
	background-color:#FFF;
	color:#000;
}

.assum-legend {
	float:left;
	padding:4px 0px;
	text-align:right;
	width:55%;
}

.assum-value {
	float:left;
	padding:4px 10px;
}

.assum-row {
	clear:both;
}

.blue-container {
	background-color:#3398CC;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

.green-text {
	font-size:11px;
	color:#B0F990;
	color: #FF2F37;  /* red text because green was too hard to red */
	background-color:#FFF;
	font-weight:bold;
}

.select_blue {
	font-size:10px;
	color:#20ABD9;
	background-color:#FFF;
	font-weight:bold;
	border:1px solid #3398CC;
}

div.mpSerializationContainer {
	border: 1px solid #3398CC;
	margin: 3px 0 6px 0;
	padding: 4px;
	text-align: center;
	background: #DFEDF6;
}

div.mpSerializationContainerHidden {
	visibility: hidden;
	height: 1px;
	overflow: clip;
}

/* HTML Widgets */
div#epenguins {
	margin: 12px 8px;
	padding: 0;
	border: 0;
	width: auto;
}

/* HTML Highlighter */
.hl-main { font-size: 1.1em; }
.hl-quotes, .hl-string, .hl-brackets, .hl-special { color: red; font-weight: bold; }
.hl-reserved { color: blue; font-weight: bold; }
.hl-code, .hl-var { font-weight: bold; color: #F80; }
.hl-comment { color: green; }

/* WebComp Report */
.report_good { color: green; font-weight: bold; }
.report_warning { color: #FF8000; font-weight: bold; }
.report_error { color: red; font-weight: bold; }
