﻿body {
	margin:	0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif, serif;
	color:	#0000FF;
	font-weight: 400;
	font-size: 1em;
}

#bg {
	width: 100%;					/* set half the width */
	height: 100%; 				/* height of image! */
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(images/images_training/bg_training3.gif);
	background-repeat: repeat; 
	z-index: 0;
}

#prop {
  float: right;
  height: 350px;
  width: 1px;
}

#prop50 {
  float: right;
  height: 50px;
  width: 1px;
}

#prop600 {
  float: right;
  height: 600px;
  width: 1px;
}

#prop800 {
  float: right;
  height: 800px;
  width: 1px;
}

div, p, td, li, dd, dl, dt, blockquote, ol, ul {
             /* redundant selectors to help NS4 not forget */
	font-family: Verdana, Geneva, Arial, sans-serif, serif;
}

a {
	text-decoration: underline;
	font-weight: bold;
}

a:link	{
	color:	#699;
	background-color: transparent;
}

a:visited	{
	color:	#999;
	background-color: transparent;
}

a:active {
	color:	#000;
	background-color: transparent;
}

a:hover	{
	color:	#066;
	background-color: transparent;
	text-decoration: underline overline;
}
	
input {
	background-color: #ECF9FF;
	border-bottom: #6FB0C9 1px solid;
	border-left: #6FB0C9 1px solid;
	border-right: #6FB0C9 1px solid;
	border-top: #6FB0C9 1px solid;
	color: #000000;
	font-size: 11px;
	font: Verdana,Arial,Helvetica,sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

textarea {
	background-color: #ECF9FF;
	border-bottom: #6FB0C9 1px solid;
	border-left: #6FB0C9 1px solid;
	border-right: #6FB0C9 0px solid;
	border-top: #6FB0C9 1px solid;
	color: #000000;
	font-size: 11px;
	font: Verdana,Arial,Helvetica,sans-serif;
	padding-left: 5px;
}

th {
	background-color: #007DB3;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #005478;
	background-image: url(images/th_bg.gif);
	border-bottom: #008BD2 1px solid;
	border-left: #0090D0 1px solid;
	border-right: #0090D0 1px solid;
	border-top: #6FB0C9 0px solid;
}

.thclass {
	background-color: #007DB3;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #005478;
	background-image: url(images/th_bg.gif);
	border-bottom: #008BD2 1px solid;
	border-left: #0090D0 1px solid;
	border-right: #0090D0 1px solid;
	border-top: #6FB0C9 0px solid;
}

.error {
	color: #EA3B00;
	font-size: 15px;
	font: bold "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	border-bottom: #CC6600 1px dotted;
	border-left: #CC6600 1px dotted;
	border-right: #CC6600 1px dotted;
	border-top: #CC6600 1px dotted;	
	text-align: center;
	background-color: #FFE6CC;
}

.note {
	color: #EA3B00;
	text-decoration: none;
	border-bottom: #CC6600 1px solid;
	border-left: #CC6600 1px solid;
	border-right: #CC6600 1px solid;
	border-top: #CC6600 1px solid;
	text-align: center;
	background-color: #FFE6CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.td01 {
	background-color: #ECF9FF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005D79;
}

.printfont {
	background-color: #ECF9FF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.td00 {
	background-color: #CAE6F3;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005D79;
}

.subtitle {
	background-color: #1D5580;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #D7EEF9;
}

.subtita {
	background-color: #1D5580;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: Lime;
	font-weight: bold;
}

.awhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0F3FF;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.awhite:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30FF00;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;	
}

.awhite:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7DA7CA;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.copy {
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}

.copy:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: Red;
}

.copy:active {
	font-family: Tahoma;
	font-size: 8pt;
}

.copy:visited {
	font-family: Tahoma;
	font-size: 8pt;
}

