@import url("css/menu.css");
@import url("css/mdm01.css");

/* CSS Document */
body {background:#FFF url(images/orange_bg.gif) no-repeat top left; height:100%; margin:0px; padding:0px; text-align:center; }

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#FF5D08; text-decoration:none; }

/*-------- design style --------*/
.text_yellow {color:#E5B200;}
.text_yellow a{color:#E5B200; text-decoration:underline;}
.text_yellow a:visited{color:#E5B200;}
.text_yellow a:hover{color:#ffffff;}
.text_small {font-size:10px;}


.template_style{width:900px; text-align:center; }

.top_space{height:25px; background-color:#000;}

.logo_pad{margin: 10px 0 0 0; padding:0; text-align:left;}

.phone_pad{ background:transparent url(images/MDM_phonenumber.png) no-repeat bottom right;}

.menu_bg{width:220px; border-bottom:solid 1px #ffffff;background:url(images/leftmargin_bg.jpg) repeat top left;white-space:nowrap;}

.menu_style{float:left;background:url(images/leftmargin_bg.jpg) repeat top left;}

#login_style{ float:right; padding:8px 17px 0px 10px; }

.content_top_bar { height:1px; background-color:#06247A;}
.content_pad{padding: 10px 10px 10px 10px; margin: 0 0 0 0; background:transparent url(images/bluetrans_bg.png) repeat;}

.bot_bg{padding-top:7px; margin:0px;height:32px;background:transparent url(images/bottom_button_bg.jpg) repeat-x top left;}

#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; background:transparent url(images/bluetrans_bg.png) repeat bottom left; }
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; background:transparent url(images/bluetrans_bg.png) repeat bottom left; }
.WidthOneThird{width:33%;}
.RightPane{ padding:0px 0px 0px 10px; width:225px; margin:0px; background:transparent url(images/bluetrans_bg.png) repeat bottom left; }

/*-------------- Link Style --------------*/
.links {text-align:center; vertical-align:middle;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#fff; font-size:13px; text-transform:uppercase; }
a.links:hover{color:#E5B200;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#fff; font-size:12px;}
a.user:hover{color:#E5B200;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#ffffff; font-size:12px;}
a.footer:hover{color:#E5B200;}

.requiredField {
    color:Red;
    font-size:x-small;
}
