body, td, th {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



h1 {

	font-family:  Arial, Verdana, Geneva, helvetica, sans-serif;

	font-size: 150%;

	color: #003082;

	font-weight: bold;

	margin-top: 0em; 

	margin-bottom: 0em

}

	

h2 {

	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;

	font-size: 125%;

	color: #336699;

	font-weight: bold;

	margin-top: -.2em; 

	margin-bottom: 0em;

}



h3 {

	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;

	font-size: 110%;

	color: #000000;

	font-weight: bold;

	margin-bottom: 0em;

}

#foot {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

}



/* Pullquote Style */

#pullquote {

	float: right;

	width: 140px;

	color: #262671;

	border: solid #6B8ED1;

	border-width: 7px 0;

	font: bold 1em Arial, Helvetica, Verdana, sans-serif;

	text-align: right;

	padding: 4px 2px;

	margin: 3px 7px;

}

/* End Pullquote Style */	

/* Pullquote Style 2 */

#pullquote2 {

	float: left;

	width: 140px;

	color: #262671;

	border: solid #6B8ED1;

	border-width: 7px 0;

	font: bold 1em Arial, Helvetica, Verdana, sans-serif;

	text-align: right;

	padding: 4px 2px;

	margin: 3px 7px;

}

/* End Pullquote Style 2 */	

#cal_th{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	background-image:url(../images/buttons/spacer.jpg);
}

#cal{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
	#cal_foot{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-image:url(../images/footer-spacer.png)
}






/* Class Definition for Skip Navigation Links - Added 12/27/2005 */

.skip {

	display: none;

}

/* End Class Definition for Skip Navigation Links */



/* Class Definition to Add Watermark to background */

.watermark {

	background: transparent url(/images/stateseal.gif) no-repeat;

}

/* End Class Definition to Add Watermark to background */



/* Class Definition for APD Watermark - Added 01/04/2006 */

.watermark2 {

	background: transparent url(/images/logo-bw.gif) no-repeat;

}

.watermark3 {

	background: transparent url(/images/stateseal3.gif) no-repeat;
}

/* End Class Definition for APD Watermark */



/* Begin Definition of Link Styles - Added 12/27/2005 | Removal of Hardcoding */

a {

	color: #003084;

}



a:active {

	color: #333366;

}



a:visited {

	color: #333366;

}

/* End Definition of Link Styles */


#table_common {
	width: 100%;
	font-size: 135%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

#training {
	width: 75%;
	font-size: 135%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin-left:125px;
}
#training_th {
	font-size: 165%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background:url(../images/buttons/spacer.jpg);
}
#training_td {
	font-size: 100%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/buttons/spacer.jpg);
}
/* Begin Definition for Formatting of Data Tables - Added 12/27/2005 | Removal of Hardcoding */



#table_container {

	



}


#table_box {
	
	width: 100%;
	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	
	font-size: 300%;
	
	text-align: center;
	
}
	


#table_container table {

	width: 80%;

	text-align: center;

	padding: 4px;

}



#table_container th {

	background-color: #BDD8EB;

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 75%;

	color: #000000;

	margin-left: 0px;

	margin-top: 0px; 

	padding: 4px;

}



#table_container td {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 75%;

	color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	border: 1px solid #DBE2EB;

	padding: 4px;

	text-align: left;

}

/* End Definition for Formatting of Data Tables */



/* Begin Container Style - Added 12/27/2005 | Removal of Hardcoding */

#contain {

	background-color: #BDD8EB;

	padding-top: 10px;

	padding-bottom: 12px;

	padding-left: 12px;
	
	padding-right: 18px;

	border-color: #6B8ED1 #6B8ED1 #6B8ED1 #6B8ED1;

	border: thin groove;

	width: 75%;

	text-align: left;

	

}
#contain_map {

	background-color: #ffffff;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-left: 2px;
	
	padding-right: 2px;

	
	width: 50%;

	text-align:center;

	

}

/* End Container Style */



/* Begin Container Style - Added 12/27/2005 | Removal of Hardcoding */

#contain-wide {

	background-color: #BDD8EB;

	padding-top: 4px;

	padding-bottom: 4px;

	padding-left: 4px;

	padding-right: 2px;

	border-color: #6B8ED1 #6B8ED1 #6B8ED1 #6B8ED1;

	border: thin groove;

	width: 100%;

	text-align: left;

	

}

