body {
	background-image: url(../images/bg-page.png);
	background-repeat: repeat;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}


/* REGULAR LINKS */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #39F;
	text-decoration: underline;
}


/* BACKGROUND IMAGES */
td#bg-left-1 {background-image:url(../images/bg-left-1.png);}

td#bg-left-2 {background-image:url(../images/bg-left-2.png); background-repeat: repeat-y; padding-left:45px; padding-right:12px; vertical-align: top;}

td#bg-right-1 {background-image:url(../images/bg-right-1.png);}

td#bg-right-2 {background-image:url(../images/bg-right-2.png); background-repeat: repeat-y; vertical-align: top; padding-left:15px; padding-right:45px; text-align:left;}

td#bg-bottom-1 {background-image:url(../images/bg-bottom-1.png);}

td#bg-bottom-2 {
	background-image:url(../images/bg-bottom-2.png);
	background-repeat: repeat-y;
	text-align:center;
	font-size: 11px;
	color: #000066;
	vertical-align: middle;
}

td#bg-bottom-3 {background-image:url(../images/bg-bottom-3.png);}

img#tdsLogo { 
    margin-left: 42px;
	margin-top: 4px;
}


#searchText {
	color:#FFF;
	font-weight:bold;
}

#leftIndex { float: left; width: 465px; }

#rightIndex { float: right; width: 240px; padding-left: 10px;}



/* BOTTOM NAV LINKS */
#bg-bottom-2 a:link {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
}

#bg-bottom-2 a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
}

#bg-bottom-2 a:hover {
	color: #03C;
	font-size: 11px;
	text-decoration: underline;
}


/* FLOAT IMAGES */
img.floatLeft { 
    float: left; 
    padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

img.floatRight { 
    float: right; 
    padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* FLOAT IMAGES */
span.floatLeft { 
    float: left; 
    padding-right: 15px;
	padding-bottom: 7px;
}

span.floatRight { 
    float: right; 
    padding-left: 15px;
	padding-bottom: 7px;
}

/* HEADINGS - BESIDES H1 TAG */
.heading { 
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-variant: normal;
}

.formHeading {
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: black;
	border-top-width: 2px;
	border-top-style: solid;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-variant: normal;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color:#039;
	padding-left: 10px;
}

.requiredFont {
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	color: #F00000;
	font-style: italic;
}

.trainingHeading {
	color: white;
	font-weight: bold;
	background-color:#039;
}

.trainingCourseTable {
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;

}

.altRow {
	background-color:#E0E0E0;	
}

.insideDiv {
	float:right;
	padding-left:7px;
}


/* TOP NAV LINKS */
a.nav:link  {
	color: #000000;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
a.nav:visited {	
	color: #000000;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px; 
}
a.nav:hover {
	color: #03C;
	text-decoration: underline;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
a.nav:active {	
	color: #000000;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

/* TOP NAV LINKS */
.spacedLinks:link  {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
}
.spacedLinks:visited {	
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
}
.spacedLinks:hover {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
}
.spacedLinks:active {	
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
}


/* SIDE NAV LINKS - MAIN*/
a.navMain:link  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
a.navMain:visited {	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; 
	line-height: 20px;
}
a.navMain:hover {
	color: #03C;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

/* SIDE NAV LINKS - SUB */
a.navSub:link  {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.navSub:visited {	
	color: #000000;
	text-decoration: none;
	font-size: 11px; 
}
a.navSub:hover {
	color: #03C;
	text-decoration: underline;
	font-size: 11px;
}


.navArrow {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.backArrow {
	font-size: 16px;
	font-weight: bold;
}

.linkArrow {
	font-size: 16px;
}


/*SHOW/HIDE SIDE NAV LINKS */

.commenthidden {display:none}

.commentshown {
	display:block;
}

.commentshownNav {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:12px;
	color: #000;
}