/****STYLE SHEET FOR Ann's Hope Foundation: www.annshope.org*****************/

body {
background-color: #fff2ce;
margin:0;
padding:0;
font-size:90%;
font-family:Helvetica, Verdana, Arial, sans-serif;
color: #504a46;
/* needed to center all in IE5/WIN */
text-align:center;
}

/* container centers all and sets a fixed width */
#container {
margin-right:auto;
margin-left:auto;
width: 760px;
/* overwrites IE5/WIN center hack in body */
text-align: left;
font-size: 1em;
border: 0px solid #fff;
}


div#column2home {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
height: 100%;
background-color: #fff;
}

/**
* html div#column2home  {
width: 762px; /* Width for IE5 
w\idth: 760px; /* Width for IE6
}
 */ 
 
div#column2 {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
height: 100%;
background-color:#fff;
}
/**
* html div#column2  {
width: 762px; /* Width for IE5 
w\idth: 760px; /* Width for IE6 
} 
*/ 

div#column2search {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
height: 100%;
background-color: #fff;
_width: 758px;
}

/**
* html div#column2home  {
width: 762px; /* Width for IE5 
w\idth: 760px; /* Width for IE6
}
 */ 


div#column1 {
position: relative;
margin: 0px;
padding: 0px;
/*background-image: url(../images/bkgd_155.gif);*/
background-position: left;
background-repeat: repeat-y;
width: 100%;
height: 100%;
} 

div#column1home {
position: relative;
margin: 0px;
/*background-image: url(../images/AH_header.gif); */
background-position: left;
background-repeat: repeat-y;
padding: 0px;
width: 100%;
height: 100%;
} 

div#menu {
position: relative;
width: 100%;
height: 20px;
margin: 0px;
padding: 0px;
background-color: #c3cd6f;
border-bottom: 1px solid #fff;
}


#menu a{
width: 100%;
display: block;
text-indent: 3px;
}

#menu a:hover{ /*hover background color*/
background-color: yellow;
}


/**********************************************main sections*****************************************************/

#utilities {
background:#fff;
color:#504a46;
overflow:visible;
}


/***Tasha's dropdown utility bar****/

/* ---- the following styles create the utility bar and are used w/utilitydropdown.js to create the Login mouseover ----- */
div.utilbar,
div.utilbar a.utilbarbutton,
div.menu,
div.menu a.menuItem {
  font-size: .88em;
  color: #504a46;
  background-color: #E0EBEF;
  
}

div.utilbar {
  position:relative;
  left: 0;
  padding: 4px 1px 8px 1px;
 /*layout styles copied from #container to get utility bar correctly place in the demo */
  margin-right:auto;
  margin-left:auto;
  width: 760px;
  text-align: left;
  border-top-style:solid;
  border-top-color:#DE7811;
  * padding: 3px 1px 1px 1px; /*IE 6 and 7*/
  
}

* html div.utilbar  {
width: 762px; /* Width for IE5 */ 
w\idth: 760px; /* Width for IE6 */ 
} 

/* this is the top navigation (home, contact us, etc.) */
div.utilbar a.utilbarbutton{
  background-color: transparent;
  border-right: 0px solid #bda768;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 0 1px;
  padding: 2px 10px 2px 10px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}


div.utilbar a.utilbarbutton:hover{
  background-color: transparent;
  border-right: 0px solid #bda768;
  color: #789cab;
  text-decoration:underline;
}

div.utilbar a.utilbarlogin{
  background-color:#9f9341;
  border: 1px inset #000;
  color:#000;
  cursor: pointer;
  font-size: 1em;
  left: 0px;
  margin: 3px 1px;
  padding-top:1px;
  padding-bottom:1px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}


div.utilbar a.utilbarlogin:hover{
  background-color: #9f9341;
  border: 1px inset #000;
  color: #000;
  text-decoration:underline;
}

div.utilbar a.utilbardropdownActive
div.utilbar a.utilbardropdownActive:hover {
  background-color: #9f9341;
  border: 1px inset #000;
  color: #fff;
  left: 1px;
  top: 1px;
}



div.utilbar div.ralign {
float: right;
clear: left;
margin:0 165px 2px 0; 
padding-top:0;
padding-right:2px;
padding-left:2px;
}

