/****************************************************************/
/*   Design:   Multiflex-4.2 / Layout-4                         */
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

*{padding:0; margin:0;}
body {font-size:62.5%;font-family:verdana,arial,sans-serif;}

/* MAIN CONTENT */
h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%;}
h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
h1.side {clear:none;}
h2.side {clear:none;}
h3.side {clear:none;}

h4 {padding:5px 0 5px 0; margin:0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
p.center {text-align:center;}
p.right {text-align:right;}
p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}
img {margin:0; border:0; padding:5px;}

table {width:100%;margin:0;padding:0;line-height:1.5em;font-size:120%}
th {margin:0;padding:5px 0 5px 0;vertical-align:top;}
td {margin:0;padding:5px 0 5px 0;vertical-align:top;}

p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

ul {list-style:none; margin:0.3em 0 0.3em 0;}
ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.6em; line-height:1.4em; font-size:12px;}
ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
ol li {list-style-position:outside; margin:0 0 0.2em 1em; line-height:1.4em; font-size:120%;}

a {color:#00008b; text-decoration:none;}
a:hover {color:rgb(42,90,138); text-decoration:underline;}
a:visited {color:rgb(42,90,138);}

.header {
	display: none;
}

.main-navigation {
	display: none;
}

.main-subcontent {
	display: none;
}

.footer {
	display: none;
}