/******* body of all the pages *****/
body
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color:black;
	/*background-color: #c3ebc8;
	background-repeat:repeat-x;
	background-image: url(images/bg_line4.jpg);*/
    z-index: 120;
    text-align:left;    
}

H1
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 17px;
	color:#339900;
	
}

H2
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight:bold;
}
H3
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight:bold;
}
/***H4
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: Red;
	font-weight:bold;
}***/

/******* Paragraph tag throughout the website *******/
P
{
	font-family: Verdana, Arial, Tahoma; font-size: 11px; color:Black
}

/******* textboxes - wherever the .txt is called *******/
.txt
{
	font-family: Verdana, Arial, Tahoma; font-size: 11px; color:black
}

/******* labels - wherever the .lbl is called *******/
.lbl
{
	font-family: Verdana, Arial, Tahoma; font-size: 11px; color:black
}

/******* drop down list - wherever the .ddl is called ******/
.ddl
{
	font-family: Verdana, Arial, Tahoma; font-size: 11px; color:black;
	z-index:100;
}

/******* buttons - wherever the .btn is used ********/
.btn
{
	font-family: Verdana, Arial, Tahoma; font-size: 11px; cursor: hand; color:black
}
/******* red buttons - wherever the .btnRed is used ********/

.btnRed
{
	font-family: Verdana, Arial, Tahoma; font-size: 10px; font-weight:bold; color:White; background-color:Red; cursor: hand; border-style:none
}

/******* The top panel - having the Redwoods Dowling Kerr logo in it **********/
.pnllog
{
	width: 765px;
	/*BACKGROUND-POSITION: -2px -5px;	 
	background-image: url(images/Phase2/logo.jpg);
	BACKGROUND-REPEAT: no-repeat;*/
 	height: 89px;
	left: 0px;
	top: -10px;
	z-index: 600;
	 
	
	}

/****** the main panel used in all pages - white background *******/
.pnlmain
{ 
	background-color: #ffffff;
	width: 983px;
	height: 559px;
	text-align: left;
	left: 0px;
	top: 11px;
	z-index: 110;
	border: solid 1px #339900;
	
}

.pnlLeft
{
	background-color:white;
	width:231px;
	height:301px;
	left: -1px;
	top:-1px;
	z-index:108;
	border:solid 1px #339900
}

.pnlBusSearch
{
	background-color:#003399;
	width:230px;
	height:122px;
	left: 0px;
	TOP: 316px;
	z-index:111;
	border:solid 1px #003399
}
.pnlAdvice
{
	background-color:#FFE7E3;
	width:231px;
	height:132px;
	z-index:111;
	border:solid 1px #003399
}

.pnllogin
{
	background-color:whitesmoke;
	width:231px;
	height:76px;
	border:solid 1px gray
}
.pnlQuicklinks
{
	background-color:#E4F8E6;
	width:231px;
	height:202px;
	border:solid 1px #339900
}
/***** datagrid - wherever .dg is used *****/
.dg
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

/***** centering all the data or panel in all the pages *****/
Div.main
{
	/*text-align: center;*/
	text-align: left;
}

/***** bold dark blue labels - used as a sub header mostly *****/
.lblquick
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color: #003399;
	font-weight:bold;
}

/***** bold green text for "GO" in all panels *****/
.lblgoquick
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color: #339900;
	font-weight:bold;
}

/***** top level for the Quicklinks section 
.quickhead
{
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;
	font-size: 14px;
	background-color: #003399;
	font-weight:bold;
	width: 231px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}*****/

/***** top level for the quicklinks section, but not using teh same as above, it's for an exception 
.smlquickhead
{
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 16pt;
	background-color: #003399;
	font-weight:bold;
	width: 265px;
	height: 25px;
	background-position: 175px -7px;
	background-image: url(images/links.gif); 
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}*****/

/***** the top level of 'Find A Business' 
.findhead
{
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	background-color: #339900;
	width: 265px;
	height:25px;
	background-position: 225px 0px;
	background-image: url(images/mag.gif); 
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}*****/

/***** The top level of 'Useful Tools' 
.usehead
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 16pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #339900;
	width: 265px;
	height: 25px;
	background-position: 200px 0px;
	background-image: url(images/spanner.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:middle;
}******/

/***** top level for the helpful hints section *****/
.helphead
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-color: #339900;
	width: 150px;
	height: 25px;
	text-align: center;
	vertical-align:middle;
}

/***** the body level for the helpful hints section *****/
.helpbody
{
	 font-family: Verdana, Arial, Tahoma;
	 background-color: #fcc5bc;
	 width:150px;
	 text-align:center;
}
/***** the body level for most of the 'Quicklinks', 'Find a business' and 'Useful Tools' *****/ 
.infobody
{
	 font-family: Verdana, Arial, Tahoma;
	 background-color: #e4f8e6;
	 width:265px;
}

/***** the body level for 'Do you need a loan' section 
.loanbody
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	background-color: #8babed;
	width:265px;
	text-align:center;
}*****/

/***** the head level for ..... 
.boxhead
{
 font-family: Arial;
 font-size:13px;
 color:#ffffff;
 background-color:#318d38;
 text-align:center;
 width:265px;
 height: 20px;
 vertical-align:middle;
}

.boxmain
{
 background-color: #e7fbe8;
 width:265px;
 height:150px;
}

.mainhead
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 17px;
	color:#339900;
	font-weight:bold;
}

.mainhead2
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 17px;
	color: #003399;
	font-weight:bold;
}*****/

.subhead
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.hpl {text-decoration: none}

.footab
{
	top: 1px;
	position: relative;
 
}
.lnk
{
	 font-family: Verdana, Arial, Tahoma;
	 color:#333399;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	 
}
/**** Advice Centre Heading ***/
.lblAdvice
{
	font-family:Verdana, Arial, Tahoma;
	font-size:14px;
	color: white;
	background-color: Transparent;
	font-weight:bold;
	text-align: center;
	vertical-align:middle;
	height: 25px;
}

.lblYelTxt
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color: #FFFFC0;
	text-align:center;
	
}
.leftBor
{
	border-right-color:#339900;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#E4F8E6
}
.BotBor
{
	border-bottom-color:#339900;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#C3EBC8;
	height: 25px;
}
.menumouseover
{
	background-color:#B2B4BF
}
.menu
{
	border:solid 1px black;
	font-family: Verdana, Arial, Tahoma; font-size: 11px; color:black;
	background-color:White;
	width:178;
}
.BorLinks
{
	border: solid 1px #339900
}
.tBorLinksLeft
{
	border-left-color:#339900;
	border-left-style:solid;
	border-left-width:1px;
}
	