body, textarea, select, .txtBox
{
	background-color: white;
	font-family: tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

td
{
	font-family: tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #103828;
}
h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TH
{
	text-align: left;
	padding-left: 8px;
	vertical-align: baseline;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: underline;
	color: #103828;
}

A:visited
{
	text-decoration: underline;
	color: #4C6A5E;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: none;
	color: #008000;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

IMG
{
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 3px;
	border: 0px;
}

.header
{
	background-color: #103828;
	height: 75px;
	text-align: right;
}
#logoncontainer
{
	margin-top: 160px;
	text-align: center;
}
.logonbox
{
	width: 310px;
	background-color: #D6DADA;
	padding: 5px;
	border: solid 1px #A0A4A4;
	text-align: left;
	line-height: 1.5em;
}
.logonbox .txt
{
	width: 250px;
	border: 1px solid #A6B4AE;
	font-size: 12px;
}

.box
{
	background-color: #F4F6F6;
	font-size: 11px;
}
.boxpadded
{
	background-color: #F4F6F6;
	font-size: 11px;
	padding: 9px;
}
.boxpaddedlite
{
	background-color: #fff;
	font-size: 11px;
	padding: 9px;
}

.boxpaddedhilite
{
	background-color: #FFFFE0;
	font-size: 11px;
	padding: 9px;
}

.boxhead
{
	background: #DAE0DD url(boxhead.gif);
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 0px 7px 4px;
}

th, .heading
{
	background: #F4F6F6 url(boxhead.gif);
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 0px 7px 8px;
}

.boxlink, .boxlink:visited
{
	color: #103828;
	display: block;
	padding: 1px 2px 3px 8px;
}
.boxlinkActive, .boxlinkActive:visited
{
	color: #103828;
	border-left: solid 3px #288624;
	border-bottom: solid 1px #C5D8C4;
	background-color: #CAE0C8;
	display: block;
	padding: 1px 2px 3px 7px;
}
.boxlink:hover
{
	background-color: #E4F0E4;
	color: #004000;
}



#wrap
{
	padding: 0px;
}
#wrapPadded
{
	padding-left: 10px;
	padding-top: 6px;
}

.rowHeader
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: solid 1px #D3D2D4;
	padding: 3px;
	border-top: solid 1px #A7A6AA;
}
.rowSubHead
{
	padding-left: 5px;
	background-color: #4C6A5E;
	color: white;
	font-weight: bold;
}
.rowLabel
{
	background-color: #F4F6F4;
	color: #000;
	font-weight: bold;
	text-align: right;
}
rowHelp
{
	background-color: #FAFAFA;
	color: #000;
}
.rowField
{
	background-color: #D2DAD6;
}
.adminField
{
	background-color: #800000;
}


.rowField input, .rowField textarea
{
	border: 1px solid #A6B4AE;
}
.rowSubmit
{
	background-color: #A6B4AE;
	color: #000;
	font-weight: bold;
	text-align: center;
}


#rightNav
{
	border: solid 1px #B8C8C2;
	width: 220px;
}

.hrefList
{
	margin: 0px;
}

.inputBox
{
	border: solid 1px #103828;
	font-size: 11px;
}

.gridHeader
{
	background: #F4F6F6 url(boxhead.gif);
	color: #103828;
	font-weight: bold;
}

.barDark
{
	background-color: #103828;
	color: #fff;
	padding: 5px;
	margin-bottom: 3px;
}
.itemAlt
{
	background-color: #F0F2F2;
}
.tblStandard
{
	width: 99%;
}
.rightSidebar .tblStandard, .rightSidebar .listing
{
	width: 100%;
}
#tblReferences
{
	border: solid 1px #F8F8F8;
}
#tblReferences td
{
	border-right: solid 1px #F8F8F8;
}


.btn, a.btn
{
	background-color: #103828;
	border: solid 1px #103828;
	color: white;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

hr
{
	margin: 0 3px 0 3px;
	height: 2px;
	color: #BDC8C4;
	border-bottom: solid 1px #fff;
}

#historybar
{
	padding-left: 0px;
}
#statusbar
{
	padding: 5px 5px 5px 5px;
	color: White;
	background-color: #798f87;
	font-weight: bold;
}
#statusbar span
{
	padding-left: 5px;
}

#statusbarlinks
{
	padding: 5px;
}

.hint
{
	background-color: #F4F6F6;
	padding: 8px;
}
.tblAuthors, .tblReferences
{
	width: 99%;
}

.debug
{
	color: Red;
}

.rowNormal
{
	background-color: #E2E6E4;
}
.rowAlt
{
	background-color: #fff;
}
.rowHiLite td
{
	background-color: #F0FFF0;
}
.pager
{
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
}
.pager td
{
	padding: 3px;
}
.tip
{
	margin-bottom: 3px;
	background-color: #E4F0E4;
	padding: 5px;
	border: 1px solid #ABB4AB;
	color: #103828;
	font-weight: bold;
}

.err
{
	font-weight: bold;
	color: red;
	padding: 5px;
}

.listing
{
	width: 99%;
	border-left: solid 1px #DBDBDB;
	border-right: solid 1px #DBDBDB;
	border-bottom: solid 1px #CDD5D2;
}
.listing td
{
	padding-left: 2px;
	border-left: solid 1px #E6E8E6;
	border-bottom: solid 1px #EEEEEE;
	background-color: #F7F8F8;
}
td.iconCol
{
	text-align: center;
	border-right: solid 1px #E6E8E6;
	width: 16px;
	background-color: #FDFEFE;
}
td.iconColRight
{
	text-align: center;
	border-left: solid 1px #E6E8E6;
	width: 17px;
	background-color: #fff;
	padding-bottom: 2px;
}
td.recommendation
{
	font-size: 10px;
	text-align: center;
	padding: 0 1px 0 1px;
}
td.recommendation-go, tr.whiteRow td.recommendation-go
{
	text-align: center;
	font-size: 10px;
	background-color: #E0FFE0;
}
td.recommendation-stop
{
	text-align: center;
	font-size: 10px;
	background-color: #FFE0E0;
}
td.recommendation-wait, tr.whiteRow td.recommendation-wait
{
	text-align: center;
	font-size: 10px;
	background-color: #FFFFF0;
}
td.authorSmall
{
	width: 140px;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

td.lnkSml
{
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.sizeCol
{
	width: 40px;
	font-size: 10px;
}

.smlTxt
{
	font-size: 10px;
}
.filedateCol
{
	text-align: right;
	width: 120px;
	font-size: 10px;
}
td.delete
{
	background-color: #FAEEEE;
	text-align: right;
	width: 52px;
	padding-right: 2px;
	font-size: 10px;
}
td.deleteSml
{
	background-color: #FAEEEE;
	text-align: right;
	width: 22px;
	padding-right: 2px;
	font-size: 10px;
}
.delete a
{
	background-image: url(delete.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.delete a:hover, .deleteSml a:hover
{
	background-color: #ECB2B2;
	color: #6B2C2C;
}

.subHead
{
	margin-top: 2px;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #F3F3F3;
	padding: 3px 3px 3px 5px;
	background-color: #DAE0DD;
	color: #000;
	font-weight: bold;
}
.subHead a
{
	float: right;
}
.mainDetails
{
	font-size: 11px;
	background-color: #FBFBFB;
	border: solid 1px #EBEBEB;
	padding: 5px;
}
.mainDetails div
{
	margin-top: 4px;
}
.documentDetails
{
	background-color: #F4F6F6;
	padding: 5px;
	border: solid 1px #EBEBEB;
}
.personDetails
{
	background-color: #FCFCFC;
}
.filenameCol
{
}
.dateCol
{
	font-size: 10px;
	text-align: center;
	border-left: solid 1px #BDBDBD;
	padding-left: 1px;
	padding-right: 1px;
	width: 55px;
}

.dateCol2
{
	font-size: 10px;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

.downloadpanel
{
	margin: 6px;
	padding: 5px;
	background-color: #DEE3E1;
	border: solid 1px #BCC7C3;
}
.defaultInput
{
	width: 180px;
	border: 1px solid #A6B4AE;
	font-size: 11px;
}

.files
{
	width: 98%;
}
.files td
{
	border-bottom: solid 1px #DEE4E2;
	padding-bottom: 2px;
}
.tblSteps
{
	background-color: #F2F8F2;
	width: 500px;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
.step
{
	color: #CCCCCC;
	padding: 3px;
}
.stepActive
{
	color: #103828;
	padding: 3px;
	font-weight: bold;
}
.stepDone
{
	color: #929292;
	padding: 3px;
}

.innerBox
{
	margin-top: 4px;
	background-color: #FCFCFC;
	border-top: solid 1px #A7A6AA;
	border-bottom: solid 1px #fff;
}
#ctl00_cph_ucSubmissionBar_cboStatus
{
	width: 180px;
	background-color: #EEF1F0;
}

.uploadPanel
{
	border: solid 1px #AAAAAA;
	background-color: #FEFEFE;
	margin-bottom: 5px;
}
.withDrawPanel
{
	font-weight: bold;
	border: solid 1px #AAAAAA;
	padding: 5px;
	margin: 5px;
}
.lbl
{
	font-weight: bold;
	color: #103828;
}

#termspanel
{
	overflow: auto;
	height: 350px;
	width: 540px;
	font-size: 11px;
	border: solid 1px #A7B6B0;
	padding: 0px;
	background-color: #F4F6F6;
}
#termspanel h4 { padding: 6px 0 6px 5px;}
h4
{
	background: #103828;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0px 7px 8px; color:White;
}

.searchBox
{
	background: white url(SearchMFG.gif) no-repeat;
	padding: 2px 1px 2px 20px;
	border: 1px solid #A6B4AE;
	width: 98px;
	font-size: 11px;
}

#sideBar, .sideBar
{
	float: left;
	width: 185px;
}
#pageContent
{
	margin-left: 192px;
}
#container
{
	padding: 4px 2px 2px 2px;
}
#rightSidebar, .rightSidebar
{
	float: right;
	width: 285px;
}
#pageWithRsidebar
{
	margin-right: 291px;
}
#leftNav
{
	border: solid 1px #B8C8C2;
	width: 183px;
}

.edit
{
	background: url(edit.gif) no-repeat;
	padding: 3px 10px 3px 16px;
}
.print
{
	background: url(print.gif) no-repeat;
	padding: 3px 10px 3px 20px;
	margin-left: 10px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #F2F8F2;
	border-width: 3px;
	border-style: solid;
	border-color: #B6BAB6;
	padding: 18px;
	font-size: 12px;
	width: 350px;
}

.pad10
{
	padding: 10px;
}

tr.lineB td
{
	border-bottom: solid 1px #767676;
	padding-bottom: 5px;
}
tr.whiteRow td
{
	background-color: #FFF;
}

.centre
{
	text-align: center;
}

.blockLnk
{
	display: block;
	border-bottom: solid 1px #F4F6F4;
	background-color: #FAFAFA;
	padding: 2px 0 1px 2px;
}


.cboSubBar
{
	width: 275px;
}
.cboContainerSubBar
{
	background-color: #EBEBEB;
	padding: 2px;
}

fieldset
{
	text-align: left;
	margin: 0;
	padding: 0;
}

.fill
{
	width: 99%;
}
.select
{
	background: url(select.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}

.txt80
{
	width: 80px;
}
.txtAC
{
	width: 480px;
}

.printOnly
{
	display: none;
}

.autocomplete_highlightedListItem
{
	background-color: #103828;
	cursor: hand;
	color: White;
}
.autocomplete
{
	padding: 2px;
	margin: 0;
	border: solid 1px black;
	filter: alpha(opacity=95); /* Internet Explorer       */
	-moz-opacity: 0.95; /* Mozilla 1.6 and below   */
	opacity: 0.95; /* newer Mozilla and CSS-3 */
	background-color: #F7F7F7;
}
.autocompleteItem
{
	cursor: hand;
}

/* RatingControl */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.ratingStarDisabled {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: not-allowed;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(FilledStar.png);

}

.emptyRatingStar {
    background-image: url(EmptyStar.png);
}

.savedRatingStar {
    background-image: url(SavedStar.png);
}
/* End-RatingControl */

.accContent { background-color:#F4FCF6 ;padding:6px; border:solid 1px #B7BDB8;border-top-width:0} 

.accordianHeader { text-decoration:underline;cursor:pointer;background: #F4F6F6 url(accHead.gif);padding:7px 0 7px 11px; }
.accordianHeaderSelected{ cursor:pointer;background: #F4F6F6 url(boxhead_sel.gif);padding:7px 0 7px 11px; font-weight:bold }