/***********************************************/
/* Global items                   			   */
/***********************************************/

body {
	color: #000;
	background-color: #fff;
	font-family: arial, sans-serif; 
	height: auto;
	margin: 0;
	padding: 0;
}
	
a {
	color: #336600;
	border: 0;
} 

a:link {
	text-decoration: none;	
	color: #336600;	
	border: 0;	
}

a:visited {
	color: #336600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

input, textarea {
	font-family: arial;
	font-size: 1em;
}

.hide {
	display:none;
}

.clear {
	clear: both;
}

p.clearing {
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

/***********************************************/
/* Common classes                              */
/***********************************************/

.alignleft {
	text-align: left;
	float: left;
}

.alignright {
	text-align: right;
	float: right;
}

.aligncenter {
	text-align: center;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.blue	{
	color: #333399;
	font-weight: bold;
}

#content img {
	padding-right: 10px;
}

#content .aligncenter img {
	padding: 0;
}

.adverts {
	float: right;
	padding-left: 5px;
}

.adverts a {
	display: block;
	margin-bottom: 10px;
}

.adverts a img {
	border: 0;
}

ul.vlist, ul.vlist li, ul.vlist li ul, ul.hlist, ul.hlist li, ul.hlist li ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

ul.hlist li {
	float: left;
}

.greentext {
	color: #28902e;
}

/***********************************************/
/* Page, Submenu & content wrapper                   */
/***********************************************/

#wrapper {
	width: 893px;
	margin: 10px auto;
}

#wrap {
	display: block;
	width: 893px;
}

/***********************************************/
/* Header and navigation bar                   */
/***********************************************/

/* Skip to content link*/
a.skip {
	position: absolute; left: -500em; width: 20em;
}
	
#headlogo {
	width: 873px;
	height: 70px;
	padding-top: 20px;
}	

/* Box model hack - for Opera & Mozilla/Firefox */
html>body #headlogo {
	margin-bottom: 10px;
} 

#headquote {
	position: absolute;
	/*top: 20px;*/
	/*left: 526px;*/
	margin: 10px 0 0 496px;
}
	
#headquotetext {
	color: #666;
	background-color: #fff;
	position: absolute;
	width: 170px;
	margin: -80px 0 0 520px;
	/*width: 270px;*/
	/*top: 30px;*/
	/*left: 667px;*/
	/*left: 550px;*/
	font-size: 0.8em;
	line-height: 1.25em;
}


/****************/
/* Top Nav Panel */
/****************/

#topnav {
	clear: both;
	width: 892px;
	margin: 0 0 10px 0;
	background: #333399;
	height: 32px;
	font-size: 0.75em;
	font-weight: bold;
	color: #fff;
}

#topnav form.inner {
	background: url(/system/images/tagish/nav-l.gif) no-repeat;
	height: 32px;
}

#topnav form.inner ul {
	background: url(/system/images/tagish/nav-r.gif) no-repeat top right;
	height: 32px;
	padding: 0 10px;
}

#topnav form.inner ul li {
	padding: 9px 0 0 0;
}

#topnav form.inner ul li.search {
	float: right;
	padding: 5px 0 0 0;
}

#topnav form.inner ul li.search label, #topnav form.inner ul li.search input {
	float: left;
}

#topnav form.inner ul li.search label {
	padding: 4px 4px 0 0;
}

#topnav a {
	display: block;
	/*margin: 0 10px 0 0;*/
	margin: 0 9px 0 0;
	padding: 0 0 0 13px;
	background: url(/system/images/tagish/nav-sep.gif) no-repeat 0 5px;
}

#topnav li.first a {
	padding: 0 0 0 2px;
	background: none;
}

#topnav a:link, #topnav a:visited {
	color: #fff;
}



/***********************************************/
/* Homepage-specific styles                    */
/***********************************************/

