
/* used to import stylesheet for the WYSIWYG editor*/
@import "/system/modules/gov.va.deq.pao.DEQtemplate_one/resources/deqweb.css";
@import "/p2/p2.css";

#breadcrumb, #sidebar { background-color: #738e5a; }
#sidebar li { background-color: #675; }
#sidebar h1 { background-color: #675; }
#sidebar li:hover, #sidebar li a:hover { background-color: #543; }
#breadcrumb a { color: white; }
#content { margin-bottom: 50px; }
#content table td { border: 0px; }

.menuimg { padding-left: 4px; float: left; margin-top: 310px; font-size: 70%; text-align: center; }
