body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3a4560;
background:#ecdfa2;
}

a {
font-size: 16px;
text-decoration: none;
color: #045ee3;
}

a:hover {
font-size: 16px;
text-decoration: none;
color: #302e2e;
}

p {
color: #37373a;
font-size:14px;
}

h2 {
color: #222224;
}

.headerimg {
width:610px;
border-bottom:1px solid #000;
background-image: url('knowledgeheader.jpg');
height:102px;
}

.lrg_cntnr {
border:1px solid #000;
width:610px;
background:#fff;
}

.footer {
background:#3f6a5a;
margin:0px;
color:#fff;
border-top:1px solid #000;
padding:5px;
}

.footer a {
color:#fff;
text-decoration:underline;
}