/* End Container Style */



/* Horizontal List */



#horizontal-list li

{

display: inline;

list-style-type: circle;

padding-right: 20px;

}



/* End Horizontal List */



/* Class for Emphasis - Added 12/27/2005 */

.emphasis {

	font-size: 120%;

	font-weight: bold;

}

/* End Class for Emphasis */



/* Class for blue text - Added 12/28/2005 */

.blue {

	color: #6B8ED1;

}

/* End Class for blue text */



li {

	padding-bottom: 4px;

}



#nobullet li {

	list-style-type: none;

	padding: 3px;

}



/* FFI Styles */



#ffi1 a {

	color: #262671;

	font-size: 9px;

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none; 

	display: inline;

}



#ffi1 a:hover {

	color: #CC0033;

	font-size: 9px;

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

}



#ffi2 a {

	color: #FFFFFF;

	font-size: 9px;

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

}



#ffi2 a:hover {

	color: #96C1EF;

	font-size: 9px;

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none; 

}



.ffiseperator   {

	color: #262671;

	font-size: 12px;

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-weight: bold;

}



/* End FFI Styles */



/* Nothing Below this comment has been modified from the original (12/27/2005) */



.content, select {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}



.content_sm {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}



.title {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 145%;

	color: #336699;	

}



.tabs {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 10px;

	color: #336699;

	font-weight: bold;

	text-decoration: none;	

}



.tabs:hover {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;	

}



.search_text {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 70%;

	color: #102b52;

	font-weight: bold;		

}



.date {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 70%;

	color: #ffffff;

	font-weight: bold;	

}



.container_title {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 10px;

	color: #ffffff;

	font-weight: bold;

}



.link {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 95%;

	color: #003084;

	font-weight: bold;	

}



.link:hover {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	

	color: #000000;	

}



.link2 {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 95%;

	color: #336699;			

}



.link2:hover {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	

	color: #CC0000;			

}



.footer {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 9px;

	color: #003084;	

}



.footerlink {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 9px;

	color: #003084;	

}



.footerlink:hover {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 9px;

	color: #000000;	

}



.alert_text {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	font-weight: bold;

	font-style: italic;

}



.dlink {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 1%;

	color: #eeeeee;

	text-decoration: none;		

}

.tab-normal {  background-image: url('images/tab-normal.gif'); background-repeat: no-repeat; background-position: center top}

.tab-selected { background-image: url('images/tab-selected.gif'); background-repeat: no-repeat; background-position: center top }

.tab-space {  background-image: url('images/tab_space.gif'); background-repeat: no-repeat; background-position: center top}

