.paginator
{
	padding-top: 10px;
}

fieldset div label select, label.inline
{
	width: 200px !important;
}
fieldset div input[type="text"]
{
	width: 190px;
}
fieldset div label input.dateformat-m-sl-d-sl-Y
{
	width: 150px !important;
}

.waterMarkHint
{
	color: #999999;
}

.logonError
{
	color: Red;
	padding: 10px 0px 10px 0px;
}

.pageErrorMsg
{
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	font-weight: bold;
	padding: 20px;
}

/* RMG: for tool tips */
.tooltip-header
{
	font-weight: bold;
	background-color: #F9F5EE;
	color: #333333;
	border: solid 1px #CCCCCC;
	padding: 10px 10px 0px 10px;
}
.tooltip-body
{
	background-color: #F9F5EE;
	color: #333333;
	border: solid 1px #CCCCCC;
	padding: 10px 10px 10px 10px;
	width: 400px;
}
.tooltip-imagee
{
	width: 35px;
	height: 35px;
	vertical-align: middle;
}
span.tooltip
{
	vertical-align: middle;
}

.report-shortcuts
{
	border: solid 1px;
	padding: 15px 15px 0px 15px;
}

/* RMG: For Enroll radio button list (modal page) */
.inlineModal
{
	clear: both;
	text-align: left;
	width: auto;
	padding-left: 10px;
}
/* RMG: For Enroll radio button list (modal page) */
.inlineModal input[type="radio"]
{
	vertical-align: middle;
	margin-bottom: 2px;
}



#wrap
{
	width: 98%;
	padding: 1%;
}

h1, h2, legend
{
	color: #333333;
}

/* TABLE STYLE */
.styledtable
{
	padding: 0;
	margin: 0;
	clear: both;
}


.table-filter caption
{
	padding: 0 0 5px 0;
	font-size: 13px;
	text-align: right;
}


.styledtable caption
{
	padding: 0 0 5px 0;
	font-size: 13px;
	text-align: right;
}

.alignRight
{
	padding: 0 0 5px 0;
	font-size: 13px;
	text-align: right;
}

.styledtable th
{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #E7DCC5;
	border-bottom: 1px solid #E7DCC5;
	border-top: 1px solid #E7DCC5;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 12px 6px 12px;
	background: #1c1c1c url(/images/table-header-background.png) repeat-x scroll 0 0;
}

.styledtable th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #E7DCC5;
	background: none;
	color: #591A0B;
}

.styledtable th[scope=col] a
{
	color: #ffffff;
	text-decoration: none;
}

.styledtable td
{
	border-right: 1px solid #E7DCC5;
	border-bottom: 1px solid #E7DCC5;
	background: #fff;
	padding: 6px 12px 6px 12px;
	color: #333;
	font-size: 13px;
	vertical-align: top;
}


.styledtable td.alt
{
	background: #f9f5ee;
	color: #333;
}

.styledtable td.last
{
	background: #fff;
	color: #333;
	font-weight: bold;
}

.styledtable th.spec
{
	border-left: 1px solid #E7DCC5;
	border-top: 0;
	background: #ffffff;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	vertical-align: top;
}

.styledtable th.specalt
{
	border-left: 1px solid #E7DCC5;
	border-top: 0;
	background: #f9f5ee color:#333;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	vertical-align: top;
}

.styledtable th.speclast
{
	border-left: 1px solid #E7DCC5;
	border-top: 0;
	background: #fff color:#333;
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold;
}

.header
{
	float: left;
	clear: both;
	width: 100%;
}

.navlist
{
	padding: 3px 0;
	padding-left: 12px;
	border-bottom: 1px solid #333333;
	font: bold 12px Verdana, sans-serif;
	z-index: 100;
	padding-top: 2em;
}

.navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

.navlist li a:active, .navlist li a:link, .navlist li a:visited
{
	padding: 3px 1em;
	margin-left: 0px;
	border: 1px solid #333333;
	background: #f5f5f5;
	text-decoration: none;
}

.navlist li a:hover
{
	color: #F9F5EE;
	background: #333333 !important;
	border-color: #333333;
}

.navlist li a#current
{
	background: #333333;
	border-bottom: 1px solid #333333;
	color: #F9F5EE;
}

.flash-message
{
	border: 1px solid #fff77e;
	background-color: #fff77e;
	padding: 1.5em;
	margin: 1em 0;
}

