body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* ################################## Global styles */

img {
	border: 0;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #555;
}

ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

/* ################################## Main content styles */

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	width:99%;
	/*margin:0.3em;*/
	padding:0.3em;
	margin-right:15px;
}
	
#content h1 {
	margin: 0 0 0 0;
	padding: 0.2em 0.2em 0.2em 0;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #555;
	font-size: 100%;
	width:100%;
}

#content h2 {
	font-size: 1.1em;
	color: #555;
}

#content h3 {
	font-size: 1em;
	font-style: italic;
	color: #555;
}

.summary {
	font-weight: bold;
}

.pull {
	float: right;
	width: 50%;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.3em;
	border: 1px dashed;
	background-color: #f5f5f5;
}

div.right-teaser {
	padding: 0.3em;
	border: 2px dotted #aaa;
	background-color: #fff;
	font-size: 85%;
}

table.simple {
	border: 1px solid #ccc;
}

table.simple th {
	background-color: #e5e5e5;
}

table.simple td {
	background-color: #f5f5f5;
}

span.code {
	font-family: courier, serif;
}

.lfloat {
	/*clear: left;*/
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}

/* Owen hack - hide from IE */
head:first-child+body .lfloat {
	padding: 0.5em 0.25em 0.5em 0;
}

.rfloat {
	/*clear: right;*/
	float: right;
	/*margin: 0.5em 0 0.5em 0.5em;*/
	width:auto;
}
.rpicfloat img{
	float:right;
}
.lpicfloat img{
	float:left;
}

/* ################################## Paragraph styles */

div.pl {
	margin-bottom: 1em;
}

div.pc {
	text-align: center;
	margin-bottom: 1em;
}

div.pj {
	text-align: justify;
	margin-bottom: 1em;
}

div.pr {
	clear: right;
	text-align: right;
	margin-bottom: 1em;
}

/* ################################## Layout - top to bottom (banner, top bar, two/three columns and nav, footer) */

#banner {
	clear: both;
	width: 100%;
	height: 140px;
	margin: 0;
	background: rgb(249,223,66);
}

#drd-logo-mainbrand img {
	width: 219px;
	height: 102px;
	float: left;
}


#d2d-brand img {
	width: 255px;
	height: 131px;

}

#banner-bottom {
	background-color: rgb(190,18,56);
	height: 8px;
}


#mates-banner-pic img {
	width: 275px;
	height: 140px;
	float: right;
}
td#mates-banner-pic {
	width: 275px;
}


#topbar { /* Core/utility navigation and search facility */
	clear: both;
	float: left;
	height: 6px;
    width: 100%;
	margin: 0;
    padding: 0;
    background-color: rgb(190,18,56);
    color: #000;
}

#topnav {
	float: left;
    width: 26em;
	height: 100%;
	line-height: 2em;
    padding-left: 13px;
	color: #222;
}

#topnav ul {
	float: left;
	width: 26em;
	height: 1.4em;
	line-height: 1.4em;
	margin: 0.3em 0 0 0;
	padding: 0;
	list-style-type: none;
}

#topnav li {
	float: left;
	height: 100%;
	line-height: 1.4em;
	text-align: center;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #aaa;
	margin: 0 0.5em 0 0;
}

#topnav a {
	color: #222;
    text-decoration: none;
}

#topnav a:hover {
    text-decoration: underline;
}

#topnav .selected {
	color: #000;
	font-weight: bold;
}

#topnav .last {
	border-right: none;
}

#qsearch {
	float: right;
	height: 100%;
	padding: 0 13px 0 0;
	text-align: right;
}

#qsearch form {
	margin: 0;
	padding: 0;
	line-height: 2em;
}

#qsearch label {
	color: #444;
	font-weight: bold;
}

* html #qsearch label {
	position: relative;
	top: -0.1em;
}

#qsearch fieldset {
	border: 0 solid;
	margin: 0;
	padding: 0;
}

#qsearch form {
	display: inline;
	margin: 0;
	padding: 0;
}

#qs-qt {
	width: 10.5em;
	height: 1.2em;
	border: 1px solid #aaa;
	margin-left: 0.5em;
	margin-top: 0.2em;
	font-size: 100%;
}

* html #qs-qt {
	margin-top: 0.2em;
}

#qssubmit {
	padding: 0;
	margin: 0;
	font-size: xx-small; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: 83%;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* Wrappers for two/three column or portal layout */

#outer-wrapper {
	/*clear: both;
	padding: 0 13px 7px 13px;*/
	padding:0;
}

#wrapper {
    width: 98%;
	border: 0;
}

/* Properties that both columns have in common */

.side-column {
    max-width: 12.5em;
	vertical-align: top;
}

/* Properties that are unique for each column */



#right-col {
	width: 185px;
	/*padding: 1.65em 0 1em 0;*/
	margin-right:2px;
	padding-right:2px;
	padding-left:5px;
	padding-top:5px;
}
#right-nav {
	width: 182px;
	background-image:URL(rightboxheader.jpg);
	background-repeat:no-repeat;
	background-color: #be1238;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
}
#right-nav p{
	padding-left:7px;
	padding-right:7px;
	color:white;
	font-size:small;
	line-height:140%;
}

#right-nav h2 {
	text-align:center;
	color: white;
	font-size:small;
	padding:0px;
	padding-bottom:3px;
	margin:0px;
}
#right-nav h3 {
	text-align:center;
	color: white;
	font-size:small;
	padding:0px;
	margin:0px;
}
#right-nav ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-image: url(pics/right.gif);
}