.outline {
	background-color: #CAE6F3;
	border-bottom: #6FB0C9 1px solid;
	border-left: #6FB0C9 1px solid;
	border-right: #6FB0C9 1px solid;
	border-top: #6FB0C9 1px solid;
	color: #000000;
	font-size: 11px;
	font: Verdana,Arial,Helvetica,sans-serif;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.title {
	color: #005478;
	font: bold 15px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.submitbt {
	font-size: 10px; 
	color: #000000;
	border-bottom: #6FB0C9 1px solid;
	border-left: #6FB0C9 1px solid;
	border-right: #6FB0C9 1px solid;
	border-top: #6FB0C9 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ECF9FF
}

.available {
	font-size: 10px;
	color: #000000;
	border-bottom: #6FB0C9 1px solid;
	border-left: #6FB0C9 1px solid;
	border-right: #6FB0C9 1px solid;
	border-top: #6FB0C9 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFEEE5;
}

.active {
	background-color: #7FFF00;
	font-size: 11px;
	border-bottom: #005D79 1px solid;
	border-left: #005D79 1px solid;
	border-right: #005D79 1px solid;
	border-top: #005D79 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005D79;
}

.gridHover {
	background-color: #66CCFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005D79;
}

.printth {
	background-color: #CAE6F3;
	border-bottom: #6FB0C9 1px solid;
	border-left: #6FB0C9 1px solid;
	border-right: #6FB0C9 1px solid;
	border-top: #6FB0C9 1px solid;
	color: #000000;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.printtd {
	background-color: #FFFFFF;
	border-bottom: #6FB0C9 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #6FB0C9 0px solid;
	color: #000000;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

dt {
	font-weight: bold;
}

ol, li, dl, dt, dd {
	line-height: 1.5em;
}

.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-image: url(images/pdsi_logo_sm_trans.gif);
}

.header {
	padding: 0;
	margin: 0;
	color: #ffffff;
	height: 65px;
	background-color: gray;
}
	
.header2 {
	background-color: #808080;
}

.register {
	position: relative;
	width: 686px;
	padding: 0px 37px;
    color: #000066;
    font-size: 11px;
    font-family: arial, verdana, geneva, sans-serif;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

.CentralContent {
	padding: 0;
	margin:0;
	height: 600px;
	width: 100%;
	background: url(images/images_training/bg_training.gif) 0 100% repeat;
}

.CentralContent2 {
	padding: 0;
	margin:0;
	height: 100%;
	width: 100%;
	background: url(images/images_training/bg_training3.gif) repeat;
}

.ContactContent {
	padding: 0;
	margin:0;
	height: 600px;
	width: 100%;
	background: url(images/images_contact/bg_contact.jpg);
	background-repeat: repeat-x;
}

.JobContent {
	padding: 0;
	margin:0;
	height: 800px;
	width: 100%;
	background: url(images/images_job/bg_jobs.jpg);
	background-repeat: repeat-x;
} 

.CopyrightContent {
	padding: 0;
	margin:0;
	width: 100%;
	background: url(images/images_courses/bg_course.jpg) 0 100%; 
	background-repeat: repeat-y;
}

p {
	margin-top: 0;
    padding-top: 0;
	font-size:  100%;
	line-height: 1.5em;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3	{
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5	{
	font-size: 14px;
}

h6	{
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #699;
	background-color: transparent;
	margin:	5px 0 0 0;
}

.first 	{
	margin-top: 0;
	padding-top: 0;
}

.bckgrnd {
	background : #ffffff;
}

img	{
	border:	0
}

.vs0 {
	margin-top: 0;
	padding-top: 0;
}

.ahem {
	display: none;
}

code, tt, pre {
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
}

#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	/*
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	*/
}

.libnavt {
	border-bottom: solid 1px #fff;
}

.libnavb {
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.small {
	font-size: 11px;
}

.white {
	color: #ffffff;
	background-color: #699;
}

.grey {
       color: #808080
}
 
.orangebig {
       font-size: 14px;
}

.orangebigbig {
       font-size: 18px;
       font-weight: bold;
 }
 
.orangerealbig {
       font-size: 20px;
       font-weight: bold;
 }
 
.orangebiggest {
       font-size: 22px;
       font-weight: bold;
}

.orangeheading {
       font-size: 24px;
       font-weight: bold;
 }
 
 .orange, .orangebig, .orangebigbig, .orangerealbig, .orangebiggest, .orangeheading  {
       color: #ff6c00;
       font-family: arial, verdana, geneva, sans-serif;
 }
 
.align {
       padding-left: 52px
 }
 
.bold {
       font-weight: bold
}

.box {
       border: solid 1px #808080
 }
 
.bluebox {
       border: solid 1px #c7d7ec
 }
 
.course {
       color: #808080;
       font-size: 11px;
       line-height: 16px;
       font-family: verdana, arial, geneva, sans-serif;
       padding-left: 6px
}

.lineh {
       line-height: 18px
}

.need {
       color: #535353;
       font-size: 11px;
       font-family: verdana, arial, geneva, sans-serif;
       letter-spacing: 0px;
       padding: 2px;
       border: solid 1px #535353
}
       
.reg {
       color: #000066;
       font-size: 11px;
       font-family: arial, verdana, geneva, sans-serif;
}
       
.regText {
		margin-top: 0;
		padding-top: 0;
		font-size:  100%;
		line-height: 1.5em;
}
       
.regplus {
       color: #000066;
       font-size: 14px;
       font-family: arial, verdana, geneva, sans-serif;
 }
 
.reverse {
       color: #ffffff;
       font-size: 14px;
       font-family: arial, verdana, geneva, sans-serif;
}

.reversesmall {
       color: #ffffff;
       font-size: 10px;
       font-family: arial, verdana, geneva, sans-serif;
}

.escondido {
       color: #ffffff;
       font-size: 4px;
       font-family: arial, verdana, geneva, sans-serif;
}

.hide {
       color: #808080;
       font-size: 4px;
       font-family: arial, verdana, geneva, sans-serif;
 }
 
.space {
       word-spacing: 3px;
       letter-spacing: 2px
 }

.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #699;
	border: 1px dotted #366;
}

.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #366;
}

.choicesbox a:link {
	color: #000
}

.choicesbox a:visited {
	color: #333
}

.choicesbox a:active, .choicesbox a:hover {
	color: #fff
}

.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
}

.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
}

.quote {
	font-family: Times New Roman, sans-serif;
    color: orange;
	background-color: transparent;
	font-weight: 400;
	font-size: 1em;
}

.author {
	font-family: Verdana, Geneva, Arial, sans-serif, serif;
    color: blue;
	background-color: transparent;
	font-weight: 200;
	font-size: .75em;
}

.attn {
	color: red;
	background-color: transparent;
	font-weight: bold;
	font-size: larger;
}

.copyright {
	font-family: Verdana, Geneva, Arial, sans-serif, serif;
    color: blue;
	background-color: transparent;
	font-weight: 200;
	font-size: xx-small;
}
/*	
.notes {
	font-family: Arial, Verdana, sans-serif, serif;
	font-size: xx-small;
	background-color: transparent;
	text-decoration: none;
}

.fineprint {
	font: 10px geneva, verdana, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
}
*/
	
/* Login View */

/*
.login {
	left: 250px;
	position: absolute;
	top: 0;
}
*/
.login .label 
{
    display: block;
    left: 250px;
}

.login .textbox {
	border: 1px solid #000000;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
    display:block;
    margin-top:8px;
    margin-bottom:8px;
}

/* 3  CENTER */
/*
.CenterPage {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
*/

.Hidden {
	display:none;
}

#divLink {
	color: Blue;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

#divGridView {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
}
	
