html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Arial, Verdana;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
.Sm5 {
}


body {
	color: #5a5a5a;
	background: #fff url(images/bg.html) repeat-x;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color: #5b83bd;
	text-decoration:underline;
}
a:hover {
	color: #133464;
	text-decoration:underline;
}
a:active {
	color: #5b83bd;
	text-decoration:underline;
}
/* Headings */
h1, h2, h3, h4 {
	font-family: Verdana, tahoma;
	margin-bottom: 5px;
	color: #1e3d6b;
	font-weight:200;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2.1em;
}
h3, .Header5, h3 a{
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper */
#wrapper {
	position: relative;
	width: 906px;
	margin: 0 auto;
	text-align: left;
}
/* Header */
#header {
	position: relative;
	height: 150px;
}
#header h1 {
	display: none;
}
#header span {
}
#search {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;
	width: 25em;
	w\idth: 25.5em;
	padding: 1.5em;
}
*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #1e3d6b;
	font-size: 1.0em;
}
.search:hover {
	background: #6d7f83;
	cursor: pointer;
}
#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 906px;
	z-index: 999;
	list-style: none;
	font-family: Verdana, Arial, Tahoma;
}
#navigation li {
	float: left;
	margin-right: 4px;
	background: url(images/nav-right.png) no-repeat 100% 0px;
	font-size: 1.4em;
}
#navigation li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.5em 1.9em 0.2em 1.7em;
	background: url(images/nav-left.png) no-repeat 0% 0px;
	color: #1e3d6b;
	text-decoration: none;
	overflow: hidden;
}
#navigation li.current_page_item, #navigation li.current-cat {
	background-position: 100% -150px;
}
#navigation li.current_page_item a, #navigation li.current-cat a {
	background-position: 0% -150px;
	color: #fff;
}
#navigation li:hover {
	background-position: 100% -150px;
}
#navigation li:hover a {
	background-position: 0% -150px;
	color: #fff;
}

/* Inset */
#insetSub {
	width: 906px;
	height: 8.5em;
	background: #FFFFFF;
	margin-bottom: 5px;
	background-image:url('images/headerSub.png'); background-repeat:no-repeat;
}
#inset {
	width: 906px;
	height: 8.5em;
	background: #FFF;
	background-image:url('images/header.png'); background-repeat:no-repeat;
}
body.home #inset {
	height: 225px;
}
#insetSub h1 {
	color: #fff;
	font-size:2.8em;
	padding: 5px 10px;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Tahoma;
}
#insetSub p{font-size: 14px}

#inset h1 {
	color: #fff;
	font-size: 4.8em;
	padding: 12px 30px;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Tahoma;
}

/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
}
#content p {
	margin-bottom: 1.5em;
}
#main {
	float: left;
	float: right;
	width: 661px;
	margin-left: 15px;
	min-height: 400px;
	font-size: 12px;
}
.page {
	padding-left: 10px;
}
#main p {	font-size: 12px; }
 
#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
}
#main li {
}
#main li li {
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#main img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#main  img.aligncenter {
	display: block;
	margin: 0 auto;
}

/* Home Page Styles */
.action {
	float: left;
	width: 280px;
}
.middle {
	margin: 0px 23px;
	width: 300px;
}
.action img {
	display: block;
}
.action span {
	font-size: 1.0em;
	text-transform: uppercase;
}
.action h2 {
	color: #00529c;
	margin-bottom: 15px;
}
.lineHeight {
	line-height:20px;
	font-size: 13px;
}
.newsletter_input {
	padding: 6px 1px 4px 5px;
	color: #949494;
	font-size: 1.0em;
	width: 220px;
	margin-bottom: 5px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.submit {
	border: none;
	padding: 0.4em 1.0em 0.2em 1.0em;
	margin-top: 2px;
	color: #fff;
	background: #1e3d6b;
	font-size: 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background: #5b83bd;
	cursor: pointer;
}

/* Listing Styles */
.entry {
	position: relative;
	border-bottom: 1px solid #c2c4c4;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.thumb {
	float: left;
}
.entry small {
	text-transform: uppercase;
	color: #6f8185;
	font-size: 0.9em;
	margin-left: 30px;
}
.entry p {
	margin-left: 250px;
}
.entry h2 {
	font-size: 2.6em;
	width: 300px;
	color: #292b2c;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 20px;
	margin-left: 250px;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #292b2c;
	text-decoration: none;
}
.entry h2 a:hover {
	color: #4f7785;
	text-decoration: none;
}
.entry span {
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 2.6em;
	color: #6d7f83;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 20px;
}
* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 250px;
}
ul.emenities li {
	display: inline;
	font-size: 1.2em;
	font-family: Verdana, Arial, Tahoma;
	line-height: 10px;
	padding: 0 4px 0 22px;
	list-style: none;
	border: none;
}
.bedroom {
	background: url(images/bed.gif) no-repeat 0 50%;
}
.bathroom {
	background: url(images/bath.gif) no-repeat 0 50%;
}
.parking {
	background: url(images/parking.gif) no-repeat 0 50%;
}

