/*GLOBAL SETTINGS*/

html, body
{
	font:80% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
}
h1{
	font-size:120%; 
	font-weight:bold; 
	color:#6699CC;
}
h1 a{
	font-size:120%; 
	font-weight:bold; 
	color:#6699CC;
}
h2
{
	text-align: left;
	font-size:80%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #6699CC;

}
h3
{
	text-align: left;
	font-size:70%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000066;

}
h4
{
	text-align: center;
	font-size:70%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FF0000;

}
h5
{
	text-align: center;
	font-size:120%;
	font-weight: bold;
	color: #6699CC;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6
{
	text-align: center;
	font-size:70%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000066;

}
p
{
	text-align: left;
	font-size:70%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
a
	{
		text-decoration:none; 
		color:#666666;
	}
a:hover 
	{
		text-decoration:underline; 
		color:#000000;
	}
ul{
	font-size:80%;
	color:#000066;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0.4em;
	text-indent: -0.1em;
	list-style-image: url(../images/doebullet.gif);
}
.doesmltxt {
	font-size: 60%;
}
.doeforms{
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.doefields{
	text-align:left;
	color:#000066;
	font-size:12px;
	height: 20px;
}
.doebuttons{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size:10px;
	background-color: #000066;
	height:20px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	margin:0px 0px 5px 5px;
	border-width: 0px;
	text-transform: uppercase;

}
	
	
	
	
	
	
	
/*HEADER SETTINGS*/

#doeheader
{
	background-image: url(../images/doebanner-6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000066;

}

	#doeheader .doemainnav
	{
	text-align: right;
	vertical-align: middle;
	background-color: #FFCC00;
	border: 0px none;
	width:100%;
	}
	.doetitle
	{
	background-color: #FFF;
	vertical-align: middle;
	border: 0px none;
}
	#doeheader h1{
	font-size:120%; 
	font-weight:bold; 
	text-align:left;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 210px;
}

	
	
	
	
/*MAIN MENU SETTINGS*/

#MenuPos
{
	width: 780px;
	height: 20px;
	background-color: #FFCC00;
}

/*MAIN BODY SETTINGS*/




/*LEFT COLUMN SETTINGS*/
#LeftSideNav
{
	border-right: 1px solid #000066;
}
#doesearch
	{
	width: 196px;
	background-color: #D8DEF2;
	vertical-align: middle;
	border:none !important;
	padding: 10px;
	float: left;
	}
.doeleftcol
{
	width: 180px;
	border-bottom: 1px solid #000066;
	padding: 5px;
	vertical-align: top;
}
#doeleftnav
{
	width: 180px;
	padding-left: 10px;
	}
#doeleftnav a
{
		text-decoration:none; 
		color:#000066;
	}
#doeleftnav a:hover 
	{
		text-decoration:underline; 
		color:#000000;
	}
	
			
/*CENTER COLUMN SETTINGS*/
#doebody .doetitle
	{
	background-color: #6699CC;
	vertical-align: middle;
	border: 0px none;
}
#doebody .doetitle h1{
	font-size:120%; 
	font-weight:bold; 
	text-align:left;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 20px;
}
			
.doetablemain {
	vertical-align: top;
	background-color: #EAEAEA;
	/*border-left: 1px solid #000066;*/
	border-right: 1px solid #000066;
	/*border-bottom: 1px solid #000066;*/
}
.doelrgbtn {
	margin: 0px 5px;

}
.doecatalogue {
	vertical-align: middle;
	padding-left: 10px;
	align:right;

}
.doecatimg {
	position: relative;
	top: -39px;
	align:right;

}
.doetableblue {
	background-color: #D8DEF2;
	padding: 10px;
	border-bottom: 1px solid #000066;

}
.doetablegirl {
	background-color: #EAEAEA;
	background-image: url(../images/receptionist.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 170px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000066;
	height: 130px;
}
.doetablegrey {
	background-color: #EAEAEA;
	padding: 10px;

}



	
/*RIGHT COLUMN SETTINGS*/

#doerightcol
{
width: 200px;
}
.doerightcol {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	width: 200px;

}
			
				
		
		
		
/*FOOTER SETTINGS*/
#doefooter
{
	border-top: 1px solid #000066;
}				
			
#doefooter p
{
color:#999999;
font-size:60%;
}

#doefooter a
{
	text-decoration:none; 
	color:#999999;
}

#doefooter a:hover
{
	text-decoration:underline; 
	color:#000000;
}

.doefooterleft
{
text-align:left;
margin-left:10 ;
margin-top:0 ;
margin-right:0 ;
margin-bottom:0 ;
}
	
.doefooterright
{
text-align:right;
margin-left:0 ;
margin-top:0 ;
margin-right:10 ;
margin-bottom:0 ;
}
	
		
		