div#divGridView h1 {
  font-size: 15px;
}

.LabelCell {
  background-color: #507cd1;
  color: #fff;
  font-weight: bold;
  width: 120px;
  vertical-align: top;
}

.LabelCellRight {
	text-align: right;
  background-color: #507cd1;
  color: #fff;
  font-weight: bold;
  width: 120px;
  vertical-align: top;
}

fieldset {
  padding: 20px;
  padding-top: 0; /*  Fix issue in IE where padding-top is not applied. Add margin to legend instead */
}

legend {
  margin-bottom: 10px;
}

.Label {
  display: block;
  font-weight: bold;
}
/* 
===================================================================
		start CSS for data entry pages 
===================================================================
*/
div.row {
	clear: both;
	padding-top: 0;
}

div.row span.entryLabel 
{
	position: absolute;
	padding-left: 5px;
	left: 0px;
	width: 250px;
	text-align: right;
	color: Blue; 
}

div.row span.formw 
{
	float: right;
	width: 375px;
	text-align: left;
}

div.spacer {
	clear: both;
}

/* 
===================================================================
		end CSS for data entry pages 
===================================================================
*/
/* 
===================================================================
		start GridView Skin settings 
===================================================================
*/

.FooterStyle {
	font-size: 11px;
  background-color: #507CD1;
  color: #fff;
  font-weight: bold;
}

