body{
font-family: verdana;
margin-left:auto;
margin-top: 0px;
width: 745px;
margin-right:auto;
text-align: center;
font-size: 13px;
color:#000000;
}

img{
margin: 0px;
padding: 0px;
border: 0px;
}

div#outer_table{
width: 745px; 
border: 0px; 
padding: 0px; 
border-collapse: collapse;
text-align: left;
}

table#crumbtable{
background-color: white;
text-align: left;
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

table#crumbtable td{
padding: 5px 20px 5px 20px;
}

table#crumbtable A:link {color: #2253A0;}
table#crumbtable A:visited {color: #2253A0;}
table#crumbtable A:active {color: #2253A0;}
table#crumbtable A:hover {color: #2253A0;}

table, td, tr{
margin: 0px;
border: 0px;
padding: 0px;
}

h3{
font-size: 16px;
}

h4{
color: rgb(210, 22, 21);
margin: 0em;
padding: 0px;
font-size: 12px;
font-weight: bold;
}

h5, form{
font-size: 12px;
margin-bottom: .5em;
margin-top: .5em;
font-weight: bold;
}

.yellow{
color: yellow;
font-size: 12px;
text-align: center;
}

ul.homepage{
padding-left: 0px;
margin-left: 17px;
list-style-image: url(images/ListItem.gif);
margin-bottom: .5em;
margin-top: .5em;
}

ul.homepage li{
margin-bottom: 1em;
margin-top: 1em;
}

table.header_table{
width: 100%;
border-collapse: collapse;
font-size: 11px;
margin: 6px 0px 6px 0px;
}

table.header_table A:link {color: white;}
table.header_table A:visited {color: white;}
table.header_table A:active {color: white;}
table.header_table A:hover {color: white;}

table.content{
background-color: white;
width: 100%;
border-collapse: collapse;
}

table.content A:link {color: #2253A0;}
table.content A:visited {color: #2253A0;}
table.content A:active {color: #2253A0;}
table.content A:hover {color: #2253A0;}

table.footer{
width: 100%;
background-color: rgb(34, 83, 160);
font-size: 11px;
color: white;
border-collapse: collapse;
}

table.footer td{
padding: 5px 10px 5px 10px;
}

table.footer A:link {color: white;}
table.footer A:visited {color: white;}
table.footer A:active {color: white;}
table.footer A:hover {color: white;}

.quotes{
padding: 5px 25px 0px 25px;
border-bottom: 1px solid rgb(154, 154, 154);
margin: 0px;
background-color: rgb(239, 237, 238);
font-size: 9px;
border-collapse: collapse;
}

.quotes p, .right_box p{
margin-bottom: .5em;
margin-top: .5em;

}

.main{
padding: 20px 30px 20px 30px;
margin: 0px;
}

.right{
 text-align: right; 
 float: right; 
 padding: 20px 5px 3px 10px
}

.right_box{
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-bottom: 1px dashed rgb(154, 154, 154);
margin: 0px;
font-size: 11px;
text-align: left;
width: 235px;
/*border-collapse: collapse;*/
}


.red{
  rgb(210, 22, 21);
}


