/* CSS Document */
body {
	position: relative;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 10px 50px;
	background-color: #FFFFFF;
}
/*header text style in the gray bar under the tab navigation on the HOME page*/
h1 {
	text-align: left;
	background: #dfdbe2;
	color: #4d4dc6;
	letter-spacing: 1px;
	height: 39px;
	vertical-align: middle;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: -9px;
	margin-right: -9px;
	margin-bottom: 0.5em;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	margin-left: -9px;
	padding-left: 115px;
	line-height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56585E;
}
/*header in the right column section*/
h2 {
	text-align: left;
	color: #56585E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*header in the gray bar under the tab navigation on the SUB pages*/
h3 {
	text-align: left;
	background: #dfdbe2;
	color: #4d4dc6;
	letter-spacing: 1px;
	height: 39px;
	vertical-align: middle;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: -9px;
	margin-right: -9px;
	margin-bottom: 0.5em;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	margin-left: -9px;
	padding-left: 16px;
	line-height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56585E;
}
/*main description text style, ALL pages*/
.p1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	margin-top: -8px;
}
/*main description text style in italics (for titles), ALL pages*/
.p1title {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	margin-top: -8px;
	font-style: italic;
}
/*main description text style indented (for authors), ALL pages*/
.p1author {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	margin-top: -4px;
	padding-left: 24px;
}
/*tabbed navigation for ALL pages*/
#header {
	float:left;
	font-size:14px;
	position: absolute;
	left: 163px;
	top: 18px;
	right: 50px;
	width: 657px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
}
#header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}
#header li {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header a {
	display:block;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:500;
	color:#333333;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header a:hover {
      color:#4d4dc6;
}
#header #current {
      background-image:url(../images/left_on.gif);
}
#header #current a {
	background-image:url(../images/right_on.gif);
	color:#4d4dc6;
	padding-bottom:5px;
}
/*search form box and button, ALL pages*/
div#search {
	position: absolute;
	top: 68px;
	left: 581px;
	/*height: 16px;*/
	width: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*space for large inTASC logo in gradient box overlapping the tab nav, HOME page*/
