
/*body 
{
	background-color: #FFFFFF;
	text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-size: .8em;
  color: #000000;
}*/

body 
{ 
	margin: 0px;
	font-family: arial, Sans-Serif;
	font-size: .75em; 
	color: #330E00;
/*	background-image: url(/IPDET/WebApp/images/blips.gif); */
	background-image: url(images/blips.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.mainTable
{
	width: 100%; 
	height: 100%;
}

tr.header
{
	BACKGROUND-COLOR: #ffffff; 
	height: 1%;
}

a
{
  color: #330E00;
}

a:hover
{
  color: #965101;
}

/*table
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1em; 
}*/

table
{
	font-size: 1em;
}

.left 
{ 
	background-color: #330E00; 
	width: 175px; 
	vertical-align: top; 
	padding: 0px;
	color: #FFFFFF;
}

hr
{
	color: #6F4D41;
	background-color: #6F4D41;
	height: 1px;
}

hr.appForm
{
	color: #B50C00;
}

.center 
{ 
	width: 458px; 
	vertical-align: top; 
}

div.centerTop 
{ 
	vertical-align: top; 
}

div.centerMiddle 
{ 
	background-color: #CA9F5B; 
	margin-top: 8px; 
	vertical-align: top; 
}

div.centerMiddleContent
{
	padding: 0 20 5 20; 
}

div.centerBottom 
{ 
	background-color: #A8A8A8; 
	margin-top: 8px; 
	vertical-align: top; 
}

div.centerBottomContent
{
	padding: 0 20 5 20; 
}

td.mainPanel
{
	vertical-align: top;
}

div#mainPanel
{
/*	background-color: pink; */
/*  width: 100%; */
/*  height: 100%; */
/*  border-left: 1px solid #000000;
  margin-right: 0; 
  BACKGROUND-COLOR: #FFFFFF;
  padding: 2em 3em; */
}

.right 
{ 
	background-color: #B50C00; 
	width: 150px; 
	vertical-align: top; 
}

.farRight
{
	background-color: #965101;
}

/*h1 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.5em; 
	color: #000000
}*/

h1 
{ 
	margin-top: 0px;
	font-size: 1.8em; 
	font-weight: normal; 
	color: #300C00; 
	text-align: left; 
}

/*h2 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1.1em;
  font-weight: bold; 
  color: #005747;
  text-align: justify;
}*/

h2
{
	color: #B50C00;
	font-weight: normal;
}

/*h3 
{  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.3em;
  font-weight: bold; 
  text-transform: uppercase; 
  color: #999999; 
  width: 100%; 
  border-color: black black #CCCCCC; 
  border-style: dotted; 
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 1px; 
  border-left-width: 0px;
}*/

h3
{
	color: #965101;
	font-weight: normal;
	border-bottom: solid 1px #B50C00;
	width: 50%;
/*	white-space: nowrap; */
}

/*h4 
{  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.1em;
  font-weight: bold; 
  color: #000000;
  text-align: justify;
}*/
h4
{
	font-size: 1em;
	color: #B50C00;
}

/*h5 
{  
  font-size: 1em; 
  font-weight: bold; 
  color: #FFFFFF; 
  margin-top: 2px; 
  margin-right: 0px; 
  margin-bottom: 2px; 
  margin-left: 0px
}*/

div.header
{
	color: #330E00;
}

.testimony
{
/*	margin-bottom: 0px;*/ 
	padding-left: 2em; 
	padding-right: 2em;
	font-style: italic;
}

.witness
{
/*	margin-top: 5px; 
	text-align: right; */
	color: #B50C00;
}

/*********** old **********/

/*


table.header
{
  background: #FFFFFF;
  border-collapse: collapse;
  border: solid 1px #000000;
  width: 95%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
} */

/*table.header td
{
  padding: 0;
  margin: 0;
}

table.mainPanel 
{
  background: #FFFFFF;
  border: solid 1px #000000;
  width: 95%;
}

div.bodyPanel
{
  text-align: left;
  width: 95%; 
  border: solid #000000;
  border-width: 0px 1px;
  background: #005747;
}

div.copyright
{
  text-align: center;
  width: 95%; 
  background: #FFFFFF;
  padding: .5em;
  font-size: .75em;
}

p 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  color: #000000;
  text-align: justify;
}

.programdate 
{  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.3em; 
  font-weight: bold; 
  color: #666666; 
  text-align: right; 
  vertical-align: middle;
  height: 35px;
}

.loginBar
{
  background: #005747;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.copyright 
{  
  border: solid 1px #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: .6em; 
  color: #000000;
  text-align: center;
}

.navigation 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color: #66660;
}*/

div.navbar
{
/*  font-size: .8em; */
/*  float: left; */
/*  width: 5%; */
/*  padding: 1em .05em 1em .25em; */
	padding-top: 1em;
	padding-bottom: 1em;
/*  margin-right: 0; */
	margin: 0;
}

table.navbar
{
/*	margin: 0;*/
  border-collapse: collapse;
/*  background-color: #FFFFFF;*/
  border: none;
}

a.navtext
{ 
  /*background-color: #FFFFFF;*/
  /*font-size: 1.05em;*/
	color: #FFFFFF;
/*	padding-left: 13px; */
}

a.navtext:hover
{
	color: #B50C00;
/*	background-image: url(/IPDET/WebApp/images/whiteBox.gif); */
/*	background-image: url(images/whiteBox.gif);
	background-position: center left;
	background-repeat: no-repeat; */
}

td.navtext
{
/*  padding: .25em; */
	padding-left: 13px;
	padding-top: 6px;
}

.navtextON
{ 
  /*background-color: #72A492;*/
  /*font-size: 1.05em;*/
  font-weight: bold;
  /*color: #B50C00;*/
  color: #CA9F5B;
}

td.navtextON
{
  /*padding: .25em;*/
  padding-top: 6px;
  padding-left: 13px;
/*  background-image: url(/IPDET/WebApp/images/whiteBox.gif);
  background-repeat: no-repeat;
  background-position: center left; */
}

a.subnavtext
{ 
  /*background-color: #FFFFFF;*/
  /*font-size: 1.05em;*/
	color: #FFFFFF;
/*	padding-left: 25px; */
}

a.subnavtext:hover
{
	color: #B50C00;
/*	background-image: url(/IPDET/WebApp/images/whiteBox.gif); */
/*	background-image: url(images/whiteBox.gif);
	background-position: center left;
	background-repeat: no-repeat;*/
}

td.subnavtext 
{ 
/*  font-size: 1.05em; */
/*  color: #B49C70; */
/*  text-indent: .5em; */
	padding-top: 6px;
	padding-left: 25px;
}

a.subnavtextON 
{ 
/*  font-size: 1.05em; */
  font-weight: bold;
/*  text-indent: .5em; */
	color: #B50C00;
}

td.subnavtextON
{
  /*padding: .25em;*/
  padding-top: 6px;
  padding-left: 25px;
/*  background-image: url(/IPDET/WebApp/images/whiteBox.gif);
  background-repeat: no-repeat;
  background-position: center left;*/
}

div.navBarPartners
{
	padding-left: 13px;
	padding-right: 13px;
}

.smalltext 
{ 
  font-size: .75em; 
  text-decoration: none; 
  list-style-type: disc;
}

.appFormStep
{
	font-weight: bold;
	float: left;
}

.appFormNav
{
	text-align: right;
	font-weight: bold;
}

/*
.smalltextBold 
{ 
  font-size: .75em; 
  text-decoration: none; 
  list-style-type: disc; 
  font-weight: bold;
}

p.smalltext
{
  text-align: left;
}

.list_text 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	text-decoration: none; 
	list-style-type: disc ; 
	line-height: 160%
}

.small_white_text 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	text-decoration: none ; 
	font-weight: bold; 
	color: #FFFFFF
}

.p_text 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	font-weight: normal; 
	color: #000000
}

.p_textBold 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	font-weight: bold; 
	color: #003300
}

.quoted 
{  
  font-weight: bold; 
  font-style: italic;
  color: #005747
}

.tableBorder 
{  
	border: #000000 solid; 
	border-width: 1px 1px 0px
}

.coursecode 
{  
	color: #000000; 
	font-weight: bold; 
	font-size: .7em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: small-caps
}

.tableheaderText 
{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: .7em; 
  font-weight: bold; 
  color: #000000; 
  background-color: #FFCC99
}

input.textBox
{
  width: 15em;
}

input.textBoxNoWrap
{
	
}

.LargeTextBox
{
  width: 20em;
}

.requiredField
{
  color: #FF0000;
}
*/

td.label
{
/*  text-align: right; */
  font-weight: bold;
}
