/*
.toplink_td {
	height: 36;
	background: #ccd7e6;
}

.toplink {
	font-family: "Lucida Sans Regular";
	font-size: 9pt;
}

.toplinkb {
	font-family: "Lucida Sans Regular";
	font-size: 8pt;
	font-weight: bold;
}

.companyTitleBg {
	background: #dcdee1;
	padding-top: 1pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	border-width: 1pt;
	border-top-color: #6688b4;
	border-top-style: solid;
	border-bottom-color: #dcdee1;
	border-bottom-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	margin: 0;
	vertical-align: bottom;
	font-family: Lucida Sans Unicode;
	color: #003882;
	font-size: 18pt;
}

.whiteTitleBg {
	background: #ffffff;
	padding-top: 1pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	border-top-width: 2pt;
	border-bottom-width: 2pt;
	border-top-color: #6688b4;
	border-top-style: solid;
	border-bottom-color: #6688b4;
	border-bottom-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	margin: 0;
	vertical-align: middle;
	font-family: Lucida Sans Unicode;
	color: #003882;
	font-size: 18pt;
}

.item_title {
	font-family: Lucida Sans Unicode;
	font-size: 14pt;
	color: #325e97;
}

.pageContent {
	background: #f5f7fa;
	border-width: thin;
	border-top-style: none;
	border-bottom-color: #9aacc4;
	border-bottom-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	padding-left: 5pt;
	min-height: 100px;
}

.base {
	text-align: center;
	padding: 10;
}

.login_msg_td {
	font-family: Lucida Sans Unicode;
	font-size: 9pt;
	color: #325e97;
	text-align: right;
}

.help_toggle {
	font-family: Lucida Sans Unicode;
	font-size: 9pt;
	font-weight: bold;
	color: #4b87d0;
	text-align: right;
	padding: 0px 2em 0px 5px;
	cursor: pointer;
}

.forminputtable {
	width: 1050px;
	font-family: Lucida Sans Unicode;
	font-size: 8pt;
	vertical-align: baseline;
}

.top_links {
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	cell-spacing: 0;
	cell-padding: 0;
}

.h1 {
	font-family: Lucida Sans Unicode;
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 16px;
	font-weight: normal;
}

.sectionTitle {
	font-family: Lucida Sans Unicode;
	background-color: transparent;
	font-size: 12pt;
	font-weight: normal;
	padding: 6pt;
	color: #000000;
	text-transform: capitalize;
}

body {
	background-color: #fff;
	margin: 30px;
	margin-top: 0;
	font-family: Lucida Sans, Verdana, Sans-serif;
	font-size: 14px;
	color: #4F5155;
}

.a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

.code {
	font-family: Lucida Sans, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

.codegreen {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCFFCC;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	text-transform: Capitalize;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	padding: 12px 10px 12px 45px;
	background-image: url('../images/bg_accept.png');
	background-repeat: no-repeat;
}

.furl {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCFFCC;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	padding: 12px 10px 12px 45px;
	background-image: url('../images/bg_forward.png');
	background-repeat: no-repeat;
}

.forminput_old {
	font-family: Lucida Sans, Verdana, Sans-serif;
	font-size: 12px;
	empty-cells: show;
	border-collapse: collapse;
	border-color: #D8D8D8;
}

.forminput_old {
	font-family: Sans-serif;
	font-size: 11px;
	color: dimgray;
}

.forminput {
	background: #f5f7fa;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	border-color: #C0C0C0;
}

.forminput_big {
	background: #f5f7fa;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
	border-color: #C0C0C0;
}

.formField {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	border-color: #C0C0C0;
}

.forminputLink {
	font-family: Sans-serif;
	font-size: 11px;
	color: red;
}

.forminputLight {
	font-family: Sans-serif;
	font-size: 11px;
	color: dimgray;
}

.standardForminput_old {
	font-family: Lucida Sans, Verdana, Sans-serif;
	font-size: 12px;
	empty-cells: show;
	border-collapse: collapse;
	border-color: #D8D8D8;
	width: 95%;
}

.standardForminput {
	background: #f5f7fa;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	border-color: #C0C0C0;
	width: 98%;
}

.error {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: Capitalize;
	background-color: pink;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	padding: 12px 10px 12px 45px;
	background-image: url('../images/bg_error.png');
	background-repeat: no-repeat;
	min-height: 14px;
}

.yellowerror {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCFFCC;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	text-transform: Capitalize;
	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	padding: 12px 10px 12px 45px;
	background-image: url('../images/error.png');
	background-repeat: no-repeat;
}

.red_alert {
	color: red;
	margin: 14px 0 14px 0;
}

.historyImg {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBDBDB;
}

.historyImgAlt {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #9aacc4;
}

.history {
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #4F5155;
	text-transform: Capitalize;
	float: left;
	min-width: 350px;
	vertical-align: middle;
	min-height: 16px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBDBDB;
}

.history:hover {
	font-family: Verdana, Sans-serif;
	background: #DBDBDB;
	font-size: 9px;
	color: #4F5155;
	text-transform: Capitalize;
	float: left;
	min-width: 350px;
	vertical-align: middle;
	min-height: 16px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBDBDB;
	cursor: pointer;
}

.historyAlt {
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #4F5155;
	text-transform: Capitalize;
	float: left;
	min-width: 350px;
	vertical-align: middle;
	min-height: 16px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #9aacc4;
}

.historyAlt:hover {
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #4F5155;
	text-transform: Capitalize;
	float: left;
	min-width: 350px;
	vertical-align: middle;
	min-height: 16px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #9aacc4;
	background: #c7daf4;
	cursor: pointer;
}

.alert_history {
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-transform: Capitalize;
}

.fieldSet {
	background: #FFFFFF;
	border: 1px solid #9aacc4;
	width: 95%;
	max-width: 1200px;
	padding: 5pt;
}

.menuItems {
	display: inline;
	border: 0;
	vertical-align: middle;
	float: right;
}

.menuItemsHidden {
	display: none;
	border: 0;
	vertical-align: middle;
	float: right;
	z-index: 1000;
}

.issue_detail_header {
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	font-size: 11pt;
	width: 175px;
	float: none;
	display: inline-table;
}

.issue_detail_wide {
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	font-size: 11pt;
	float: none;
	display: inline-table;
	line-height: 15pt;
}

.issue_detail_block {
	font-family: Lucida Sans Unicode;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	background: #D8D8D8;
	padding: 7pt;
	width: 95%;
	float: none;
	margin-bottom: 10px;
}

.issue_detail_block_georgia {
	font-family: Georgia, Lucida Sans Unicode;
	font-size: 11pt;
	font-weight: normal;
	color: black;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #86B4D5;
	padding: 4pt;
	width: 50%;
	float: none;
	margin-bottom: 4px;
	background: #f6fcfe;
}

.recommended_action_block {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	background: #DCDCDC;
	padding: 4pt;
	width: 95%;
	float: none;
	margin-bottom: 10px;
}

.issue_detail_line {
	color: #D8D8D8;
}

.issue_detail_small {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: normal;
	display: inline;
	padding: 4pt;
	color: black;
	padding: 4pt;
}

.production_comment {
	background: #FFFFCC;
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 2px dashed #FF0000;
	color: #002166;
	display: block;
	padding: 12px 10px 12px 10px;
	border-right-width: 1pt;
}

#mask {
	position: absolute;
	z-index: 9000;
	background-color: #000;
	display: none;
}

.step_two {
	z-index: 9000;
	display: block;
	display: none;
	width: 65%;
}

.blank {
	background-color: transparent;
}

#boxes .window {
	position: absolute;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 9999;
	padding: 20px;
}

#boxes #dialog {
	width: 375px;
	height: 203px;
}

.accordion {
	width: 100%;
}

.navigator {
	width: 500;
	text-align: right;
	padding-right: 2em;
	font-size: 9pt;
	float: right;
}

.navigatorLink {
	font-size: 8pt;
}

.rbroundbox {
	background: url(../images/simple_background.gif) repeat;
}

.rbtop div {
	background: url(../images/simple_top_left.gif) no-repeat top left;
}

.rbtop {
	background: url(../images/simple_top_right.gif) no-repeat top right;
}

.rbbot div {
	background: url(../images/simple_bottom_left.gif) no-repeat bottom left;
}

.rbbot {
	background: url(../images/simple_bottom_right.gif) no-repeat bottom
		right;
}

.rbtop div,.rbtop,.rbbot div,.rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent {
	margin: 5px;
	height: 1em;
}

.rbroundbox {
	width: 40em;
	margin: auto;
	text-align: center;
}

.form_message {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: baseline;
}

.form_message_narrow_dropdown {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: baseline;
	max-width: 200px;
}

.form_message_textarea {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
}

.form_message_5em {
	font-family: Verdana, Sans-serif;
	width: 20em;
	font-size: 11px;
	color: #000000;
	vertical-align: baseline;
}

.form_message_30em {
	font-family: Verdana, Sans-serif;
	width: 30em;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}

.form_message_spacing {
	font-family: Georgia, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: baseline;
	padding: 3px;
	margin: 4px 0px 0px 0px;
	min-width: 65px;
}

.form_small_message {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
}

.formElement {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
}

.searchDetail {
	font-family: verdana;
	font-size: 9pt;
	background: #f5f7fa;
	border-style: dashed;
	border-width: 1px;
	border-color: #DADADA;
	width: 40%;
	padding: 4px;
}

.maintab_one {
	font-family: Lucida Sans Regular, Georgia;
	font-size: 11pt;
	font-weight: normal;
	background: #E0ECFF;
	width: 75%;
	display: block;
}

.indented_one {
	font-family: Lucida Sans Regular, Georgia;
	font-size: 10pt;
	padding-left: 100px;
	width: 600px;
}

.indented_two {
	font-family: Lucida Sans Regular, Georgia;
	font-size: 10pt;
	padding-left: 100px;
}

.cp1 {
	width: 50%;
	float: left;
}

.cp1:hover {
	width: 50%;
	float: left;
	background: #F5F5DC;
}

.cp2 {
	width: 40%;
	float: left;
}

.cp3 {
	width: 40%;
	float: left;
}

.alt_text {
	font-size: 9pt;
	display: none;
}

.hiddenElement {
	display: none;
}

.inlineDisplay {
	display: inline;
}

.help_label_big {
	font-family: Georgia;
	font-size: 11pt;
	color: navy;
	padding: 5px;
	margin: 5px;
	line-height: 2;
}

.help_label_big:hover {
	font-family: Georgia;
	font-size: 11pt;
	color: #6a34f4;
	padding: 7px;
	margin: 5px;
	line-height: 2;
}

.help_label_small {
	font-family: Georgia;
	font-size: 8pt;
	color: navy;
	line-height: 2;
	margin-left: 25px;
}

.help_label_small:active {
	font-family: Georgia;
	font-size: 8pt;
	color: #6a34f4;
	line-height: 2;
	margin-left: 25px;
}

.help_label_search {
	font-family: Georgia;
	font-size: 11pt;
	color: blue;
	padding: 0px;
	margin: 0px;
	line-height: 2;
}

.help_indexBox {
	width: 15%;
	float: left;
}

.help_contentBox {
	width: 80%;
	border: none;
	border-width: 1px;
	border-right-color: navy;
	float: left;
	background: #FFFFCC;
}

.div.Outer {
	width: 350px;
	border: dashed 1px black;
	position: relative;
	clear: both;
	background: #AAAAFF;
}

div.InnerLeft {
	border-right: dotted;
	border-width: 1px;
	border-right-color: deeppink;
	width: 15%;
	position: relative;
	float: left;
	min-width: 170px;
}

div.InnerRight {
	width: 65%;
	position: relative;
	float: left;
	font-family: Georgia;
	font-size: 9pt;
	overflow: auto;
	padding: 5px;
	text-align: justify;
}

.georgian_form_input {
	font-family: Georgia;
	font-size: 9pt;
	color: navy;
	line-height: 2;
}

#spellcheckresults {
	position: absolute;
	background: #fff;
	margin: 0;
	border: 1px solid #000;
	padding: 5px;
}

#spellcheckresults dl {
	margin: 0;
	padding: 0;
}

#spellcheckresults dl dt {
	float: left;
	clear: left;
	margin: 3px 0;
	padding: 0;
	font-weight: bold;
}

#spellcheckresults dl dd {
	float: left;
	margin: 3px 10px;
	padding: 0;
	cursor: pointer;
	color: green;
}

#spellcheckresults dl dd.ignore {
	color: red;
	font-style: italic;
}

a.checkspelling {
	
}

a.checkspelling img {
	margin: 0 5px;
	border: 0;
}

.help {
	vertical-align: middle;
}

.form_actions_bg {
	background-image: url("../images/actions_bg.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 10pt 10pt 7pt 20pt;
	margin: 0px 0px 0px 2px;
}

#cssdropdown,#cssdropdown ul {
	list-style: none;
}

#cssdropdown,#cssdropdown * {
	padding: 0;
	margin: 0;
}

#cssdropdown li.headlink {
	width: 80px;
	float: left;
	margin-left: -1px;
	text-align: center;
	padding-right: 5px;
}

#cssdropdown li.headlink a {
	display: block;
}

#cssdropdown li.headlink ul {
	display: none;
	border-top: 0px black solid;
	min-width: 80px;
	text-align: left;
	z-index: 2000;
	position: absolute
}

#cssdropdown li.headlink:hover ul {
	background-color: #DADADA;
	color: #000000;
	min-width: 80px;
	display: block;
	z-index: 2000;
	position: absolute
}

#cssdropdown li.headlink ul li a {
	background-color: #DADADA;
	min-width: 80px;
	color: #000000;
	padding: 2px;
	font-size: 8pt;
	z-index: 2000;
	text-decoration: none
}

#cssdropdown li.headlink ul li a:hover {
	background-color: #8BB5DF;
	min-width: 80px;
	font-size: 8pt;
	z-index: 2000;
	text-decoration: underline;
}

#cssdropdown a {
	color: white;
}

#cssdropdown ul li a:hover {
	text-decoration: none;
}

#cssdropdown li.headlink {
	
}

#cssdropdown li.headlink ul {
	padding-bottom: 0px;
}

#topcssdropdown,#topcssdropdown ul {
	list-style: none;
}

#topcssdropdown,#topcssdropdown * {
	padding: 0;
	margin: 0;
}

#topcssdropdown li.headlink {
	width: 80px;
	float: left;
	margin-left: -1px;
	text-align: center;
	padding-right: 5px;
}

#topcssdropdown li.headlink a {
	display: block;
}

#topcssdropdown li.headlink ul {
	display: none;
	border-top: 0px black solid;
	min-width: 80px;
	text-align: left;
	z-index: 2000;
	position: absolute;
}

#topcssdropdown li.headlink:hover ul {
	background-color: #DADADA;
	color: #000000;
	min-width: 80px;
	display: block;
	z-index: 2000;
	position: absolute
}

#topcssdropdown li.headlink ul li a {
	background-color: #DADADA;
	min-width: 80px;
	color: #000000;
	padding: 2px;
	font-size: 8pt;
	z-index: 2000;
	text-decoration: none
}

#topcssdropdown li.headlink ul li a:hover {
	background-color: #8BB5DF;
	min-width: 80px;
	font-size: 8pt;
	z-index: 2000;
	text-decoration: underline;
}

#topcssdropdown a {
	color: white;
	font-size: 9pt;
	display: block;
}

#topcssdropdown ul li a:hover {
	text-decoration: none;
}

#topcssdropdown li.headlink {
	color: #BED0E8;
	font-family: "Lucida Sans Regular";
	font-size: 9pt;
	height: 39px;
}

#topcssdropdown li.headlink ul {
	padding-bottom: 0px;
}

.topcssdropdownbold {
	font-family: verdana;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color: #8BB5DF;
	height: 20px;
}

legend {
	
}

legend span {
	display: none;
}

.txtError {
	color: red;
	font-weight: bold;
}

#linksheader ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#linksheader li {
	float: left;
	border: 1px solid #bbb;
	border-bottom-width: 0;
	margin: 0;
}

#linksheader a {
	text-decoration: none;
	display: block;
	background: #eee;
	padding: 0.24em 1em;
	color: #000;
	min-width: 8em;
	text-align: center;
}

#linksheader a:hover {
	background: #ddf;
}

#linksheader a:#selected {
	border-color: black;
}

#linksheader #selected a {
	position: relative;
	top: 1px;
	background: white;
	color: black;
	font-weight: bold;
}

#linkscontent {
	background: #eee;
	clear: both;
	padding: 0 1em;
	max-height: 400px;
	overflow: scroll;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
	border: 1px solid #bbb;
	border-top: 0;
}

.proc_label {
	font-family: verdana;
	font-size: 8pt;
	width: 100%;
	display: block;
}

.proc_label_no :hover {
	font-family: verdana;
	font-size: 8pt;
	width: 100%;
	display: block;
	background: #CCDDFF;
}

.proc_labelchecked {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	background: #AFC5F0;
	width: 100%;
	display: block;
	border-bottom: 1px dashed #FFF;
}

#resultheader {
	font-size: 11pt;
	font-weight: bold;
	position: relative;
	background: #eee;
	display: block;
}

*/

