﻿@charset "utf-8";
/* CSS Document */



body {
}

p {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 1.00em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: Black;
}

.sans-1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.000em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: Black;
}

.sans-1-2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.200em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: Black;
}

.sans-medium {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .850em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: black;
}

.sans-small-plus {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .750em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: black;
}

.sans-small {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .700em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: black;
}


.sans-smaller {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .60em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: black;
}

.center {
	text-align: center;
}
	
.text-boldcenter {
	font-weight: bold;
	text-align: center;
}

ul {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 1.0em;
	list-style: square;
	text-align: left;
	color: Black;
}

ol {
	font-family: Georgia, "Palatino Linotype", "Bookman Oldstyle", "Times New Roman", serif;
	font-size: 1.0em;
	text-align: left;
	color: Black;
}

.it1 {
	font-style: italic;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .83em;
	}

.it2 {
	font-style: italic;
	}


.ss1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

.bi1 {
	font-style: italic;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .83em;
}

.ss1b {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .83em;

}

em {
}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.667em;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align: left;
	color: Black;
}

h2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.24em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 1.332em;
	
	margin-bottom: .5em;
	text-align: left;
	color: Black;
}

h3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 1.332em;
	margin-bottom: 0.0em;
	text-align: left;
	color: Black;
}

h4 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .888em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 1.332em;
	margin-bottom: 0.0em;
	text-align: left;
	color: Black;
}




a {
	color: #CC0000;
	text-decoration: none;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}



.linklist a {
	color: #000000;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.linklist a link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.linklist a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.linklist a:hover {
	color: #CC0000;
	font-weight:bold;
	text-decoration: underline;
}
.linklist a:active {
	color: #CC0000;
	font-weight:bold;	
	text-decoration: underline;
}


.linklistnormal linklist a {
	color: #000000;
	text-decoration: none;
}

.linklistnormal linklist a link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.linklistnormal linklist a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.linklistnormal linklist a:hover {
	color: #CC0000;
	font-weight:bold;
	text-decoration: underline;
}
.linklistnormal linklist a:active {
	color: #CC0000;
	font-weight:bold;	
	text-decoration: underline;
}


#navcontainer 
{ 
width: 6em; 
	
}

#leftbar {
	margin-left: 0;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
font-size: .700em;
font-weight: bold;
text-align: right;
text-decoration: none;
margin-top: 0;
}

#navcontainer a
{
display: block;
padding: .0666em;
width: 10em;
border-top-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#navcontainer a:link
{
background-color: #ff0000;
color: #ffffff;
text-decoration: none;
}

#navcontainer a:visited
{
background-color: #ff0000;
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #cccccc;
color: #ff0000;
text-decoration: none;
}





#navcontainer .separator{
display: block;
padding: 0px;
width: 50px;
height:2px;
background-color: #000000;
padding-top:1px;
margin-top:6px;
margin-bottom:6px;
}




#navcontainer #ofsection a
{
display: block;
padding: 1px;
/*width: 100px; */
background-color: #000000;
border-top-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#navcontainer #ofsection a:link
{
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

#navcontainer #ofsection a:visited
{
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

#navcontainer #ofsection a:hover
{
background-color: #cccccc;
color: #000000;
text-decoration: none;
}


#navcontainer #onsection a
{
display: block;
padding: 1px;
/*width: 100px; */
background-color: #898989;
border-top-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#navcontainer #onsection a:link
{
background-color: #898989;
color: #ffffff;
text-decoration: none;
}

#navcontainer #onsection a:visited
{
background-color: #898989;
color: #ffffff;
text-decoration: none;
}

#navcontainer #onsection a:hover
{
background-color: #898989;
color: #000000;
text-decoration: none;
}


/* bottompanelchangenotice - red notice about pending site changes */

.bottompanelchangenotice {
	font-size: .75em;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	
	line-height:1.3em;
	color:#ff0000;
	font-weight:bold;
	text-align:left;

}

.bottompanelchangenotice a:link {
         color: #ff0000;
         background: transparent;
         text-decoration: underline;
	     font-weight: bold;
}

.bottompanelchangenotice a:visited {
         color: #ff0000;
         background: transparent;
         text-decoration: underline;
	     font-weight: bold;
}

.bottompanelchangenotice a:hover {
         color: #ff0000;
         background: transparent;
         text-decoration: none;
	     font-weight: bold;
}         
       
.bottompanelchangenotice a:active {
         color: #ff0000;
         background: transparent;
         text-decoration: none;
	     font-weight: bold;
}         

/* bottompaneltextlinks1 */

#bottompaneltextlinks1 p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .75em;
	color: black;
	font-style: normal;
}

#bottompaneltextlinks1 a {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

#bottompaneltextlinks1 a:link {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

#bottompaneltextlinks1 a:visited {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

#bottompaneltextlinks1 a:hover {
	color: #cc0000;   
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}

#bottompaneltextlinks1 a:active {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

.hidden #bottompaneltextlinks1 p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .75em;
	color: black;
	font-style: normal;
}

.hidden #bottompaneltextlinks1 a {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

.hidden #bottompaneltextlinks1 a:link {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

.hidden #bottompaneltextlinks1 a:visited {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

.hidden #bottompaneltextlinks1 a:hover {
	color: #cc0000;   
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}

