html,body {margin: 0; padding: 0;}
body,p {font: 14px/21px Verdana, 'Lucida grande', sans-serif; color: #000;}
body#mp {background: url("images/symbol_mp_bg.jpg") top center no-repeat #000;}
body#sp {background: url("images/symbol_sp_bg.jpg") top center no-repeat #000;}
img {border: 0 none;}
hr {border: none 0; border-top: 1px solid #000; height: 1px; margin: 0; padding: 0;}

/* Fonts */

h1 {
width: 517px;
height: 32px;
margin: 0 0 40px -160px;
padding: 14px 0 0 160px;
background: url("images/bg_headline.gif") no-repeat;
font: bold 18px/20px Arial, sans-serif; 
color: #000; 
}
.smtxt {font: normal 11px/14px Arial, sans-serif;}

.right {text-align: right;}
.center {text-align: center;}
.flt_lft {float: left;}
.flt_rt {float: right;}

/* Header */

#print_hdr {width: 686px; height: 234px;}

#header {display: none;}

#mp_btn {
width: 851px;
margin: 0 auto;
margin-top: 528px;
text-align: center;
}

/* Navbar */

#navwrap_sp {display: none;}

/* Content */

#content {
width: 516px;
margin: 0 auto;
padding: 53px 50px 100px 50px;
background: url("images/sp_c_top.gif") no-repeat #fff;
}

/* Footer */

#footer {
width: 851px;
height: 47px;
margin: 0 auto;
padding: 15px 0 0 0;
background: url("images/sp_c_btm.gif") no-repeat;
text-align: center;
font: normal 10px/14px Tahoma, 'Lucida grande', sans-serif;
color: #fff;
}

#footer_mp {
width: 851px;
margin: 0 auto;
margin-top: 42px;
text-align: center;
font: normal 10px/14px Tahoma, 'Lucida grande', sans-serif;
color: #fff;
}

/*List rules*/

ul {list-style-type: none; margin: 0; padding: 0;}

.std li {background-image: url("images/bullet_lg2.gif"); background-repeat: no-repeat; padding-left: 18px; padding-bottom: 5px;}

#nav li {float: left; padding: 14px 0 0 67px; margin: 0;}
#nav li a {font: bold 14px Arial, sans-serif; color: #fff; text-decoration: none;}
#nav li a:visited, a:active {font: bold 14px Arial, sans-serif; color: #fff; text-decoration: none;}
#nav li a:hover {font: bold 14px Arial, sans-serif; color: #ecb926; background: 0 none; text-decoration: none;}

/* Links */

a:link,a:visited,a:active {font: 14px/21px Verdana, 'Lucida grande', sans-serif; color: #003cff; text-decoration: none;}
a:hover {font: 14px/21px Verdana, 'Lucida grande', sans-serif; color: #c1261b; text-decoration: underline;}

a.enter:link, a.enter:visited, a.enter:active {font: bold 18px Arial, sans-serif; color: #fff; text-decoration: none; letter-spacing: 3px;}
a.enter:hover {font: bold 18px Arial, sans-serif; color: #ecb926; background: 0 none; text-decoration: none; letter-spacing: 3px;}