div.utilbar div.search {
float: right;
clear: left;
margin:0; 
padding-left:2px;
padding-right:5px;
padding-bottom: 1px;
font-size: .88em;
}




/* div.menu styles create the dropdown list. probably should have changed the name of this style, but didn't */
div.menu {
  background-color: #9f9341;
  border: 2px outset #000;
  text-align: left;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position:absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #e0df93;
  color: #9f9341;
}


/* end of styles for utility bar */

#banner {
background-image:url(../images/AH_header.gif);
background-repeat:no-repeat;
background-color: #fff;
height: 120px;
}

* html div#banner  {
height: 120px; /* Height for IE5 */ 
he\ight: 120px; 
} 

#tabs {
    margin-left:100px;
	background:#d16e19;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: .87em;
	height: 25px;
	width: 550px;
	border:3px solid #fff2ce;
}

#belowtabshome {
background-color: #fff;
width: 760px;
padding: 0px;
/*border-top: 3px solid #789cab;
border-bottom: 3px solid #789cab;*/ 
* margin-top: 2px; /** IE6 and IE7 hack*/
}

#belowtabshome h1{
color: #fff;
font-size: 1.4em;
font-weight: bold;
padding-top: 45px;
}


/*a.tabssearch{
margin:50px;
font-size:.50em;
padding:10px 8px;
text-decoration:none;
color:#789cab;
  cursor: pointer;
  position: relative;
  top: 0px;
  z-index: 50;
  background-color: #B1CBD5;
}

a.tabssearch:hover{
text-decoration:none;
color:#fff;
background-color: #B1CBD5;
}*/



a.tabssearch{
margin:1px;
font-size:.9em;
padding:10px 8px;
text-decoration:none;
color:#789cab;
  cursor: pointer;
  position: relative;
  top: 0px;
  z-index: 100;
  background-color: #b1cbd5;
}


a.tabssearch:hover{
text-decoration:none;
color:#fff;
background-color: #b1cbd5;
}


#contentsearch {
width:758px;
margin: 0px;
padding: 0px;
border-top: 1px solid #e0ebef;
}


/*#contentsearch {
width:756px;
margin: 0px;
padding: 0px;
border-top: 1px solid #E0EBEF;
}*/

div#leftnav {
float: left;
clear: right;
width: 155px;
height: 100%;
margin-top: 20px;
padding:0;
}


div#contenthome {
width: 760px;
margin: 0px;
padding:0;
}

div#leftnavhome {
float: left;
width: 240px;
height: 350px;
margin: 0px;
padding:0;
background-color: #d16e19;
background-image: url(../images/background_small.gif);
background-repeat: no-repeat;
}

div#middlenavhome {
float: left;
clear: right;
width: 250px;
height: 100%;
margin: 0px;
padding-bottom: 15px;
/*border-left: 1px solid #789cab;
border-right: 1px solid #789cab; */
}

div#rightnavhome {
float: left;
clear: right;
width: 250px;
height: 100%;

/*background-color: #DFE5B5;
border-bottom: 1px solid #789cab; */
}
#rightnavhome a:link, #middlenavhome a:visited {
text-decoration:underline;
color: #504a46;
}
#rightnavhome a:hover {
text-decoration:underline;
color: #fff2ce;
}
#rightnavhome a:active {
text-decoration:underline;
color:#000;
}

#content {
float: right;
width:605px;
padding: 0px;
* margin-top: 2px;
}

div#middlecolumn {
float: left;
width: 581px;
padding: 0px 0px 50px 10px;
font-size: .9em;
background-color: #fff;
margin:0;
height: 100%;
}

* html div#middlecolumn  {
width: 575px; /* Width for IE5 */ 
w\idth: 571px; /* Width for IE6 */ 
} 

div#middlecolumnhome {
float: left;
width: 265px;
padding: 0px 2px;
font-size: .9em;
background-color: #fff;
margin:0;
height: 100%;
}

* html div#middlecolumnhome  {
width: 504px; /* Width for IE5 */ 
w\idth: 500px; /* Width for IE6 */ 
} 


div#rightcolumn{
float: right;
width: 150px;
height: 100%;
padding-top: 10px;
margin: 0;
text-align: center;
background-color:#fff;
}