.hidden #bottompaneltextlinks1 a:active {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
}

#bottompaneltextlinks1 ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: black;
	font-size: .75em;
}

#bottompaneltextlinks1 li { 
    list-style-type: square; 
}



/* hidden class */

.hidden a {
	color: #cc0000;
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}

.hidden a:link {
	color: #cc0000;
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}

.hidden a:visited {
	color: #cc0000;
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}

.hidden a:hover {
	color: #cc0000;   
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}

.hidden a:active {
	color: #cc0000;
    background: transparent;
    text-decoration: none;
    font-weight: normal;
}




/* bottompaneltextlinks2 */

#bottompaneltextlinks2 p {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
	font-size: .64em;
	height:8px;
	font-style: normal;
}

#bottompaneltextlinks2 ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: black;
	font-size: .64em;
	height:8px;
}

#bottompaneltextlinks2 li {
	background-image: url(i/bas1/double-greater-than.gif);
	background-repeat: no-repeat;
	background-position: 0em .333em;
	padding-left: 1.3em;
	font-style: normal;
}

#bottompaneltextlinks2 a:link {
    font-weight: normal;
	color: #CC0000;
    background: transparent;
    text-decoration: underline;
	font-style: normal;
}

#bottompaneltextlinks2 a:visited {
    font-weight: normal;
    color: #CC0000;
    background: transparent;
    text-decoration: underline;
    font-style: normal;

}

#bottompaneltextlinks2 a:hover {
    font-weight: normal;
    color: #CC0000;
    background: transparent;
    text-decoration: none;
	font-style: normal;

}         
       
#bottompaneltextlinks2 a:active {
    font-weight: normal;
    color: #CC0000;
    background: transparent;
    text-decoration: underline;
	font-style: normal;

}  

/* widebottompaneltextlinks1 */

#widebottompaneltextlinks1 p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .75em;
	color: black;
	font-style: normal;

}

#widebottompaneltextlinks1 a {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

#widebottompaneltextlinks1 a:link {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

#widebottompaneltextlinks1 a:visited {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

#widebottompaneltextlinks1 a:hover {
	color: #cc0000;   
    background: transparent;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#widebottompaneltextlinks1 a:active {
	color: #cc0000;
    background: transparent;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

#widebottompaneltextlinks1 ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: black;
	font-size: .75em;
	font-style: normal;
}

#widebottompaneltextlinks1 li { 
    list-style-type: square; 
    font-style: normal;
}

/* widebottompaneltextlinks2 */

#widebottompaneltextlinks2 p {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
	font-size: .64em;
	height:8px;
	font-style: normal;
}

#widebottompaneltextlinks2 ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
	font-size: .64em;
	font-style: normal;
}

#widebottompaneltextlinks2 li {
	/* xxxbackground-image: url(i/bas1/double-greater-than.gif);*/
	background-repeat: no-repeat;
	background-position: 0em .333em;
	padding-left: 9.324em;
	font-style: normal;
}

#widebottompaneltextlinks2 a:link {
         font-weight: normal;
         color: #CC0000;
         background: transparent;
         text-decoration: underline;
         font-style: normal;
}

#widebottompaneltextlinks2 a:visited {
         font-weight: normal;
         color: #CC0000;
         background: transparent;
         text-decoration: underline;
         font-style: normal;
}

#widebottompaneltextlinks2 a:hover {
         font-weight: normal;
         color: #CC0000;
         background: transparent;
         text-decoration: none;
         font-style: normal;
}         
       
#widebottompaneltextlinks2 a:active {
         font-weight: normal;
         color: #CC0000;
         background: transparent;
         text-decoration: underline;
         font-style: normal;
}  

/* wiswbottompanelgraphiclinks */

#widepanelbottomgraphiclinks {
  margin-top: 1.332em;
  margin-bottom: 1.332em;
  margin-left: auto;
  margin-right: auto;
  width: 29.3em;
}  

#widepanelbottomgraphiclinks img {
  padding-right: .666em;
}
  
  
  
  
  
/* hr60 centertext */

.hr60 hr {
  color: #CC0003;
  background-color: #CC0003;
  height: .0666em;;
  width: 60%;
}

.center-text {
		text-align: center;
}




.bottompanelmenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: purple;
	text-align: center;
}

.pagedates {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .600em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #808080;
	text-align: center;
}

/* smallyearlabel: the dates of my MS MVP Membership    */ 

.smallyearlabel {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: .60em;
	line-height:1.3em;
	color:red;
	font-weight:bold;
	text-align:center;
	margin-top: -.2em;
	margin-left: 3.4em;
	width:6.66em;
}



