﻿body
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#CCCCCC;
	background-repeat:repeat-x;
}
a:hover
{
	color: #003366;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a img
{
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.largeheadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.smallheadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a
{
	color: #425E85;
	text-decoration:none;
	
}
.heading
{
	font-size: 14px;
	font-weight: bold;
}
.instructions
{
	color: #FF0000;
}
.error
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.button
{
	border: 1px solid darkgray;
	font-size: 9pt;
		font-family: Arial, helvetica;
		background-color: silver;
	height: 23px;
}
.textbox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 9pt;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	font-family: Arial, helvetica;
	background-color: white;
}
.dropdownlist
{
	border: thin solid silver;
	font-size: 9pt;
		font-family: Arial, helvetica;
		background-color: white;
	height: 21px;
}
.footer
{
	color: Gray;
	font-family: Arial;
	font-size: 12px;
}
td.templateback
{
	vertical-align: top;
	background-color: White;
}

/* left nav */
.navcontainer
{
	width: 161px;
	margin: 0 0 0 0;
}
.navcontainer td
{
	background-color: #FFFFFF;
	z-index: 2; /* IE Fix */
	filter: alpha(opacity=80); /* FF AddOn */
	-moz-opacity: 0.5;
}
.navcontainer a
{
	display: block;
	width: 161px;
	background-color: #ffffff;
	border-bottom: 1px groove #999;
}
.navcontainer a:link, .navlist a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navcontainer a:hover
{
	background-color: #444;
	color: #fff;
}
/* leftnav no underline
/* left nav */
.navcontainernoul
{
	width: 161px;
	margin: 0 0 0 0;
}
.navcontainernoul td
{
	background-color: #FFFFFF;
	z-index: 2; /* IE Fix */
	filter: alpha(opacity=80); /* FF AddOn */
	-moz-opacity: 0.5;
}
.navcontainernoul a
{
	display: block;
	width: 161px;
	background-color: #ffffff;
}
.navcontainernoul a:link, .navlistnoul a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navcontainernoul a:hover
{
	background-color: #444;
	color: #fff;
}
/* From old css */

.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.message
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.error
{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
TR.category
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	background-color: #000099;
}

.RedBody
{
	color: Red;
}
td.bgauto
{
	background-image: url(/images/automotive/montagecomplete.jpg);
	background-repeat: no-repeat;
}
td.largeheader
{
	color: White;
	background-color: black;
	font-size: 14pt;
	font-family: Arial, helvetica;
}
td.mediumheader
{
	color: White;
	background-color: #2E5C8A;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, helvetica;
}
/* styles for home calendar */
td.homecalHead
{
	color: White;
	background-color: #2E5C8A;
	font-size: 10pt;
	font-weight: bold;
}
td.homecalDate
{
	vertical-align: top;
	color: White;
	background-color: #8AAEC6;
	font-size: 10pt;
	font-weight: bold;
}
/* Calendar and Document List Styles */ 
.maincategories
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	background-color: #2E5C8A;
}
.subcategories
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	background-color: #8AAEC6;
}
a.maincatAnchor
{
	color: #ffffff;
}
.dates
{
	font-weight: bold;
}
.colheadings
{
	font-weight: bold;
	font-size: 11pt;
	background-color: #8AAEC6;
}
/* misc */
td.bgauto
{
	background-image:url(/images/automotive/montagecomplete.jpg);
	background-repeat:no-repeat;
}
 .blueban
 {
    text-align:left;
    color:White;
    font-weight:bold;
    font-family:Arial,Helvetica;
    font-size:12pt; 
    background-color:#6A98CD;   
    padding:3px 3px 3px 3px; 
 }
  .goldban
{
    text-align:left;
    color: black;
    font-weight: bold;
    font-family: Arial,Helvetica;
    font-size: 12pt;
    background-color: #FFD982;
}
.officesLeft
{
	text-align:center;
	color:White;
	font-weight:bold;
	font-size:10pt;
}
.latestNewsBar
{
	background-color:#EC9921;
	text-align:center;
	color:White;
	font-weight:bold;
	font-size:10pt;
}
.latestNewsHeading
{
	text-align:center;
	color:White;
	font-weight:bold;
	font-size:10pt;
	text-transform:uppercase;
}
.latestNewsBody
{
	text-align:left;
	color:White;
	font-weight:bold;
	font-size:9pt;
}
a.latestNewsMore
{
	text-align:right;
	color:White;
	font-weight:bold;
	font-size:9pt;
}
.NewsHeading
{
	text-align:center;
	color:Black;
	font-weight:bold;
	font-size:12pt;
	text-transform:uppercase;
}
.NewsBody
{
	text-align:left;
	color:Black;
	font-size:10pt;
}
/* no scrolling header for gridview */
.noscrollgrid-header
{
font-weight: bold;
text-align: left;
position: relative;
top:expression(this.parentNode.parentNode.parentNode.scrollTop-2);
left:expression(this.parentNode.parentNode.parentNode.scrollLeft-1);
right:1px;
}