a.logo
{
	float: left;
	clear: none;
}

ul.settings-menu
{
	float: right;
	clear: none;
}
ul.settings-menu li
{
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	font-size: 12px;
}

div.concept-actions
{
	background: #333333 url(/images/table-header-background.png) repeat-x scroll 0 0;
	line-height: 21px;
	padding-bottom: 3px;
	float: left;
	clear: both;
	width: 100%;
}

div.concept-actions ul
{
	padding: 0 0 0 12px;
	margin: 0;
}

div.concept-actions ul li
{
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	border-left: solid 1px #F9F5EE;
}

div.concept-actions ul li:first-child
{
	border-left: none;
}

div.concept-actions ul li a:link, div.concept-actions ul li a:active, div.concept-actions ul li a:visited
{
	color: #F9F5EE;
	text-decoration: none;
}

div.concept-actions ul li a:hover
{
	text-decoration: underline;
}
.nav
{
	padding-bottom: 1em;
	width: 100%;
	float: left;
	clear: both;
}

.tablewithlinks tr th a
{
	color: #333333;
	text-decoration: underline;
}

.tablewithlinks th a:hover
{
	color: #FFFFFF;
}


/* FORM ELEMENT STYLES */
fieldset
{
	padding: 12px;
	margin-bottom: 30px;
	margin: 12px;
}
/*div.form{}*/
label
{
	display: block;
	width: 150px;
	float: left;
	clear: left;
	text-align: right;
	padding-right: 0.7em;
	font-size: 13px;
	line-height: 20px;
}
td label
{
	display: inherit;
	width: inherit;
	float: inherit;
	clear: inherit;
	text-align: inherit;
	padding-right: inherit;
	font-size: inherit;
	line-height: inherit;
}

label.wide
{
	width: 200px;
}
label.inline, label.inlineauto
{
	display: inline;
	clear: none;
	text-align: left;
	width: auto;
}
label.inline2
{
	display: inline;
	clear: none;
	width: 150px;
}
.radiolist label
{
	float: none;
	display: inline;
}
legend
{
	font-size: 16px;
	margin: 0 0 12px 0;
	padding: 0;
}
fieldset div
{
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 100%;
}
form input
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 2px;
}
form input[type="button"]
{
	font-size: 13px;
}
input.text
{
	width: 11em;
}
form select
{
	padding: 1px;
	font-size: 110%;
}
select.dropdown
{
	width: 11.6em;
}
form textarea
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 110%;
	padding: 2px;
	width: 500px;
}
label input[type="checkbox"], label input[type="radio"]
{
	margin-right: 4px;
	vertical-align: bottom;
}

div.checkbox
{
	margin: 0px;
}

div.checkbox label
{
	display: inline;
	clear: none;
	width: auto;
	float: none;
}
span.asterisk
{
	color: #6B0707;
	font-weight: bold;
}

dl
{
	padding-bottom: 1em;
}

dt
{
	font-weight: bold;
}

div.auto_complete
{
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
}
div.auto_complete ul
{
	padding-left: 0px;
	margin-left: 0px;
}
div.auto_complete li
{
	list-style-type: none;
	padding: 5px;
}
li.selected
{
	padding: 5px;
	list-style-type: none;
	background-color: #ffb;
}
.searchbar
{
	margin: 5px 0px 15px 0px;
}
#function label
{
	text-align: left;
}

.dataviewtable-width-for-repotrlinks
{
	width: 750px;
}

.dataviewtable th
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E7DCC5;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	padding: 6px 12px 6px 12px;
	background: #FFF;
	vertical-align: top;
}

.dataviewtable td
{
	border-bottom: 1px solid #E7DCC5;
	background: #fff;
	padding: 6px 12px 6px 12px;
	color: #333;
	font-size: 13px;
}
.ajaxform
{
	clear: both;
	width: 97%;
}
#loginbox
{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

#loginbox h1
{
	display: block;
	padding-top: 50px;
}

#loginbox form
{
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	float: none;
}

div.message
{
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 0.4em 0;
}
.horizontalcheckboxlist div
{
	clear: none;
	width: auto;
}
.removewidth
{
	width: auto;
}

.floater
{
	float: left;
	padding-left: 25px;
}

.parameter
{
	clear:left;
    float: left;
    display:block;
    margin-top: 5px;
}
.searchPOC
{
    margin-left: 40px;
}