div#welcomeleft {
float: left;
width: 120px;
padding: 10px 10px;
font-size: .9em;
background-color: #fff;
margin:0;
height: 100%;
}

div#welcomemiddle {
float: left;
padding: 0px 0px;
width: 760px;
font-size: 1.0em;
background-color:#fff;
/*background-color:#fff2ce;*/
margin:0;
height: 100%;
border-right: 0px solid #000000;
}


div#welcomeright {
float: right;
clear: right;
width: 200px;
height: 100%;
background-color: #d7e2e6;
padding-bottom: 15px;
}

p.welcomerightnav{
font-size: 1.0em;
font-weight: bold;
color: #504a46;
padding-bottom: 30px;
margin-top: 30px;
margin-left: 20px;
margin-right:10px;
}

#welcomeright a:link, a:visited{
text-decoration:underline;
color:#504a46;
}
#welcomeright a:hover {
text-decoration:underline;
color:#504a46;
}
#welcomeright a:active {
text-decoration:underline;
color:#504a46;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	background-color: #fff;
}

/************************************************************* Styles used for section tabs and left-hand nav **************************/

/*tab button */
/*#tabs span {
padding:1px 8px;
margin: 6px 3px;
text-align:center;
background-color: #B1CBD5;
}

#tabs a {
margin:1px;
font-size: .95em;
padding:1px 0px;
}*/

#tabs span {
padding:1px 1px;
margin:4px 2px;
text-align:left;
background-color: #D16E19;
}

#tabs a {
margin:1px;
font-size:.95em;
font-weight: bold;
padding:1px 8px;
}


/*text color */
#tabs a:link, #tabs a:visited {
text-decoration:none;
color:#fff2ce;
}

#tabs a:hover {
text-decoration:none;
color:#504A46;

}
#tabs a:active {
text-decoration:none;
color:#fff2ce;
}


#tabs span.on {
/*background:#e8a164;*/

 border:1px solid #e8a164; 
}

/**********Left Nav formatting****************/
#leftnav_content ul{
list-style-type:none;
/*width:150px;*/
font-size: .8em;
font-weight: bold;
padding:0;
margin:0;
}

#leftnav_content li {
list-style-type:none;
padding:0;
margin:0;
}

#leftnav_content li.iebug {
list-style-type:none;
padding:0;
margin:0;
}

* html #leftnav_content li.iebug  {
margin-top:-15px;
} 

#leftnav ul ul {
font-size: 1em;
padding: 0;
margin: 0;
}

#left nav ul ul li {
font-size: 1em;
margin: 0;
padding:0;
}

#leftnav_content ul li a {
	display: block;
	padding: 0 0 1px 11px;
	color: #D16E19;
	* height: 1em; /** for IE6 and IE7 8 **/
	}

#leftnav_content ul ul li a {
	display: block;
	padding: 0 0 1px 22px;
	color: #D16E19;
	border-left:2px solid #D16E19;
	border-right:2px solid #D16E19;
	* height: 1em; /** for IE6 and IE7 **/
}

#leftnav_content ul li a:link, #leftnav_content li a:visited {
	text-decoration: none;
}

#leftnav_content ul li a:hover {
	color: #504a46;
	text-decoration: none;
}

#leftnav_content ul li a:active {
	text-decoration: none;
}

#leftnav_content ul ul li a:link, #leftnav_content li a:visited {
	text-decoration: none;
}

#leftnav_content ul ul li a:hover {
	color: #335868;
	text-decoration: none;
}

#leftnav_content ul ul li a:active {
	text-decoration: none;
}



/**************************************elements to highlight current section and sub-section*****************************************/
#section_name {
font-weight: bold;
text-align: center;
padding-top: 25px;
font-size: 1.em;
height:20px;
border-bottom:3px solid #D16E19;
margin-bottom: 3px;
}

#section_name a {
	color: #D16E19;
	text-decoration: none;
}

#section_name a:hover {
	color: #504a46;
	
}

#leftnav_content ul li a.current {
	background-color:#D16E19;;
	/*border-left: 2px solid #D16E19;
	border-right: 2px solid #D16E19;*/
	font-weight: bold;
	
	color: #fff2ce;
}