/* Single Listing Styles */
.single .entry {
	border: none;
	margin-top: 30px;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
	margin-right: 170px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	position: absolute;
	width: 150px;
	right: 5px;
	top: 6.0em;
	margin-left: 20px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}

/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.breadcrumbs {
   border: 1px solid #ddd;
   text-align: left;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin-bottom: 5px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   padding:5px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 2px;
   margin: 5px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 2px;
   -khtml-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}

/* Sidebar */
.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	}
.sidebar h3 {
	font-size: 1.6em;
	font-style: italic;
	color: #6d7f83;
	font-family: Verdana, Arial, Tahoma;
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	width: 230px;
	w\idth: 220px;
	border-style: solid solid solid solid;
	border-color: #eae3ce;
	border-size: 1px;
	border-width: 1px;
	font-size: 1.4em;
	padding-bottom: 1px;
	}	
.sidebar li a {
	font-family: Verdana, Arial, Tahoma;
  	height: 1.7em;
	text-decoration: none;
	color: #65521a;
	border: 1px solid #fff;
	border-bottom: 1px solid #d6c38e;
	background: #ead9a8;
}	
.sidebar li a:link, .sidebar li a:visited {
	color: #65521a;
	display: block;
	background: #ead9a8;
	padding: 8px 0 0 10px;
}
.sidebar li a:hover {
	color: #606060;
	background: #e6e9ea url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px d9c896 #93a75f;
}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
	color: #fff;
	background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #d6c38e;
}

/* Footer */
#footer {
	background: #f4f6f6;
	border-top: 1px solid #dce0e1;
	padding: 1.5em 1.0em;
	color: #a2a3a3;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer li {
	display: inline;
	border-left: 1px solid #C1C8CA;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}