/* Wrapper for coloured boxes on homepage */
#homeboxes {
	display: block;
	height: 265px;
	width: 100%;
	font-size: 0.8em;
	}

/* Style to position homebox background graphics */
#box1 {	
	position: absolute; 
	margin: 0px;
	}
	
#box2 {	
	position: absolute; 
	margin-left: 308px;
	}

#box3 {	
	position: absolute; 
	margin-left: 620px;
	}

/* Styles to position homebox content */
#homebox1 {
	position: absolute; 	
	color: #fff;
/* Change this background-color to change box colour */	
	width: 264px;
	height: 215px;
	margin-left: 8px;
	margin-top: 8px;
	}
	
#homebox2 {
	position: absolute; 
	color: #fff;
/* Change this background-color to change box colour */	
	width: 264px;
	height: 215px;
	margin-left: 316px;
	margin-top: 8px;
	}
	
#homebox3 {
	position: absolute; 
	color: #fff;
/* Change this background-color to change box colour */	
	width: 264px;
	height: 215px;
	margin-left: 628px; 
	margin-top: 8px;
	}

/* Style for homebox text */
#homeboxes .text {
	padding-left: 0px;
	padding-top: 0;
	/*width: 220px;*/
	}

/* Style for main headline on homebox */
#homeboxes .headline {
	font-size: 1.2em;
	font-weight: bold;
	width: 240px;
	}

#homeboxes .link {
	font-size: 1.2em;
	padding-top: 11px;
	width: 240px;
	}

#homeboxes img {
	padding-bottom: 4px;
	}

#homeboxes a {
	color: #fff; 
	font-weight: bold;
	}

#homeboxes a:link {
	color: #fff;
	font-weight: bold;
	}

#homeboxes a:hover {
	text-decoration: underline;
	}


/***********************************************/
/* roles   -specific styles                    */
/***********************************************/

/* Wrapper for coloured boxes on homepage */
#rolebox {
	display: block;
	height: 495px;
	width: 100%;
	font-size: 0.8em;
	}


/* Styles to position homebox content */
#rolebox1 {
	position: absolute; 	
	color: #fff;
/* Change this background-color to change box colour */	
	width: 264px;
	height: 215px;
	margin-left: 8px;
	margin-top: 8px;
	}
	
#rolebox2 {
	position: absolute; 
	color: #fff;
/* Change this background-color to change box colour */	
	width: 264px;
	height: 215px;
	margin-left: 316px;
	margin-top: 8px;
	}
	
#rolebox3 {
	position: absolute; 
	color: #fff;
/* Change this background-color to change box colour */	
	width: 264px;
	height: 215px;
	margin-left: 628px; 
	margin-top: 8px;
	}

/* Style for homebox text */
#roleboxes .text {
	padding-left: 0px;
	padding-top: 0;
	/*width: 220px;*/
	}

/* Style for main headline on rolebox */
#roleboxes .headline {
	font-size: 1.2em;
	font-weight: bold;
	width: 240px;
	}

#roleboxes .link {
	font-size: 1.2em;
	padding-top: 11px;
	width: 240px;
	}

#roleboxes img {
	padding-bottom: 4px;
	}

#roleboxes a {
	color: #fff; 
	font-weight: bold;
	}

#roleboxes a:link {
	color: #fff;
	font-weight: bold;
	}

#roleboxes a:hover {
	text-decoration: underline;
	}
	
/***********************************************/
/* Submenu on Home Page		                   */
/***********************************************/

#submenu {
	float: left;
	}

/* Style to create underlines for submenu items */
#submenu .underline {
	border-bottom: 1px dashed #333399;
	}

/* Style for submenu content area */	
#submenu .item {
	width: 272px;
	background-color: #E8E8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.75em;
	line-height: 1.3em;  
	}	

/* Style for submenu text*/
#submenu .text {
	padding: 10px 25px 10px 25px;
	}

