/*normalize all elements to a single "baseline" */

div, dl, dt, dd, ul, li, pre, hr, form, fieldset, input, p, th, td {margin:0; padding:0;}

/*address, caption, cite, code, dfn, em, th, var {font-style:normal; font-weight:normal;}*/
table {border-collapse:collapse; border-spacing:0; font-size:inherit; font-size:100%;}

/*input, textarea, select {font-size: 99%; font-family: verdana,geneva,sans-serif;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-size:100%; font-weight:normal;}
fieldset, img {border:0;}*/
img {vertical-align:middle;}

/*select, .inputStyle {border:1px solid #7F9DB9; background:#FFF; padding:.1em; margin:.1em 0 .1em .2em;}*/
ul {padding-left:18px;}

legend {display:none;}
.skipNavigation {position:absolute; left:0px; top:-500px; overflow:hidden;}

/* specify CSS for the site as needed */
body
	{
	background-color : #EBDFAB;
	font-family : verdana,arial,san-serif;
	font-size : 12px;
	/*background-color : #FFFFFF;*/
	}

	.maincontainer {
	border : 1px solid #781351;
	background: #fee3ad;
	height : 90%;
	padding : 7;
	}

	label
	{
	width: 16em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	}

	input
	{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
	margin : 1px;
	}

	.submit input
	{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
	margin-left: 4.5em;
	}

	fieldset
	{
	border: 1px solid #781351;
	width: 60em
	}

	legend
	{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px;
	}

	 /* a:link {color: #3C3D3D; text-decoration : none; }    unvisited link */
	a:link {color: #0000CD; text-decoration : none; }
	a:visited {color: #0000CD; text-decoration : none; }  /* visited link */
	a:hover {color: #FF00FF; text-decoration : underline; }   /* mouse over link */
	a:active {color: #FF00FF; text-decoration : none; }   /* selected link */

/*	.general_link {
	font-family:  verdana,arial,san-serif;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
	text-decoration : none;
	}*/

	.tr { }
	.th { background : #d2d2d2; }
	.td { }

 	.quickformlabel {text-align : right; background : #d2d2d2; font-weight : bold; font-color: #000000; }
	.twocolheader {text-align : left; background : #d2d2d2; font-weight : bold; font-color: #000000; }
	.smallformlabel { font-size : 10px;}

	.nestedleftmenu {
	position : absolute;
	top : 120;
	left : 5;
	width : 180;
	z-index : 2;
	border : thin solid navy;
	padding : 5;
	background : #d2d2d2;
	}

	.nestedcenter {
	position : absolute;
	top : 120;
	left : 200;
	width : 300;
	z-index : 2;
	padding : 5;
	background : #ff33ee;
	}

	.nestedright{
	position : absolute;
	top : 120;
	right : 5;
	z-index : 2;
	padding : 5;
	}

	.headerdivtop {
	position : absolute;
	top : 5 ;
	left : 5;
	z-index : 1;
	width : 90%;
	text-align : right;
	}

	.headerdivtopright {
	position : absolute;
	top : 5 ;
	right : 5;
	z-index : 1;
	width : 50%;
	text-align : right;
	background-color : #ffffff;
	}

	.headerdivtopleft {
	position : absolute;
	top : 5 ;
	left : 20;
	z-index : 1;
	width : 50%;
	text-align : left;
	background-color : #ffffff;
	}

.footer {
position: absolute;
bottom: 0px;
text-align : center;
left : 190;
text-align: center;
font: 11px arial,sans-serif;
}

.out {
  display:block;
  background:#CCC;
  position:relative;
  width:9em;
  }

.in {
  background:#fff;
  border:1px solid #999;
  position:relative;
  text-align:center;
  padding:5px;
  left:-5px;
  top:-5px;
  }

.mattblacktabs{
overflow:auto;
/*border-bottom: 1px solid black; --- bottom horizontal line that runs beneath tabs*/
font: bold 12px Verdana;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs a:visited{
color: #FFFFFF;
}

.mattblacktabs a:hover, .mattblacktabs .selected a{
background: #C5BBDE; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
text-decoration : none;
}

.InitDetailTable {font-size : 12px;}

table.InitDetailTable td { padding :5px;}

th { background : #d2d2d2; }

.search_but {
	height:18px;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	margin:0;
	font-size: 11px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #7DDDAD;
	border-bottom: 1px solid #2A9E77;
	border-left: 1px solid #2A9E77;
	font-weight:bold;
	background-color: #88CE86;
	color: #ffffff;}

.footersmall {
	font-family:  verdana,arial,san-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration:none;
	font-style: italic;
	border-top: 1px solid #000000;
	margin : 6px 0px 0px 0px; }

.black {font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration:none;}

.black_small {font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration:none;}

.blacksmall {
	font-family:  verdana,arial,san-serif;
	font-size: 6pt;
	color: #000000;
	text-decoration:none;
	}

.logofont {
font-family : Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
color: #335d8d;
margin : 10px 3px 3px 10px;
}

div.leaderletter {
padding : 10px;
font-size : 10px;
text-align: justify;
letter-spacing: 0px;
}
