/* CSS Document */

/* HTML Elements */ 
	a {} /* Avoid using as will assign it to <a name=""> */
		a:link{
			color: #9D0B0E;
			}
		a:visited {
			color: #036;
			}
		a:hover {
			text-decoration: none;
			} 
		a:active {
			color: #7AAD06;
			}
	
	body {
		background: #98ADC1 url("http://www.tip.duke.edu/assets/images/ui/bg.gif") no-repeat top left;
		color: #000;
		font: 80%/140% arial, helvetica, sans-serif;
		}
	
	dl, ol, ul {
		margin-top: 0;
		}
		#content dd {
			margin-bottom: 1em;
			}
		#content ul {
			list-style: none;
			margin-left: 10px;
			padding: 0;
			}
	
	
	dl dl,dl ol, dl ul, ol dl, ol ol, ol ul, ul dl, ul ol, ul ul {
		}
		
	form {
		margin: 0;
		}
		
	li {
		}
		#content ul li {
			background: transparent url("http://www.tip.duke.edu/assets/images/bullet.gif") no-repeat 0 6px;
			padding-left: 13px;
			}

		li p, li h2 {
			font-size: 100%;
			}		
	
	p, td {
		margin-top: 0;
		}
	
	h1, h2, h3, h4, h5, h6 {
		margin: 0 0 10px;
		padding: 0;
		}
		h1 {
			color: #036;		
			font-size: 150%; 
			font-weight: normal; 
			line-height: 120%;			
			}
		h2 {
			color: #627800;
			font-size: 135%; 
			font-weight: normal; 						
			}
			p + h2, ul + h2 {
				margin-top: 20px;
				}
		h3 {
			color: #627800;
			font-size: 115%; 
			font-weight: normal; 
			}
		h4 {
			color: #627800;
			font-size: 100%; 
			}
		h5 {
			color: #627800;
			font-size: 90%; 
			}
		h6 {
			color: #627800;
			font-size: 80%;
			font-weight: bold; 
			}
	
	img {
		border: none;
		}
	
	li li, dd li, td h1, td h2, td h3, td h4, td h5, td h6, td label, td li, td p, td td {
		font-size: 100%;
		}
	
	table {
		margin-bottom: 1em;
		}
		td {
			padding: 0 5px;
			}
		th {
			background: #036;
			color: #fff;
			font-weight: bold;
			padding: 0 4px;			
			}


/* Format Classes */
	.address {
		display: block;
		}
	.afterFlash {
		margin-top: 1em;
		}
	.alignLeft {
		clear: left;
		float: left;
		width: 40%;
		}
		img.alignLeft {
			margin-right: 10px;
			width: auto;
			}
		li.alignLeft {
			width: 45%;
			}
	
	.alignRight {
		clear: right; 
		float: right;
		width: 40%;
		}
		img.alignRight {
			margin-left: 10px;		
			width: auto;
			}
		li.alignRight {
			clear: none;
			float: none;
			width: auto;
			}
			
	.attributed {
		display: block;
		margin: 0 0 0 2em;
		}
		
	.border {
		border: 1px dotted #036;
		padding: 10px;
		}
		
	.clearFloat {
		clear: both;
		}
	
	.highlight {
		background: yellow;
		font-size: 100%;
		font-weight: bold;
		}
		.highlight a {
			text-decoration: none;
			}
			
	.linkpdf {
		background: url("http://www.tip.duke.edu/assets/images/ui/acrobat.gif") no-repeat 100% 3px;
		padding: 0 15px 0 0;
		}				
	
	.listHeading {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 80%; 
		font-style: normal;
		}
		li .listHeading, td .listHeading {
			font-size: 100%;
			}
	
	.needContent {
		background: #f09;
		}
	
	.noBullets {
		list-style: none;
		margin: 0;
		}
		.textboxLeft .noBullets, .textboxRight .noBullets { 
			margin: 0;	
			}
	
	.pullQuote {
		background: #FBFFF2;
		border: 1px dotted #7AAD06;
		margin: 1em 0;
		padding: 10px;
 		width: 50%;
		}
		.pullQuote .attributed {
			font-size: 90%;
			line-height: 105%;
			margin-left: 0;
			text-align: right;
			}
	
	.rowA {
		background: #E6E6E6;
		}
		
	.rowB {
		background: #fff;
		}
	
	.smallText {
		font-size: 70%;
		text-align: right;
		}
		li.smallText {
			list-style: none;
			}
	
	.twoColList {}
	.twoColList li {
		float: left;
		padding-bottom: 10px;
		padding-right: 5%;
		width: 40%;
		}
		
	.textboxCenter { 
		background: #DDE6EE;
		margin: 10px 20px;
		padding: 15px;
		}
	
	.textboxLeft {
		background: #DDE6EE;
		float: left;
		margin: 10px 20px 10px 0;
		padding: 15px;
		width: 35%;
		}
	
	.textboxRight { 
		background: #DDE6EE;
		clear: right; 
		float: right; 
		margin: 10px 0 10px 20px;
		padding: 15px;
		width: 35%;
		}
		.textboxRight hr {
			background: #B8C9D9;		
			border: 0;
			color: #B8C9D9;
			margin: 1.5em 0;
			}
			
	.videoLink {
		background: url("http://www.tip.duke.edu/assets/images/ui/video.gif") no-repeat left center;
		padding: 0 0 0 22px;
		}
		
/* for dukegiftedletter.com */
				
	.DGL {
		}
		.DGL .author {
			font-style: italic;
			text-align: right;
			}
		.DGL .authorBio {
			font-size: 89%;
			font-style: italic;
			margin-bottom: 2em;
			}		
		.DGL fieldset {
			border: 0;
			margin: 0;
			padding: 0;
			}	
			
		.DGL form .required label {
			font-weight: bold;
			}
		.DGL .fullArticle {
			margin: 0;
			text-align: right;
			}	
		.DGL label {
			display: block;
			}	
			.DGL .checkbox label {
				display: inline;
				}			
		.DGL .pullQuote {
			background: none;
			border: 1px solid #7AAD06;
			border-left: none;
			border-right: none;
			color: #036;
			float: right;
			font-size: 135%;
			margin: 5px 0 10px 10px;
			padding: 8px 3px;
			width: 20%;
			}
		.DGL .textboxRight a {
			text-decoration: none;
			}
			
/* end for dukegiftedletter.com */			

/* for duketipeog.com */

	.EOG .textboxRight { 
		background: #fff;
		line-height: 120%;
		margin: 0 0 10px 10px;
		padding: 0 8px;
		width: 152px;
		}

/* end duketipeog.com */