.tab {  font-size: 9pt; font-weight: bold; color: #6148A9; text-decoration: none}

.tab-bgn {  background-image: url('/cshopping/images/tab-bgn.gif'); background-repeat: repeat-x; background-color: #D6DBE4}



.nounder a {

text-decoration: none;

color: black;

}



table.darkblue

{ text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 100%;

color: #102b52;

background-color: #102b52;

border: 0px;}





.darkblueHd

{ background-color: #102b52;

text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: bold;

font-size: 100%;

color: #ffffff;}





.darkblueBody

{ text-align: left;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 100%;

color: #102b52;

background-color: #ffffff;}



.darkblueBody-Center

{ text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 100%;

color: #102b52;

background-color: #ffffff;}



table.white

{ text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 11px;

color: #102b52;

background-color: #ffffff;

border: 0px;}





.whiteHd

{ background-color: #ffffff;

text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: bold;

font-size: 11px;

color: #102b52;}





.whiteBody

{ text-align: left;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 11px;

color: #102b52;

background-color: #D6DBE4;}



table.grey

{ text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 11px;

color: #102b52;

background-color: #102b52;

border: 0px;}





.greyHd

{ background-color: #999999;

text-align: center;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: bold;

font-size: 11px;

color: #102b52;}





.greyBody

{ text-align: left;

font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

font-weight: normal;

font-size: 11px;

color: #102b52;

background-color: #ffffff;}



/* Begin MSDN style for Subnav -Pipe - Links */



table.header-links

{ background-color: #dbe2eb; width: 100%; padding: 0; border: solid 2px #c33; outline-color: #fff; outline-width: 0; }



#header-links { 

	float:left; 

	width:100%; 

	font-size:93%; 

	line-height:normal;}

	

#header-links ul {

      margin:0;

      padding:0px 10px 0;

      list-style:none;

      }

#header-links li 

{ float:left; 

margin:0; 

padding:0 5px; 

border-left: 1px solid black; 

}



#header-links #first

{ float:left; 

margin:0; 

padding:0 7px;

border: 0pt;  

}



#header-links a:link 

{ text-decoration: none; 

padding: 1px; 

border: solid 1px #dbe2eb;

font-size: 11px; 

float:left;

display:block;

text-decoration:none;

}



#header-links a:visited 

{ text-decoration: none; 

padding: 1px; 

border: solid 1px #dbe2eb;

font-size: 11px; 

float:left;

display:block;

text-decoration:none;

}



#header-links a:hover 

{ color: black; 

text-decoration: none; 

padding: 1px; 

background: #fff; 

border: solid 1px #262671; 

font-size: 11px;

}



#header-links a:active 

{ text-decoration: none; 

padding: 1px;

font-size: 11px;

}



#header-links #current 

{ color: black; 

text-decoration: none; 

padding: 1px; 

background: #fff; 

border: solid 1px #262671; 

font-size: 11px;

}



/* Begin Header Links YELLOW */



table.header-links-yellow

{ background-color: #dbe2eb; width: 100%; padding: 0; border: solid 2px #ffcc00; outline-color: #fff; outline-width: 0; }



#header-links-yellow { 

	float:left; 

	width:100%; 

	font-size:93%; 

	line-height:normal;}

	

#header-links-yellow ul {

      margin:0;

      padding:0px 10px 0;

      list-style:none;

      }

#header-links-yellow li 

{ float:left; 

margin:0; 

padding:0 5px; 

border-left: 1px solid black; 

}



#header-links-yellow #first

{ float:left; 

margin:0; 

padding:0 7px;

border: 0pt;  

}



#header-links-yellow a:link 

{ text-decoration: none; 

padding: 1px; 

border: solid 1px #dbe2eb;

font-size: 11px; 

float:left;

display:block;

text-decoration:none;

}



#header-links-yellow a:visited 

{ text-decoration: none; 

padding: 1px; 

border: solid 1px #dbe2eb;

font-size: 11px; 

float:left;

display:block;

text-decoration:none;

}



#header-links-yellow a:hover 

{ color: black; 

text-decoration: none; 

padding: 1px; 

background: #fff; 

border: solid 1px #262671; 

font-size: 11px;

}



#header-links-yellow a:active 

{ text-decoration: none; 

padding: 1px;

font-size: 11px;

}



#header-links-yellow #current 

{ color: black; 

text-decoration: none; 

padding: 1px; 

background: #fff; 

border: solid 1px #262671; 

font-size: 11px;

}



/* END Header Links Yellow */

#dd {
  margin-left: 3%;
  padding: 0 0 0 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 0px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background-image:url(../images/buttons/spacer.jpg);
  padding: 0px 0px;
  margin: 0 1px 0 0;
  color: #002994;
  width: 113px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #BDD8EB;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #BDD8EB;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 12px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #000000;
  width: 113px;
}

.submenu a:hover {
  background: #BDD8EB;
  color: #FFF;
}




/* Begin Header Links GREEN */



table.header-links-green

{ background-color: #dbe2eb; width: 100%; padding: 0; border: solid 2px #006600; outline-color: #fff; outline-width: 0; }



/* END Header Links GREEN */



/* Begin Header Links ORANGE */



table.header-links-orange

{ background-color: #dbe2eb; width: 100%; padding: 0; border: solid 2px #ff9933; outline-color: #fff; outline-width: 0; }



/* END Header Links ORANGE */



/* Begin Picture Placements */

#image-right {float: right; border: 0px solid #00A15F; padding: 3px 15px; margin: 0px 0px;}

/* End Picture Placements */

ul#menu {
  width: 200px;
  list-style-type: none;
  border-top: solid 2px #b9a894;
  margin: 0;
  padding: 2px;
}

ul#menu ol {
  display: none;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 2px;
}

ul#menu li, 
  ul#menu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom:solid 2px #b9a894;
  line-height:14px;
}

ul#menu ol li {
  border-bottom: none;
}



ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