div#imageoverlap {
	position: absolute;
	top: 52px;
	left: 23px;
	z-index: 1;
}
/*gray bar header container under tab navigation on the HOME page*/
div#topbar_home {
	position: absolute;
	top: 51px;
	left: 69px;
	/*color: #FFFFFF;*/
	font: 13px Verdana, sans-serif;
	right: 40px;
	height: 40px;
	width: 733px;
	padding: 10px;
}
/*inTASC logotype title in the right column on the HOME page*/
#leftart {
	position: absolute;
	top: 116px;
	left: 35px;
	right: 50px;
	width: 131px;
	height: 91px;
}
/*desciptive text in the left column on the HOME page*/
#left {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	top: 204px;
	left: 39px;
	line-height: 20px;
	width: 131px;
	height: 285px;
}
/*right column, HOME page*/
div#rightcolumnhome {
	position: absolute;
	top: 116px;
	left: 581px;
	height: 227px;
	width: 219px;
	z-index: 1;
}
div#rightcolumnhome a:link {
	text-align: left;
	color: #56585E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div#rightcolumnhome a:visited {
	text-align: left;
	color: #9f9ddb;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div#rightcolumnhome a:hover {
	text-align: left;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D9D9FF;
}
/*gray bar above the footer on the HOME page*/
div#bottombar {
	position: absolute;
	top: 655px;
	left: 23px;
	height: 8px;
	width: 800px;
	background-color: #DFDBE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56585E;
}
/*footer, HOME page*/
#footer {
	position: absolute;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	top: 675px;
	left: 43px;
	right: 40px;
	line-height: 17px;
	width: 675px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1E1EFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #D9D9FF;
}
/*hand artwork, positioned over the 4 squares on the HOME page*/
div#handoverlap {
	position: absolute;
	top: 234px;
	left: 312px;
	z-index: 1;
}
/*1st quadrant content square on the HOME page*/
div#contentsq1 {
	position: absolute;
	top: 116px;
	left: 184px;
	height: 160px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8bdc9;
	background-color: #f4f3ef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8bdc9;
	padding: 10px;
}
div#contentsq1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #56585E;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#contentsq1 a:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #9f9ddb; 
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#contentsq1 a:hover {
	color:#56585E;
	text-decoration: underline;
}
/*2nd quadrant content square on the HOME page*/
div#contentsq2 {
	position: absolute;
	top: 116px;
	left: 369px;
	color: #6B43FD;
	height: 160px;
	width: 160px;
	padding: 10px;
	background-color: #f6f6ff;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b8bdc9;
	border-left-color: #b8bdc9;
}
div#contentsq2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #56585E;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#contentsq2 a:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #9f9ddb; 
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#contentsq2 a:hover {
	color:#56585E;
	text-decoration: underline;
}
/*3rd quadrant content square on the HOME page*/
div#contentsq3 {
	position: absolute;
	top: 300px;
	left: 184px;
	color: #6B43FD;
	height: 160px;
	width: 160px;
	padding: 10px;
	background-color: #f6f6ff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8bdc9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8bdc9;
}
div#contentsq3 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #56585E;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#contentsq3 a:visited { 
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #9f9ddb; 
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#contentsq3 a:hover {
	color:#56585E;
	text-decoration: underline;
}
/*4th quadrant content square on the HOME page*/
div#contentsq4 {
	position: absolute;
	top: 300px;
	left: 369px;
	color: #6B43FD;
	height: 160px;
	width: 160px;
	padding: 10px;
	background-color: #f4f3ef;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b8bdc9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8bdc9;
}
div#contentsq4 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #56585E;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 37px;
}
div#contentsq4 a:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	display: block;
	color: #9f9ddb; 
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 35px;
}
div#contentsq4 a:hover {
	color:#56585E;
	text-decoration: underline;
}
/*small inTASC logo next to the tab nav, SUB pages*/
div#logosub {
	position: absolute;
	top: 21px;
	left: 35px;
	width: 91px;
	height: 29px;
	border: 0;
}
/*gray bar under the tab navigation on SUB pages*/
div#topbar_sub {
	position: absolute;
	top: 51px;
	left: 22px;
	color: #FFFFFF;
	font: 13px Verdana, sans-serif;
	height: 40px;
	width: 780px;
	padding: 10px;
}
/*bulleted subnav list in the right column on the SUB pages*/
#subnav {
	position: absolute;
	top: 115px;
	left: 34px;
	width: 114px;
	height: 259px;
	z-index: 1;
}
#subnav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#subnav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: -17px;
	list-style-image: url(../images/reddot.gif);
}
#subnav .p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	display: block;
	margin-bottom: -8px;
}
#subnav a:link{
	text-decoration:none;
    color:#1E1EFF;
    /*color:#333333;*/
	margin-bottom: -8px;
	margin-top: 8px;
}
#subnav a:visited{
	text-decoration:none;
	color:#9f9ddb;
	margin-bottom: -8px;
	margin-top: 8px;
}
#subnav a:hover{
    color:#000000;
	background-color: #D9D9FF;
}
#subnav #current {
    color:#4d4dc6;
}
/*middle column, SUB pages*/
div#midcolsub {
	position: absolute;
	top: 125px;
	left: 180px;
	width: 219px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	height: 1316px;
}
div#midcolsub .first{
	text-align: left;
	color: #56585E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	/*position: absolute;*/
	position: relative;
	top: -6px;
	z-index: 1;
	left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b8bdc9;
	border-left-color: #b8bdc9;
	margin: 0px;
	height: 858px;
}
div#midcolsub .second{
	text-align: left;
	color: #56585E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
    /*position: absolute;
    top: 618px;*/
	position: relative;
	top: -7px;/*-7px;*/
	z-index: 1;
	left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b8bdc9;
	border-left-color: #b8bdc9;
	/*margin: 0px;*/
	height: 598px;/*598px;*/
}
div#midcolsub .third{
	text-align: left;
	color: #56585E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	/*position: absolute;
    top: 1250px;*/
	position: relative;
	top: -7px; /*-15px;*/
	z-index: 1;
	left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b8bdc9;
	border-left-color: #b8bdc9;
	/*margin: 0px;*/
    height: 290px;
}
div#midcolsub .paper1{
	text-align: left;
	color: #56585E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	z-index: 1;
	left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b8bdc9;
	border-left-color: #b8bdc9;
	margin-top: -7px;
	/*top: -7px;*/
}
div#midcolsub .paper2{
	text-align: left;
	color: #56585E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin-top: -6px;
	margin-bottom: 20px;
	z-index: 1;
	left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b8bdc9;
	border-left-color: #b8bdc9;
}
div#midcolsub .pthinhalf {line-height: .5px;}
div#midcolsub .pthin1 {line-height: 1px;}
div#midcolsub .pthin2 {line-height: 2px;}
div#midcolsub .pthin3 {line-height: 3px;}
div#midcolsub .pthin4 {line-height: 4px;}
div#midcolsub .pthin5 {line-height: 5px;}
div#midcolsub .pthin6 {line-height: 6px;}
div#midcolsub .pthin7 {line-height: 7px;}
div#midcolsub .pthin8 {line-height: 8px;}
div#midcolsub .pthin9 {line-height: 9px;}
div#midcolsub .pthin10 {line-height: 10px;}
div#midcolsub .pthin12 {line-height: 12px;}
div#midcolsub .pthin400 {line-height: 400px;}