/* Style for submenu 'headline' blue text */
#submenu .itemtitle {
	color: #333399;
	background-color: #E8E8F8;
	font-weight: bold;
	}

/* Style for submenu green text */
#submenu .itemsubject {
	color: #336600;
	background-color: #E8E8F8;	
	}

#submenu .item a, #submenu .item a:link, #submenu .item a:active, #submenu .item a:visited {
	color: #336600;
	background-color: #E8E8F8;	
	font-weight: bold;
	text-decoration: none;
	}
	
#submenu .item a:hover {
	text-decoration:underline;	
	}
	
#submenu a.itemtitle:link, #submenu a.itemtitle:hover, #submenu a.itemtitle:visited {
	color: #333399;
}

/***********************************************/
/* Submenu on all other content pages		   */
/***********************************************/

#submenuCont {
	float: left;
	}

/* Style to create underlines for submenuCont items */
#submenuCont .underline {
	border-bottom: 1px dashed #333399;
	}
	
/* Style for submenuCont text*/
#submenuCont .text {
	padding: 10px 20px 10px 20px; 
	}	

/* Style for submenuCont links */
#submenuCont .itemtitle {
	color: #333399;
	background-color: #E8E8F8;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

/* Style for submenu content area */	
#submenuCont .item {
	width: 222px;
	background-color: #E8E8F8; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.75em;
	line-height: 1.3em; 
	}

/*Use to put a space between any stacked submenus, as in the provided content.htm example */
#submenuCont .filler {
	height: 35px;
	color: #fff;
	background-color: #fff;
	}

/*For submenuCont where 'current selected item' is first item - wrap in itemgreen class to remove a line between top of item and header image above */
#submenuCont .itemgreen {
	background-color: #336600;
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.75em;
	line-height: 1.3em;  	
	}

#submenuCont .item a {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	}
	
#submenuCont .item a:link {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	}
	
#submenuCont .item a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;	
	}
	
#submenuCont .item a:visited {
	color: #333399;
	}

/***********************************************/
/* Submenu Select - hilites current section	   */
/***********************************************/

#submenuselect {
	}

#submenuselect .underline {
	border-bottom: 1px dashed #336600;
	}

/* Style for the green-backed 'current section' menu title bar */	
#submenuselect .itemtitle {
	width: 197px;
	left: 0px;
	padding: 10px 0px 10px 25px;
	margin: 0px;
	background-color: #336600;
	color: #fff; 
	}

/* Style for the green-backed 'current section' menu title bar */	
#submenuselect .itemtitle a:link, #submenuselect .itemtitle a:active, #submenuselect .itemtitle a:visited, #submenuselect .itemtitle a:hover {
	color: #fff; 
	}

/* Style for the white-backed 'current section' menu area */	
#submenuselect .currentitem {
	width: 170px;
	left: 0px;
	background-color: #fff;
	color: #336600; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 10px 25px;  
	border: 1px solid #336600;
	}

#submenuselect .currentitem a {
	color: #336600;
	font-weight: bold;
	}
	
#submenuselect .currentitem a:link {
	color: #336600;
	font-weight: bold;
	}
	
#submenuselect .currentitem a:hover {
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
	}
	
#submenuselect .currentitem a:visited {
	color: #336600;
	font-weight: bold;
	}


/***********************************************/
/* Content - for Home Page		               */
/***********************************************/

#contentHome {
	display: block;
	margin-left: 320px;
	margin-top: 25px;
	width: 560px;
	font-size: 0.85em;
	line-height: 1.5em;
	}

#contentHome h1 {
	color: #333399;
	font-weight: bold;
	font-size: 1.5em;
	}

#contentHome a:link, #contentHome a:active, #contentHome a:visited {
	font-weight: bold;
}

/*Use to hilite parts of content body text */
.hilite {
	color: #333399;
	font-weight: bold;
	font-size: 1.1em;
	}
	
/***********************************************/
/* Content - for all other pages	           */
/***********************************************/

