/*CSS Document*/
body
{
	margin: 0;
	padding: 0px;
	color: #000000;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f5f5f5;
}

#container 
{
	background:  #FFFFFF url(../images/logos/left_nav.gif) repeat-y left top;
	border: 1px solid #666;
	min-width:980px;
	max-width: 1000px;
	margin: 5px auto;
}

*html #container {
				width:980px;
				}
/*Header styles*/
#header
{
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 100%;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	color: #000000;
	background: #99CC99 url(../images/logos/header3.jpg) no-repeat right center;
}
#header h1
{
	color: #000000;
	background-color: transparent;
	padding: 55px 10px 0px 20px;
	margin: 0px 0px 0px 120px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#header h2
{
	font-style: normal;
	color: #CCCCCC;
	margin: 10px 0px 0px 150px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-size: 180%;
}

h2.leftside {
	font-style: italic;
	color: #006600;
	text-align: left;
}

#header .logo
{
	margin: 5px;
	padding: 0px;
	float: left;
	width: 135px;
	height: 135px;
}
/*End of Header
Left column*/
#left
{
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0 0 5px;
	list-style: none;
	background-color:#CCC;
	
}

/*Main content*/
#content
{
	padding: 0px 10px 0px 10px;
	background: url(../images/logos/dt11_logo_new.jpg) no-repeat scroll right bottom;
	margin: 0px auto 0px 180px;
	position:relative;
	min-width:0;
	min-height:400px;
}
#form {
	padding: 0px;
	margin: 0px auto 0px 20px;
}


#content.nologo {
background:none;
}
#content .nav
{
	font-size: 85%;
	text-align: right;
}
#content h1
{
	font-size: 150%;
	text-align: center;
	font-weight: normal;
	margin-top: 15px;
	padding: 10px;
}
h2
{
	font-size: 130%;
	text-align: center;
	font-weight: normal;
	color: #666666;
}

h2.news
 {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	color: #006600;
	border-bottom: 1px solid #006600;
	font-style: italic;
	margin-right: 10px;
}

#content h3
{
	font-size: 100%;
	text-align: left;
	color: #666;
}
#content p
{
	font-size: 100%;
	color: #000000;
}
#right
{
	float: right;
	margin: 5px 0px 0px;
	width: 32%;
	padding: 0px 2px 5px 0px;
}
#centre-box
{
	padding: 5px 5px 5px 0px;
	margin: 0px;
	width: 32%;
	float: right;
}
div.weblink
{
	display: none;
}
/*End of Main content
Footer*/
#footer
{
	margin: 0px 0px 0px 170px;
	padding: 0px;
	/*border-top: 1px solid #CCC;
	position:relative;*/
	font-size: 90%;
	text-align: center;
	/*background: #FFFFFF;*/
}
#footer p
{
	padding: 5px;
	margin-top: 0px;
	font-variant: small-caps;
	color: #666666;
	font-size: 90%;
}
#foot
{
	display: none;
}
/*End of Footer style*/
.clear
{
	clear: both;
}
.centre
{
	text-align: center;
}

/*Image styles*/

div.imgholdercentre img
{
	/*display: block;
	position: relative;*/
	border: 1px solid #999;
	margin: 0px 5px 5px;
	padding: 2px;
}

div.imgholdercentre p {
	text-align: center;
	}

div.imgholder img
{
	/*display: block;
	position: relative;*/
	border: 1px solid #999;
	margin: 0px 5px 5px 15px;
	padding: 2px;
	float: right;
}

div.imgright img
{
	/*display: block;
	position: relative;*/
	margin: 0px 5px 5px;
	padding: 2px;
	float: right;
}

div.imgleft img
{
	/*display: block;
	position: relative;*/
	border: 1px solid #999;
	margin: 0px 10px 5px 5px;
	padding: 2px;
	float: left;
}



div.imgleftnoborder img
{
	/*display: block;
	position: relative;*/
	margin: 0px 20px 5px 5px;
	padding: 2px;
	float: left;
	z-index:0;
}

.captioned_photo {
	float:right;
	margin: 0.5em 0 0.5em 2em;
	padding:0;
	line-height:1em;
		}
		
.captioned_photo p {
	width:100%;
	margin: 0;
	padding: 1em 0;
	color: #666666;
	text-align:center;
	font-size: 50%;
		}

.captioned_photo img {
		margin:0;
		padding:2px;
		border:solid 1px #CCC;
		display:block;
		}
		
.captioned_left {
	float:left;
	margin: 0.2em 1em 0.5em 0.5em;
	padding:0;
	line-height:1em;
	width: 355px;
		}
		
.captioned_left p {
	width:100%;
	margin: 0;
	padding: 0.5em 0px;
	font-size:50%;
	text-align:center;
		}

.captioned_left img {
		margin:0;
		padding:2px;
		border:solid 1px #CCC;
		display:block;
		}
		
.captioned_leftnarrow {
	float:left;
	margin: 0.2em 0.5em 0.5em;
	padding:0;
	line-height:1em;
	width: 200px;
		}
		