.style1 {color: #042D5D}
.style2 {
	color: #5B83BD;
	font-weight: bold;
	}
.txtWhite {
	color: #FFFFFF;
	}
.txtBlue{
	color:#1E3D6B;
	}
.vAllign {
	vertical-align: top;
	}
.tablePadding {
padding:inherit;
margin:inherit
}
.imagePadding { padding:8px; }

.txtLoanOfficer a, .txtLoanOfficer p { color: #000000; font-size:20px }
.txtLoanOfficer { color: #000000; font-size:20px }






/* ENCOMPASS SYTLE */
.loanAppBox
{
    border: 1px solid #c6c6c6;
    padding: 5px;
    background-color: #EBEBEB;
}

.FreeConsultationContainer
{
    padding-bottom: 5px;
}
input.text
{
    border: 1px solid #c6c6c6;
}

.disabledInputText
{
    border: 1px solid #C6C6C6\9; /* ie only */
    background-color: #F5F5F5\9; /* ie only */
}

input.disabledInputText
{
    padding-top: 2px\9;
    padding-bottom: 2px\9;
    padding-right: 3px\9; /* ie */
}


/*-----------------------------------*/

.TableHead
{
    background-color: #E6E6E6;
    height: 25px;
    font-weight: normal;
}
.TableHeadColumn
{
    border-bottom: 1px dotted #C6C6C6;
    border-top: 1px dotted #C6C6C6;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
}
.TableHeadColumnNoPad
{
    border-bottom: 1px dotted #C6C6C6;
    border-top: 1px dotted #C6C6C6;
    padding-left: 0px;
    padding-right: 0px;
}
.TableBody
{
    height: 25px;
    background-color: #F9F9F9;
}
.TableBodyColumn
{
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px dotted #C6C6C6;
}
.TableBodyColumnHidden
{
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px dotted #C6C6C6;
    color: Gray;
}
.TableBodyColumnNoPad
{
    border-bottom: 1px dotted #C6C6C6;
    padding-left: 0px;
    padding-right: 0px;
}
a.TableBodyLink:link
{
    font-size: 9pt;
    font-family: Arial;
    font-weight: bold;
    color: #3170B3;
}
a.TableBodyLink:hover
{
    font-size: 9pt;
    font-family: Arial;
    font-weight: bold;
    color: #3170B3;
    text-decoration: underline;
}
a.TableBodyLink:visited
{
    font-size: 9pt;
    font-family: Arial;
    font-weight: bold;
    color: #925C92;
}

.HelpText
{
    font-size: 8pt;
    color: #7F7F7F;
    padding-top: 2px;
}

.CalculateInputTable
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1px;
}


.Required
{
    color: Red;
    text-align: center;
    padding-left: 2px;
}


.paddingLeft1
{
    padding-left: 1px;
}
.paddingLeft2
{
    padding-left: 2px;
}

.paddingLeft3
{
    padding-left: 3px;
}

.paddingLeft4
{
    padding-left: 4px;
}

.paddingLeft5
{
    padding-left: 5px;
}

.paddingLeft10
{
    padding-left: 10px;
}

.PaddingLeft10
{
    padding-left: 10px;
}

.paddingLeft11
{
    padding-left: 11px;
}

.paddingLeft15
{
    padding-left: 15px;
}
.paddingLeft20
{
    padding-left: 20px;
}

.paddingRight2
{
    padding-right: 2px;
}

.paddingRight5
{
    padding-right: 5px;
}

.paddingRight10
{
    padding-right: 10px;
}

.paddingTop1
{
    padding-top: 1px;
}

.paddingTop2
{
    padding-top: 2px;
}

.paddingTop3
{
    padding-top: 3px;
}

.paddingTop4
{
    padding-top: 4px;
}

.paddingTop5
{
    padding-top: 5px;
}

.PaddingTop5
{
    padding-top:5px;
}

.paddingTop6
{
    padding-top: 6px;
}

.paddingTop8
{
    padding-top: 8px;
}

.paddingTop10
{
    padding-top: 10px;
}

.paddingTop11
{
    padding-top: 11px;
}

.paddingTop15
{
    padding-top: 15px;
}

.paddingTop20
{
    padding-top: 20px;
}

.paddingTop30
{
    padding-top: 30px;
}

.paddingTop60
{
    padding-top: 60px;
}

.paddingBottom2
{
    padding-bottom: 2px;
}

.paddingBottom3
{
    padding-bottom: 3px;
}

.paddingBottom5
{
    padding-bottom: 5px;
}

.paddingBottom10
{
    padding-bottom: 10px;
}

.paddingBottom15
{
    padding-bottom: 15px;
}

.PaddingBottom20
{
    padding-bottom: 20px;
}

.MarginRight10
{
    margin-right: 10px;
}

.MarginRight5
{
    margin-right: 5px;
}

.MarginTop3
{
    margin-top: 3px;
}
.MarginTop5
{
    margin-top: 5px;
}
.MarginTop10
{
    margin-top: 10px;
}
.MarginBottom10
{
    margin-bottom: 10px;
}

.colorff0000
{
    color: #ff0000;
}

.color666666
{
    color: #666666;
}



.backgroundcolorYellow
{
    background-color: Yellow;
}



.bordertopsolid
{
    border-top: 1px solid #c6c6c6;
}

.borderbottomsolid
{
    border-bottom: 1px solid;
}

.borderleftsolid
{
    border-left: 1px solid;
}

.borderrightsolid
{
    border-right: 1px solid;
}




.fontsize8
{
    font-size: 8pt;
}

#feeDiv
{
    border: 1px solid #c6c6c6;
    width: 100px;
    position: absolute;
    background-color: #ffffff;
    display: none;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5,Color=      '#C6C6C6' , Positive= 'true' );
}

.WarnMessageBox
{
    border: 1px solid #FF7B7B;
    background-color: #FFE2E2;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

.WarnLabelBox
{
    border: 1px solid #FF7B7B;
    background-color: #FFE2E2;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-top: 5px;
    width: 90%;
    height: 100%;
}

.WarnLabelBoxForSecurity
{
    position: relative;
    border: 1px solid #FF7B7B;
    background-color: #FFE2E2;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-top: 5px;
    width: 90%;
}


.becenter
{
    text-align: center;
}

a.Calc:hover, a.Calc:link, a.Calc:visited, a.Calc:active
{
    font-size: 10pt;
    color: #006699;
    font-weight: normal;
    text-decoration: underline;
    font-weight: bold;
}

.paddingBottom10
{
    padding-bottom: 10px;
}

/*-----  For Calculators  ------*/

.CalcInputTbl TR
{
    height: 28px;
}


.noImageLoanOfficerDiv
{
    vertical-align: middle;
    text-align: center;
    padding-top: 16px;
    color: #000000;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    width: 140px;
    height: 180px;
}


.TopImage
{
    vertical-align: bottom;
}

.Hand
{
    cursor: pointer;
}

.Inline
{
    display:inline;
}

/* used by printable forms */
.PrintFormImgTD
{
    vertical-align: top;
    padding-top: 6px;
    width: 15px;
}

.PrintFormImgTD img
{
    vertical-align: top;
    text-align: left;
}
/*---------------------------------------*/

/* used by SiteMap.aspx */
.SiteMapContainer li
{
    display: block;
    width: 260px;
    margin: 0;
    text-transform: none;
    clear: left;
    float: left;
}
.SiteMapContainer li a
{
    text-decoration: none;
}
.SiteMapContainer li a:hover
{
    text-decoration: underline;
}
.SiteMapContainer .UpperCase
{
    text-transform: uppercase;
}

/* -------------------- */

.readOnly
{
    background-color: #efefef;
}

.float_left
{
    float: left;
}

.float_right
{
    float: right;
}

.fieldLabel
{
    line-height: 24px;
    width: 200px;
}
.Bold
{
    font-weight: bold;
}

.fieldLabelNoBold
{
    line-height: 24px;
    width: 200px;
}

/*------------style used by confirmation message box---------------------*/

.ConfirmationBox
{
    background-color: #D4FFD6;
    border: 1px solid #0D8F09;
}

.TopSpace10
{
    margin-top: 10px;
}

.BottomSpace10
{
    margin-bottom: 10px;
}

.ConfirmationBox span
{
    font-size: 8pt;
    color: #0D8F09;
    font-weight: bold;
}

/*------------style used by confirmation message box---------------------*/

.LastBtn
{
    margin-right: -10px;
}

.LineItem
{
    padding-top: 10px;
}

/*--------------for fields edit page --------------------*/

.fieldLabel
{
    font-weight: bold;
}

.MarginRight10
{
    margin-right: 10px;
}

.FloatLeft
{
    float: left;
}

.copyBtn
{
    margin-top: -12px;
    margin-top: 0px\9;
}

.TPOWarnLabelBox
{
    border: 1px solid #FF7B7B;
    background-color: #FFE2E2;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    width: 90%;
    border-collapse: separate;
}

.TPOListTable
{
    width: 100%;
}

.TPOLists
{
    width: 740px;
    overflow: auto;
    overflow-y: hidden;
    _padding-bottom: 15px; *padding-bottom:15px\9;
}


/*-------------speical for input dropdown list field------------------------*/

.dropListBox
{
    position: absolute;
    top: -100px;
    left: -100px;
    float: right;
    margin: 1px 0px 2px 0px;
    padding: 0px;
    background: #ffffff;
    border: 1px solid #000000;
    z-index: 100;
    overflow: scroll;
    overflow-x: hidden;
}

.dummyIframe
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 50;
    width: 100px;
    height: 100px;
}

/*----------this is special for the checkbox in the head of data table --------------*/
.DataTableHeadFirst_CheckBox
{
    float: left;
    margin-left: 3px; /*all*/
    margin-left: -1px\9; /*ie*/
    _margin-left: -1px /*ie6*/;
}


.crumb_Left_Padding_Fix
{
    padding-left: 0px; /*all*/
    padding-left: 0px\9; /*ie*/
    _padding-left: 3px /*ie6*/;
}


/*----------- speical for detailed hover text -------------------*/
.DetailedHoverText
{
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #FFFFE1;
    border: 1px solid #716F64;
    display: none;
    z-index: 500;
    font-size: 9pt;
    padding: 2px;
    white-space: nowrap;
}

/*---------- define for loan details page ---------------------*/
#TopButtons
{
    float: left;
    margin-top: 10px;
    padding-bottom: 20px;
    width: 100%;
}
#TopButtons .Caption
{
    float: left;
    margin-top: 2px;
    line-height: 26px;
}
#TopButtons .Buttons
{
    position: relative;
    right: -10px;
    _float: left;
}
#TopButtons .Buttons p
{
    clear: none;
    float: right;
    margin: 0;
    padding: 0;
    _margin-right: -10px;
}

.ApplyForALoan_Title
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
}