#content {
	display: inline;
	float: right;
	padding-bottom: 30px;
	width: 690px;
	font-size: 0.75em;
	line-height: 1.5em;
	}

#contentnomenu {
	font-size: 0.85em;
}

#content p, #contentnomenu p {
	margin: 0 0 15px 0;
	padding: 0;
}

/*Use for main page content title */
#content h1, #contentnomenu h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333399;
	font-weight: bold;
	font-size: 1.7em;
}

#content h2, #contentnomenu h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333399;
	font-weight: bold;
	font-size: 1.4em;
}
	
#content h3, #contentnomenu h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #333399;
	font-weight: bold;
	font-size: 1.2em;
	}
	
#wrap .esslist {
	display: inline;
	float: left;
	padding-bottom: 30px;
	font-size: 0.85em;
	line-height: 1.5em;
	clear: both;
	}

#wrap .esslist table {
	font-size: 1em;	
}

/*Use for section headings or similar */	
.mainhead {
	color: #333399;
	font-size: 1.5em;
	font-weight: bold;
	}	

/*Use for smaller paragraph headings or similar */	
.subhead {
	color: #333399;
	font-size: 1em;
	font-weight: normal;
}
	
#content a:link, #content a:active, #content a:hover, #content a:visited {
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

#contentnomenu a:link, #contentnomenu a:active, #contentnomenu a:hover, #contentnomenu a:visited {
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

/* Style to add pale green border to images within body text */	
.bodyimg {
	border: 1px solid #B3CCB3;
	margin-bottom: 25px;
	}

/* Style for tables within content area*/

.structured table {
	width: 100%; 
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.structured th {
	background-color: #336600; 
	color: #fff;
	line-height: 1em;
	text-align: left;
	padding: 5px 8px 5px 5px;
	vertical-align: top;
}

.structured td {
	background-color: #E8F1E8;	
	color: #333;
	line-height: 1.2em;
	padding: 5px 8px 5px 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #B3CCB3;
	border-left: 1px solid #B3CCB3;
}

/*** Hide the search instructions **/

#instructions {
	display:none;
}

#customercolumn {
	float:left;
	width:45%;
	padding-right: 15px;
}

/***********************************************/
/* Product page coloured title boxes	       */
/***********************************************/

/* Style for image in text based productbox */
.productboximg {
	float:right ;
	margin-left: 10px;
	}	

/* Please note: will need to make a Myriad-font graphic with appropriate product name and caption for each colour, as image in provided content.htm example */
/* If required, we can create these graphics on provision of text for inclusion */

#orangetitle {
	background-color: #ff9400;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;	
	}

/* Style for 1st screenshot image */
#orangetitle .img1 {
	display: inline;
	padding: 0px 10px 0px 25px;
	color: white;
	font-weight: bold;
	}

/* Style for 2nd screenshot image */
#orangetitle .img2 {
	display: inline;
	}
	
.orangequote {
	background-color: #ff9400;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	color: white;
	font-weight: bold;
	float: right;
	width: 200px;
	}
	
/***********************************************/	
	
#greentitle {
	background-color: #336600;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;
	/*min-height: 111px;*/
	}

/*
* html #greentitle {
	height: 1%;
}
*/

#greentitle .img1 {
	border: 0;	
	display: inline;
	padding: 0px 10px 0px 25px;

	}
	
#greentitle .img2 {
	border: 0;
	display: inline;
	}
	
.greenquote {
	background-color: #336600;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	color: white;
	font-weight: bold;
	float: right;
	width: 200px;
	}

/***********************************************/
	
#khakititle {
	background-color: #669933;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;
	/*min-height: 111px;*/
	}

/*
* html #khakititle {
	height: 1%;
}
*/

#khakititle .img1 {
	border: 0;	
	display: inline;
	padding: 0px 10px 0px 25px;

	}
	
