/* Y! Reset CSS */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* MBL CSS */
html { background: #3f6b5d url("/images/main_bg3.png"); background-color: #3f6b5d; font-family: Futura, Calibri, Arial, Sans Serif; font-size: .8em; font-weight: normal; }
a { text-decoration: none; }
a:hover { text-decoration: underline;}
.main { padding: 20px 0px; min-height: 500px; text-align: center; }
.header { margin: 0 auto; width: 577px; position: relative; height: 140px; color: #fff; }
.header a, .header a:visited { color: #fff; }
.header h1 { padding: 17px 15px; font-size: 125%; font-weight: bold; text-shadow: 2px 2px 2px #284028; text-align: left;}
.header .nav { position: absolute; top: 76px; width: 577px; text-align: center; left: 10px; }
.header .nav li { display: inline; margin-right: 25px; text-shadow: 2px 2px 2px #284028; }
.header .logo { background: url("/images/logo.gif") no-repeat left; width: 604px; height: 71px; position: absolute; left: -1px; top: 0px; }

.content-container { margin: 0 auto; width: 577px; background-color: #fff; padding: 0px; position: relative; border-left: 0px #8ba5a4 solid; border-right: 1px #8ba5a4 solid; padding: 14px 0px; *width: 560px; }
.content-container .top { position: absolute; left: -1px; top: 0px; width: 579px; height: 14px; background: url("/images/horizontal_gradient.png") no-repeat; }
.content-container .middle { position: absolute; left: 0px; top: -26px; width: 579px; height: 14px; background: url("/images/horizontal_gradient.png") no-repeat; }
.content-container .bottom { position: absolute; left: -1px; bottom: 0px; width: 579px; height: 14px; background: url("/images/horizontal_gradient.png") no-repeat; *bottom: -2px;}
.content { padding: 15px; width: auto; text-align: left; }
.content .nav { font-size: 65%; font-family: verdana; font-weight: bold; position: relative; top: -20px; text-align: center; left: 0px; color: #24b; }
.content .nav li { display: inline; padding: 15px}
.content .contracts {font-family: arial; font-size: 80%; font-weight: bold; position: relative; left: 20px; color: #24b; list-style type: square inside;}
.content .contracts li {list-style type: square inside;}


.content h2 {font-family: arial; font-weight: bold; text-align: center; font-size: 110%; margin-top: 10px; }
.content p { font-family: arial; margin: 20px 0px; text-align: justify}
.content h3 { font-family: arial; display: block; font-weight: bold; margin-bottom: 5px; }
.content h4 { font-family: arial; display: block; font-weight: bold; margin-bottom: 5px; text-align: center;}
.content table td {font-family: arial;  font-size: 90%; padding: 15px; vertical-align: top; text-align: justify;}
.content table td.type { font-weight: bold; text-align: right; }
.content table td.practice {font-family: arial; font-size: 68%; font-weight: bold; text-align: right; 20px; list-style type: square inside;}
.content .picture { background: url("/images/picture.png") no-repeat left; width: 400px; height: 130px; position: absolute; left: -1px; top: 0px; }
.content a.map { margin-top: 5px; display: block;  }
.footer { margin: 0 auto; width: 577px; background: transparent; padding: 20px; text-align: center; color: #fff; }
.footer p { margin-bottom: 5px; font-size: 90%;}
.footer strong { text-decoration: underline; font-weight: bold;  }
.footer a, .footer a:visited { color: #fff; }