#leftnav_content ul li a:hover.current {
	color:#504a46;
}

#leftnav_content ul ul li a.current {
	border: 1px solid #789cab;
	font-weight: bold;
	color: #D16E19;
}


/*********************************************** page elements ***********************************************/
#footerhome{
clear:both;
background:#fff;
margin-left: 0px;
height: 44px;
text-align:center;
}



#footer {
float:left;
clear:both;
background:#fff;
width: 750px;
border-top: 2px solid #d16e19;
margin:0;
}
  
#footer, #footerhome ul {
list-style-type:none;
margin:0;
padding:0;
color:#000;
}

#footerhome li{
display:inline;
border-right: 2px solid #504a46;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #504a46;
margin-left: 4px;
margin-right: 6px;

}

#footer, #footerhome a {
color:#000;
margin:0;
padding-right:10px;
}


/* ubar for the horizontal placement of the utility bar contents -- links and search*/ 
div.ubar {
  clear: both;
  padding:0px;
  font-size:.75em;
  }
  
div.ubar div.left {
  float: left;
  text-align: left;
  margin-left:6px;
  margin-top:4px;
  }
  
div.ubar div.right {
  float: right;
  width: 175px;
  text-align: right;
  margin-right:5px;
  } 


div.fbar {
  clear: both;
  padding:2px;
  font-size:.75em;  
  margin: 0;
  }
  
div.fbar div.left {
  float: left;
  width: 500px;
  text-align: left;
  margin-left:6px;
  margin-top:4px;
  }
  
div.fbar div.right {
  float: right;
  width: 225px;
  text-align: right;
  margin-right:5px;
  margin-top:4px;
  } 


#underfooter{
clear:both;
background:#fff;
margin-top:10px;
min-height: 85px;
}

div.squares {
float: left;
width: 165px;
min-height: 74px;
margin-top: 4px;
margin-bottom: 2px;
}

* html div.squares {
margin-bottom:5px;
height: 74px;
}

div.disclaimer {
float: right;
text-align: left;
color: #504a46;
font-size: .75em;
width: 760px;
margin-top: 3px;
margin-bottom: 7px;
margin-right:0px;
}
/* html div.disclaimer {
margin-top:5px;
height: 74px;
}*/

div.circle {
float: right;
clear: left;
text-align: center;
width: 150px;
min-height: 74px;
margin-bottom: 2px;
}

* html div.circle {
margin-bottom:5px;
height: 74px;
}

/************************** PRINTABLE POP UP WINDOWS ********************************************************/
div#popup {
margin: 0px auto;
padding: 0px;
width: 500px;
text-align: left;
background-color: #fff;
}

div#bannerpop {
position: relative;
width:600px; 
height:85px; 
margin: 0px;
padding: 0px;
border-bottom: 1px solid #504a46;
background-color: #fff;
}

div#popuplogo{
float: left;
width: 110px;
}


div#popuplabel{
float: left;
color: #d16e19
font-weight: bold;
text-align: left;
font-size: 1.9em;
margin-top: 15px;
margin-left: 50px;
width: 225px;
}

div#underheader{
float: right;
margin-top: 2px;
margin-bottom: 0;
padding: 0px;
width: 120px;
}

#underheader a:link {
text-decoration:underline;
color:#504a46;
}

#underheader a:visited {
text-decoration: underline;
color:#504a46;
}

#underheader a:hover {
text-decoration:underline;
color:#504a46;
}

#underheader a:active {
text-decoration:underline;
color:#504a46;
}

/*Close Window link in pop-up windows*/
#popupclose {
margin-right: 5px;
text-align: right;
font-size: .75em;
margin-bottom: 15px;
}

#popupprint {
margin-right: 5px;
text-align: right;
font-size: .75em;
margin-bottom: 0;
}

#popupprint img {
margin-left: 22px;
}


#popupnav {
margin-right: 5px;
text-align: right;
font-size: .75em;
margin-bottom: 15px;
}


div#popupmain {
width:590px;
padding: 5px;
background-color: #fff;
color: #000;
font-size: 80%;
line-height: normal;
text-align: left;
}

div#popupline {
background-color: #fff;
color: #000;
font-size: 80%;
line-height: normal;
}