#khakititle .img2 {
	border: 0;
	display: inline;
	}
	
.khakiquote {
	background-color: #669933;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	color: white;
	font-weight: bold;
	float: right;
	width: 200px;
	}

/***********************************************/
	
#pinktitle {
	background-color: #CC0066;
	margin-bottom: 30px;
	padding: 10px 10px 10px 28px;
	color: white;
	font-weight: bold;
	color: white;
	font-weight: bold;
	}

#pinktitle .img1 {
	border: 0;	
	display: inline;
	padding: 0px 10px 0px 25px;
	}
	
#pinktitle .img2 {	
	border: 0;
	display: inline;
	}
	
.pinkquote {
	background-color: #CC0066;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	color: white;
	font-weight: bold;
	float: right;
	width: 200px;
	}


/***********************************************/
	
#darkbluetitle {
	background-color: #333399;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;
	}

#darkbluetitle .img1 {
	border: 0;	
	display: inline;
	padding: 0px 10px 0px 25px;
	}
	
#darkbluetitle .img2 {
	border: 0;	
	display: inline;
	}	
	
.darkbluequote {
	background-color: #333399;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	color: white;
	font-weight: bold;
	float: right;
	width: 200px;
	}

/***********************************************/

#midbluetitle {
	background-color: #0099FF;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;
	}

#midbluetitle .img1 {
	border: 0;	
	display: inline;
	padding: 0px 10px 0px 25px;
	}
	
#midbluetitle .img2 {
	border: 0;	
	display: inline;
	}
	
.midbluequote {
	background-color: #0099FF;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	color: white;
	font-weight: bold;
	float: right;
	width: 200px;
	}

/***********************************************/

#purpletitle {
	background-color: #990066;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;
	}

#purpletitle .img1 {
	display: inline;
	padding: 0px 10px 0px 25px;
	}
	
#purpletitle .img2 {
	display: inline;
	}

/***********************************************/

#redtitle {
	background-color: #993333;
	margin-bottom: 30px;
	padding: 10px 28px 10px 28px;
	color: white;
	font-weight: bold;
	}

#redtitle .img1 {
	display: inline;
	padding: 0px 10px 0px 25px;
	}
	
#redtitle .img2 {
	display: inline;
	}

/***********************************************/

/* Features Box */

.featuresbox {

width: 180px;
float:right;
font-size:0.9em;
padding: 0;
margin-left: 5px;
background: #E8E8F8;
}

.featuresbox ul,.featuresbox ul li  {
/*list-style-type: none;*/
margin: 0px 0px 6px 10px;
padding:0;

}

.featuresbox ul {
padding: 10px;
}

#content .featuresbox h2 {

padding: 3px 10px;
margin: 0;
background: #006699;
color: #ffffff;

}


/***********************************************/

.boxes {
	width: 100%;
}

.boxes h2 {
	padding-top: 0px;
	margin-top: 0px;
}

