body 
{
	/*background-color: #CCCCCC;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;*/
	
}


/*a.tabMenu {
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.tabMenu:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
*/
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
/* from Bryan */
td.gray
{
	border: none;
	font: 11px verdana;
	color: #647bb2;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding: 0px 10px 20px 0px;
}
.gray A
{/*cccccc*/
	color: #999999;
	text-decoration: none;
}
.gray A:hover
{
	color: #004990;
	text-decoration: none;
}
/* from Bryan */
a.gray {
	color:#999999;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.gray:hover {
	color:#CC3300;
	text-decoration:none;
}

h1 {
	color:#CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-bottom:3px;
}

h2 {
	color:#004990;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-bottom:3px;
}

.redText {
	color:#CC3300;
	font-weight:bold;
}

.blueText {
	color:#40388A;
	font-weight:bold;
}

.grayText {
	color:#999999;
	font-weight:bold;
}
/*.head {
	background-image:url(../images/head_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:15px 0px 20px 25px;
}*/
.head {/*from bryan*/
	/*background-image:url(../images/head_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:15px 0px 20px 25px;*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}
table.swoosh
{/*from bryan*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images/swoosh.jpg);
	background-repeat: no-repeat;
}
/*.under_tabs {
	background-image:url(../images/under_tabs_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:25px;
}*/
.under_tabs {/*from bryan*/
	/*background-image:url(../images/under_tabs_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:25px;*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images/gnav.jpg);
	background-repeat: repeat-x;
}
.content {
	background-image:url(../images/right_border.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:5px 20px 5px 20px;
	/*padding:30px 20px 30px 20px;*/
	/*padding:30px 150px 30px 120px;*/
}
.stcontentNT {
	background-image:url(/STGWeb/images/right_border.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0px 5px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.stcontentT {
	background-image:url(/STGWeb/images/right_border.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0px 5px 0px 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	font-style: normal;
}

form {
	margin:0px;
}/*
.button {
	background-color:#40388A;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	border:0px;
	cursor:hand;
	padding:0px 10px 0px 10px;
}*/
/*.tab
{
	background-image:url(../images/tab.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
}*/
.tab
{/*from bryan*/
	background-image:url(../images/split2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	font-weight:bold;
}
/*.tabHover
{
	background-image:url(../images/tab.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#E1E0E9;
	font-weight:bold;
    padding-left:3;
    cursor:hand;
}*/
.tabHover
{/*from bryan*/
	background-image:url(../images/split2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#E1E0E9;
	font-weight:bold;
    padding-left:3;
    cursor:hand;
}
/*.MenuItem
{
 background-color:#40388A;
 border:1px;
 color : White;
 border-bottom-color:E1E0E9;
 border-top-color:#40388A;
 border-left-color:black;
 border-right-color:black;
 border-style:solid;
 padding:5px 5px 5px 5px;
}*/
.MenuItem
{
 /*background-color:#40388A;
 border:1px;
 color : White;
 border-bottom-color:E1E0E9;
 border-top-color:#40388A;
 border-left-color:black;
 border-right-color:black;
 border-style:solid;
 padding:5px 5px 5px 5px;*/
 background: #e9ecf4;
	border: none;
	font: 11px verdana;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	padding: 2px 10px 2px 10px;
	border-bottom: #ffffff solid 1px;
	border-top: none;
	border-right: #004990 solid 1px;
	border-left: #ffffff solid 1px;
}
/*.MenuItemHover
{
  background-color:#E1E0E9;
  border:1px;
  border-bottom-color:black;
  border-top-color:black;
  border-left-color:black;
  border-right-color:black;
  border-style:solid;
  padding:5px 5px 5px 5px;
  cursor:hand;
}*/
.MenuItemHover
{
  /*background-color:#E1E0E9;
  border:1px;
  border-bottom-color:black;
  border-top-color:black;
  border-left-color:black;
  border-right-color:black;
  border-style:solid;
  padding:5px 5px 5px 5px;
  cursor:hand;*/
background: #004990;
	border: none;
	font: 11px verdana;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	padding: 2px 10px 2px 10px;
	border-bottom: #ffffff solid 1px;
	border-top: none;
	border-right: #004990 solid 1px;
	border-left: #ffffff solid 1px;
}





.HtmlStandardLabel
{
	vertical-align:middle;
	font-size:6pt;
	color:Black;
}

.RequiredLabel
{
	vertical-align:bottom;
	font-size:8pt;
	color:Red;
	font-family: Arial,Verdana;
}

.OneIsRequired
{
	vertical-align:bottom;
	font-size:8pt;
	color:Blue;
}

.OandE_Label /*not in use-form is using the class = OnlineFormLabels*/
{
	vertical-align:middle;
	
	font-size:8pt;
	font-family: Arial,Verdana;
}

.OandE_txtBox /*in use*/
{
	vertical-align:top;
	padding-top:0px;
	
	font-size:8pt;
	font-family: Arial,Verdana;
}

.small {
	font-size:10px;
}

.SmallLabel
{
	vertical-align:bottom;
	font-size:7pt;
	color:Black;
	font-family: Arial,Verdana;
}

.UserRegistrationHeader
{
	text-align:center;
}

.WelcomeLabels
{
	font-size:11px;
	font-weight:600;
}

.FARMStatusLabel
{
	font-size:11px;
}

.FARM_HeaderLabel
{
}

.FARMOrderLabels
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.FARM_HR
{
	color:buttonshadow;/*NOTE: FarmOrder_L.aspx has to have the label controls that look like an hr control manualy changed for the foreground color*/
}

.FARM_HR_SHORTLINE
{
	color:buttonshadow;
}

.FARMOrder_txtBox
/*Not in use at this time, but is referenced on the order forms*/
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.FARMOrder_cbxBox
/*Not in use at this time, but is referenced on the order forms*/
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.FarmNotesControlStyle
{
	font-size:8pt;
	font-family: Arial,Verdana;
}
	
.ComparablesTableCell
{
	font-size:11px;
	/*font-weight:600;*/
}

.ComparablesLabels
{
	font-size:11px;
}

ComparablesSubHeader
{
	font-size:17px;
	font-family: Arial,Verdana;
}

.ViewStatsLables
{
	font-size:13px;
	font-family: Arial,Verdana;
}

.OnlineFormStatusLabel
{
	font-size:9px;
}

.OnlineFormHeaderLabelMain
{
	font-size:12pt;
	font-family: Arial,Verdana;
	font-weight:bold;
}
.OnlineFormHeaderLabelSub
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.OnlineFormLabels
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.OnlineFormOrder_txtBox
{
	font-size:8pt;
	font-family: Arial,Verdana;
}
.OnlineFormOrder_cbxBox
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.OnlineFormHR
{
	color:buttonshadow;
}

.OnlineFormHlnk
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.OrderSentNotSentLabels
{
	font-size:14pt;
	font-family: Arial,Verdana;
}

.PropDetailFrmLabels 
{
	font-size:8pt;
	font-family: Arial,Verdana;
}
.PropDetailDataLabels
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.PropertyCompsHeadingLabels 
{
	font-size:8pt;
	font-family: Arial,Verdana;
}
.PropertyCompsDataLabels
{
	font-size:8pt;
	font-family: Arial,Verdana;
}

.ThankYouHeader
{
	font-size:15pt;
	font-family: Arial,Verdana;
}
.ThankYouLabel
{
	font-size:10pt;
	font-family: Arial,Verdana;
}

.SupportThankYouHeader
{
	font-size:13pt;
	font-family: Arial,Verdana;
}
.SupportThankYouLabel
{
	font-size:12pt;
	font-family: Arial,Verdana;
}

.SmallLoginLblStatus
{
	font-size:9px;
}

.ORfont
{
	font-family: Tahoma, Arial;
}

.MemberServicesLiveStatusLabel
{
	text-align:left;
}

.LabelFormatA
{
	font-size:9px;
}

.LoginBorder
{
	border-color:#000080;
	border-style:outset;
	border-width:1px;
}


td.mNf
{
            font-size: 11px;
            color: #000000;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            text-decoration: none;
            line-height: 15px;
            padding:5px 5px 5px 0px;
}
.mNf h2  
{
    font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin:10px 0 10px 10px;
}

td.mNfside
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding:10px 10px 10px 0px;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}

/*LogIn ascx control*/
td.lc
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding: 5px 10px 5px 10px;
}
.lc h2  
{
    font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

td.lcside
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding:10px 10px 10px 0px;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
/*END LogIn ascx control*/
/*NEWS ON HOME PAGE*/
td.n1
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding:0px 5px 5px 5px;
}
td.n1side
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding: 0px 5px 5px 5px;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
/*END - NEWS ON HOME PAGE*/
/*1030-Exchange person info*/
td.ex
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding:5px 10px 5px 0px;
}
/*END 1030-Exchange person info*/








/* FROM BRYAN AT 1112Studio */
td.m2
{
            font-size: 11px;
            color: #000000;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            text-decoration: none;
            line-height: 15px;
            padding: 5px 10px 5px 10px;
}

.m2 A {color: #004990; text-decoration: none;}

.m2 A:Hover {color: #004990; text-decoration: underline;}

.m2 UL
{
	margin:0px 0 1.2em; 
	padding-right:0px; 
	padding-left:20px; 
	padding-top:10px; 
	padding-bottom:0px; 
	border-style: none;}
 
.m2 OL
{
	margin:0px 0 1.2em 20px; 
	padding-right:0px; 
	padding-left:20px; 
	padding-top:10px; 
	padding-bottom:0px; 
	border-style: none;}

.m2 UL LI
{
	color:#333333; 
	margin:0 0 0.3em; 
	padding:0 0 1px 2px; 
	line-height:1.5; 
	list-style-type: disc;}

.m2 OL LI
{ 
	color:#333333;
    margin:0 0 .3em 0;
    padding:0 0 1px 2px;
    line-height:1.5;
}

.m2 HR2
{
    border: none 0;
    color: #f4f4f4;
    background-color: #f4f4f4;
    height: 1px;
    margin: 5px 0 5px 0;    
}

.m2 HR
{
	color:buttonshadow;
}
 
.m2 h1  
{
    font-size: 20px;
    color: #004990;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    margin: 5px 0 10px 0;
    border-top: none;
    border-bottom: buttonshadow 2px solid;
    border-left: none;
    border-right: none;
    font-weight: normal;
}

.m2 h2  
{
    font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin:10px 0 10px 0;
}

td.m2side
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 15px;
    padding: 10px 10px 10px 10px;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}

.m2side A {color: #0054a5; text-decoration: none;}

.m2side A:Hover {color: #ff9933; text-decoration: underlined;}
/* End Bryan's Style */

.rightImage
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
}


/******* MARKETING ORDER LABELS *****************/
.MarketingOrder
{
	BACKGROUND-COLOR: #FFFFFF;	
}

.MarketingOrder H1
{
	font-size: 20px;
    color: #004990;
    font-family:"Times New Roman", Times, serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin: 5px 0 10px 0;
    border-top: none;
    border-left: none;
    border-right: none;
    font-weight: bold;
}

.MarketingOrder H2
{
	font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin:10px 0 10px 0;
}

.MarketingOrder HR
{
	color:buttonshadow;
}

.MarketingOrderButton
{
	BORDER-RIGHT: darkblue 1px solid; 
	BORDER-TOP: darkblue 1px solid; 
	BORDER-LEFT: darkblue 1px solid; 
	BORDER-BOTTOM: darkblue 1px solid; 
	HEIGHT: 20px;
}

.MarketingOrderHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
}

.MarketingOrderLabel
{
	color:black;
}

.MarketingOrderTextBox
{
	color: black ;
}

.MarketingOrderCheckBox
{
	color: black ;
}

.MarketingOrderRadioBox
{
	color: black ;	
}

.MarketingStatusLabel
{
	font-size:11px;
	color: Red ;
}

/******END MARKETING ORDER STYLES *************/

/****************** DBC *********************/
#FWTableContainer1167179970 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:960px;
	height:23px;
	text-align:left;
	z-index:300;
}

#MMMenuContainer0727120952_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0727120952_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:161px;
	top:24px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0727120952_0 {
/* This class defines things about menu MMMenu0727120952_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #ffffff;
	width:159px;
	height:116px;
}

.MMMIFVStyleMMMenu0727120952_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727120952_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:159px;
	height:24px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:151px;
	height:16px;
}

.MMMIVStyleMMMenu0727120952_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727120952_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:159px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:151px;
	height:16px;
}

#MMMenu0727120952_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0727120952_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0727120952_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0727120952_0 so we can set its position */
	left:0px;
	top:24px;
}

#MMMenu0727120952_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0727120952_0 so we can set its position */
	left:0px;
	top:47px;
}

#MMMenu0727120952_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0727120952_0 so we can set its position */
	left:0px;
	top:70px;
}

#MMMenu0727120952_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0727120952_0 so we can set its position */
	left:0px;
	top:93px;
}

