﻿body {
	margin: 0;
}

h1 {
	font-family: Tahoma;
	font-size: 1.4em;
	font-weight: normal;
	color: #35414f;
	text-transform: capitalize;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: medium;
	color: #4682B4;
	text-transform: uppercase;
}

h3 
{
	font-family: Verdana;
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	text-align: left;
	color: #E6E6FA;
}

h4 {
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 5px;
}

.right {
	float: right;
}

.rba-ui-relative {
	position: relative;
}

.rba-ui-right {
	position: absolute; 
	right: 60px; 
	top: 0;
}

.rba-ui-right-bottom {
	position: absolute;
	right: 10px;
	bottom: 0;
}

.rba-ui-toolbar {
	margin: 10px 0 25px 0;
}

.rba-ui-table {
}

.rba-ui-logo {
	position: absolute; 
	right: 20px; 
	top: 10px;
}

.rba-ui-helpbox {
	border-color: #a6c9e2;
	border-width: 1px;
	cursor: pointer;
	height: 19px;
	width: 17px;
	vertical-align:middle;
}

.rba-ui-footer {
	background-color: #35414f; 
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: small;
    padding: 0px;
    margin: 0px;
	height: 50px;
    line-height: 50px;
    text-align: right;
}


.rba-ui-footer ul {
    margin: 0;
    padding: 0;
}



/* rba labels
****************************************************/
.rba-ui-label {
	display: inline-block;
	text-align: right;
	width: 125px;
	margin-right: 5px;
}
.rba-ui-label-middle {
	display: inline-block;
	text-align: right;
	width: 160px;
	margin-right: 5px;
}

.rba-ui-label-small  {
	display: inline-block;
	text-align: right;
	width: 75px;
	margin-right: 5px;
}

.rba-ui-label-large {
	display: inline-block;
	text-align: right;
	width: 250px;
	margin-right: 5px;
}

.rba-ui-label-space {
	margin-left: 130px;
	display: inline-block;
}

.rba-ui-label-list {
	display: inline-block;
	width: 200px;
	margin-left: 25px;
}

.rba-ui-label-focus {
    margin: 5px; 
    padding: 5px; 
    border: solid 1px #000; 
    font-size: 1.2em; 
    font-weight: bold;
}
.label2
{
    text-align: right;
    display: inline-block;
    padding-right:5px;
    font-size: 1.05em;
}
.rba-ui-lbl {
	display: inline-block;
	text-align: right;
	margin-right: 5px;
	font-size:small;
}

.rba-header-super {
    font-weight: bold;
    height: 30px;
}

.rba-totals {
    font-weight: bold;
    height: 40px;
}

.rba-highlight {
    color: Red;
}

#rba-total-payment {
    font-size: 1.5em;
}

/* rba input
****************************************************/
.rba-ui-input {
	width: 120px;
}

.rba-ui-input-x-small {
	width: 50px;
}

.rba-ui-input-small {
	width: 100px;
}

.rba-ui-input-large {
	width: 350px;
}

.rba-ui-input-up 
{
	text-transform: uppercase;
	width: 120px;
}

.rba-ui-input-up-x-small 
{
	text-transform: uppercase;
	width: 50px;
}

.rba-ui-input-up-small 
{
	text-transform: uppercase;
	width: 100px;
}

.rba-ui-input-up-large 
{
	text-transform: uppercase;
	width: 350px;
}

.rba-ui-payment-option {
    margin-left: 50px;
    margin-top: 12px;
}

/* rba layout
****************************************************/
.rba-ui-layout {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 900px;
	clear: both;
}

.rba-ui-layout div {
	margin-bottom: 5px;
}

.rba-ui-dialog {
    font-size: 14px;
    text-align: center;
}

.rba-ui-dialog p {
    margin-bottom: 30px;
}

.rba-ui-dialog div {
    margin-bottom: 10px;
}

/* rba two column layout
****************************************************/
.rba-ui-two-column {
 float:left;
 width:450px;
}

.rba-ui-two-column-clear {
	clear: both;
	margin-bottom: 5px;
}

/*
.rba-ui-two-column table {
	width: 900px;
}

.rba-ui-two-column td {
	vertical-align: top;
	width: 450px;
}
*/

.rba-ui-two-column div {
	margin-bottom: 5px;
}

/* rba information box
****************************************************/
.rba-ui-infobox {
	width: 700px; 
	border: solid 1px #708090; 
	display: block; 
	margin: 20px auto;
}

.rba-ui-inf-small {
	width: 450px; 
	border: solid 1px #708090; 
	display: block; 
	margin: 20px auto;
}

.rba-ui-infobox p {
	text-align: center;
}


#dvBusinessType {
	margin-top: 20px;
}



#dvCertificateOfResidenceOnFile {
	margin-top: 10px;
}

/* Page Title Control
 ****************************************************/
#rba-ptc {
	position: relative; 
	height: 30px;
}

#rba-ptc-title {
}

#rba-ptc-tools {
	position: absolute; right: 10px; top: 0;
}

/* Electronic Filing Control
 ****************************************************/

#rba-efc-name {
	margin-top: 0px;
}

#rbaefcemail {
	margin-top: 15px;
}

#rba-efc-login 
{
	margin-top: 0px;
}

#rbaefcuser {
	margin-top: 15px;
}

#rba-efc-copy {
	margin-top: 15px; 
	margin-bottom: 10px;
}

.steps
{
	font-family: Verdana;
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	text-align: left;
}

.mytitle 
{
	font-family: Tahoma;
	font-size: 1.4em;
	font-weight: normal;
	color: #35414f;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
}

