body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	
}
div.outerHolder{
	/*margin-left:10%;*/
	margin: 0 auto;
	width: 950px;
	padding: 8px;
	padding-top: 4px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}
div.bannerprint{
	display: none;
}
div.footer{
	/*margin-left: 10%;*/
	margin: 0 auto;
	margin-top: 5px;
	text-align:left;
	width: 950px;
	color:#999999;
	font-size: small;
	/*custom - these are for concept - delete if concept is scrapped*/
	width: 960px;
	padding-left: 5px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 100% 0%
	/* end of custom concept */
}
div.footer a{
	color: #999999;
	text-decoration: none;
}
div.footer a:hover{
	/*color: #666666;*/
	text-decoration:none;
}
div.topsearchbox{
	font-size: small;
	font-weight: bold;
	text-align: right;
	color:#343399;
}



/*
div.topsearchbox input{ 
border: 1px solid #999999;
}*/

#searchBox{

border: 1px solid #999999;
font-size: 9pt;
font-weight: bold;
color: #4b4a4a;
height: 16px;


}


div.topsearchbox input#go{
	font-size: small;
	font-weight: bold;
	color:#343399;
	background-color:#FFFFFF;
	border:0px;
	cursor:pointer;
}
div.topsearchbox input#q{
	color: #999999;
}
div.banner{}

div.leftnav{
	float:left;
	width:19%;
	margin-top:5px;
}
div.mainContent{
	float:right;
	width:79%;
	/*margin-left:2%;*/
	margin-top:5px;
	
}
div.mainContent a.office{
	color: #5d5d5d;
	text-decoration:none;
	margin-left: 10px;
}

div.mainContent a{
	color: #000000;
	text-decoration:underline;
	font-size: small;
}
div.mainContent a:hover{
	text-decoration:underline;
}
div.mainContent a.office:hover{
	text-decoration:underline;
}
div.clearall{
	clear:both;
}
div.currentsection{
	position:relative;
	color:#FFFFFF;
	font-weight:bold;
	font-size:small;
	background-color:#343399;
	background-image: url(../images/currentsectionright.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 0;
}
span.currentsection{
	position:absolute;
	top: 10px;
	left: 27px;
	
}
td.currentsection{
	color:#343399;
	font-weight:bold;
	width: 100%;
	font-size: small;
}
td.currentsection a{
	color: #343399;
	text-decoration:none;
}
td.currentsection a:hover{
	text-decoration:none;
}
td.currentsubsection{
	font-size: small;
}
td.currentsubsection#left{
}
td.currentsubsection#right{
}
td.currentsubsection ul{
list-style-type:none;
margin:0px;
padding: 0px 0px 0px 0px;
}
td.currentsubsection li{
padding-bottom: 4px;
}
td.currentsubsection a{
	color: #5d5d5d;
	text-decoration:none;
}
td.currentsubsection strong a{
	color: #343399;
	text-decoration:none;
}
td.currentsubsection a:hover{
	text-decoration:none;
}
td.section{
	color:#343399;
	font-weight:bold;
	width: 100%;
	font-size: small;
	color:#000000;
}
td.section a{
 color: #343399;
 text-decoration:none;
}
td.section a:hover{
	text-decoration: none;
}
table.nav td.spacer{
	height:2px;
}
td.subsectiontop{
	width: 100%;
	background-color:#E8E8E8;
	color:#000000;
}
div.lowersearch{
	background-color:#343399;
	width:100%;
	text-align:right;
}
h1{
	color:#343399;
	font-size:large;
}
h2{
	font-size:medium;
}
img#fullmoon{
	vertical-align:baseline
	}
table.search{
	width: 100%;
	height: 25px;
	color:#5d5d5d;
	font-weight: bold;
	font-size:small; 
}
table.search a{font-size: small}
table.search  input, select{
	font-size: x-small;
}

table.header{background-image:url(../images/bluefade.jpg);	
background-repeat:no-repeat;
background-color:#FFFFFF; width:100%;}
td.logo{padding-left: 20px;}
td.leftheader{color: #FFFFFF; font-weight:bold; font-size:14px;}
td.rightheader{text-align: right; color:#343399; font-weight:bold; font-size:14px;}
td.moon{text-align: right}

span.header {
	color: #343399;
	font-size: large;
	font-weight: bold;
	line-height: 2em;
}

span.link {
	font-weight: bold;
	font-size: smaller;
}
td.label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 29%;
}
td.field {
	width: 80%;
}
td.field input, td.field select, td.field textarea {
	width: 99%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;	
}
input.button {
	border: 0px none;
	font-size: small;
	font-weight: bold;
	background-color: rgb(255, 255, 255);
	color: #343399;
	cursor: pointer;
	width: auto;
}
.newsBox {
	font-size: 12px;
	width: 85%;
}
.newsBox a {
	color: #666666;
	text-decoration: none;
	width: 100%;
	padding-left: 5px;
}
.newsBox a:visited {
	color: #666666;
}
.articleBox {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.articleBox ul {
	list-style: none;
	padding: 7px 8px 0px 8px;
	margin: 0;	
}
.articleBox li {
	padding: 0px 0px 3px 0px;
	text-align: left;		
}
.articleBox a {
	padding-left: 0px;
	color: #666666;	
}
.articleBox a:visited {
	color: #666666;
}
.articleBox a:hover {
	background-color: #D89523;
	color: white;
}
.newsDate {
	text-align: right;
	color: #CCCCCC;
}
.brandResource {
	padding-bottom: 20px;	
}
.brandResource ul {
	list-style: none;
}
.brandResource .brandResourceCaption {
	font-style: italic;	
}
.brandResource img {
	border-style: none;
}

