body {
text-align:center;
margin-top:5px;
background:#ffffff;
padding:0px;
}

body,content  table {
font-size:16px;
font-family: 'Georgia';
line-height:20px;
color:#444444;
}

p {
margin:0px;
padding:0px;
}

table p {
margin:0px;
padding:0px;
}

form {
margin:0px;
padding:0px;
}

img {
border:0px;
margin:0px;
padding:0px;
vertical-align:top;
}

a {
color:#194CA3;
text-decoration:none;
}
a:visited { color:#194CA3; }
a:hover { text-decoration:underline; }



#master {
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:845px;
overflow:hidden;
background:transparent;
border:0px solid red;
}

#content {
text-align:left;
font-size:16px;
font-family: 'Georgia';
margin-left:0px;
margin-right:0px;
border-right:1px solid #C8C8C8;
border-left:1px solid #C8C8C8;
border-bottom:1px solid #C8C8C8;
width:843px;
overflow:hidden;
background-image:url(../imgs/content_bg.gif);
background-repeat:repeat-x;
background:#ffffff;
color:#333333;
}

#inner-content {
padding:10px 20px 10px 20px;
background:#E7EDF1;
background-image:url(../imgs/content_bg.gif);
background-repeat:repeat-x;
}



#footer {
background:#E7EDF1;
background-image:url(../imgs/footer_bg.jpg);
background-position:0% 100%;
background-repeat:no-repeat;
color:#333333;
border-top:100px solid #E7EDF1;
text-align:center;
font-size:12px;
font-family: 'Georgia';
padding:5px;
padding-top:0px;
overflow:hidden;
}


h2 { font-size:18px; margin-top:0px; }
h1 { font-size:18px; margin-top:0px; }

.big { font-size:20px; }

.red { color:#AE362A; }
.blue { color:#0E66AA; }

.bold { font-weight:bold; }
.tight { letter-spacing:-2px; }
.light { font-weight:normal; }

.sbr { margin-bottom:5px; }
.mbr { margin-bottom:10px; }
.bbr { margin-bottom:20px; }

.abs { position:absolute; }

.table1 td { border-top:1px solid #dedede; }