


.Hooter_Disclaimer
{
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	font-size:8pt;
	text-align: center
}


#SIDEBAR_PLACEMENT
{
	/*position:absolute;
	right: 2px;
	top: 86px;
	width: 205px;
	height: 1100px;
        */
}

#SIDEBAR2_WINDOW
{
	/*position:absolute;
	right: 0px;
	top: 0px;*/
	background-color: transparent;
	border:none;
    padding:0px;
    width:290px;
    height:80%;
}

#SIDEBAR2_OUTER {
    background-color: #808Bc0;
    padding: 0px;
    margin: 0px;
    margin-right: 2px;
    height: 500px;
    border: solid 1px #999;
    text-align:left;
}
.SIDEBAR2_INIT
{
	border: none;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;

}
.SIDEBAR2_LOADED
{
	border: none;
	height: 95%;
	padding: 0px;
	margin: 0px;

}
.SIDEBAR2_OPENCLOSE 
{
    color:#000;
    font-family:'Courier New';
    text-align:left;
}
.SIDEBAR2_OPENCLOSE a, .SIDEBAR2_OPENCLOSE a:visited
{
    text-decoration:none;
    color:#00f;
}


#SIDEBAR_CLOCK
{
	text-align:right;
	margin-right:4px;
}
table#WELCOMEMSG
{
	margin:2px;
	margin-bottom:1px;
	padding: 0px;
	margin: 0px;
}
table#WELCOMEMSG td
{
	font-size:12px; /* Jon M BIC-34 */
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	padding: 2px;
	padding-left:4px;
	margin: 0px;
	text-align:left;
}

table#WELCOMEMSG td a
{
	font-size:12px; /* Jon M BIC-34 */
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color: #33b;
	text-decoration:none;
	font-weight: normal;
}

@media print {
	/*#SIDEBAR,#SIDEBAR2_OUTER,#SIDEBAR2_OPEN,#V2MENU_BAR_OUTER_OUTER {
		display:none;*/
	#SIDEBAR,#SIDEBAR2_OUTER,#SIDEBAR2_OPEN,.V2MENU_BAR_OUTER_OUTER, #SIDEBAR2_WINDOW {
		display:none;
	}
}
@media screen {
}


a.USERCONFIG_ITEM_OPENCLOSE
{
	color: #00F;
	text-decoration: none;
}



/*
============================================================================================
' 1/21/2008 Keiji.
============================================================================================
*/
body
{
	text-align:center;
}
.PAGE_BODY
{
	text-align:left;
}

#RMLSWEB_PAGE
{
	position:relative;
	text-align:center;
	min-width: 770px;
}

#V2MENU_BAR_OUTER_OUTER
{
	background-color:#2E3D6F;
	padding-bottom:1px;
}
#V2MENU_BAR_OUTER
{
	background-color:#2E3D6F;
	border-bottom:solid 1px #e0e0e0;
}

#RMLSWEB_PAGE1 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#RMLSWEB_PAGE1B {
    position: relative;
    text-align: center;
    padding: 0px;
    /* padding-left: 20px;
    padding-right: 20px;
       */
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
}
@media only screen and (max-width: 950px) {
    #RMLSWEB_PAGE1B {
        padding-left: 0px;
        padding-right: 0px;
    }
}


    #RMLSWEB_PAGE2 {
        position: relative;
    }

    #V2MENU_BAR {
        margin-left: auto;
        margin-right: auto;
    }

    /*#MainScreen_Outer
{
    margin-left:auto;
    margin-right:auto;
}*/

.SIDEBAR_ITEM_OPENCLOSE2, .SIDEBAR_ITEM_OPENCLOSE2:visited {
    color: #fff;
    text-decoration: none;
    font-size:14px;
    font-family:'Courier New';
}