.products, .services {
	width: 273px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.services input, .services textarea {
	width: 100%;
	background: #E8E8F8;
	border: 1px solid #7f9db9;
	padding: 1px;
	margin: 0px;
}

.services input.submit {
	background: #336600;
	padding: 2px;
	margin: 3px 0px 0px 0px;
	border: 0px;
	color: #fff;
	width: auto;
	font-size: 0.9em;
	vertical-align: middle;
}

input.checkbox {
	width: 20px;
	/*float: left;*/
}

.services form {
	margin: 0px;
	padding: 0px;
}

.products {
	background: url(http://www.tagish.co.uk/images/newtagish/greenbg.gif) repeat-y 0px 0px;
}

.services {
	background: url(http://www.tagish.co.uk/images/newtagish/bluebg.gif) repeat-y 0px 0px;
}

.pboxtop {
	background: url(http://www.tagish.co.uk/images/newtagish/greentop.gif) no-repeat 0px 0px;
	height: 8px;
	font-size: 1px;
}

.pboxbottom {
	background: url(http://www.tagish.co.uk/images/newtagish/greenbottom.gif) no-repeat 0px 0px;
	height: 11px;
	font-size: 1px;
}

.sboxtop {
	background: url(http://www.tagish.co.uk/images/newtagish/bluetop.gif) no-repeat bottom left;
	height: 8px;
	font-size: 1px;
}

.sboxbottom {
	background: url(http://www.tagish.co.uk/images/newtagish/bluebottom.gif) no-repeat bottom left;
	height: 11px;
	font-size: 1px;
}

.contentbox {
	padding: 0px 15px 5px 10px;
	min-height: 150px;
}

* html .contentbox {
	height: 150px;
}

.imgCAPTCHA img, img.imgCAPTCHA  {
	padding-top: 1px;
	float: left;
}

input.contactCAPTCHA {
	width: 80px;
	/*float: left;*/
}

/***********************************************/
/* Products menu page boxes	               */
/***********************************************/

#productslist1, #productslist2, #productslist3
{
list-style-type: none;
padding: 1em;
}

#productslist1
{
	background-color: #E8F1E8;
	border: 1px solid #B3CCB3;
}

#productslist2, #productslist3
{
	background-color: #E8E8F8;
	border: 1px dotted #333399;
}


/***********************************************/
/* News/events listings		               */
/***********************************************/

/* Wrapper for news/events listings */
#newsEvents {
}

/* Style for news/event item box */
.newsEvent {
	background-color: #E8F1E8;
	border: 1px solid #B3CCB3;
	margin-bottom: 15px;
	padding: 15px;
	min-height: 10px;
}

.newsEvent .lmarg {
	/*position: absolute;
	left: 420px;*/
	width: 480px;
}

.newsEvent .alignleft {
	min-height: 10px;
}

* html .newsEvent {
	height: 1%;
}

/* Please note: use 80x80 pixel images to illustrate news/events */
#content .newsEventimg {
	display: block;
	float: left;
	padding-right: 30px;
}

#content .newsEventimg img {
	border: 1px solid #B3CCB3;
	padding-right: 0;
}

#content .rightimg {
	text-align: right;
	float: right;
	padding-right: 0px;
	padding-left: 30px;
}

.newsEventtext {
	display: block;
	/*width: 400px;
	margin-left: 95px;*/
	}

/* Style to change colour of date/location text */		
.newsEventdatelocation {
	color: #333399;
	}
	
.newsSearch {
	margin-bottom: 10px;
}

/***********************************************/
/* Breadcrumb					               */
/***********************************************/

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000;
	padding-bottom: 7px;
	border-bottom: 1px solid #B3CCB3;
	margin-bottom: 25px;
	}

#breadcrumb .currentpage {
	color: #333399;
	}
	
/***********************************************/
/* Footer		                               */
/***********************************************/

#footer {
	display: block;
	float: left;
	clear: both;
	width: 893px; 
	height: 50px;
	margin-top: 30px;
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-top: 1px solid #669966;
	padding-top: 10px;
	}
	
#footer a {
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer a:link {
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer a:hover {
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
#footer a:visited {
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer .emaillinks {
	display: inline;
}

/***********************************************/
/* Dynamic Left Menu Classes                   */
/***********************************************/

#leftmenu {
	width: 180px;
	float: left;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftmenu div.menu {
	padding: 0 0 10px 0;
}

#leftmenu div.title {
	padding: 8px 10px;
	border-top: 1px solid #333399;
	background: #d6d6eb;
	font-weight: bold;
}

#leftmenu div.title a:link, #leftmenu div.title a:visited {
	color: #333399;
	text-decoration: none;
}

#leftmenu div.title a:hover {
	text-decoration: underline;
}

#leftmenu ul.items, #leftmenu ul.items li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftmenu ul.items {
	padding: 3px 0 0 0;
	font-size: 0.9em;
}