.toplink_td {
    height: 36;
    background: #ccd7e6;
}

.toplink {
    font-family: "Lucida Sans Regular";
    font-size: 9pt;
}

.toplinkb {
    font-family: "Lucida Sans Regular";
    font-size: 8pt;
    font-weight: bold;
}

.wireFrame{
    padding: 20px;
    background:#FFF;
    border: 1px dotted red;
}
.companyTitleBg {
    background: #dcdee1;
    padding-top: 1pt;
    padding-bottom: 2pt;
    padding-left: 2pt;
    border-width: 1pt;
    border-top-color: #6688b4;
    border-top-style: solid;
    border-bottom-color: #dcdee1;
    border-bottom-style: solid;
    border-left-width: 1pt;
    border-left-color: #6688b4;
    border-left-style: solid;
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    margin: 0;
    vertical-align: bottom;
    font-family: Lucida Sans Unicode;
    color: #003882;
    font-size: 18pt;
    clear:both;
    display:block;
}

.whiteTitleBg {
    background: #ffffff;
    padding-top: 1pt;
    padding-bottom: 2pt;
    padding-left: 2pt;
    border-top-width: 2pt;
    border-bottom-width: 2pt;
    border-top-color: #6688b4;
    border-top-style: solid;
    border-bottom-color: #6688b4;
    border-bottom-style: solid;
    border-left-width: 1pt;
    border-left-color: #6688b4;
    border-left-style: solid;
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    margin: 0;
    vertical-align: middle;
    font-family: Lucida Sans Unicode;
    color: #003882;
    font-size: 18pt;
}

