﻿#navigation
{
	background: transparent url(../images/SR_Menu.jpg) no-repeat scroll 0 0;
	bottom: 0;
	height: 60px;
	left: 1px;
	position: absolute;
	width: 788px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	z-index: 1;
}

#navigation li
{
	display: inline;
}

#navigation li a
{
	background: transparent url(../images/SR_Menu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 70px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

li#mySettlementRoom a
{
	background-position: -28px 0;
	left: 28px;
	width: 175px;
}

li#Transactions a
{
	background-position: -203px 0;
	left: 203px;
	width: 180px;
}

li#Library a
{
	background-position: -383px 0;
	left: 383px;
	width: 85px;
}

li#mySettlementRoom a:hover
{
	background-position: -28px -61px;
}

li#Transactions a:hover
{
	background-position: -203px -61px;
}

li#Library a:hover
{
	background-position: -383px -61px;
}

.mySettlementRoomSelected li#mySettlementRoom a
{
	background-position: -28px -122px;
}

.TransactionsSelected li#Transactions a
{
	background-position: -203px -122px;
}

.LibrarySelected li#Library a
{
	background-position: -383px -122px;
}


panelHiddenFormhtml, body
{
	background: #E5E5E5 none repeat scroll 0% 0%;
}

.panelHiddenForm
{
	display: none;
}

body
{
	color: #222222;
	font-family: "Lucida Grande" ,verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	margin: 0pt auto;
	padding: 0pt;
	text-align: center;
}


.Header
{
	background: #FFFFFF url(../images/header_back.gif) repeat-x 0 top;
	margin: 0pt;
	min-width: 900px;
	overflow: hidden;
	padding: 10px 23px 0pt 30px;
	position: relative;
	text-align: left;
}

.Header h1
{
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #fc0;
	text-align: left;
}

.GlobalLinks
{
	color: #56778B;
	float: right;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	width: 600px;
	margin-right:20px;
}

.GlobalLinks a
{
	color: #314B22;
	padding: 0pt;
}

.divLinks
{
	color: #314B22;
	padding: 0pt;
}

.Tabs
{
	clear: left;
	height: 60px;
	margin: 15px 0pt 0pt;
	padding: 0pt;
}

.Wrapper
{
	background: #E5E5E5 none repeat scroll 0% 0%;
	margin: 0pt auto;
	min-width: 800px;
	padding: 12px 23px 0pt 30px;
}

.Container
{
	margin: 0pt auto;
	text-align: center;
}

.Left
{
	float: left;
	margin: 0pt;
	padding: 0pt;
	text-align: left;
	width: 80%;
}

.textLeft{
	text-align:left;
}
.Left .LeftColumn
{
	background: #FFFFFF url(../images/right-bg.gif) repeat-y scroll right center;
	padding: 0pt 8px 0pt 0pt;
}

.LeftColumn
{
	text-align: left;
}

.Left .InnerLeftColumn
{
	padding: 15px 40px 20px 20px;
}

.InnerLeftColumn
{
	padding-right: 20px;
}

#LeftPageHeader
{
	background: #6AA042 none repeat scroll 0% 0%;
	color: #FFFFFF;
	margin: 0pt;
	padding: 13px 30px 13px 24px;
	margin-bottom: 0px;
	height: 60px;
	vertical-align: bottom;
	vertical-align: middle;
}

#LeftPageHeader h1
{
	color: #FFFFFF;
	margin: 0pt;
	font-size: 20px;
	padding: 0px;
}

#LeftPageHeader a
{
	color: #FFFFFF;
}

.LeftColumnContent
{
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	width: 100%;
}

.Right
{
	float: left;
	margin: 0pt;
	padding: 0pt;
	text-align: left;
	width: 20%;
}

.Right2
{
	float: right;
	margin: 0pt;
	padding: 0pt;
	text-align: right;
	width: 20%;
}

.Right .RightColumn
{
	min-width: 200px;
	padding: 0pt 0pt 0pt 12px;
}

.RightColumn a
{
	color: #6AA042;
}

.RightColumn
{
	text-align: left;
}

.Bottom
{
	background: transparent url(../images/bottom-bg.gif) no-repeat scroll right top;
	font-size: 8px;
	padding: 12px 0pt 20px 20px;
}

.Footer
{
	color: #666666;
	font-size: 10px;
	line-height: 1.2em;
}

.Menu
{
	padding: 0px;
	margin: 0px;
	height: 24px;
}

.MenuItem
{
	background-color: #6AA042;
	border-color: #FFFFFF #FFFFFF rgb(147, 157, 172);
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0pt;
	text-decoration: none;
	padding: 3px 8px 5px;
}

.MenuHover
{
	background: #314B22 none repeat scroll 0% 0%;
	border-bottom: 1px solid #314B22;
	color: #FFFFFF;
}

.MenuItemSelected
{
	background: #E5E5E5 url(../images/tab-bg.gif) repeat-x scroll center top;
	border-bottom: 1px solid #E5E5E5;
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
	padding: 3px 8px 5px;
	text-decoration: none;
}

#TransactionLinks a
{
	font-weight: normal;
	color: #6AA042;
	text-decoration: underline;
	font-size: 16px;
}

#TransactionLinks a:hover
{
	background-color: #0033BB;
	color: #FFFFFF;
	text-decoration: none;
}

.LeftPageHeaderLinks
{
	color: #CCCCCC;
	float: right;
	font-size: 11px;
	line-height: 20px;
	margin-top: 3px;
	text-align: right;
	width: 115px;
}

a.HeaderLink:link, a.HeaderLink:visited
{
	color: #FF0000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

a.HeaderLink:hover
{
	background: #FF0000 none repeat scroll 0% 0%;
	color: #FFFFFF;
}

.RecentTransactionsMenu
{
	z-index: 1;
}

.RecentTransactionsMenuItem
{
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
	text-decoration: none;
}

.RecentTransactionsMenuHover
{
	color: #FFFFFF;
}

.RecentTransactionsMenuItemSelected
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
	text-decoration: none;
}

.TransactionHeaderSubMenuLink
{
	/*color: #FFFFFF;     padding: 1px;     text-decoration: underline;     font-size: 12px;*/
}

.TransactionHeaderSubMenuLinkHover
{
	/*background-color: #0033BB;     color: #FFFFFF;     text-decoration: none;*/
}

.TransactionHeaderSubMenuLinkSelected
{
	/*background-color: #314B22;     color: #FFFFFF;     text-decoration: none;*/
}

#FormTable .checkboxdiv input
{
	width: auto;
}

#FormTable
{
	width: 100%;
}

#FormTable td
{
	width: 50%;
	padding-right: 10px;
	margin: 5px 0pt;
	padding-bottom: 5px;
	font-size: 14px;
}

#FormTable td div
{
	width: 100%;
}

#FormTable td span
{
	width: 100%;
}

#FormTable td div table td span input, #FormTable td select, #FormTable td input, #FormTable td textarea
{
	width: 92%;
	font-weight: bold;
	font-size: 12pt;
	margin-right: 10px;
}

#FormTable td select
{
	width: 93%;
	font-weight: bold;
	font-size: 12pt;
	margin-right: 10px;
}


#KeyDates .checkboxdiv input
{
	width: auto;
}

#KeyDates
{
	width: 100%;
}

#KeyDates td
{
	width: 50%;
	padding-right: 10px;
	margin: 5px 0pt;
	padding-bottom: 5px;
}

#KeyDates td div
{
	width: 100%;
}

#KeyDates td span
{
	width: 100%;
}

#KeyDates td div table td span input, #KeyDates td select, #KeyDates td input, #KeyDates td textarea
{
	width: 92%;
	font-weight: bold;
	font-size: 12pt;
	margin-right: 10px;
}

#KeyDates td select
{
	width: 93%;
	font-weight: bold;
	font-size: 12pt;
	margin-right: 10px;
}


#CheckboxListRadioButtonListStyle input, #CheckboxListRadioButtonListStyle td input, #CheckboxListRadioButtonListStyle span input, #CheckboxListRadioButtonListStyle td
{
	font-size: 14px;
	margin-right: 10px;
	width: auto;
}

.dashedTopAndBottom
{
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 20px;
	padding: 5px 0pt;
}


.dashedBottom
{
	color: #000000;
	font-family: "Lucida Grande" ,verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 0pt;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}



.RequierdFieldSpan
{
	color: #FF0000;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalBackgroundWhite
{
	background-color: White;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.LoadingBackgroundWhite
{
	background-color: White;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

label.checkbox
{
	height: 34px;
	float: left;
}

span.checkbox
{
	height: 34px;
	float: left;
}
.tblStyle
{
	color: #000066;
	font-family: "Lucida Grande" ,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt auto;
	padding: 0pt;
	text-align: left;
}
#FormTable td input.RoleParticipants
{
    margin:0px;
    padding-left:0px;
    padding-right:0px;
    
}
.lblTag
{
	color: #000000;
	font-family: "Lucida Grande" ,verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0pt auto;
	padding: 0pt;
	text-align: left;
}
.txtAlign
{
	text-align: center;
}
.RootNodeItem
{
	width: 40px;
	height: 27px;
	color: White;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.tdDashedBottomBorder
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
f
.tdSolidTopBorder
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}


#SubTable td
{
	font-size: 14px;

}
#SubTable td input, #SubTable td textarea
{
	font-weight: bold;
	font-size: 12pt;
	margin-right: 10px;
}

#SubTable td select
{
	width: 93%;
	font-weight: bold;
	font-size: 12pt;
	margin-right: 10px;
}
.rsHorizontalHeaderTable  
{  
	height:25px !important;  
} 
.RadScheduler .rsAptContent,   
.RadScheduler .rsAptIn,   
.RadScheduler .rsAptMid,   
.RadScheduler .rsAptOut   
{          
    background-image: none !important;  
}
.ColorSchemaText
{
	font-size: 10px;
}

.BodyCell div.radupload
{
	margin-left: 50px;
	width:350px;
}

.InputField
{
    width: 140px;
    border: solid 1px #cfcfcf;
    background: white;
    height: 17px;
    _width: 150px;
}

.AdditionalInputs
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.ruInputs td
{
    padding: 3px 0;
}

.ruInputs label
{
	width: 70px;
	padding-right: 5px;
	text-align: right;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
}

.ruInputs .AdditionalInputs label
{
	float: none;
}

.radupload .ruInputs .ruFakeInput
{
	margin-left: 0;
}

.ruInputs .checkboxContainer
{
	padding-left: 75px;
}

.ruInputs .checkboxContainer label
{
	text-align: left;
	padding-left: 5px;
	display: inline;
}

.TextField
{
    border: solid 1px #cfcfcf;
    background: white;
    width: 140px;
    height: 17px;
}
.RightCell span
{
	width: auto;
}
.FileDetails
{
    padding: 4px;
}

.FileDetails li
{
    clear: both;
}

.ruInputs li
{
    padding-top: 5px;
    padding-bottom: 5px;
}

table.AdditionalFields
{
	width: 732px;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.AdditionalFields td
{
	vertical-align: top;
}

table.AdditionalFields td div.uploadedfiles
{
	border: 0;
	width: 240px;
	height: 100%;
	margin: 0;
}

table.AdditionalFields td div.uploadedfiles div
{
	margin: 0 16px;
	padding: 16px 0;
	font: bold 12px Arial;
	color: #a6cfe1;
}

table.AdditionalFields td.TopCell
{
	height: 84px;
}

table.AdditionalFields td.BodyCell
{
	height: 330px;
}

table.AdditionalFields .RightCell
{
	height: 100%;
}

table.AdditionalFields td.BottomCell
{
	height: 52px;
}

table.AdditionalFields td.BottomCell .RadUploadButton
{
	margin-left: 40px;
	margin-top: 11px;
}

table.AdditionalFields .RadUploadTable
{
	margin-left: 36px;
}

table.AdditionalFields .RadUploadTable td
{
	color: #4986b4;
}