#leftmenu ul.items li a {
	display: block;
	margin: 1px 0;
	padding: 4px 10px;
}

#leftmenu ul.items li.selected a {
	background: #ececf5;
}

#leftmenu ul.items li a:link, #leftmenu ul.items li a:visited {
	color: #000;
	text-decoration: none;
}

#leftmenu ul.items li a:hover {
	background: #ececf5;
	text-decoration: underline;
}


/***********************************************/
/* NonStopGov Classes                          */
/***********************************************/

.NSGtopline {
margin-bottom: 4px
}
.Text {font-size: 0.9em; color: #333333}
.DocumentTitle {display: inline; font-family: "Verdana", Arial, Sans-Serif;  font-size: 0.9em; color: #333333}
.DocumentTitle strong {display: block; margin-bottom: 10px;}
.Shade1 {background: #F5F5F5;}
.Shade2 {background: #F5F5F5;}
.Shade1 td,.Shade2 td {
padding:8px	
}
form table td {padding:0 5px 2px 0}
	
#submenuCont div.nsgmenuitem a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px dashed #333399;
	color: #333399;
	background: #E8E8F8;
	font-weight: bold;
}

#content ul {
	list-style: none;
}

#content ul li {
	list-style-type: disc;
}

/***********************************************/
/* For Web Stats Reports (BIRT) demo           */
/***********************************************/

#tabs5 {
	float:left;
	width:100%;
	background:#E3ECF3;
	font-size:93%;
	line-height:normal;      

}

#tabs5 ul {
	margin:0;
	width: 550px;
	padding:10px 0 0 0;
	list-style:none;
}

#tabs5 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs5 a {
	float:left;
	background:url("/system/images/reports/tableft5.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
}

#tabs5 a:link, #tabs5 a:active, #tabs5 a:hover, #tabs5 a:visited {
	text-decoration: none;
	font-size: 0.9em;
}

#tabs5 a span {
	float:left;
	display:block;
	background:url("/system/images/reports/tabright5.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {float:none;}

/* End IE5-Mac hack */

#tabs5 a:hover span {
	color:#FFF;
}

#tabs5 a:hover {
	background-position:0% -42px;
}

#tabs5 a:hover span {
	background-position:100% -42px;
}  

#tabs5 #current a {
	background-position:0% -42px;
}

#tabs5 #current a span {
	background-position:100% -42px;
}

table.list_table a img {
	border: none;
}

/**********************/
/*** Gradient Boxes ***/
/**********************/

div.box div.inner {
	padding: 1px 0;
	margin: 0 15px;
	min-height: 100px;
}

*:first-child+html div.box div.inner {
	padding: 15px 0;
}

* html div.box div.inner {
	padding: 15px 0;
	height: 100px;
}

/** Horizontal Box **/

div.hbox {
	background: url(/system/images/gradboxes/hbox-m.gif) repeat-x;
	min-height: 226px;
}

* html div.hbox {
	height: 226px;
}

div.hbox p.box-l, div.hbox p.box-r {
	margin: 0;
	padding: 0;
	width: 10px;
	height: 226px;
}

div.hbox p.box-l {
	float: left;
	background: url(/system/images/gradboxes/hbox-l.gif) no-repeat;
}

div.hbox p.box-r {
	float: right;
	background: url(/system/images/gradboxes/hbox-r.gif) no-repeat;
}

/** Vertical Box **/

div.vbox {
	background: url(/system/images/gradboxes/vbox-m.gif) repeat-x;
	min-height: 472px;
	float: right;
	width: 300px;
}

* html div.vbox {
	height: 472px;
}

div.vbox p.box-l, div.vbox p.box-r {
	margin: 0;
	padding: 0;
	width: 10px;
	height: 472px;
}

div.vbox p.box-l {
	float: left;
	background: url(/system/images/gradboxes/vbox-l.gif) no-repeat;
}