.item_title {
    font-family: Lucida Sans Unicode;
    font-size: 14pt;
    color: #325e97;
}

.pageContent {

    /*background-image:url('../images/chequered_notebook_9.jpg');
	background-repeat:repeat;*/
    background: #f5f7fa;
    border-width: thin;
    border-top-style: none;
    border-bottom-color: #9aacc4;
    border-bottom-style: solid;
    border-left-width: 1pt;
    border-left-color: #6688b4;
    border-left-style: solid;
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    padding-left: 0pt;
    min-height: 500px;
    padding-left: 5pt;
}

.base {
    text-align: center;
    padding: 10;
}

.login_msg_td {
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    color: #325e97;
    text-align: right;
}

.help_toggle {
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: bold;
    color: #4b87d0;
    text-align: right;
    padding: 0px 2em 0px 5px;
    cursor: pointer;
}

.forminputtable {
    width: 1050px;
    font-family: Lucida Sans Unicode;
    font-size: 8pt;
    vertical-align: baseline;
}

.top_links {
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    cell-spacing: 0;
    cell-padding: 0;
}

.h1 {
    font-family: Lucida Sans Unicode;
    color: #444;
    background-color: transparent;
    border-bottom: 1px solid #D0D0D0;
    font-size: 16px;
    font-weight: normal;
}