#right-nav ul li {
    margin: 0;
	padding: 0.2em 0 0.2em 0;
 	list-style-type: none;
	border-bottom: 1px solid #aaa;
}

#right-nav ul li ul {
	border: 0;
}

#right-nav ul li ul li {
	border: 0;
	margin-left: 1.5em;
	list-style-image: url(r-bul.gif);
}

#right-nav a {
	font-weight:bold;
    text-decoration: none;
	color: white;
}

#right-nav a:hover {
    text-decoration: underline;
}
#right-content {
	margin: 0.5em 0 0 0;
}


#left-col {
	width: 187px;
	/*padding: 1.65em 0 1em 0;*/
	/*margin-left:2px;*/
	/*padding-left:2px;*/
	/*background-color:#fde9a2;*/
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:white;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:white;
}

#left-col div{
	border-top-style:solid;
	border-top-color:white;
	border-top-width:5px;
	border-bottom-style:solid;
	border-bottom-color:white;
	border-bottom-width:5px;
}

#left-nav {
	background-color: transparent;
	border: none;
	/*padding: 0.3em;*/
}


#left-content {
	
}


#left-nav ul {
	width:187px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image:URL(leftbuttonboxtop.jpg);
	background-repeat:repeat-x;
	padding-top:15px;
}

#left-nav ul li {
	background-color:#fcefa0;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	padding-left:8px;
	color: #000;
	border-bottom: 2px solid white;
	background: url(leftbuttonlibackground.jpg) repeat-y;
}

#left-nav ul li ul li {
	border: none;
}

#left-nav .selected {
	font-weight:bold;
	background: url(leftbuttonSelectedbackground.jpg) repeat-y;
	font-size: 0.9em;
}

#left-nav a {
    text-decoration: none;
	color: black;
	
	padding-right: 10px;
}

#left-nav a:hover {
    text-decoration: underline;
}

#left-nav a:active {
    text-decoration: blink;
}

#left-content-pic2{
	background-color:white;
}

#left-content3 {
	width: 187px;
	background-image:URL(rightboxheader.jpg);
	background-repeat:no-repeat;
	background-color: #be1238;
	padding-top:15px;
	padding-bottom:15px;
	font-size:small;
	/*margin-top:10px;*/
}
#left-content3 h2 {
	text-align:center;
	color: white;
	font-size:small;
	padding:0px;
	margin:0px;
}
#left-content3 h3 {
	text-align:center;
	color: white;
	font-size:small;
	padding:0px;
	margin:0px;
}
#left-content3 p{
	padding-left:5px;
	padding-right:5px;
	color:white;
	font-size:small;
}
#left-content3 p a{
	color:white;
	font-size:x-small;
	font-weight:bold;
	text-decoration:none;
}
#left-content3 p a:Hover{
	text-decoration:underline;
}
#left-content4 {
	width: 187px;
	background-image:URL(leftOtherboxtop.jpg);
	background-repeat:no-repeat;
	background-color: #fde9a2;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom-style:none;
	border-bottom-color:#fde9a2;
	border-bottom-width:0px;
	/*margin-top:3px;*/
	
}
#left-content4 h2 {
	text-align:center;
	color: #be1238;
	font-size:small;
	padding:0px;
	padding-bottom:3px;
	margin:0px;
}
#left-content4 h3 {
	text-align:center;
	color: #be1238;
	font-size:small;
	padding:0px;
	margin:0px;
}
#left-content4 p{
	padding-left:5px;
	padding-right:5px;
	color:black;
	font-size:small;
}
#left-content4 p a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#left-content4 p a:Hover{
	text-decoration:underline;
}

#right-content2 {
	width: 187px;
	background-image:URL(leftOtherboxtop.jpg);
	background-repeat:no-repeat;
	background-color: #fde9a2;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom-style:none;
	border-bottom-color:#fde9a2;
	border-bottom-width:0px;
	/*margin-top:3px;*/
	
}
#right-content2 h2 {
	text-align:center;
	color: #be1238;
	font-size:small;
	padding:0px;
	padding-bottom:3px;
	margin:0px;
}
#right-content2 h3 {
	text-align:center;
	color: #be1238;
	font-size:small;
	padding:0px;
	margin:0px;
}
#right-content2 p{
	padding-left:5px;
	padding-right:5px;
	color:black;
	font-size:small;
}
#right-content2 p a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#right-content2 p a:Hover{
	text-decoration:underline;
}

.lcontent {
    margin: 0.5em 0 0.5em 0;
    padding: 0em 1em 1em 0em;
}

.rcontent {
    margin: 0.5em 0 0.5em 0;
    padding: 0em 1em 1em 0em;
}

.rcontent img {
	border: 1px solid #000;
}

#main {
	vertical-align: top;
    min-width: 200px;
    /*padding: 0px 13px 10px 13px;*/
	padding:0px;
}

#breadcrumb {
	font-size: 85%;
	color: #555;
	/*margin: 0.4em 0 0.35em 0;*/
	margin:0.3em;
	padding:0.2em;
	width:100%;
}

#breadcrumb a {
	color: #0000ff;
	text-decoration: none;
}

#footer {
	border-top: 1px dotted #aaa;
	text-align: center;
	margin: 0 13px 0 13px;
	padding: 0.5em;
	font-size: 85%;
}

#footer-nav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.5em;
	border-right: 1px solid;
}

@media tty {
 i{content:"\";/*" "*/}} @import 'site-ie5.css'; /*";}
}/* */


/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* access Keys end */