.captioned_leftnarrow p {
	width:100%;
	margin: 0;
	padding: 0.5em 0px;
	font-size:50%;
	text-align:center;
		}

.captioned_leftnarrow img {
		margin:0;
		padding:2px;
		border:solid 1px #CCC;
		display:block;
		}
		
.centreparagraph {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}

.centreparagraph p {
	margin-top: 100px;

}		

.botnav
{
	font-size: 80%;
	text-align: right;
	margin: 0px;
	padding: 5px;
	background: transparent;
}
/*List styles*/
ul
{
	list-style-type: square;
	padding: 10px;
	margin:10px 0px 5px 30px;
	font-size: 100%;
}


ul.webarrow {
	color: #006600;
	background-color:inherit;
	list-style: url(../images/logos/arrow_web.gif);
	margin: 5px 5px 5px 100px;
		}
ul.webarrow li {
	padding-top: 5px;
}

ul.arrowfront {
	color: #006600;
	background-color:inherit;
	list-style: url(../images/logos/arrow.gif);
	margin: 5px 5px 5px 30px;
		}
.arrowfront li {
	padding-top: 5px;
}	
	
ul.arrowright {
	color: #006600;
	background-color:inherit;
	list-style: url(../images/logos/arrow.gif);
	margin: 5px 5px 5px 100px;
		}
.arrowright li {
	padding-top: 5px;
}	
	
 ul.arrowdown {
	color: #006600;
	background-color:inherit;
	padding-left: 100px;
	list-style: url(../images/logos/arrow_down.gif);	
		}		

ul.pdf {
	margin:10px 0px 5px 30px;

}


ul.pdf  li {
	list-style: url(../images/logos/pdf_small.gif);
	padding: 0px 0px 10px;
}

ul.note {
	margin: 10px 5px 5px 10px;
	padding: 0px 0px 20px 15px;
}

ul.note li{
	padding: 0px 0px 20px 30px;
	list-style: none;
	background: url(../images/logos/notepad.gif) no-repeat 0% 15%;
		}		

/*text styles*/
.boldetext
{
	font-weight: bold;
}
.italictext
{
	font-style: italic;
}

.smalltext {
	font-size: 80%;
}


.centretext
{
	text-align: center;
}
#content .redtext {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#content p.large {
	font-size: 120%;
	font-weight: bold;
}

.indent
{
	margin-left: 100px;
}
/*defines the link styles*/
a
{
	color: #666;
	background-color: inherit;
	text-decoration: underline;
}
a:link
{
	color: #666;
	background-color: inherit;
}
a:visited
{
	color: #006633;
	background-color: inherit;
}
a:hover
{
	color: #009933;
	background-color: inherit;
	text-decoration: none;
}
a:active
{
	color: #666;
	background-color: inherit;
}
/*End of link styles*/
.mapbox
{
	background: #FFFFFF;
	color: inherit;
	text-align: center;
	border: 1px solid #666666;
	margin: 5px auto;
	padding: 2px;
	font-weight: bold;
	width: 429px;
	font-size: 90%;
}
#left .smalltextcentre {
	font-size: 60%;
	text-align: center;
}
.boldcentre {
	font-weight: bold;
	text-align: center;
	color: #333;
}

/* Rounded box style*/

.box
{
	float: left;
	margin: 2px /*5px auto 0px*/;
	width: 31%;
	padding: 5px;
	background: #EBEBEB;
	border: 1px dashed #666;
	height: 800px;
}

.box h2
{
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	color: #063;
	margin:0;
	padding:1px;
}

.box h3
{
	font-size: 90%;
	text-align: center;
	color: #CC9933;
	margin:0;
	padding:5px 0 0 0;
	font-weight: bold;
}

.box p 
{
	font-size: 80%;
	color: #003300;
}


.boxhead {
	font-size:110%;
	color:#666;
	font-weight:bold;
		  }

#az {
	text-align: center;
	margin: 10px;
	padding: 5px;
	color: #999999;
}
.border { border:0;}

#content p.vision {
	font-size: 110%;
	font-style: italic;
	color: #333333;
	margin: 10px 50px;
	text-align: center;
	position:relative;
}

/*Table style*/

.datatable {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 95%;
	font-size: 100%;
}

.datatable tr.altrow {
	background-color: #D4D8BD;
	color:inherit;
}
.datatable td {
	border: 1px solid #999;	
	padding: 4px;
	vertical-align:top;
	
}
.datatable th {
	border: 1px solid #666;
	background-color: #D4D8BD;
	color:inherit;
	font-weight: 500;
	text-align: center;
	padding-left: 4px;
}
.datatable caption {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.block {
	font-style: italic;
	font-weight:bold;
	margin: 5px auto;
	text-align: justify;
	padding: 10px;
	background: #D4D8BD;
	border: 1px dashed #999999;
	width:90%;
	color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.smallred {
	color: #CC0000;
	font-weight: bold;
}
.greentext {
	color: #009933;
	font-weight: bold;
	font-size: 120%;
}