div#midcolsub a:link {
	text-align: left;
	color: #56585E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div#midcolsub a:visited {
	text-align: left;
	color: #56585E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div#midcolsub a:hover {
	text-align: left;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D9D9FF;
}
div#midcolsub .p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
    font-weight: normal;
}
/*container for the left content and footer of the SUB page*/
div#contentsub {
	position: absolute;
	top: 118px;
	left: 22px;
	width: 800px;
}
div#contentsub a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	color: #56585E;
	vertical-align: top;
	margin-bottom: 10px;
}
div#contentsub a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	color: #9f9ddb;
}
div#contentsub a:hover {
	color:#56585E;
	text-decoration: underline;
}
/*peach box for the right container on the RESEARCH page*/
div#contentsub .alt1{
	/*background-color: #FFD7CF;
	background-color: #FFE5E0;*/
	background-color: #F9E7D9;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 392px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8bdc9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8bdc9;
}
/*blue box for the right container on the RESEARCH page*/
div#contentsub .alt2{
	background-color: #E9E9FF;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 392px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #b8bdc9;
	border-right-color: #b8bdc9;
}
/*green-gray box for the right container on the RESEARCH page*/
div#contentsub .alt3{
	background-color: #D5E3E6;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 392px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #b8bdc9;
	border-right-color: #b8bdc9;
}
/*yellow-green box for the right container on the RESEARCH page*/
div#contentsub .alt4{
	background-color: #e3f1e5;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 392px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #b8bdc9;
	border-right-color: #b8bdc9;
}
/*pink box for the right container on the RESEARCH page*/
div#contentsub .alt5{
	background-color: #f4eff2;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 392px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #b8bdc9;
	border-right-color: #b8bdc9;
}

/*gray bar above the footer on SUB pages*/
#contentsub .bottombarsub {
	height: 8px;
	background-color: #DFDBE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56585E;
}
/*defines the text and link styles of the FOOTER on SUB pages*/
#contentsub .p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	width: 675px;
	margin-top: -10px;
	font-weight: normal;
	padding-left: 13px;
}
div#contentsub .p2{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
    font-weight: normal;
}
div#contentsub .p2indent{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	padding-left: 24px;
}
div#contentsub .titlebold{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
    font-weight: bold;
}
div#contentsub .paperdate{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	/*font-style: italic;*/
	padding-left: 24px;
}
div#contentsub .p a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1E1EFF;
	text-decoration: none;
	font-weight: normal;	
}
div#contentsub .p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #9f9ddb;
	text-decoration: none;
	font-weight: normal;
}
div#contentsub .p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #D9D9FF;
	font-weight: normal;
}