.sectionTitle {
    font-family: Lucida Sans Unicode;
    background-color: transparent;
    font-size: 12pt;
    font-weight: normal;
    padding: 6pt;
    color: #000000;
    text-transform: capitalize;
}

body {
    /*	background-image:url('../images/chequered_notebook_9.jpg');
	background-repeat:repeat;*/
    background-color: #fff;
    margin: 30px;
    margin-top: 0;
    font-family: Verdana, Lucida Sans, Sans-serif;
    font-size: 12px;
    color: #4F5155;
}

.a {
    color: #003399;
    background-color: transparent;
    font-weight: normal;
}


.capitalize
{
    text-transform: capitalize;
}
.code {
    font-family: Lucida Sans, Verdana, Sans-serif;
    font-size: 12px;
    background-color: #f9f9f9;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    margin: 14px 0 14px 0;
    padding: 12px 10px 12px 10px;
}

.codegreen {
    font-family: Monaco, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #CCFFCC;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    text-transform: Capitalize;
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    border-left-width: 1pt;
    border-left-color: #6688b4;
    border-left-style: solid;
    padding: 12px 10px 12px 45px;
    background-image: url('../images/bg_accept.png');
    background-repeat: no-repeat;
    /*min-height:38px;*/
}

.furl {
    font-family: Monaco, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #CCFFCC;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    border-left-width: 1pt;
    border-left-color: #6688b4;
    border-left-style: solid;
    padding: 12px 10px 12px 45px;
    background-image: url('../images/bg_forward.png');
    background-repeat: no-repeat;
    /*min-height:38px;*/
}

.forminput_old {
    font-family: Lucida Sans, Verdana, Sans-serif;
    font-size: 12px;
    empty-cells: show;
    border-collapse: collapse;
    border-color: #D8D8D8;
}

.forminput_old {
    font-family: Sans-serif;
    font-size: 11px;
    color: dimgray;
}

.forminput {
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
}

.forminput td{
text-transform: capitalize;
padding:5pt;
}

.forminput td samecase{
padding:5pt;
}

.forminputLarge {
    font-family: Arial, Lucida Sans, Arial,Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
}

.forminput_big {
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
}

.formField {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
}

.forminputLink {
    font-family: Sans-serif;
    font-size: 11px;
    color: red;
}

.forminputLight {
    font-family: Sans-serif;
    font-size: 11px;
    color: dimgray;
}

.standardForminput_old {
    font-family: Lucida Sans, Verdana, Sans-serif;
    font-size: 12px;
    empty-cells: show;
    border-collapse: collapse;
    border-color: #D8D8D8;
    width: 95%;
}

.standardForminputContainer {
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
    width: 95%;
}

standardForminputScroll
{
    max-height:200px;
    display:inline;
    overflow: scroll;
}


.standardForminput_bad {
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
    /*min-width: 75%;
	max-width: 95%;*/
}

.standardForminput {
	background: #f5f7fa;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	border-color: #C0C0C0;
	width: 98%;
}


.standardForminput td{
    height: 30px;
    padding:2;
}


.forminput_stretch
{
    height:78%;
    width:98%;
    font-family: Verdana, Sans-serif;
    font-size: 8pt;
    margin-left:2px;
}


.forminput_stretch_solo
{
    height:67%;
    width:98%;
    font-family: Verdana, Sans-serif;
    font-size: 8pt;
    margin-left:2px;
}
.gray_85 {
    width: 75%;
    height: 1 px;
    color: #DADADA;
    text-align: left; /*this will align it for IE*/
    margin: 0 auto 0 0;
}

.historyDivider {
    width: 96%;
    height: 1 px;
    color: cornflowerblue;
    text-align: left; /*this will align it for IE*/
    margin: 0 auto 0 0;
}

.standardResultTable {
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
    width: 98%;
    padding-left: 7px;
}

.error {
    font-family: Monaco, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: Capitalize;
    background-color: pink;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    /*	border-right-width: 1pt;
	border-right-color: #6688b4;
	border-right-style: solid;
	border-left-width: 1pt;
	border-left-color: #6688b4;
	border-left-style: solid;
	*/
    padding: 12px 10px 12px 45px;
    background-image: url('../images/bg_error.png');
    background-repeat: no-repeat;
    min-height: 14px;
}

