@media all {
body {
    background-color: #ddd; 
    padding: 0;
    margin: 0;
    color: #000; 
    font-family: verdana, helvetica, sans-serif; 
    }
#header {
    background-color: #c30;
    color: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
	height: 40px;
	}
#header h1 {
	color: #fff;
    display: inline;
    margin: 0px 15px 5px 0px;
    padding: 0;
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    }
#header img {
    margin: 0;
    padding: 0px 0px 0px 4px;
    }
#header .menuitem {
    margin: 5px;
    float: left;
    padding: 0;
    margin: 0;
    }
#header .navbutton {
    display: block;
    margin: 8px 2px 8px 2px;
    border: 1px solid;
    border-color: #e51 #b20 #b20 #e51;
   	padding: 2px 10px 2px 10px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
   	text-decoration: none;
    }
#header a.navbutton {
	display: block;
	}
#header a.navbutton:link, #header a.navbutton:visited {
    color: #fff;
   	border-color: #e51 #b20 #b20 #e51;
   	}
#header a.navbutton:active, #header a.navbutton:hover {
    color: #fff;
    text-decoration: none;
    border-color: #b20 #e51 #e51 #b20;
	}
#content {
    margin: 0;
    padding: 10px 5px 10px 0px;
    float: left;
	}
#content .section {
    width: 488px;
    background-color: #fff;
    padding: 0 10px 5px 10px;
    margin: 0;
	border:solid 1px #fff;
    
    }
#content h1 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    padding: 10px 0 10px 0;
    margin: 10px 0 0 0;
    }
#content h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px 0 0px 0;
    margin: 0;
    }
#content h3 {
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0px 0;
    margin: 0;
    }
#content h4 {
    display: inline;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    margin: 0;
    }
#content .ing {
    font-size: 16px;
    font-family: verdana, helvetica, sans-serif; 
    line-height: 20px;
    padding: 5px 0 5px 0;
    margin: 0;
	text-align: justify;
    }
#content .large_ing {
    margin: 20px 0pt 10px;
    font-size: 120%;
    font-family: verdana, helvetica, sans-serif; 
    padding: 10px 0 10px 0;
    margin: 0;
	text-align: justify;
    }
#content p {
    color: #000;
    font-family: verdana, helvetica, sans-serif; 
    font-size: 13px;
	text-align: justify;
    line-height: 20px;
    padding: 5px 0 5px 0;
    margin: 0;
    }
#content .copy {
    font-size: 11px;
    padding: 5px 0 0 0;
    }
a:link, a:visited {
    color: #c30;
    text-decoration: none;
    }
a:active, a:hover {
    color: #c30;
    text-decoration: underline;
    }
dl, ul {
    list-style: square;
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 13px;
    }
li, dd {
    padding: 0;
    margin: 0 0 0 22px;
    font-size: 13px;
    }
dt {
    padding: 0;
    margin: 0 0 0 22px;
    font-size: 13px;
    font-style: italic;
    }
#content img {
    margin: 5px 0 5px 0;
    padding: 0;
    border: 0;
    }
#content table {
	border: solid #ccc;
	border-width: 1px 0 0 1px;
	}
#content td {
	border: solid #ccc;
	border-width: 0 1px 1px 0;
	}	
#content td p {
	text-align: left;
    }
#content .form {
    width: 468px;
    }
#content form {
    width: 468px;
    }
input, select, textarea {
    background-color: #fff;
    font-family: verdana, helvetica, arial, tahoma, sans-serif;
    color: #b20;
    height: 20px;
    line-height: 18px;
    font-size: 13px;
    border: 1px solid;
    border-color: #eee #999 #999 #eee;
    }
textarea {
    height: 150px;
    }
.button {
    border: 2px solid;
    padding: 0px 2px 0px 2px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    background-color: #c30;
    color: #fff;
    border-color: #e51 #b20 #b20 #e51;
   	}
.check {
    border: 0px;
    }
#left {
    width: 185px;
    float: left;
    margin: 0;
	clear: left;
    padding: 10px 0px 10px 10px;
	}
#left .section {
    width: 170px;
    background-color: #fff;
    padding: 0;
    margin: 0;
    }
#left h1 {
    font-size: 18px;
	line-height: 22px;
    font-weight: 400;
    margin:	0;
    padding: 5px 10px 5px 10px;
    }
#left h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin: 10px 0 5px 0;
    padding: 0 10px 0 10px;
    }
#left p {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin:	0;
    padding: 5px 10px 5px 10px;
    }
#left p.carpe {
    clear: right;
    color: #999;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    margin:	0;
    padding: 10px 10px 5px 10px;
    }
#left .small {
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    }
#left a {
	background: white;
	display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    margin:	0;
    padding: 4px 10px 4px 10px;
    }
#left a:link, #left a:visited {
    color: #c30;
    text-decoration: none;
    }
#left a:active, #left a:hover {
    background-color: #c30;
    color: #fff;
    }
#left .carpe a:link, #left .carpe a:visited {
    display: inline;
    color: #999;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    margin:	10px 0 0 0;
    padding: 0;
    text-decoration: none;
    }
#left a.carpe:active, #left a.carpe:hover {
    display: inline;
    background-color: #fff;
    color: #333;
    }
#left .small a:link, #left .small a:visited {
    display: inline;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    margin:	0;
    padding: 0;
    text-decoration: none;
    }
#left .small a:active, #left .small a:hover {
    background-color: #fff;
    color: #c30;
    }
#left img {
    padding: 5 0;
    }
#left form {
    margin: 0;
    padding: 0;
    border: 0;
    }
#left .form {
    width: 150px;
    margin: 0;
    padding: 0;
    }
#left input {
    background-color: #fff;
    font-family: verdana, helvetica, arial, tahoma, sans-serif;
    color: #b20;
    height: 16px;
    margin: 0;
    padding: 0;
    line-height: 13px;
    font-size: 11px;
    border: 1px solid;
    border-color: #eee;
    border-color: #999 #eee #eee #999;
    }
#left textarea {
    background-color: #fff;
    font-family: verdana, helvetica, arial, tahoma, sans-serif;
    color: #b20;
    height: 16px;
    margin: 0;
    padding: 0;
    line-height: 13px;
    font-size: 11px;
    border: 1px solid;
    border-color: #999 #eee #eee #999;
    }
#left textarea {
    height: 100px;
    }
#left .button {
    background-color: #c30;
    color: #fff;
    float: right;
    height: 19px;
    border: 1px solid;
    border-color: #e51 #b20 #b20 #e51;
    padding: 1px;
    font-size: 11px;
    font-weight: bold;
    }
}
@media print {
#header .navbutton {
    display: none;
    }
#header h1 {
	color: #000;
    display: inline;
    margin: 0px 15px 5px 15px;
    }
}
