body					{font-family: arial, helvetica, sans-serif;}

td                      {font-family: arial}

/* Overall Page definition */
.MC_MainTable			{width: 780px; border-width: 1px}

/* General textual styles */
.MC_PageHeader			{font-size: 19px; color: #000000; font-weight: bold}
.MC_Content				{font-size: 12px; font-weight: normal;}
.MC_ContentBold			{font-size: 12px; font-weight: bold;}
.MC_SectionHeader		{font-size: 14px; color: #000000; font-weight: bold}
.MC_PageFooter			{font-size: 9px; color: #ffffff; font-weight: normal; background-color: #0c429a;}
.MC_ErrorText			{font-size: 15px; color: #ff0000; font-weight: bold;}

/* Styles for Dialog Boxex */
.MC_DialogHeader		{font-size: 14px; color: #ffffff; font-weight: bold; background-color: #0c429a;}
.MC_DialogOrangeBar		{background-color: #ff7800;}

/* Styles for input forms */
.MC_FieldContent		{font-size: 12px;}
.MC_FieldHeader			{font-size: 12px; font-weight: bold;}
input					{color: #000000; font-size: 11px; font-weight: bold; background-color: #ffd2aa; border-style: none; border-width: 0px;}
select					{color: #000000; font-size: 11px; font-weight: bold; background-color: #ffd2aa; border-style: none; border-width: 0px;}
textarea				{color: #000000; font-size: 11px; font-weight: bold; background-color: #ffd2aa; border-style: none; border-width: 0px;}
.MC_RequiredField		{color: #ff0000; font-size: 15px; font-weight: bold;}
.MC_LockedField			{color: #000000; font-size: 11px; font-weight: bold; background-color: #ffacaa; border-style: none; border-width: 0px;}

/* Styles for the Login Page */
.MC_TopHeader_Blue		{background-color: #0C429A;}
.MC_TopHeader_Orange	{background-color: #ff7800;}
.MC_LoginTable_Blue		{background-color: #0c429a}
.MC_LoginTable_White	{background-color: #ffffff}
.MC_LoginTable_Header	{color: #ffffff; font-size: 19px; font-weight: bold}
.MC_LoginTable_Content	{color: #ffffff; font-size: 13px; font-weight: bold}
.MC_LoginTable_Input	{color: #000000; font-size: 11px; font-weight: bold; background-color: #ffd2aa; width: 200px;}


/* Styles for the Menu */
.MC_MenuTable_Outside	{background-color: #0c429a; border-style: solid; border-width: 1px; border-color: #000000}
.MC_MenuTable_Inside	{background-color: #0c429a; border-style: solid; border-width: 1px; border-color: #ffffff}

/* Styles for the Top Logo Panel */
.MC_LogoPanel			{background-color: #0c429a;}

/* Styles for the Date Panel */
.MC_DatePanel			{background-color: #ff7800; font-size: 12px; font-weight: bold; color: #ffffff}

/* Styles for the Quotes page */
.MC_Quote_SectionHeader	{background-color: #ff7800; font-size: 13px; font-weight: bold; color: #ffffff}
.MC_ListHeader			{font-size: 12px; font-weight: bold; background-color: #ffffff; color: #000000;}
.MC_ListContent			{font-size: 11px; font-weight: normal; background-color: #ffd2aa; color: #000000;}
.MC_ListStatus			{font-size: 11px; font-weight: normal; background-color: #ffffff; color: #000000;}

/* Styles for the Quote Print Page */
.MC_PrintSubHeader		{font-size: 14px; font-weight: bold; color: #000099}
.MC_PrintContent		{font-size: 12px; font-weight: normal; color: #000099}
.MC_PrintContentBold	{font-size: 12px; font-weight: bold; color: #000099}
.MC_PrintContentSmall	{font-size: 7pt; font-weight: normal; color: #000099}
.MC_PrintLetterBody     {font-size: 10pt; font-weight: normal; color: #000099;}
.MC_PrintLetterBodyBold {font-size: 10pt; font-weight: bold; color: #000099;}   
BR.page				    {page-break-after: always;}

/* Styles for the Emessage Page */
.MC_EmessageTable			{background-color: #0C429A}
.MC_CheckBox			{font-size: 12px; background-color: #0C429A}

/* Styles for the buttons */
.MC_Button				{font-family: arial; font-size:10px; color: #F0F2F6;background-color: #072963;border-style:solid; border-width:1px; border-color:white;}

/* Style for the Services Page */
.MC_ServiceFrame		{width: 630px; height: 480px; border: none;}

a:link                 {color: #0c429a;}
a:visited              {color: #0c429a;}
a:hover                {color: #ff7800;}

/* Help styles */
.help   {position:absolute; display:none; border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFCC; font-family: arial; font-size:10px; padding:5px}

.selectionmenu		   {width:118;height:20; display:none; border-style:solid; border-width:1px; border-color:white; background-color:#0C429A; font-family: arial; color: white; font-size:11px; padding:5px;}

/* Styles for the Menubuttons */
.MenuButtonOn			{background-color: #ff7800;color: #ffffff; cursor: pointer;font-size: 14px; font-weight: 600;font-family: arial}
.MenuButtonOff			{background-color: #002863;color: #ffffff; cursor: pointer;font-size: 14px; font-weight: 600;font-family: arial}

/* Styles for the Mainbuttons */
.MainButtonOn			{background-color: #1041A5;color: #ffffff; cursor: pointer;font-size: 13px; font-weight: 600;font-family: arial}
.MainButtonOff			{background-color: #ff7800;color: #ffffff; cursor: pointer;font-size: 13px; font-weight: 600;font-family: arial}

/* Additions for Conveyancing Orders */
.MC_ContentUnderline	{font-size: 12px;font-weight: bold;text-decoration: underline;}
.MC_ContentTiny			{font-size: 10px; font-weight: bold;}
.MC_OrangeLockedField	{color: #000000; font-size: 11px; font-weight: bold; background-color: #ffd2aa; border-style: none; border-width: 0px;}