#popupline p.linenav{
font-size: .95em;
font-weight: normal;
border-bottom: 1px solid #504a46;
color: #504a46;
}

#popupmain h1 {
font-size: 1.4em;
background-color: #000000;
color: #fff;
font-weight: bold;
text-align: left;
padding: 4px;
margin: 0;
}

#popupmain h2 {
font-size: 1.4em;
color: #504a46;
}


#popupmain h3 {
font-size: 1.6em;
color: #de7811;
text-align:center;
font-style:italic;
font-weight:bold;
}

#popupmain p {
font-size:90%;
font-family:Helvetica, Verdana, Arial, sans-serif;
color: #504a46;
}

#popupmain p.textnav{
font-size: .95em;
text-align:right;
padding-top: 10px;
font-weight: normal;
color: #504a46;
}

#popupmain p.textnav a:link {
color: #504a46;
text-decoration: underline;
}

#popupmain p.textnav a:visited {
color:  #504a46;
}

#popupmain p.textnav a:hover {
color: #D16E19;
}

#popupmain p.textnav a:active {
color: #504a46;
}

#popupmain p.mini {
font-size: .85em;
margin-bottom: 4px;
color: #000;
}

#popupmain img {
border: 2px solid #504a46;
margin-top: 3px;
}

.imageborder {
border: 2px solid #504a46;
margin-top: 3px;
}

#popupmain img.noborder {
border: none;
margin-top: 3px;
}

#popupmain a:link {
color: #D16E19;
text-decoration: underline;
}

#popupmain a:visited {
color:  #504a46;
}

#popupmain a:hover {
text-color: #D16E19;
color: #D16E19;
}

#popupmain a:active {
color: #504a46;
}

#popupmain ol {
font-size: 1.9em;
font-weight: bold;
color: #504a46;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#popupmain ol li {
font-size: 75%;
}

#popupmain ol li p{
font-size: .8em;
font-weight: normal;
color: #000;
margin-top: -10px;
margin-bottom: 10px;
font-family: Helvetica, Arial, Verdana, sans-serif;
}


#popupmain ol li ol {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 1.2em;
color: #000;
}

#popupmain ol li ol li {
list-style-type:decimal;
margin-bottom: 3px;
color: #000;
}

#popupmain ul {
font-size: 1.1em;
}

#popupmain ul li {
list-style-type:square;
line-height: 1.4em;
font-size: 1em;
margin-bottom: 10px;
}

#popupmain ul li ul {
font-size: 1em;
line-height: 1.3em;
margin-bottom: 2px;
}

#popupmain ul li ul li {
list-style-type:none;
margin-bottom: 2px;
margin-top: 3px;
}

#popupmain ol li ul {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 1em;
color: #000;
}

#popupmain ol li ul li {
list-style-type:upper-alpha;
margin-bottom: 3px;
}

#popupmain ol li ul li p{
font-size: 1em;
font-weight: normal;
color: #000;
margin-top: 1px;
}


#popupmain ol li ul.bullets {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: .8em;
}

#popupmain ol li ul.bullets li {
list-style-type:disc;
font-weight: normal;
}



#popupmain ol li ul.defs {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: .9em;
color: #504a46;
}

#popupmain ol li ul.defs li {
list-style-type:upper-alpha;
margin-bottom: 2px;
}

#popupmain ol li ul.defs li p{
font-size: .9em;
font-weight: normal;
color: #000;
margin-top: -2px;
}

#popupmain ol li ul.defs li ul {
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
}

#popupmain ol li ul.defs li ul li {
list-style-type: square;
padding: 0;
margin: 0;
}

#popupmain ol li ul.defs li ul li p{
font-size: .9em;
font-weight: normal;
color: #000;
margin-top: -12px;
}


/** <dl> list - as on the Trio Troubleshooting pages **/
#popupmain dl {
margin-left: 8px;
}

#popupmain dt {
font-size: 1.1em;
font-weight: bold;
margin-bottom: 2px;
margin-top: 10px;
}

#popupmain dd {
font-size: 1em;
margin-bottom:3px;
}

#popupmain dl ul {
font-size: 1em;
}
#popupmain dl ul li {
margin-bottom: 1px;
}

#popupmain dl.billing {
margin-left: 8px;
font-size: 1em;
margin-bottom: 0;
}