.mysubtitle 
{
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: normal;
	color: #35414f;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

.star
{
	color:Red;
	vertical-align:middle;
	font-size:small;
}

input.btn
{

   font-family:Verdana,sans-serif;
   font-weight: bold; 
   color: #f5f5f5;
   height:25px;
   background: #708090 url(images/ui-bg_flat_50_708090_40x100.png) 50% 50% repeat-x;
   border-width:0px;
   
}

.help {
	background-color: White;
	border: solid 1px #2F4F4F;
	width: 600px;
	padding-bottom: 8px;
}

.help-title {
	background-color: #708090;
	clear: both;
	font-weight: bold;
	color: White;
	font-size: small;
	text-indent: 4px;
}

.help-icon {
	float: left;
	margin: 8px 4px 4px 4px;
}

.help-text {
	float: left;
	font-size: small;
	text-align: justify;
	margin: 4px 24px 4px 4px;
}

.help-command {
	clear: both;
	font-size: small;
	text-align: right;
	margin-right: 8px;
	font-variant: small-caps;
}
.TdH3
{
	font-family: Verdana;
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #E6E6FA;
	background: #35414f url(images/ui-bg_dots-small_35_35414f_2x2.png) 50% 50% repeat;
	border: 1px solid #2c4359;
    height:35px;
}
.boxcenter
{
	font-size: 1.5em; 
	padding: 5px; 
	border: solid 1px black; 
	margin-top: 5px;
	text-align:center
}
.boxright
{
	font-size: 1.5em; 
	padding: 5px; 
	border: solid 1px black; 
	margin-top: 5px;
	text-align:right	
}
.SortUp
{
    background: url("../Content/sortup.png") no-repeat scroll 95% center transparent;
 color: #0000CC;
  background-color: #99CCFF;
}
.SortDown
{
    background: url("../Content/sortdown.png") no-repeat scroll 95% center transparent;
  color: #0000CC;
  background-color: #99CCFF;
}

.notEditableField1
{
    border: 2px solid silver;
    background-color: #DEDEDE;
    cursor: default;
    padding: 2px;
    min-width: 14px;
    min-height: 14px;
    max-height:14px;
    color: #333333;
    font-size:small;
    font-family:Arial; 
}

.notEditableDivField
{
    cursor: default;
    padding: 2px;
    min-width: 14px;
    min-height: 14px;
    color: #333333;
    font-size:small;
    font-family:Arial; 
    border: 2px solid silver;
    background-color: #DEDEDE;
    overflow-y: auto;
    overflow-x: auto;
}

.SelectedItemPositional td
{
    border-top: 5px solid blue !important;
}

.SelectedItemExactMatch td
{
    border-top: 5px solid blue !important;
    border-bottom: 5px solid blue !important;
    padding-left: 5px;
}

.SelectedItemLastPositional td
{
    border-bottom: 5px solid blue !important;
}

.SelectedLineBottom
{
    border-bottom: 5px solid blue !important;
}

.SelectedLineTop 
{
    border-top: 5px solid blue !important;
}

.SelectedLineTopBottom
{
    border-top: 5px solid blue !important; 
    border-bottom: 5px solid blue !important;
}

.SelectedLineTopBottomFirstLeft
{
    border-left: 3px solid blue !important;
    border-top: 5px solid blue !important; 
    border-bottom: 5px solid blue !important;
}

.SelectedLineTopBottomLastLeft
{
    border-right: 3px solid blue !important;
    border-top: 5px solid blue !important; 
    border-bottom: 5px solid blue !important;
}

.SelectedLineRight
{
    border-right: 3px solid blue !important;
}

.SelectedLineTopRight
{
    border-top: 5px solid blue !important; 
    border-right: 3px solid blue !important;
}
.titlebox{
	float:left;
	padding:0 5px;
	margin:-20px 0 0 30px;
	background:#fff;
    font-weight: bold;
    text-transform: uppercase;
}

.rbDecorated
{
    min-width: 80px !important;
}

.SkipMinWidth > .rbDecorated
{
    min-width: 0px !important;
}

.RbaPager
{
    line-height: 22px;
    vertical-align: middle;
}

.RbaPager .PageCounts
{
    line-height: 20px;
    display: inline-block;
    border: 1px solid #0065CB;
    border-radius: 3px;
    vertical-align: top;
    padding: 0 2px 0 2px;
    margin-left: 0px;
    margin-right: 0px;
}

.RbaPager .First
{
    background: url(DataContainer_MoveFirstHS.gif) no-repeat 0 0;
}

    .RbaPager .First:hover
    {
        background: url(DataContainer_MoveFirstHS_Hover.gif) no-repeat 0 0;
    }

.RbaPager .Previous
{
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 1px;
    background: url(DataContainer_MovePreviousHS.gif) no-repeat 0 0;
}

    .RbaPager .Previous:hover
    {
        background: url(DataContainer_MovePreviousHS_Hover.gif) no-repeat 0 0;
    }

.RbaPager .Next
{
    margin-left: 0px;
    padding-left: 0px;
    background: url(DataContainer_MoveNextHS.gif) no-repeat 0 0;
}

    .RbaPager .Next:hover
    {
        background: url(DataContainer_MoveNextHS_Hover.gif) no-repeat 0 0;
    }

.RbaPager .Last
{
    background: url(DataContainer_MoveLastHS.gif) no-repeat 0 0;
}

    .RbaPager .Last:hover
    {
        background: url(DataContainer_MoveLastHS_Hover.gif) no-repeat 0 0;
    }

.rmItem>.rmLink.rmRootLink.rmFocused
    {
        background-color: #a6d9f4 !important;
        background-image: url('Vista/sprite.png') !important;
    }

.memostyle
{
    border-top: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100px;
}