.RowStyle {
	font-size: 11px;
	color: #000066;
	background-color: #EFF3FB;
}    
  
.AlternatingRowStyle {
	font-size: 11px;
	color: #000066;
	background-color: #fff;
}
  
.SelectedRowStyle {
	font-size: 11px;
	background-color: #D1DDF1;
	color: #333333;
	font-weight: bold;
}

.PagerStyle {
	font-size: 11px;
	background-color: #2461BF;
	color: #fff;
	text-align: center;
}

.HeaderStyle {
	font-size: 11px;
	background-color: #507CD1;
	color: #fff;
	font-weight: bold;
}

/* 
===================================================================
		end GridView Skin settings 
===================================================================
*/
/* 
===================================================================
		start Membership pages 
===================================================================
*/

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* 
===================================================================
		end Membership pages 
===================================================================
*/
/* 
===================================================================
		start Training Page Featured Listing 
===================================================================
*/
	
div#divHeader {
	padding: 0;
	margin: 0;
	color: #ffffff;
	height: 65px;
	background-color: gray;
}
	
div#banner
{
	width: 600px;
	margin-top: 5px;
}

div#banner .home
{
	height: 47px;
	_height: 20; /* targets IE6 */
}

div#banner.home .panel
{
	float: left;
	width: 280px;
	height: 367px;
	_height: 350px; /* targets IE6 */
	text-align: left;
	padding: 15px;
	_padding: 15px 15px -15px 15px; /* targets IE6 */
	_margin-bottom: -4px; /* targets IE6*/
}

div#banner .panel
{
	float: left;
	width: 396px;
	padding: 12px;
	_padding: 12px 15px -5px 15px; /* targets IE6 */
	height: 70px;
	_margin-bottom: -4px; /* targets IE6*/
}
/*
a.PDF
{
	background: url(images/PDF.gif) no-repeat;
	padding: 0 0 3px 23px;
	font-weight: bold;
	text-decoration: none;
}

a.DOC
{
	background: url(images/DOC.gif) no-repeat;
	padding: 0 0 3px 23px;
	font-weight: bold;
	text-decoration: none;
}
*/
div#banner h2
{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	border: 0;
}

