/* CSS Document */

body {
	margin:0px;
	padding:0px;
	color:#000033;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	background: #FFFFFF;
}

/*Header*/

#header {
	margin: 0px;
	padding:0px;
	height: 110px;
	width: 100%;
	border-bottom: 1px solid #666666;
	background: #000099 url(../images/logos/dttp_logo.gif) no-repeat 10px center;
}


#header h1 {
	color:#FFF;
	background-color:transparent;
	padding:35px 10px 0px 0px;
	margin:0px;
	text-align: right;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*End of Header*/

/*Main Navigation*/

#navcontainer
{
	margin: 0;
	padding: 0px;
	width: 100%;
	background-image: url(../images/logos/gradient.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666666;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer a
{
	color: #000033;
	display: block;
	width: auto;
	text-decoration: none;
	background: url(../images/logos/gradient.gif) repeat-x;
	margin: 0;
	padding: 5px 10px 6px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	/*border-bottom: 1px solid #666;*/
	font-size: 80%;
	font-weight: normal;
}

#navcontainer a:hover, #navcontainer a:active {
	background: url(../images/logos/gradient_over.gif) repeat-x;
	/*border-bottom: 1px solid #666666;*/
	color: #C00;
	background-color:inherit;
	}
	
#navcontainer li a#current
{
background: url(../images/logos/gradient_over.gif) repeat-x;	
color:#CCC;
border-bottom: 1px solid #666;
cursor:default;
}	

/*End of Navigation*/

/*Main content 1 col style*/

#maincontent {
	margin: 5px 0px 0px 5px;
	padding: 10px;
	background: no-repeat fixed right bottom;
}

.nav {
	font-size: 80%;
	text-align: right;
	margin: 5px 0px;
}


/* Footer style*/
#footer {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCC;
	clear: both;
	font-size: 90%;
	text-align: center;
	
}


#footer p {
	padding: 5px;
	margin-top: 0px;
	font-size: 90%;
	font-variant: small-caps;
	color: #666666;
}

/* End of Footer style*/

/*Text styles*/

h1 {
	font-size: 160%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 120%;
	font-weight: normal;
	text-align: center;
	color: #666666;
	padding: 5px;
	margin-top: 10px;
}


h3 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	font-style: italic;
	border-bottom: 1px solid #666666;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin:20px 0px 0px;
	padding:0px;
	color: #666;

}

p {
	font-size: 90%;

}


/*Link styles*/
a 	{
	color:#000099;
	background-color:inherit;
	text-decoration:underline;
	margin: 0px;
					
			}

			
a:link 		{
					color:#000099;
					background-color:inherit;
					text-decoration:none;
			}
			
a:visited 	{
					color:#6699CC;
					background-color:inherit;
					text-decoration:none;
			}
			
a:hover 	{
					color:#999;
					background-color:inherit;
					text-decoration:underline;
			}
			
a:active 	{
					color: #000099;
					background-color:inherit;
					text-decoration:none;
			}
			
			
/*Image styles*/		
			
.captioned_photo {
	float:right;
	margin: 0.5em 0 0.5em 2em;
	padding:0;
	line-height:1em;
	width: 220px;
		}
		
.captioned_photo p {
		width:100%;
		margin: 0;
		padding: 1em 0;
		font: .7em/1.75em Georgia, "Times New Roman", Times, serif;
		color: #666666;
		text-align:center;
		}

.captioned_photo img {
		margin:0;
		padding:2px;
		border:solid 1px #CCC;
		display:block;
		}
		
.captioned_left {
	float:left;
	margin: 0.5em /*0 0.5em 0.5em*/;
	padding:0;
	line-height:1em;
	width: 220px;
		}
		
.captioned_left p {
		width:100%;
		margin: 0;
		padding: 0.5em 0px;
		font: .7em/1.75em Georgia, "Times New Roman", Times, serif;
		color: #666666;
		text-align:center;
		}

.captioned_left img {
		margin:0;
		padding:2px;
		border:solid 1px #CCC;
		display:block;
		}
			
div.imgholder img {
	display: block;
	position: relative;
	background-color: #fff;
	color:inherit;
	border: 1px solid #CCC;
	margin: -3px 10px 5px 5px;
	padding: 2px;
	float: left;
}

div.imgright img {
	display: block;
	position: relative;
	background-color: #fff;
	color:inherit;
	margin:5px;
	padding: 2px;
	float: right;
	border: 1px solid #CCC;
}

div.imgnoborder-right img {
	display: block;
	position: relative;
	background-color: #fff;
	color:inherit;
	margin: 0px 5px;
	padding: 2px;
	float: right;
}


div.imgcentre img {
	background-color: #fff;
	border: 1px solid #CCC;
	margin:5px;
	padding: 2px;

}

.centrecaption {
	font: .7em/1.75em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align:center;
}
.clear {clear:both;
}

			
.centretext { 
			text-align:center;
			}

.boldtext {
			font-weight:bold;
}
.italic {
	font-style: italic;
	text-align: center;
}

ul.bullet {
	margin: 10px 0px 10px 50px;
	padding: 0px 0px 10px;
	font-size: 90%;
}

ul.bullet li{
	padding: 0px 0px 5px 20px;
	margin: 0em 0 0.1em;
	list-style: none;
	background: url(../images/logos/bullet.gif) no-repeat 0 25%;
		}		


ul.arrow {
	margin: 20px 0px 10px 100px;
	padding: 5px 5px 5px 10px;
	font-size: 90%;
}

ul.arrow li{
	list-style: url(../images/logos/webbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0 2px 10px;
	margin: 0.1em 0;
		}	
		
ul.arrow li ul li {
	font-size: 100%;
	}
	
ol {
	margin: 20px 0px 10px 100px;
	padding: 5px 5px 5px 10px;
	font-size: 90%;
}

ol li {	
	padding: 5px 0 2px 10px;
	margin: 0.1em 0;
	}


.indent {
	margin-left: 50px;
	padding-top: 10px;
}

/* Rounded box style*/

.t {
	background:#EBEBEB url(../images/logos/dot.gif) repeat-x 0 0;
	width: 33%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	}	
.b {background: url(../images/logos/dot.gif) 0 100% repeat-x}
.l {background: url(../images/logos/dot.gif) 0 0 repeat-y}
.r {background: url(../images/logos/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/logos/bl.gif) 0 100% no-repeat}
.br {background: url(../images/logos/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/logos/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/logos/tr.gif) 100% 0 no-repeat; padding:10px} 
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size: 80%;
	line-height: 25px;
	padding: 5px;
	text-align: justify;
	font-weight: normal;;
}
.quotemarks {
	font-size: 500%;
	font-weight: bold;
}

.tright {
	background:#EBEBEB url(../images/logos/dot.gif) repeat-x 0 0;
	width: 33%;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}	

.italicbold {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.largebold {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 25px;
}

#az {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	padding: 5px;
	color: #999999;
}