.yellowerror {
    font-family: Monaco, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #CCFFCC;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    text-transform: Capitalize;
    border-right-width: 1pt;
    border-right-color: #6688b4;
    border-right-style: solid;
    border-left-width: 1pt;
    border-left-color: #6688b4;
    border-left-style: solid;
    padding: 12px 10px 12px 45px;
    background-image: url('../images/error.png');
    background-repeat: no-repeat;
    /*min-height:38px;*/
}

.red_alert {
    color: red;
    margin: 14px 0 14px 0;
}

.historyImg {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #DBDBDB;
}

.historyImgAlt {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #9aacc4;
}

.history {
    font-family: Verdana, Sans-serif;
    font-size: 9px;
    color: #4F5155;
    text-transform: Capitalize;
    min-width: 350px;
    vertical-align: middle;
    min-height: 16px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #DBDBDB;
}

.history:hover {
    font-family: Verdana, Sans-serif;
    background: #DBDBDB;
    font-size: 9px;
    color: #4F5155;
    text-transform: Capitalize;
    min-width: 350px;
    vertical-align: middle;
    min-height: 16px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #DBDBDB;
    cursor: pointer;
}

.historyAlt {
    font-family: Verdana, Sans-serif;
    font-size: 9px;
    color: #4F5155;
    text-transform: Capitalize;
    min-width: 350px;
    vertical-align: middle;
    min-height: 16px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #9aacc4;
}

.historyAlt:hover {
    font-family: Verdana, Sans-serif;
    font-size: 9px;
    color: #4F5155;
    text-transform: Capitalize;
    min-width: 350px;
    vertical-align: middle;
    min-height: 16px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #9aacc4;
    background: #c7daf4;
    cursor: pointer;
}

.alert_history {
    font-family: Verdana, Sans-serif;
    font-size: 9px;
    color: #FF0000;
    text-transform: Capitalize;
}

.fieldSet {
    background: #FFFFFF;
    border: 1px solid #9aacc4;
    width: 95%;
    padding: 5pt;
}

.menuItems {
    border: 0;
    vertical-align: middle;
    float: right;
    font-size: 10pt;
    display:inline;
    /*	padding-right: 15px;*/
}

.menuItemsHidden {
    display: none;
    border: 0;
    vertical-align: middle;
    float: right;
    z-index: 1000;
}

.issue_detail_header {
    font-family: Lucida Sans Unicode;
    font-weight: normal;
    font-size: 11pt;
    width: 175px;
    float: none;
    display: inline-table;
    /*line-height: 15pt;*/
}

.issue_detail_wide {
    font-family: Lucida Sans Unicode;
    font-weight: normal;
    font-size: 11pt;
    float: none;
    display: inline-table;
    line-height: 15pt;
}

.issue_detail_block {
    font-family: Lucida Sans Unicode;
    font-size: 12pt;
    font-weight: normal;
    color: black;
    background: #D8D8D8;
    padding: 7pt;
    width: 95%;
    float: none;
    margin-bottom: 0px;
}

.issue_detail_block_georgia {
    font-family: Georgia, Lucida Sans Unicode;
    font-size: 11pt;
    font-weight: normal;
    color: black;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    border-bottom-color: #86B4D5;
    padding: 4pt;
    width: 50%;
    float: none;
    margin-bottom: 4px;
    background: #f6fcfe;
}


.help_block {
    font-family: Georgia, Lucida Sans Unicode;
    font-size: 11pt;
    font-weight: normal;
    color: black;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    border-bottom-color: #86B4D5;
    padding: 4pt;
    float: none;
    margin-bottom: 4px;
    background: #f6fcfe;
}


.recommended_action_block {
    font-family: Lucida Sans Unicode;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    background: #a4c5e4;
    display: block;
    padding: 5pt;
    position: relative;
    float: none;
    margin-bottom: 2px;
}

.csi {
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    background: #bedfff;
    width: 95%;
    float: none;
    margin-bottom: 10px;
}

.csi_active {
    font-family: Lucida Sans Unicode;
    font-size: 10pt;
    /*border: 1pt blue dashed;*/
    font-weight: normal;
    color: black;
    background: #bedfff;
    width: 95%;
    float: none;
    margin-bottom: 10px;
}

.findings_block {
    background: #c4d3b6;
    font-family: Lucida Sans Unicode;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    display: block;
    padding: 5pt;
    position: relative;
    float: none;
    margin-bottom: 2px;
}

.tabs_block {
    background: #fee0a4;
    font-family: Lucida Sans Unicode;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    display: block;
    padding: 5pt;
    position: relative;
    float: none;
    margin-bottom: 2px;
}

.tabLink
{
    font-size:10pt;
    font-weight:normal;
}

.tabLink:active
{
    font-size:11pt;
    font-weight:bold;
}


.fbi {
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    background: #dbe7d9;
    width: 95%;
    float: none;
    /*	padding: 4pt;
	padding-top: 32px;*/
    height: 40 pt;
    margin-bottom: 10px;
}

.fbi_active {
    font-family: Lucida Sans Unicode;
    border: 1pt green dashed;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    background: #dbe7d9;
    padding: 4pt;
    width: 95%;
    float: none;
    padding-top: 32px;
    height: 40 pt;
    margin-bottom: 10px;
}

.issue_detail_line {
    color: #D8D8D8;
}

.issue_detail_small {
    font-family: Lucida Sans Unicode;
    font-size: 10pt;
    font-weight: normal;
    display: inline;
    padding: 4pt;
    color: black;
    padding: 4pt;
}

.production_comment {
    background: #FFFFCC;
    font-family: Monaco, Verdana, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    border: 2px dashed #FF0000;
    color: #002166;
    display: block;
    padding: 12px 10px 12px 10px;
    border-right-width: 1pt;
}

/* Z-index of #mask must lower than #boxes .window */
#mask {
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
}

.step_two {
    z-index: 9000;
    display: block;
    display: none;
    width: 65%;
}

.blank {
    background-color: transparent;
}