div#banner.main h2
{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

div#banner h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

div#banner p
{
	padding: 0;
	line-height: 16px;
	font-size: 12px;
	_margin-bottom: 10px;
	color: #333;
}

div#banner p a
{
	line-height: 16px;
	font-size: 12px;
	color: #000;
	margin-bottom: -5px;
	text-decoration: none;
	/*
	background: url(images/star.gif) no-repeat;
	display: block;
	*/
	padding-left: 18px;
}

div#banner p a.fullList
{
	line-height: 16px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	/*
	background: transparent url(images/star.gif) no-repeat;
	background: url(gfx_all/gfx_misc/link_arrow.gif) no-repeat;
	*/
	padding-left: 18px;
}

div#banner p a:hover
{
	line-height:16px;
	font-weight: bold;
	color: #333;
	/*
	background: url(gfx_all/gfx_misc/link_arrow.gif) no-repeat;
	*/
	text-decoration: none;
}

div#banner ul
{
	margin-bottom: 12px;
}

div#banner li
{
	font-size: 12px;
	color: #000;
	margin-bottom: 0;
}

div#banner.home #intro.panel, div#banner.home #featureSpec.panel, div#banner.home #feature1.panel, div#banner.home #feature2.panel, div#banner.home #feature3.panel, div#banner.home #feature4.panel, div#banner.home #feature5.panel, div#banner.home #feature6.panel
{
	_height: 216px; /* targets IE6 */
	overflow: hidden;
}

#feature1, #feature2, #feature3, #feature4, #feature5, #feature6, #intro
{
	position: absolute;
	top: 251px;
	_top: 252px; /* IE6 Fix*/
	/*
	left: 868px;
	*/
	left: 650px;
}

#featureSpec
{
	position: absolute;
	top: 251px;
	_top: 252px; /* IE6 Fix*/
	/*
	left: 465px;
	*/
	left: 250px;
}

div#featureSpec p a
{
	line-height: 12px;
	padding-left: 5px;
	/*
	background: transparent url(images/star.gif) no-repeat;
	background-image: url(images/star.gif);
	z-index: 10;
	*/
}

div#tools
{
	width: 870px;
	margin-top: 10px;
}

div#tools select, input
{
	color: #333;
	font-size: 11px;
	float: left;
}

div#tools select
{
	width: 250px;
}

div#tools input
{
	padding: 0 3px 1px 4px;
}

div#tools img
{
	margin-left: 5px;
}

div#tools p
{
	color: #F99206;
	font-size: 13px;
	display: block;
	margin: 0 10px 0 10px;
	float: left;
	font-weight: bold;
}

#quickJump
{
	float: right;
	margin-bottom: 80px;
}

#search
{
	float: right;
}

.gradient-title
{
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin: 1em;
	color: Blue;
}
.gradient-content
{
	position: relative;
	right: 50px;
	font-size: 12px;
	color: #333;
}
.gradient-table
{
	height: 350px;
	border-spacing: 0;
	width: 375px;
}
.gradient-table td
{
	border: 0;
}
.g0
{
	background: #CECECE;
}
.g1
{
	background: #CFCFCF;
}
.g2
{
	background: #D0D0D0;
}
.g3
{
	background: #D1D1D1;
}
.g4
{
	background: #D2D2D2;
}
.g5
{
	background: #D3D3D3;
}
.g6
{
	background: #D4D4D4;
}
.g7
{
	background: #D5D5D5;
}
.g8
{
	background: #D6D6D6;
}
.g9
{
	background: #D7D7D7;
}
.g10
{
	background: #D8D8D8;
}
.g11
{
	background: #D9D9D9;
}
.g12
{
	background: #DADADA;
}
.g13
{
	background: #DBDBDB;
}
.g14
{
	background: #DCDCDC;
}
.g15
{
	background: #DDDDDD;
}
.g16
{
	background: #DEDEDE;
}
.g17
{
	background: #DFDFDF;
}
.g18
{
	background: #E0E0E0;
}
.g19
{
	background: #E1E1E1;
}
.g20
{
	background: #E2E2E2;
}
.g21
{
	background: #E3E3E3;
}
.g22
{
	background: #E4E4E4;
}
.g23
{
	background: #E5E5E5;
}
.g24
{
	background: #E6E6E6;
}
.g25
{
	background: #E7E7E7;
}
.g26
{
	background: #E8E8E8;
}
.g27
{
	background: #E9E9E9;
}
.g28
{
	background: #EAEAEA;
}
.g29
{
	background: #EBEBEB;
}
.g30
{
	background: #ECECEC;
}
.g31
{
	background: #EDEDED;
}
.g32
{
	background: #EEEEEE;
}
.g33
{
	background: #EFEFEF;
}
.g34
{
	background: #F0F0F0;
}
.g35
{
	background: #F1F1F1;
}
.g36
{
	background: #F2F2F2;
}
.g37
{
	background: #F3F3F3;
}
.g38
{
	background: #F4F4F4;
}
.g39
{
	background: #F5F5F5;
}
.g40
{
	background: #F6F6F6;
}
.g41
{
	background: #F7F7F7;
}
.g42
{
	background: #F8F8F8;
}
.g43
{
	background: #F9F9F9;
}
.g44
{
	background: #FAFAFA;
}
.g45
{
	background: #FBFBFB;
}
.g46
{
	background: #FCFCFC;
}
.g47
{
	background: #FDFDFD;
}
.g48
{
	background: #FEFEFE;
}
.g49
{
	background: #FFFEFE;
}
/* 
===================================================================
		end Training Page Featured Listing 
===================================================================
*/