/* this is a css define used by warning message box of TPO manage account and pipeline  */

#messageBoxTable
{
    clear:left;
    float:left;
    display:none;
    width:718px;
    
}

.EmployeeListSectiontitle
{
    padding-top:7px;
    vertical-align:top;
    padding-bottom:6px;
}
.companyDirItem
{
    padding-bottom:9px;

}

/*-------- used by product and pricing search page ---------*/
.FieldContent .InputSplit *
{
    position:relative;
    float:left;
}

.FieldContent .InputSplit input
{
    left:10px;
}

.AlignToRequiredField
{

    padding-left:13px;
}

.PPEsearchTable .FieldName .InvalidatedField
{
    top:-3px;
}

/*--------special for add file dialog --------------------*/

.Upload_Content
{
    padding:10px;
}
.Upload_Buttons
{
    position: relative;
    top:-10px;
    top:0px\9;
}
.Upload_Buttons .AddButton
{
    float:right;
}
.Upload_Buttons .CancelButton
{
    float:left;
}.Upload_Content
{
    padding:10px;
}
.Upload_Buttons
{
    position: relative;
    top:-10px;
    top:0px\9;
}
.Upload_Buttons .AddButton
{
    float:right;
}
.Upload_Buttons .CancelButton
{
    float:left;
}