#popupmain dl.billing dt {
font-weight: bold;
margin-bottom: 2px;
}

#popupmain dl.billing dt dd {
margin-bottom: 15px;
}


/**Credit Reference number table for DU Credit ***/

table.creditreference{
font-family: Helvetica, Arial, Verdana, sans-serif;
width: 65%;
border: 1px solid #504a46;
margin-left: 75px;
margin-bottom: 10px;
}

.creditreference th {
font-weight: bold;
font-size: .7em;
color: #000;
text-align: left;
}

.creditreference td {
font-weight: normal;
font-size: .7em;
color: #000;
text-align: left;
border-bottom: 1px dashed #504a46;
}


/**LP.com status table for LP Troubleshooting page ***/

table.status{
width: 75%;
border: 1px solid #504a46;
margin-left: 75px;
margin-bottom: 10px;
}

.status th {
font-weight: bold;
font-size: 1em;
color: #fff;
background-color: #504a46;
text-align: left;
padding: 2px;
}

.status td {
font-weight: normal;
font-size:1em;
color: #000;
text-align: left;
border: 1px solid #504a46;
padding: 2px;
}

/**DO/DU and LP errors table **/


table.errors{
font-family: Helvetica, Arial, Verdana, sans-serif;
width: 100%;
background-color: #789cab;
margin-bottom: 5px;
}

table.errors th {
font-weight: bold;
font-size: 1em;
color: #000;
text-align: center;
vertical-align:middle;
background-color: #fff;
padding: 2px;
}

table.errors td {
font-weight: normal;
font-size: 1em;
color: #000;
text-align: left;
vertical-align:top;
background-color: #fff;
padding: 2px;
}

table.errors td.left {
font-weight: bold;
font-size: 1.2em;
color: #000;
text-align: left;
vertical-align:top;
background-color: #fff;
padding: 2px;
}

table.errors td.status {
font-weight: bold;
font-size: 1em;
color: #000;
text-align: left;
vertical-align:top;
background-color: #fff;
padding: 2px;
}


table.errors td.blue {
font-weight: bold;
font-size: 1.3em;
color: #000;
text-align: left;
vertical-align:top;
background-color: #789cab;
padding: 2px;
}

caption {
font-size: 1.3em;
font-weight: bold;
padding-bottom: 3px;
text-align: left;
}



/** Virtual Training Modules table ***/
table.training{
font-family: Helvetica, Arial, Verdana, sans-serif;
width: 90%;
border: 1px solid #504a46;
margin-bottom: 10px;
margin-left: 8px;
}

.training th {
font-weight: bold;
font-size: .85em;
color: #000;
text-align: left;
}

.training td {
font-weight: normal;
font-size: .85em;
color: #000;
text-align: left;
}

/**Trio Pricing Grid **/

table.pricing{
font-family: Helvetica, Arial, Verdana, sans-serif;
width: 40%;
margin-bottom: 5px;
background-color: #789cab;
}

table.pricing th {
font-weight: normal;
font-size: 1em;
color: #000;
text-align: right;
vertical-align:top;
padding-right: 5px;
background-color: #fff;
}
table.pricing th.left {
font-weight: bold;
font-size: 1em;
color: #000;
text-align: right;
vertical-align:middle;
padding-right: 5px;
background-color: #fff;
}
table.pricing th.right {
font-weight: bold;
font-size: 1em;
color: #000;
text-align: left;
vertical-align:middle;
padding-left: 5px;
background-color: #fff;
}

table.pricing td {
font-weight: normal;
font-size: 1em;
color: #000;
text-align:left;
vertical-align:top;
background-color: #fff;
padding-left: 5px;
}

/** Vendor Contact Info table ***/
table.vendors{
font-family: Helvetica, Arial, Verdana, sans-serif;
width: 100%;
border: 1px solid #504a46;
margin-bottom: 15px;
margin-left: 8px;
}

.vendors th {
font-weight: bold;
font-size: .85em;
color: #000;
text-align: left;
vertical-align:top;
}

.vendors td {
font-weight: normal;
font-size: .85em;
color: #000;
text-align: left;
vertical-align:top;
}

.vendors caption {
font-weight: bold;
color: #fff;
background-color: #504a46;
font-size: 1em;
margin-left: 8px;
padding: 1px 3px;
}