#boxes .window {
    position: absolute;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
    width: 375px;
    height: 203px;
}

.accordion {
    width: 100%;
}

.navigator {
    text-align: right;
/*    padding-right: 2em;*/
    font-size: 8pt;
    float: right;
    padding: 5px;
    font-weight:normal;
}

.navigatorLink {
    font-size: 8pt;
}

.rbroundbox {
    background: url(../images/simple_background.gif) repeat;
}

.rbtop div {
    background: url(../images/simple_top_left.gif) no-repeat top left;
}

.rbtop {
    background: url(../images/simple_top_right.gif) no-repeat top right;
}

.rbbot div {
    background: url(../images/simple_bottom_left.gif) no-repeat bottom left;
}

.rbbot {
    background: url(../images/simple_bottom_right.gif) no-repeat bottom
        right;
}

/* height and width details */
.rbtop div,.rbtop,.rbbot div,.rbbot {
    width: 100%;
    height: 7px;
    font-size: 1px;
}

.rbcontent {
    margin: 5px;
    height: 1em;
}

.rbroundbox {
    width: 40em;
    margin: auto;
    text-align: center;
}

.form_message {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    vertical-align: baseline;
}

.form_message_narrow_dropdown {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    vertical-align: baseline;
    max-width: 200px;
}

.form_message_textarea {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    display:block;
}

.form_message_5em {
    font-family: Verdana, Sans-serif;
    width: 20em;
    font-size: 11px;
    color: #000000;
    vertical-align: baseline;
}

.form_message_30em {
    font-family: Verdana, Sans-serif;
    width: 30em;
    font-size: 11px;
    color: #000000;
    vertical-align: middle;
}

.form_message_spacing {
    font-family: Georgia, Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    vertical-align: baseline;
    padding: 3px;
    margin: 4px 0px 0px 0px;
    min-width: 65px;
}

.form_small_message {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
}

.formElement {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
}

.formElement_clear {
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    float:left;
    clear:both;
    margin-top:10px;
}

.searchDetail {
    font-family: verdana;
    font-size: 9pt;
    background: #f5f7fa;
    border-style: dashed;
    border-width: 1px;
    border-color: #DADADA;
    width: 40%;
    padding: 4px;
}

.maintab_one {
    font-family: Lucida Sans Regular, Georgia;
    font-size: 11pt;
    font-weight: normal;
    background: #E0ECFF;
    width: 75%;
    display: block;
}

.indented_one {
    font-family: Lucida Sans Regular, Georgia;
    font-size: 10pt;
    padding-left: 100px;
    width: 600px;
}

.indented_two {
    font-family: Lucida Sans Regular, Georgia;
    font-size: 10pt;
    padding-left: 100px;
}

.cp1 {
    width: 50%;
    float: left;
}

.cp1:hover {
    width: 50%;
    float: left;
    background: #F5F5DC;
}

.cp2 {
    width: 40%;
    float: left;
}

.cp3 {
    width: 40%;
    float: left;
}

.alt_text {
    font-size: 9pt;
    display: none;
}

.hiddenElement {
    display: none;
}

.inlineDisplay {
    display: inline;
}

.help_label_big {
    font-family: Georgia;
    font-size: 11pt;
    color: navy;
    padding: 5px;
    margin: 5px;
    line-height: 2;
}

.help_label_big:hover {
    font-family: Georgia;
    font-size: 11pt;
    color: #6a34f4;
    padding: 7px;
    margin: 5px;
    line-height: 2;
}

.help_label_small {
    font-family: Georgia;
    font-size: 8pt;
    color: navy;
    line-height: 2;
    margin-left: 25px;
}

.help_label_small:active {
    font-family: Georgia;
    font-size: 8pt;
    color: #6a34f4;
    line-height: 2;
    margin-left: 25px;
}

.help_label_search {
    font-family: Georgia;
    font-size: 11pt;
    color: blue;
    padding: 0px;
    margin: 0px;
    line-height: 2;
}

.help_indexBox {
    width: 15%;
    float: left;
}

.help_contentBox {
    width: 80%;
    border: none;
    border-width: 1px;
    border-right-color: navy;
    float: left;
    background: #FFFFCC;
}

.div.Outer {
    width: 350px;
    border: dashed 1px black;
    position: relative;
    clear: both;
    background: #AAAAFF;
}

.thick_qa_title {
    font-weight: bold;
    font-size: 10pt;
}

.thick_qa_big_title {
    font-weight: bold;
    font-size: 11pt;
    color:#000;
}

.thin_qa_title {
    font-weight: normal;
    font-size: 10pt;
}

.qablockleft {
    width: 400px;
    float: left;
    height: 175px;
    overflow: auto;
    display: block;
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    background: #bedfff;
    margin: 1px;
}


.qablockleftDouble {
    width: 800px;
    float: left;
    height: 200px;
    overflow: auto;
    display: block;
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    background: #bedfff;
    margin: 1px;
}


.qablockleftDouble_solo {
    width: 800px;
    height: 130px;
    display: block;
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    background: #bedfff;
    margin: 1px;
}


.qablockcenter {
    width: 400px;
    float: left;
    height: 175px;
    overflow: auto;
    display: block;
    font-family: Lucida Sans Unicode;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    background: #dbe7d9;
    margin: 1px;
}

.qablockright {
    width: 802px;
    font-family: Lucida Sans Unicode;
    margin-top:30px;
    font-size: 10pt;
    font-weight: normal;
    height: 155px;
    overflow: auto;
    color: black;
    clear:left;
    background: #feefc8;
    display:block;
}


div.InnerLeft {
    border-right: dotted;
    border-width: 1px;
    border-right-color: deeppink;
    width: 15%;
    position: relative;
    float: left;
    min-width: 170px;
}

div.InnerRight {
    width: 65%;
    position: relative;
    float: left;
    font-family: Georgia;
    font-size: 9pt;
    overflow: auto;
    padding: 5px;
    text-align: justify;
}

.georgian_form_input {
    font-family: Georgia;
    font-size: 9pt;
    color: navy;
    line-height: 2;
}

#spellcheckresults {
    position: absolute;
    background: #fff;
    margin: 0;
    border: 1px solid #000;
    padding: 5px;
}