#MMMenuContainer0727120952_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0727120952_0 a {
/* Controls the general apperance for menu MMMenuContainer0727120952_0's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	color:#005a97;
	text-align:right;
	vertical-align:middle;
	padding:3px;
	background-color:#e1f5fe;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0727120952_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0727120952_0 */
	color:#005a97;
	background-color:#9bd7ff;
}
#MMMenuContainer0727122800_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0727122800_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:326px;
	top:24px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0727122800_1 {
/* This class defines things about menu MMMenu0727122800_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #ffffff;
	width:153px;
	height:93px;
}

.MMMIFVStyleMMMenu0727122800_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727122800_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:153px;
	height:24px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
	height:16px;
}

.MMMIVStyleMMMenu0727122800_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727122800_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:153px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
	height:16px;
}

#MMMenu0727122800_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0727122800_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0727122800_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0727122800_1 so we can set its position */
	left:0px;
	top:24px;
}

#MMMenu0727122800_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0727122800_1 so we can set its position */
	left:0px;
	top:47px;
}

#MMMenu0727122800_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0727122800_1 so we can set its position */
	left:0px;
	top:70px;
}

#MMMenuContainer0727122800_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0727122800_1 a {
/* Controls the general apperance for menu MMMenuContainer0727122800_1's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	color:#005a97;
	text-align:right;
	vertical-align:middle;
	padding:3px;
	background-color:#e1f5fe;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0727122800_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0727122800_1 */
	color:#005a97;
	background-color:#9bd7ff;
}
#MMMenuContainer0727123005_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0727123005_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:574px;
	top:24px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0727123005_2 {
/* This class defines things about menu MMMenu0727123005_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #ffffff;
	width:66px;
	height:47px;
}

.MMMIFVStyleMMMenu0727123005_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727123005_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:66px;
	height:24px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:58px;
	height:16px;
}

.MMMIVStyleMMMenu0727123005_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727123005_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:66px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:58px;
	height:16px;
}

#MMMenu0727123005_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0727123005_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0727123005_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0727123005_2 so we can set its position */
	left:0px;
	top:24px;
}