/************************************************** link styles ************************************************/
#utilities a:link, #utilities a:visited {
text-decoration:none;
color:#fff;
}

#utilities a:hover {
text-decoration:underline;
color:#789cab;
}

#utilities a:active {
text-decoration:none;
color:#fff;
}


#leftnavhome a:link, #leftnavhome a:visited {
text-decoration:none;
color: #fff2ce;

}
#leftnavhome a:hover {
text-decoration:none;
color: #504a46;
}

#leftnavhome a:active {
text-decoration:none;
}

#footer, #footerhome a:link, #footer a:visited {
text-decoration:none;
color:#504a46;
}
#footer, #footerhome a:hover {
text-decoration:underline;
color:#d16e19;
}
#footer, #footerhome a:active {
text-decoration:none;
color:#504a46;
}


#middlenavhome a:link, #middlenavhome a:visited {
text-decoration:underline;
color: #d16e19;
}
#middlenavhome a:hover {
text-decoration:underline;
color: #504a46;
}
#middlenavhome a:active {
text-decoration:underline;
color:#d16e19;
}


#middlecolumn a:link, #middlecolumn a:visited {
text-decoration:underline;
color: #d16e19;
}
#middlecolumn a:hover {
text-decoration:underline;
color: #504a46;
}
#middlecolumn a:active {
text-decoration:underline;
}


#bigmiddle a:link, #bigmiddle a:visited {
text-decoration:underline;
color: #6a4503;
font-weight:bold;
}
#bigmiddle a:hover {
text-decoration:underline;
color: #bda768;
font-weight:bold;
}
#bigmiddle a:active {
text-decoration:underline;
font-weight:bold;
}

/**************************************reusable elements*****************************************/
div.spacer {
clear: both;
height: 1px;
overflow: hidden;
}

.hide {
display:none;
}

.small {
font-size:.85em;
}

.smallnobold {
font-size:.85em;
font-weight: normal;
}

.midi {
font-size:.9em;
}

.mini {
font-size: .7em;
margin-bottom: 4px;
}

.required {
font-size: 1.5em;
font-weight: bold;
color: #c61802;
}

.important {
color: #c61802;
font-weight: bold;
}

.caption {
font-size: .85em;
font-weight: bold;
margin-top: -1em;
text-align: center;
}

p.brown {
font-size: .75em;
color: #504a46;
}

p.brownrightnav {
font-size: .75em;
color: #504a46;
padding-bottom: 30px;
margin-top: 00px;
margin-left: 12px;
margin-right:10px;
}

p.returntopopup {
text-align:right;
font-size: .75em;
}

p.top {
text-align:left;
font-size: .75em;
}


/*********************** text elements **********************************/
h1 {
font-size: 1.4em;
color: #d16e19;

margin-left: 8px;
padding-top: .2em;
* padding-top: 1em; /** For IE6 and IE7 **/
}

#welcomemiddle h1 {
font-size: 1.2em;
color: #504a46;
font-stretch:extra-expanded;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 8px;
padding-top: .2em;
* padding-top: 1em; /** For IE6 and IE7 **/
}

#welcomemiddle h4 {
color: #d16e19;
font-size: .85em;
font-weight: bold;
margin-left: 12px;
margin-right: 20px;
}

#middlecolumnhome h1 {
font-size: 1.4em;
color: #527381;
line-height: 1em;
margin-left: 8px;
padding-top: .2em;
* padding-top: 1em; /** For IE6 and IE7 **/
}

h2 {
font-size: 1.1em;
color: #504a46;
margin-left: 8px;
margin-bottom:0px;
}

#footerhome p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .70em;
font-weight:bold;
color: #504a46;
}

.dashed {
padding-bottom: 10px;
padding-top: 12px;
margin-left: 20px;
margin-right: 20px;
border-bottom: 1px dashed #504a46;
}

.dashedimage {
padding-bottom: 8px;
padding-top: 0px;
margin-top: 14px;
margin-left: 16px;
margin-right: 16px;
border-bottom: 1px dashed #AF907B;
}