#spellcheckresults dl {
    margin: 0;
    padding: 0;
}

#spellcheckresults dl dt {
    float: left;
    clear: left;
    margin: 3px 0;
    padding: 0;
    font-weight: bold;
}

#spellcheckresults dl dd {
    float: left;
    margin: 3px 10px;
    padding: 0;
    cursor: pointer;
    color: green;
}

#spellcheckresults dl dd.ignore {
    color: red;
    font-style: italic;
}

a.checkspelling {

}

a.checkspelling img {
    margin: 0 5px;
    border: 0;
}

.help {
    vertical-align: middle;
}

.form_actions_bg {
    background-image: url("../images/actions_bg.png");
    background-repeat: no-repeat;
    background-position: left;
    padding: 10pt 10pt 7pt 20pt;
    margin: 0px 0px 0px 2px;
}

/* General */
#cssdropdown,#cssdropdown ul {
    list-style: none;
}

#cssdropdown,#cssdropdown * {
    padding: 0;
    margin: 0;
}

/* Head links */
#cssdropdown li.headlink {
    width: 80px;
    float: left;
    margin-left: -1px;
    text-align: center;
    padding-right: 5px;
}

#cssdropdown li.headlink a {
    display: block;
}

/* Child lists and links */
#cssdropdown li.headlink ul {
    display: none;
    border-top: 0px black solid;
    min-width: 80px;
    text-align: left;
    z-index: 2000;
    position: absolute
}

#cssdropdown li.headlink:hover ul {
    background-color: #DADADA;
    color: #000000;
    min-width: 80px;
    display: block;
    z-index: 2000;
    position: absolute
}

#cssdropdown li.headlink ul li a {
    background-color: #DADADA;
    min-width: 80px;
    color: #000000;
    padding: 2px;
    font-size: 8pt;
    z-index: 2000;
    text-decoration: none
}

#cssdropdown li.headlink ul li a:hover {
    background-color: #8BB5DF;
    min-width: 80px;
    font-size: 8pt;
    z-index: 2000;
    text-decoration: underline;
}

/* Pretty styling */
#cssdropdown a {
    color: white;
}

#cssdropdown ul li a:hover {
    text-decoration: none;
}

#cssdropdown li.headlink {

}

/*#cssdropdown li.headlink ul { background-image: url(bg.gif); background-position: bottom; padding-bottom: 10px;*/
#cssdropdown li.headlink ul {
    padding-bottom: 0px;
}

/* General */
#topcssdropdown,#topcssdropdown ul {
    list-style: none;
}

#topcssdropdown,#topcssdropdown * {
    padding: 0;
    margin: 0;
}

/* Head links */
#topcssdropdown li.headlink {
    width: 80px;
    float: left;
    margin-left: -1px;
    text-align: center;
    padding-right: 5px;
}

#topcssdropdown li.headlink a {
    display: block;
}

/* Child lists and links */
#topcssdropdown li.headlink ul {
    display: none;
    border-top: 0px black solid;
    min-width: 80px;
    text-align: left;
    z-index: 2000;
    position: absolute;
}

#topcssdropdown li.headlink:hover ul {
    background-color: #DADADA;
    color: #000000;
    min-width: 80px;
    display: block;
    z-index: 2000;
    position: absolute
}

#topcssdropdown li.headlink ul li a {
    background-color: #DADADA;
    min-width: 80px;
    color: #000000;
    padding: 2px;
    font-size: 8pt;
    z-index: 2000;
    text-decoration: none
}

#topcssdropdown li.headlink ul li a:hover {
    background-color: #8BB5DF;
    min-width: 80px;
    font-size: 8pt;
    z-index: 2000;
    text-decoration: underline;
}

/* Pretty styling */
#topcssdropdown a {
    color: white;
    font-size: 9pt;
    display: block;
}

#topcssdropdown ul li a:hover {
    text-decoration: none;
}

#topcssdropdown li.headlink {
    color: #BED0E8;
    font-family: "Lucida Sans Regular";
    font-size: 9pt;
    height: 39px;
}

/*#topcssdropdown li.headlink ul { background-image: url(bg.gif); background-position: bottom; padding-bottom: 10px;*/
#topcssdropdown li.headlink ul {
    padding-bottom: 0px;
}

.topcssdropdownbold {
    font-family: verdana;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    background-color: #8BB5DF;
    height: 20px;
}

legend {

}

legend span {
    display: none;
}

.txtError {
    color: red;
    font-weight: bold;
}

#linksheader ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#linksheader li {
    float: left;
    border: 1px solid #bbb;
    border-bottom-width: 0;
    margin: 0;
}

#linksheader a {
    text-decoration: none;
    display: block;
    background: #eee;
    padding: 0.24em 1em;
    color: #000;
    min-width: 8em;
    text-align: center;
}

#linksheader a:hover {
    background: #ddf;
}

#linksheader a:#selected {
    border-color: black;
}

#linksheader #selected a {
    position: relative;
    top: 1px;
    background: white;
    color: black;
    font-weight: bold;
}

#linkscontent {
    background: #eee;
    clear: both;
    padding: 0 1em;
    max-height: 400px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    border: 1px solid #bbb;
    border-top: 0;
}

.proc_label {
    font-family: verdana;
    font-size: 8pt;
    width: 100%;
    display: block;
}

.proc_label_no :hover {
    font-family: verdana;
    font-size: 8pt;
    width: 100%;
    display: block;
    background: #CCDDFF;
}

.proc_labelchecked {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    background: #AFC5F0;
    width: 100%;
    display: block;
    border-bottom: 1px dashed #FFF;
}

#resultheader {
    font-size: 11pt;
    font-weight: bold;
    position: relative;
    background: #eee;
    display: block;
}

#tblView {
    font-family: verdana;
    font-size: 8pt;
}

.projexfooter {
    margin-top: 20px;
}

#welcome_msg {
    background: #03398f;
    padding: 3pt;
    padding-top: 5pt;
    padding-bottom: 5pt;
    color: #FFFFCC;
    font-size: 10pt;
    font-family: verdana;
    border-left: 1pt #6688b4 solid;
    border-right: 1pt #6688b4 solid;
}