.page-container {
	/* 	width: 592px; */
	width: 692px;
	margin: auto;
}
.logotopleft {

	padding: 0px;
	height: 92px;
	width: 66px;
	float: left;
}
.logotopright {
	background: #FFFFFF url('http://JamesSHuggins.com/i/bas1/0_top_bar-8.jpg') no-repeat;
	float: left;
	height: 71px;
	margin-bottom: 21px; 
	padding-bottom: 10px;
	width: 602px;
}
.xxxlogotopright {
	background:grey;
	float: left;
	height: 71px;
	margin-bottom: 21px; 
	width: 602px;
}
.spacer12-92-1 {
	width: 12px;
	height: 92px;
	float: left;
    
}
.spacer12-92-2 {
	width: 12px;
	height: 92px;
	float: left;
    
}
.spacer22-71 {
	width: 22px;
	height: 71px;
	float: left;
	margin-bottom: 21px; 
	background-color: orange;
}

.spacer692-21 {
	height: 21px; /* width: 492px;  */;
/*	width: 592px; */
	width: 692px; 
	float: left;
    background-color: blue; 
}

.spacer10wide {
	height: 100px;
	width: 10px;
	float: left;
    background-color: blue; 
}
.spacer2wide {
	height: 100px;
	width: 2px;
	float: left;
	background-color: red;
}
.menu {
	width: 7.4em;
	float: left; 
	padding-right: 0px;
    /*background-color:navy;*/
}

.menuplus {
	width: 7.4em;
	float: left; 
	padding-right: 0px;
	border-right: 2px red solid;
    /*background-color:navy;*/
}

.content1 {
	margin-left: 8em;
	margin-top: 0px;
	width:550px;
	padding-left: 10px;
}

.content1plus {
	margin-left: 8em;
	margin-top: 0px;
	width:550px;
	padding-left: 10px;
	border-left: 2px red solid;
}


.bottomleft {
	width: 10.0em;
	float: left; 
	padding-right: 0px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .750em;
	font-style: normal;

/*
    background-color:navy;
	margin-top: 0px;
	padding-right: 33px;
	width: 8em;
	float: left;
	clear: right;
	font-size: .8em; */
}

.bottomright {
/*
	margin-left: 8em;
	border-left-color: red;
	border-left-style: solid;
	border-width: 2px;
	padding-left: 8px; */
	margin-left: 8em;
	margin-top: 0px;
	width:550px;
	padding-left: 10px;
	border-left: 2px red solid;

}

img.floatleft-20 {
	float: left;
	border-width: 0;
	margin: 0 20px 20px 0;
}

.alignright {
	text-align: right;
}


img.floatright-20 {
	float:right;
	border-width: 0;
	margin: 0 0 20px 20px;
}

p.floatright-20-250-grey {
	float:right;
	border-width: 0;
	margin: 0 0 20px 20px;
	width: 250px;
	background-color: #f4f4f4;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .750em;
	padding:10px;
	border:5px solid gray;
}



img.floatleftp-xxx {
	float:left;
	border-width: 0;
	margin: 5px 5px 5px 0;
}


img.floatrightp-xxx {
	float:right;
	border-width: 0;
	margin: 5px 0 5px 5px;
}


.sidebox-r20 {	
	float:right;
	width:210px;
	background-color: #eeeeee;
	padding:10px;
	border:5px solid gray;
	margin:0px 0px 20px 20px;
}

.noborder {
	border-width: 0;
}

.linkarrow {
	border-width: 0;
	height: 24px;
	width: 24px;
}

.logomargin {
	border-width: 0;
	margin-left: 15px;
	margin-bottom: 15px;
}

.leftmargin40 {
	margin-left: 40px;
}


.linerightcc0003902 {
	color: #CC0003;
	background-color: #CC0003;
	text-align: right;
	float: right;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 1px;
	height: 2px;
    width:90%;
}


.lineright808080601 {
	color: #808080;
	background-color: #808080;
	text-align: right;
	float: right;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 1px;
	height: 2px;
    width:60%;
}
	
.lineright808080902 {
	color: #808080;
	background-color: #808080;
	text-align: right;
	float: right;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 1px;
	height: 2px;
    width:90%;
}



.td-style1 {
	border-width: 1px;
	font-size: small;
}
.table-style2 {
	border-style: solid;
	border-width: 1px;
	border-color:#CC0005;
}




/*================= 
hidden links 
================*/

.bottompanelchangenoticeblind {
	font-size: .75em;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	
	line-height:1.3em;
	color:#ff0000;
	font-weight:bold;
	text-align:left;
}

.bottompanelchangenoticeblind a:link {
 background-color: #FFFFFF;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
.bottompanelchangenoticeblind a:visited {
 background-color: #FFFFFF;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
.bottompanelchangenoticeblind a:hover {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.bottompanelchangenoticeblind a:active {
 background-color: #FFFFFF;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}




.awardsdiv a {
	color: #000000;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.awardsdiv a link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.awardsdiv a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.awardsdiv a:hover {
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}
.awardsdiv a:active {
	color: #FF0000;
	font-weight:bold;	
	text-decoration: underline;
}



.clrlft {
	clear: left;
}

.patricia-clear-2 {
	width: 100%; 
	height: 0px; 
	margin: 0 0 -1px; 
	clear: both;
}

.awardsdiv {
	float: left;
}