.solidline {
margin-left: 100px;
margin-right: 100px;
font-size: .75em;
border-bottom: 2px solid #504a46;
padding-bottom: 10px;
padding-top: 10px;
margin-left: 65px;
margin-right: 65px;
text-align:center;
}

.topline {
padding-bottom: 8px;
padding-top: 20px;
margin-left: 10px;
margin-right: 25px;
border-top: 1px dashed #504a46;
}

.topbottomline {
padding-bottom: 8px;
padding-top: 8px;
margin-left: 10px;
margin-right: 25px;
border-bottom: 1px solid #504a46;
border-top: 1px solid #504a46;

}

h3 {
font-size: 1.2em;
color:  #000;
font-weight: bold;
margin-top: 1.5em;
margin-bottom: .2em;
margin-left: 8px;
}

h5 {
font-size: 1em;
color:  #000;
margin-left: 8px;
font-style:italic;
margin-bottom: 2px;
}

h6 {
font-size: 1.2em;
color: #504a46;
font-stretch:extra-expanded;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 8px;

padding-top: 0em;
* padding-top: 1em; /** For IE6 and IE7 **/
}


#middlenavhome h4 {
color: #d16e19;
font-size: .85em;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
}

p {
line-height:1.4;
padding:5px 10px;
margin:0;
font-size: 1em;
}

#leftnavhome ul li {
line-height: .8;
margin-left: 0px; 
margin-top:2px;
/*border-left: 2px solid #000000;
border-right: 2px solid #D16E19;*/
}


#middlecolumn ul {
line-height:1.4;
margin-left: 0; 
padding-left: 2.5em;
margin-top:2px;
}

#middlecolumn ul li {
list-style-type:square;
list-style-position:outside;
margin-bottom: 4px;
}

#middlecolumn ul li.brown {
font-size: 1em;
color: #504a46;
font-weight: bold;
list-style-type:disc;
list-style-position:outside;
margin-bottom: 4px;
}


#middlecolumn ul li ul li{
list-style-type:none;
list-style-position:outside;
}

#middlecolumn ol{
line-height:1.4;
margin-left: 0; 
padding-left: 2.5em;
margin-top:2px;
}

#middlecolumn ol li {
list-style-position:outside;
margin-bottom: 4px;
color: #504a46;
}

#middlecolumn dl.trio {
margin-left: 25px;
border: 0;
}

#middlecolumn dl.trio dt {
background-color: #fff;
color: #000;
font-size: .95em;
font-weight: bold;
padding: 2px;
margin-bottom: 2px;
margin-left: 8px;
}

#middlecolumn dl.trio dt dd {
font-size: 1em;
margin-bottom:10px;
}

#middlecolumn dl.trio ul {
font-size: 1em;
margin-left: 0;

}
#middlecolumn dl.trio ul li {
margin-bottom: 1px;
list-style-type:circle;
margin-left: -20px;
}


#middlecolumn dl {
margin-left: 8px;
border:1px solid #504a46;
}

#middlecolumn dt {
background-color: #504a46;
color: #fff;
font-size: 1.1em;
font-weight: bold;
padding: 2px;
margin-bottom: 2px;
margin-top: 10px;
}

#middlecolumn dd {
font-size: 1em;
margin-bottom:3px;
}

#middlecolumn dl ul {
font-size: 1em;
}
#middlecolumn dl ul li {
margin-bottom: 1px;

}

/* Icon styles*/

.tutorial { padding:1px 30px; background-image:url(...);background-repeat:no-repeat;  }
/*.ppt { padding:3px 20px; background-image:url(../images/icon_ppt.gif);background-repeat:no-repeat; background-position:0 50%;}
.xls { padding:3px 20px; background-image:url(../images/icon_xls.gif);background-repeat:no-repeat; background-position:0 50%;}
.doc { padding:3px 20px; background-image:url(../images/icon_doc.gif);background-repeat:no-repeat; background-position:0 50%;}
.top{ padding:3px 20px; background-image:url(../images/icon_top.gif);background-repeat:no-repeat; background-position:0 50%;}
.popup{ padding:3px 20px; background-image:url(../images/icon_popup.gif);background-repeat:no-repeat; background-position:0 50%;}
.htm { padding:3px 20px; background-image:url(../images/icon_htm.gif);background-repeat:no-repeat; background-position:0 50%;}*/