﻿@import url(layout.css);
body {color: black; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #d3d9d6;}
#container {background-color: #fff; width: 702px; margin: 0 auto; border-top: 0; border-right: 1px solid #b7b7b7;
	border-bottom: 0; border-left: 1px solid #b7b7b7;}
#masthead {text-align: right; background-color: #036; width: 702px;}
#column_l {width: 682px; margin: 0; padding: 0 10px; background-color: #fff; position: relative;}
#footer {width: 702px; text-align: center; background-color: #113962; padding-top: 5px; padding-bottom: 5px;}
/* Styles for Masthead */
#masthead img {float: left;}
/* Styles for Footer */
#footer p {font-size: 11px; line-height: 14px; color: #fff;	margin: 1px; padding: 1px;}
#footer a {color: #fff; text-decoration: underline;}
#footer a:hover {color: #fff; text-decoration: none;}
/* Styles for Links */
a {color: #036; text-decoration: underline;}
a:hover {color: #808080; text-decoration: underline;}
.style_bold {font-weight: bold;}
.style_courier {font-family: "Courier New", Courier;}

.auto-stylegreen {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: green;}
.auto-stylered {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: red;}
.auto-styleblue {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: blue;}
.auto-stylefuchsia {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: fuchsia;}
.auto-stylecenter {text-align: center;}
.auto-tbl1 {border: 0px solid #000000; border-collapse: collapse;}
.auto-tbl5 {border-style: solid; border-width: 1px; text-align: center;}