@charset "utf-8";
/* CSS Document */

BODY {
	font-family: arial, helvetica, sans-serif;
	fontfamily: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	BACKGROUND-IMAGE: url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_page.jpg);
    BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #204c78;
}

p {	
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;	
  font-weight: normal;
  color: #333333;
  line-height:18px;
  }
  
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0;
	}

h1 {
	font-family: arial, sans-serif;	
	font-size:18px;
	color:#5c7088;
	margin: 0 0 5px 0;
	}
h2 {
	font-family: arial, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	color:#666;
	margin: 0 0 0px 0;
	}

a:link {
	COLOR: #204c78;
	text-decoration: underline;
	}
a:visited {
	COLOR: #204c78;
	text-decoration: underline;
	}
a:hover {
	COLOR: #cc0000;
	text-decoration: underline;
	}
a:active {
	COLOR: #204c78;
	text-decoration: underline;
	}

.search {
	background-image: url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_search.jpg);
	background-repeat: repeat-x;
	padding:16px;color:#ffffff; 
	}
.inputbox {
	border:1px solid #ccc; 
	font-size:10px; 
	} 
.content { 
	padding:30px;
	width:100%;
	vertical-align:top; 
	}

.navon {
	color:#fff;
	font-size:14px;
	background-image:url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_navon.jpg);
	background-repeat:repeat-x;
	height:29px;
	padding-left:16px;
	border-bottom: 1px solid #fff; 
	}
.navoff {
	color:#666;
	font-size:14px;
	background-image:url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_navoff.jpg);
	background-repeat:repeat-x;
	height:29px;
	padding-left:16px;
	border-bottom: 1px solid #fff;  
	}
.navoff a:link { 
	color:#666;
	text-decoration: none; 
	}
.navoff a:hover { 
	color:#204c78;
	text-decoration: none; 
	}
.navspecials {
	color:#fff;
	font-size:14px;
	background-image:url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_specials.jpg);
	background-repeat:repeat-x;
	height:29px;
	padding-left:16px;
	border-bottom: 1px solid #fff;  
	}
.navspecials a:link { 
	color:#fff;
	text-decoration: none; 
	}
.navspecials a:hover { 
	color:#cc9900;
	text-decoration: none; 
	}
.subnav { 
	background-color:#204c78;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #fff;
	line-height:18px; 
	}
.active a:link { 
	font-weight:bold; 
	color:#9ac0e6; 
	}
.active a:hover  { 
	font-weight:bold; 
	color:#9ac0e6; 
	}
.subnav a:link { 
	color:#fff;
	text-decoration: none; 
	}
	.subnav a:visited { 
	color:#FFFFFF;
	text-decoration: none; 
	}
	.subnav a:hover { 
	color:#9ac0e6;
	text-decoration: underline; 
	}



table.related { 
	background-color: #f6f6f6;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	border-bottom: 1px solid #ccc; 
	}
table.related .header { 
	background-image: url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_tableheader.gif);
	background-repeat:repeat-x;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	padding:5px; 
	}
table.related .rowitem { 
	padding: 5px 0px 5px 5px;
	font-size:12px; 
	}

.footer { 
	background-image: url(file:///C|/Documents and Settings/mmonsman.WS/Local Settings/Temporary Internet Files/Content.Outlook/SBOXKTNQ/images/bg_footer.jpg);
	background-repeat:repeat-x; 
	background-color: #cfcfcf;
	height:100%; 
	}
table.footerinfo { 
	height:110px;
	vertical-align:top; 
	}