#MMMenuContainer0727123005_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0727123005_2 a {
/* Controls the general apperance for menu MMMenuContainer0727123005_2's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	color:#005a97;
	text-align:right;
	vertical-align:middle;
	padding:3px;
	background-color:#e1f5fe;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0727123005_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0727123005_2 */
	color:#005a97;
	background-color:#9bd7ff;
}
#MMMenuContainer0727123401_3 {
/* This ID is related to the master menu div for menu MMMenuContainer0727123401_3 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:699px;
	top:24px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0727123401_3 {
/* This class defines things about menu MMMenu0727123401_3's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #ffffff;
	width:100px;
	height:70px;
}

.MMMIFVStyleMMMenu0727123401_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727123401_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:100px;
	height:24px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	height:16px;
}

.MMMIVStyleMMMenu0727123401_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0727123401_3 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:100px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	height:16px;
}

#MMMenu0727123401_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu0727123401_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0727123401_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu0727123401_3 so we can set its position */
	left:0px;
	top:24px;
}

#MMMenu0727123401_3_Item_2 {
/* Unique ID for item 2 of menu MMMenu0727123401_3 so we can set its position */
	left:0px;
	top:47px;
}

#MMMenuContainer0727123401_3 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0727123401_3 a {
/* Controls the general apperance for menu MMMenuContainer0727123401_3's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	color:#005a97;
	text-align:right;
	vertical-align:middle;
	padding:3px;
	background-color:#e1f5fe;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0727123401_3 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0727123401_3 */
	color:#005a97;
	background-color:#9bd7ff;
}