div.vbox p.box-r {
	float: right;
	background: url(/system/images/gradboxes/vbox-r.gif) no-repeat;
}


#content ul, #content ol, #content li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#content li {
	margin: 0 0 0 30px;
}

/******************/
/* Content boxes */
/******************/

/* Large box */

#content div.contentbox-large {
	width: 335px;
	height: 355px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-large.gif) no-repeat;
}

#content div.contentbox-large h2 {
	position: absolute;
	margin: 0;
	padding: 12px 0 0 12px;
	color: #fff;
	font-size: 1.3em;
}

#content div.contentbox-large h2 a:link, #content div.contentbox-large h2 a:visited {
	color: #fff;
}

#content div.contentbox-large ul {
	margin-left: 20px;
}

#content div.contentbox-large div.contentbox-inner {
	padding: 57px 12px 12px ;
}

#content div.contentbox-left {
	float: left;
}

#content div.contentbox-right {
	float: right;
}

#content div.contentbox-middle{
	margin-right: auto;
	margin-left: auto;
}

/*-- Small box --*/

#content div.contentbox-small {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-small.gif) no-repeat;
}

#content div.contentbox-small h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-small h2 a:link, #content div.contentbox-small h2 a:visited {
	color: #fff;
}

#content div.contentbox-small ul {
	margin-left: 0;
}

#content div.contentbox-small div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}

#content div.contentbox-small .aligncenter img {
	padding: 10px 0 0 0;
}


/*-- Small box a --*/

#content div.contentbox-smalla {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-smalla.jpg) no-repeat;
}

#content div.contentbox-smalla h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-smalla h2 a:link, #content div.contentbox-smalla h2 a:visited {
	color: #fff;
}

#content div.contentbox-smalla ul {
	margin-left: 0;
}

#content div.contentbox-smalla div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}
/*-- Small box b --*/

#content div.contentbox-smallb {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-smallb.jpg) no-repeat;
}

#content div.contentbox-smallb h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-small h2 a:link, #content div.contentbox-smallb h2 a:visited {
	color: #fff;
}

#content div.contentbox-smallb ul {
	margin-left: 0;
}

#content div.contentbox-smallb div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}
/*-- Small box c --*/

#content div.contentbox-smallc {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-smallc.jpg) no-repeat;
}

#content div.contentbox-smallc h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-smallc h2 a:link, #content div.contentbox-smallc h2 a:visited {
	color: #fff;
}

#content div.contentbox-smallc ul {
	margin-left: 0;
}

#content div.contentbox-smallc div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}
/*-- Small box d --*/

#content div.contentbox-smalld {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-smalld.jpg) no-repeat;
}

#content div.contentbox-smalld h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-smalld h2 a:link, #content div.contentbox-smalld h2 a:visited {
	color: #fff;
}

#content div.contentbox-smalld ul {
	margin-left: 0;
}

#content div.contentbox-smalld div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}
/*-- Small box e --*/

#content div.contentbox-smalle {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-smalle.jpg) no-repeat;
}

#content div.contentbox-smalle h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-smalle h2 a:link, #content div.contentbox-smalle h2 a:visited {
	color: #fff;
}

#content div.contentbox-smalle ul {
	margin-left: 0;
}

#content div.contentbox-smalle div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}
/*-- Small box f --*/

#content div.contentbox-smallf {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url(/system/images/tagish/contentbox-smallf.jpg) no-repeat;
}

#content div.contentbox-smallf h2 {
	position: absolute;
	margin: 0;
	padding: 4px 0 0 12px;
	color: #fff;
	font-size: 1.1em;
}

#content div.contentbox-smallf h2 a:link, #content div.contentbox-smallf h2 a:visited {
	color: #fff;
}

#content div.contentbox-smallf ul {
	margin-left: 0;
}

#content div.contentbox-smallf div.contentbox-inner {
	padding: 32px 6px 6px 6px;
}
