html{
	height: 100%;
}

span.pageNumber{
	position: absolute;
	right: 85px;
	clear: right;
}



body{
	font-family: 'trebuchet ms', verdana, helvetica, sans-serif;;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	min-width:835px;
}
.draft{
	padding-left:5px;
	padding-right:5px;
	background: url(/resources/lti/images/draft.png);
}

.border-left{
	width: 73px;
	background: url(/resources/lti/images/LTIweb3_10.png);
}

#main{
    padding-left: 35px;
    padding-bottom: 30px;
    padding-top: 12px;
    padding-right: 30px;
    margin: 0px;
    z-index: 4;
    width: inherit;
    min-height: 550px;
}

.logo{
	float:right;
	width: 194px;
	height: 22px;
	margin-right:20px;
	margin-top:10px;

}

.navbar{
	width: 164px;
	background: url(/resources/lti/images/LTIweb3_02.jpg);
	background-repeat:no-repeat;	
}
.navpattern{
	width: 164px;
	background: url(/resources/lti/images/LTIweb3_11.png);
}
.topbar{
	height: 134px;
	background: url(/resources/lti/images/bannerN1.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
	
}
.border-right{
	width: 22px;
	background: url(/resources/lti/images/borderRight3.png);
}

.border-right3{
	background: url(/resources/lti/images/borderRight2.png);
	background-repeat:repeat-x;
	background-color: #ffd17f;
}

.mainbody{
	margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	background: #FFFFFF url(/resources/wereach/images/footer.png) no-repeat bottom left;
}
.content{
	margin: 0px 7px 0px 7px;
	padding: 5px 8px 10px 5px;
    background: #FFFFFF;
}
.bottom-left{
	height: 83px;
	background: #FFD27F url(/resources/wereach/images/bottomleft.png) no-repeat right;
}
.bottom{
	height: 83px;
	background: #FFD27F url(/resources/wereach/images/bottom.png);
}
.bottom-right{
	height: 83px;
	background: #FFD27F url(/resources/wereach/images/bottomright.png) no-repeat left;
}


#mainNav{
	padding: 145px 0 0 0;
	margin: 0px 5px 5px 5px;
    
}

#mainNav h4 {
	font: 11px verdana, helvetica, sans-serif;
	margin: 0px;
	margin-left: 7px;
	display: inline;
	text-decoration: none;
	display: block;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #E2922E;
	color: #330000;
	font-style: italic;
	font-weight: bold;
	
}

#mainNav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #E2922E;
}

#mainNav li{
	list-style: none;
	font: 11px verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
    
}

#mainNav li a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 7px;
	padding: 4px 15px 4px 15px;
	border-bottom: 1px solid #E2922E;
}

#mainNav li a.borderless{
    border: 0;
}

#mainNav li a:link, #mainNav li a:visited, #mainNav li a:active{
	color: #FFFF99;
	text-decoration: none;
}

#mainNav li a:hover{
	color: #FFFFFF;
	background-color: #561004;
	text-decoration: none;
}





div.faqQuestion{
    font: 12px "lucida grande", verdana, helvetica, sans-serif;
    color: #000000;
    line-height: 19px;
    background-color: #EEEEEE;
    margin: 5px 0 5px 0;
    padding: 5px;
}

div.faqAnswer{
    font: 12px "lucida grande", verdana, helvetica, sans-serif;
    color: #000000;
    line-height: 19px;
    margin: 5px 0 5px 0;
    padding: 5px;
}

h1{
	font: 20px "georgia", times, serif;
	font-weight: lighter;
	color: #660000;
	padding: 0;
	margin: 0 0 8px 0;
}

h1.organization{
	font: 18px "georgia", times, serif;
	color: #ffffff;
	margin: 4px 0 0 25px;
	padding:0;
}

h1.subtitle{
	font: 14px "georgia", times, serif;
	font-weight: lighter;
	font-style: italic;
	color: #660000;
	padding: 0;
	margin: 0 0 16px 0;
}

h2{
	font: 18px "georgia", times, serif;
	color: #660000;
	border-bottom: 1px dashed #cccccc;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
}

h3{
	font: 14px "georgia", times, serif;
	color: #660000;
    padding: 0;
	margin: 12px 0 4px 0;
}
h4{

}

td.searchTabSelected{
	background: #ffffff url(/resources/4researchers/images/search_tab_selected.gif) repeat-x top left;
	border: 1px solid #cccccc;
	border-bottom: 0;
	font: 10px "lucida grande", verdana, helvetica, sans-serif;
	text-align: center;
	color: #666666;
	padding: 7px;
}
td.searchTabUnselected{
	background-color: #efefef;
	border: 1px solid #cccccc;
	font: 10px "lucida grande", verdana, helvetica, sans-serif;
	text-align: center;
	color: #999999;
	padding: 7px;
}