.resultContainer {
    padding: 2em;
}

.resultContainer td{
    padding: 5px;
}

.permission_required_0 {
    background: #DCE5C8;
    color: darkgreen;
}

.permission_required_1 {
    background: #D4A7B7;
    color: #7D0B33;
}

.function_active_0 {
    background: #CDCDCD;
    font-weight: normal;
    color: dimgray;
}

.function_active_1 {
    font-weight: bold;
}

.chartIndex {
    display: inline;
    position: relative;
    top: 0;
    left: 0;
    background: #B8E4F5;
    line-height: 2em;
    width: 1em;
    padding: 3px;
    height: 550px;
}

/* CHART LISTS */
.chartlist {
    float: left;
    border-top: 1px solid #EEE;
    width: 3em;
    height: 15em;
}
.chartlist li {
    position: relative;
    display: block;
    border-bottom: 1px solid #EEE;
    _zoom: 1;
}
.chartlist li a {
    display: block;
    padding: 0.4em 4.5em 0.4em 0.5em;
    position: relative;
    z-index: 2;
}
.chartlist .count {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0.3em;
    text-align: right;
    color: #999;
    font-weight: bold;
    font-size: 0.875em;
    line-height: 2em;
}
.chartlist .index {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #B8E4F5;
    text-indent: -9999px;
    overflow: hidden;
    line-height: 2em;
}
.chartlist li:hover {
    background: #EFEFEF;
}

.infographtable{
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid black;
    vertical-align:top;
}

.infograph_container_old {
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    border-collapse: collapse;
    border-color: #C0C0C0;
    float:left;
}



.infograph_container{
    width:100%;
    position:relative;
    display: table;
/*    border:1px dashed brown;*/
    padding:15px;
    padding-top: 0;
}


.infograph_bottomline
{
    background:#336699;
    color:#FFF;
    text-transform: capitalize;
    height:20px;
    padding:2px;
}

.infograph_bottomline_selected
{
    background:#f3c268;
    color:#bd2c52;
    text-transform: capitalize;
    height:20px;
    padding:2px;
}

.infograph_box
{
    float:left;
    width:300px;
    border:1px solid #336699;
    height:10em;
    position:static;
    margin:5px;
    font-size:8pt;
    font-weight:normal;
    font-family:verdana,tahoma,ms sans serif, tahoma;
}

.infograph_box_inactive
{
    float:left;
    width:300px;
    border:1px solid #DADADA;
    height:2em;
    position:static;
    margin:5px;
    font-size:8pt;
    font-weight:normal;
    font-family:verdana,tahoma,ms sans serif, tahoma;
    text-transform: capitalize;
}




.infograph_table_container{
    background: #f5f7fa;
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    margin:1px;
    border-bottom: 1px dotted dimgray;
    vertical-align:top;
    height:7em;
}

.infograph_table_container tr{
}

.infograph_ctr_tbl
{
    width:125 px;
}


.infographtable td {
    width:5px;
}

.infographtable td{
    vertical-align:bottom;
}

.infographbar{
    width: 1em;
    display:block;
    height: 70px;
    vertical-align:text-bottom;
}














/* SETUP */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.section {
    float: left;
    clear: left;
    padding: 1em 2em;
}

/* TIMELINE CHARTS */
.timeline {
    font-size: 0.75em;
    height: 10em;
    width: 100%;
    padding:0;
    margin:0;
    overflow: scroll;
    overflow-x:hidden;
    /*      width: 25em;*/
}

.timeline ul
{
    margin:0;
    padding:0;
}

.timeline li {
    position: relative;
    float: left;
    width: 2.25em;
    margin: 0 0.1em;
    height: 8em;
}
.timeline li a {
    display: block;
    height: 100%;
}
.timeline li .label {
    display: block;
    position: absolute;
    bottom: -2em;
    left: 0;
    background: #fff;
    width: 100%;
    /*      height: 2em;
          line-height: 2em;*/
    text-align: center;
}

.timeline li a .count {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: #AAA;
    text-indent: -9999px;
    overflow: hidden;
}
.timeline li:hover {
    background: #EFEFEF;
}
.timeline li a:hover .count {
    background: #2D7BB2;
}



/*
     .timeline td {
      position: relative;
      float: left;
      width: 2.5em;
      margin: 0 0.1em;
      height: 8em;
    }
    .timeline td a {
      display: block;
      height: 100%;
    }
    .timeline td .label {
      display: block;
      position: absolute;
      bottom: -2em;
      left: 0;
      background: #fff;
      width: 100%;
      height: 2em;
      line-height: 2em;
      text-align: center;
    }
    .timeline td a .count {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      height: 0;
      width: 100%;
      background: #AAA;
      text-indent: -9999px;
      overflow: hidden;
    }
    .timeline td:hover {
      background: #EFEFEF;
    }
    .timeline td a:hover .count {
      background: #2D7BB2;
    }*/



.tblreporter
{
    width:100%;
}

.main_container
{
    margin:1em;
}

.curvedBox
{
width:90%;
display: table;

}

.curvedBox .r1, .curvedBox .r2, .curvedBox .r3, .curvedBox .r4
{
background-color:#fff;
display:block;
overflow:hidden;
height:1px;
font-size:1px;
}
.curvedBox .r2, .curvedBox .r3, .curvedBox .r4
{
border-width:0 1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.curvedBox .r1 {margin:0 6px;}
.curvedBox .r2 {margin:0 3px;}
.curvedBox .r3 {margin:0 2px;}
.curvedBox .r4 {margin:0 1px;height:2px;}

.curvedBox .content
{
background:#fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
padding:0 5px;
}



.rightTextHeading
{
    float:right;
}

.light_msg
{
    font-size:8pt;
    color:#4b87d0;
}


.fieldsetNarrow {
	width: 40%;
	background: #FCFCFC;
	font-family: verdana,Arial,Lucida Sans, garamond, verdana;
	font-size: 12pt;
	padding: 8px;
	border: 1px solid #DADADA;
	margin: 12px;
}

.fieldsetNarrow legend{
	padding: 6px;
}