/*  this section is added for PCR 13979
    for login module on home page */

.LoginModuleTable
{
    font-size:7.6pt;
    margin-top:6px;
}


.LoginModuleTable .ButtonDiv
{

    margin-top:-10px;
    *margin-top:1px;
    float: left;
    padding-left:0px;
}

#ModulesContainer .ModuleItemContainer .ModuleItemBody .loginModuleInput
{
    font-size:8pt;
    width:95px;   
}

.ConfirmDialog
{
    position:absolute;
    display:none;
    z-index:2000;
    text-align:center;
    padding:10px;
    margin:0 auto;
}
.ConfirmDialog .confirmTitle,
.ConfirmDialog .confirmMessage
{
    display:table;
    *display:inline-block\9;
    _display:inline-block;
    margin:0 auto;
}
.ConfirmDialog .confirmTitle
{
}
.ConfirmDialog .confirmMessage
{
    margin-top:20px;
    padding:0 5px;
    text-align:left;
}
.ConfirmDialog .Buttons
{
    margin:20px auto 0;
}
.ConfirmDialog .Buttons p
{
    margin:0 10px;
    margin:0 5px\9;
}
.ConfirmDialog .Buttons p .btn
{
    width:80px;
    text-align:center;
    margin:0 auto;
}
.ConfirmDialog .Buttons p .btn span
{
    _float:none;
}

.CheckBoxField input,
.CheckBoxField label
{
    display:block;
    float:left;
    vertical-align:top;
}
.CheckBoxField label
{
    width:85%;
    margin-top:2px;
}

.uploading
{
    background:url(../images/uploading.gif) no-repeat center center;
}