td.searchTabDivider{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	width: 4px;
}
a.courseButton {
	background-image: url(/resources/common/content/course/images/buttonUp2.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding-left:3em;
	padding-right:3em;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
}


a.courseButton:link {
	text-decoration: none;
}


a.courseButton:visited {
	text-decoration: none;
}


a.courseButton:hover {
	background-image: url(/resources/common/content/course/images/buttonDn2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}






body.padded{
	margin: 0;
	padding: 10px;
}

.announceHeader{
	background: #FFB184 url(/resources/cdipsych2007/images/template/bullet02.gif) no-repeat left;
	padding: 7px 0px 7px 20px;
	font-size: 12px;
}

.announceItem{
	background: #FFF1E4 url(/resources/cdipsych2007/images/template/corner01.gif) no-repeat left bottom;
	padding: 7px 0px 7px 6px;
	margin-bottom: 10px;
	font-size: 12px;
}

.itemHeader {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 8px;	
}
.itemHeader a:link {
	color: #000000;
	text-decoration: none;
}
.itemHeader a:visited {
	color: #000000;
	text-decoration: none;
}
.itemHeader a:active {
	color: #FF0000;
	text-decoration: underline;
}
.itemHeader a:hover {
	color: #000000;
	text-decoration: underline;
}

td.tabSelected{
	background: #ffffff url(/resources/cdipsych2007/images/template/tab_selected.gif) repeat-x top left;
	border: 1px solid #cccccc;
	border-bottom: 0;
	font: 11px 'trebuchet ms', verdana, helvetica, sans-serif;;
	text-align: center;
	color: #666666;
	padding: 7px;
}

td.tabSelected a:link {
	color: #666666;
	text-decoration: none;
}
td.tabSelected a:visited {
	color: #666666;
	text-decoration: none;
}
td.tabSelected a:active {
	color: #666666;
	text-decoration: underline;
}

td.tabUnselected{
	background-color: #efefef;
	border: 1px solid #cccccc;
	font: 11px 'trebuchet ms', verdana, helvetica, sans-serif;;
	text-align: center;
	color: #999999;
	padding: 7px;
}

.tabDivider{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	width: 4px;
}

hr.broken{
	border: none 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: none 0;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
}

form{
	margin: 0;
	padding: 0;
}

a:link{
	color: #c46200;
	text-decoration: underline;
}

a:visited{
	color: #c46200;
	text-decoration: underline;
}

a:active{
	color: #ff9900;
	text-decoration: underline;
}

a:hover{
	color: #ff9900;
	text-decoration: underline;
}

a.black:link{
	color: #000000;
	text-decoration: underline;
}

a.black:visited{
	color: #000000;
	text-decoration: underline;
}

a.black:active{
	color: #ff9900;
	text-decoration: underline;
}

a.black:hover{
	color: #ff9900;
	text-decoration: underline;
}


p,li,div,span {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

p.small{
	font-size: 11px;
}

p.tiny{
	font-size: 10px;
}

p.large{
	font-size: 14px;
}

img.featured{
	padding: 5px 5px 5px 5px; margin-right: 12px; border:1px solid #D5D5D5;
}

.participantName{
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.participantSchool{
	font-size: 11pt;
	padding-bottom: 10px;
}

div.sideHeading {
	font-size: 12px;
	font-style: italic;
	color: #330000;
	margin: 0px;
	padding: 4px 15px 4px 8px;
	border-bottom: 1px solid #888888;
}

ul.sidenav{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #888888;
}

ul.sidenav li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.sidenav li a{
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px 15px 4px 20px;
	border-bottom: 1px solid #888888;
}

ul.sidenav li a:link{
	color: #666666;
	text-decoration: none;
}

ul.sidenav li a:visited{
	color: #666666;
	text-decoration: none;
}

ul.sidenav li a:hover{
	color: #000000;
	background-color: #FFB184;
	text-decoration: none;
}

ul.common{
	list-style: url(/resources/cdipsych2007/images/template/bullet01.gif);
}

ul.common li{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

hr.broken{
	border: none 0;
	border-top: 1px dashed #CCCCCC;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
}

.headerBar{
    font: 11px "lucida grande", verdana, helvetica, sans-serif;
    color: #999999;
    border-bottom: 2px dotted #CCCCCC;
    margin: 0 0 10px 0;
    padding: 0 0 7px 0;
}

.headerBar a:link, .headerBar a:visited{
    color: #999999;
    text-decoration: none;
}

.headerBar a:hover, .headerBar a:active{
    color: #999999;
    text-decoration: underline;
}


table.directory{
	margin: 20px 0;
	border-collapse: collapse;
}

table.directory tr.odd td{
	background-color: #ecf6fc;
}

table.directory td{
	padding-right:15px;
}

table.directory th, table.directory td{
  border: 1px #cccccc solid;
  padding-left:3px;
}


@media print{
	p,li,div,span {
		font-size: 10px;
		color: #0000000;
		line-height: 15px;
		padding: 0;
		margin: 0;
	}
	
	.sidenav{
		display: none;
	}
	
	.sidenav *{
		display: none;
	}
	
	.templateLeftNav{
		display: none;
	}
	
	html, body{
		margin: 0;
		padding: 0;
	}
}




