html {
	overflow-x:hidden;
}
/* ********************************************************************* */
body {
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
	height: 100%;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: White;
}

.bg_left {
	width: 50%;
	height: 100%;
	background: #EB7618;
	background-image: url(../images/19_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bg_right {
	width: 50%;
	height: 100%;
	background: #EB7618;
	background-image: url(../images/19_right.gif);
	background-repeat: repeat-y;
	background-position: left;	
}
.bg_bottom_left {
   width: 50%;
	height: 116px;
	background: #EB7618;
	background-image: url(../images/19_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bg_bottom_right {
   width: 50%;
	height: 116px;
	background: #EB7618;
}
.bg_bottom {
   width: 800px;
	height: 116px;
	background-image: url(../images/19_botton.gif);
	background-repeat: repeat-x;
	background-position: right;
	
}
/* ********************************************************************* */

.height {
	height: 100%;
}

.td2 {
	width: 800px;
	height: 123px;
}

.td6 {
	background-color: white;
	width: 100px;
	height: 100%;
}

.td7 {
	background-color: white;
	width: 600px;
	height: 100%;
}

.td8 {
	background-color:white;	
	width: 800px;
	height: 25px;
}

.bg {
	background-repeat: repeat-y;
	width: 26px;
}

.bg1 {
	background-repeat: repeat-y;
	width: 26px;
}

.pathway {
	padding-left: 5px;
	border: 0;
	color: #EB7618;
	font-family: Arial;
}

a.pathway:link, a.pathway:visited {
	color: #EB7618;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color: #EB7618;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left: 2px;
	padding-left: 3px;
	border-bottom: 1px solid #39C530;
	color: #EB7618;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


a.toclink:link, a.toclink:visited
{
	line-height: normal;
	font-size: 11px;
	font-family: arial;
	color: #D7345B;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
	color: #221D95;
}
a.outlink:link, a.outlink:visited
{
	line-height: normal;
	font-size: 11px;
	font-family: arial;
	color: White;
	text-decoration: underline;
}
a.outlink:hover
{
	text-decoration: none;
	color: Silver;
}
table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #221D95;
	color: White;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #221D95;
	color: White;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	background-color: #221D95;
}

.sectiontableheader
{
	background: #221D95;
	color: White;
	height: 20px;
	padding-right: 3px;
	font-weight: bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background: Aqua;
	height: 20px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	color: #F07E01;
	text-align: left;
	padding-bottom: 3px;
	white-space: nowrap;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family: arial;
	color:#D7345B; 
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	color:#221D95;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left: 3px;
	color: #EB7618;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #39C530;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:100px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #221D95;
	color:#D7345B;

}

a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #666666;
	color: #000000;
	text-align: right;
	font-size: 12px;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
	height: 16px;
	width: 100px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #221D95;
	color: #D7345B;
	background-image: url(../images/boton_2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #D7345B;
	color: #221D95;
	text-align: right;
	font-size: 12px;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #EB7618;
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 10px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.inputbox {
	font-size: 10px;
	font-family: verdana;
	border: 1px solid #39C530;
	background-color: White;
	color: #EB7618;
}

#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  	font-weight:bold;	
	color: #F07E01;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #F07E01;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #F07E01;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}