* {
	margin: 0;
	padding: 0;
}
html {
	background-image: url(images/im-bkg-tile.gif);
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Georgia, sans-serif;
	color: #000000;
	text-align: center;
	background-color: transparent;
}
/*-- catch-all --*/
p {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
/*-- catch-all --*/
img {
	border: 0;
}
.containermaster_blue {

	width: 744px;

	background-color: transparent;

	border-right: none; 

	border-top: none; 

	border-left: none; 

	border-bottom: none; 

	-moz-border-radius-bottomleft: 0px; 

	-moz-border-radius-bottomright: 0px; 

	-moz-border-radius-topleft: 0px; 

	-moz-border-radius-topright: 0px;

}

.containerrow1_blue {

	background-image: none;

}

.DNNAligncenter

{

	text-align: left;

}
/*-- form field style --*/
.searchButton {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
/* GENERIC */
H1  {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
H2  {
    margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
H3  {
    margin-bottom: 3;
	padding-bottom: 3;
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
H4  {
    margin-bottom: 3;
	padding-bottom: 3;
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}
H5, DT  {
    margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
H6  {
    margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
.iconMargin {
	float: left;
	margin: 0px 0px 10px 0px;
}
/*== custom text styles ==*/
.darkBlueBkg {
	background-color: #032D66;
}
.darkBlueText {
	color: #003366;
}
.darkRedText {
	color: #B6141B;
}
.bulletText {
	color: #B6141B;
    background-image: url(images/im-redline-bullet.gif);
    background-position: 0 2;
    background-repeat: no-repeat;
    padding: 0px 0px 10px 12px;
}
.darkGreyText {
	color: #666871;
}
.redBkg {
	background-color: #D94040;
}
.lightGreyBkg {
	background-color: #E8E8E8;
}
.dateText {
	color: #5D87C0;
	font-weight: bold;
}
.WhiteText {
	color: #FFFFFF;
}
.greyText {
	color: #999999;
}
.searchButton {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
/* DIV styles */
#paraFloat {
	float: right;
	width: 301px;
	top: 0px;
	left: 0px;
	margin: 5px 0px 0px 8px;
}
#floatEnder {
	clear: both;
}
.floatEnder {
	clear: both;
}
#articleHolder {
	position: relative;
	width: 744px;
	left: 0px;
	top: 0px;
}
#latestArticleArea {
	float: left;
	width: 362px;
	left: 0px;
	top: 0px;
	background: #6694bf url(images/im-latest-articles-title.gif) no-repeat;
}
#topArticleArea {
	float: left;
	width: 362px;
	left: 0px;
	top: 0px;
	background: #e82d36 url(images/im-top-articles-title.gif) no-repeat;
}
#articleDivider {
	float: left;
	width: 20px;
	left: 0px;
	top: 0px;
}
#articleContent {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 35px 7px 2px 7px;
}
#articleFooter {
	position: relative;
	left: 0px;
	top: 0px;
}
#wsFactsArea {
	float: left;
	width: 190px;
	margin-right: 20px;
}
#wsLogoContent, #wsFactsContent {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 15px;
}
#wsFactsContent {
	padding: 7px;
	background: #e7e7e7 url(images/im-ws-facts-top.gif) no-repeat 0 0;
}
#wsFactsContent h1 {
	color: #000000;
	text-align: center;
}
#wsFactsContent p {
	padding: 10px 0px;
	border-bottom: 1px dotted #000000;
}
#wsMainArea {
	float: left;
	width: 534px;
}
#wsMainAreaContent h1 {
	color: #000000;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 8px;
}
#wsMainAreaContent td p {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 5px;
	color: #004c95;
}
.wsLogo {
	margin-bottom: 10px;
}
#videoFloat {
	float: right;
	margin-left: 10px;
}
#container {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	text-align: left;
}
#logoHolder {
	float: left;
	width: 250px;
	left: 0px;
	top: 0px;
	margin-bottom: 8px;
}
#headerBar {
	position: relative;
	padding: 0px;
	top: 0px;
	left: 0px;
	padding: 0px 119px 7px 119px;
	background: url(images/im-nav-bar-bkg.gif) no-repeat;
}
#topRightNavHolder {
	float: right;
	margin: 10px 10px 0px 0px;
	width: 600px;
	left: 0px;
	top: 0px;
	text-align: right;
}
#searchContent {
	left: 0px;
	top: 0px;
	margin-top: 20px;
}
#mainContent {
	float: left;
	width: 794px;
	left: 0px;
	margin-top: 17px;
	border: none;
	text-align: left;
}
#flash {
	position: relative;
	padding-left: 24px;
	top: 0px;
	border: none;
}
#strapline {
	float: left;
	left: 0px;
	margin-top: 24px;
	width: 220px;
}
#strapline h1 {
	background-image: url(images/im-hp-unipart-strapline.gif);
    background-repeat: no-repeat;
	background-position: 33px;
	width: 220px;
	height: 125px;
}
#mainContentHolder {
	float: left;
	left: 0px;
	width: 540px;
	margin-top: 24px;
	text-align: left;
}
#mainContentArea {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}
#caseStudiesClients {
	position: relative;
	left: 0px;
	margin-top: 24px;
	text-align: left;
}
#caseStudiesClients h1 {
	background-image: url(images/im-case-studies-clients-tit.gif);
    background-repeat: no-repeat;
	width: 89px;
	height: 13px;
}
#caseStudiesClientsArea {
	position: relative;
	left: 0px;
	top: 24px;
	margin-bottom: 20px;
	text-align: left;
}
#breadCrumbArea {
	position: relative;
	padding-left: 24px;
	top: 0px;
	border: none;
}
#mainBodyArea {
	position: relative;
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 24px;
	top: 0px;
	border: none;
}
#rightContent {
	float: left;
	width: 206px;
	border: none;
	margin-top: 17px;
	text-align: left;
}
#divisionsTitle {
	position: relative;
	top: 0px;
	background-image:  url(images/im-sector-expertise-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 186px;
	height: 25px;
}
#divisionsText {
	position: relative;
	width: 186px;
	left: 0px;
	top: 0px;
	padding: 5px 5px 5px 5px;
	border: none;
}
#divisionsFooter {
	position: relative;
	top: 0px;
	background-image:  url(images/im-divisions-footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 186px;
	height: 43px;
}
#surveyTitle {
	position: relative;
	top: 0px;
	background-image:  url(images/im-competencies-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 186px;
	height: 25px;
}
#surveyText {
	position: relative;
	width: 186px;
	left: 0px;
	top: 0px;
	padding: 5px 5px 5px 5px;
	border: none;
}
#surveyFooter {
	position: relative;
	top: 0px;
	background-image:  url(images/im-divisions-footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 186px;
	height: 43px;
}
#globalReachTitle {
	position: relative;
	top: 0px;
	background-image:  url(images/im-global-reach-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 186px;
	height: 25px;
}
#footer {
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	background: #D61921 url(images/im-footer-bar.gif) no-repeat;
}
#footerTextLeft {
	float: left;
	width: 587px;
	top: 0px;
	left: 0px;
	margin: 24px 0px 0px 13px;
}
#footerTextRight {
	float: right;
	width: 387px;
	margin: 24px 13px 0px 0px;
	text-align: right;
}
#footerBase {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	background-color: #FFFFFF;
}
#loginText {
	position: relative;
	border: none;
	padding: 7px;
	text-align: center;
}
#findUsArea, #findUsAreaMap {
	float: left;
	left: 0px;
	top: 0px;
	width: 362px;
	text-align: left;
}
#findUsAreaMap {
	padding-left: 20px;
}
/* template 2009 styles */
/* DIVS */
.tplMainArea {
	width: 744px;
	background: url(/Portals/3/template-images/im-bag-image.jpg) no-repeat right top; 
}
.tplQuoteArea {
	width: 542px;
	background: url(/Portals/3/template-images/im-quote-bkg-tile.gif) repeat-y;
	margin-top: 10px;
}
.tplQuoteContent {
	background: url(/Portals/3/template-images/im-quote-bkg.gif) no-repeat 0 0;
	padding: 10px 8px 0px 8px;
}
.tplQuoteFooter {
	padding-bottom: 20px;
}
.tplBoxHolder {
	float: left;
	width: 179px;
	margin-right: 9px;
}
.tplBoxHolderNoMarg {
	float: left;
	width: 179px;
	margin-right: 0px;
}
.tplBoxTitle {
	background: url(/Portals/3/template-images/im-box-title-bkg-tile.gif) repeat-y;
}
.tplBoxTitleContent {
	background: url(/Portals/3/template-images/im-box-title-bkg.gif) no-repeat 0 0;
	padding: 4px 7px;
}
.tplBoxBody {
	background: url(/Portals/3/template-images/im-box-bkg-tile.gif) repeat-y;
	height: auto;
	min-height: 89px;
}
.tplBoxBodyContact {
	background: url(/Portals/3/template-images/im-box-bkg-tile.gif) repeat-y;
	height: auto;
	min-height: 89px;
	/* background: url(/Portals/3/template-images/im-box-contact-carl-powell-bkg.gif) no-repeat 0 0;
	height: 97px; */
}
.tplBoxBodyContent {
	background: url(/Portals/3/template-images/im-box-bkg.gif) no-repeat 0 0;
	padding: 10px 7px 2px 7px;
}
.tplBoxBodyContentContact {
	background: url(/Portals/3/template-images/im-box-bkg.gif) no-repeat 0 0;
	padding: 10px 7px 2px 7px;
	/* padding: 8px 6px 2px 6px; */
	text-align: left;
	/* text-align: right; */
}
.tplBoxBodyContentLinks {
	background: url(/Portals/3/template-images/im-box-bkg.gif) no-repeat 0 0;
	padding: 10px 7px 2px 12px;
}
.tplBoxFloat {
	float: left;
	width: 41px;
	margin-right: 5px;
}
.tplCaseStudiesArea {
	background: url(/Portals/3/template-images/im-cs-box-bkg-tile.gif) repeat-y;
	margin-top: 10px;
}
.tplCaseStudiesContent {
	padding: 10px 0px 0px 12px;
	background: url(/Portals/3/template-images/im-cs-box-top-bkg.gif) no-repeat 0 0;
}
.tplCaseStudiesBox {
	float: left;
	width: 119px;
}
.tplCaseStudiesFooter {
	margin-bottom: 15px;
}
/* TEXT */
.tplQuoteContent p {
	text-align: right;
	font-weight: bold;
}
.tplQuoteContent h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #000;
}
.tplBoxTitleContent h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
.tplBoxBodyContent p {
	font-size: 0.8em;
	font-weight: bold;
}
.tplBoxBodyContentContact p {
	font-size: 0.9em;
	font-weight: bold;
}
.tplBoxBodyContentContact h3 {
	font-weight: bold;
	color: #004c95;
}
.tplBoxBodyContentLinks p {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
}
.tplCaseStudiesBox  p {
	font-size: 0.9em;
}
/* Site map styles */
#contentPageHolder {
	left: 0px;
	top: 0px;
	width: 744px;
}
#siteMapHolder {
	float: left;
	left: 0px;
	top: 0px;
	width: 117px;
	border: 1px solid #cccccc;
	text-align: left;
}
#siteMapDivider {
	float: left;
	left: 0px;
	top: 0px;
	width: 6px;
}
#siteMapPadding {
	left: 0px;
	top: 0px;
	padding: 1px;
}
#siteMapTitle {
	left: 0px;
	top: 0px;
	padding: 5px;
	background: #004c95;
}
#siteMapTitle a:link, #siteMapTitle a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#siteMapTitle a:hover, #siteMapTitle a:active {
	text-decoration: underline;
}
#siteMapItem {
	left: 0px;
	top: 0px;
	padding: 5px;
	background: #ececec;
	border-top: 1px dotted #cccccc;
}
#siteMapSubItem {
	left: 0px;
	top: 0px;
	padding: 5px 5px 5px 10px;
	background: #ffffff;
	border-top: 1px dotted #cccccc;
}
#siteMapItem a:link, #siteMapItem a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#siteMapItem a:hover, #siteMapItem a:active {
	text-decoration: underline;
	color: #cc0000;
}
#siteMapSubItem a:link, #siteMapSubItem a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#siteMapSubItem a:hover, #siteMapSubItem a:active {
	text-decoration: underline;
	color: #cc0000;
}
#divisionsTitle h1,
#surveyTitle h1,
#globalReachTitle h1,
#strapline h1 span,
#caseStudiesClients h1 span {
	display:none;
}
/* bullets 
#redLineBullets ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#redLineBullets li {
	background-image: url(/Portals/0/Skins/tb-ugc-skin/images/im-redline-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
}
*/
/*== main menu styles ==*/
/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 18;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Georgia, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
	border-left: #004C95 0px solid; 
	border-bottom: #004C95 1px solid; 
	border-top: #004C95 1px solid; 
	border-right: #004C95 0px solid;
	background-color: #004C95;
	padding: 5px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #004C95; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #004C95 1px solid; 
	border-left: #004C95 0px solid; 
	border-top: #004C95 1px solid;  
	border-right: #004C95 0px solid; 
	background-color: #004C95; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Arial, Georgia, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
	border-left: #004C95 0px solid; 
	border-bottom: #004C95 1px solid; 
	border-top: #004C95 1px solid; 
	border-right: #004C95 0px solid;
	background-color: #004C95;
	padding: 5px;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
/*== module menu styles ==*/

/*-- container for module menus --*/
.ModuleTitle_MenuContainer {	
}
/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
}
/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555;
	font-size: 11px;
	background: transparent;
	font-weight: normal; 
	font-style: normal; 
	border: #f3f3f3 1px solid;
	padding: 1px 8px 2px 0px;
	height: 14px;
}
/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f3f3f3;
	border: #555 1px solid;
	padding: 1px;
}
/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #f3f3f3;
	background: #4B6F9B;
	border: #476A96 1px solid;
	padding: 1px 8px 2px 0px;
	height: 14px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon  {
	display: none;
}
.vert span{
	display:block;
	text-align: center;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color: #555;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

/*-- default links --*/
a:link, a:visited, a:active {
	color: #D94040;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a:hover {
	color: #D94040;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.CommandButton:link, a.CommandButton:visited {
	color: #476A96;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.CommandButton:hover {
	color: #333;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #ccc;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
a.FooterLink:hover {
	color: #fff;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #000000;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.Normal:hover {
	color: #000000;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.darkRedLink:link, a.darkRedLink:visited, a.darkRedLink:active {
	color: #B6141B;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.darkRedLink:hover {
	color: #B6141B;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active {
	color: #284F75;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.BreadcrumbLink:hover {
	color: #B6141B;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.breadcrumbText {
	color: #284F75;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active  {
	color: #000000;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.LoginLink:hover {
	color: #000000;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.newsLink:link, a.newsLink:visited, a.newsLink:active  {
	color: #FFFFFF;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.newsLink:hover {
	color: #FFFFFF;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.linksLink:link, a.linksLink:visited, a.linksLink:active  {
	color: #FFFFFF;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.linksLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.WhiteTextLink:link, a.WhiteTextLink:visited, a.WhiteTextLink:active  {
	color: #FFFFFF;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.WhiteTextLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.greyLink:link, a.greyLink:visited {
	color: #999999;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.greyLink:hover, a.greyLink:active {
	color: #999999;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.darkGreyLink:link, a.darkGreyLink:visited {
	color: #666871;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.darkGreyLink:hover, a.darkGreyLink:active {
	color: #666871;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.TopLink:link, a.TopLink:visited, a.TopLink:active {
	color: #333;
	text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.TopLink:hover {
	color: #333;
	text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/*== text styles ==*/
/*-- for all basic text --*/
.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	color: #000000;
	text-decoration: none;
}
.tableTextPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	color: #000000;
	text-decoration: none;
}
.SubHead {
	color: #555;
	font-weight: bold;
}
/*-- for highlighted text --*/
.NormalRed {
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*-- for bold text --*/
.NormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}
.CopyrightText {
	color: #ccc;
}
/*-- dnn seems to apply this class to all input boxes --*/
.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}
/*-- prevents borders from showing up in form tables --*/
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}
/* -- Inventua Sidemenu -- */
.MenuHdr
{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  padding-left: 1px;
  font-weight: normal;
  padding-bottom: 2px; 
  background-color: transparent;
  padding-top: 2px;
  cursor: default;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left: 5px;
  font-weight: normal;
  padding-bottom: 2px;
  background-color: transparent;
  padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  cursor: default;
  cursor: pointer; 
}
.MenuItemMouseOver, .MenuItemMouseOver A:Hover {
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  cursor: default;
  cursor: pointer; 
}

.MenuItemAbout A, .MenuItemAbout A:Active, .MenuItemAbout A:Visited, 
.MenuItemAbout A:Link, .MenuItemAboutMouseOver A, .MenuItemAboutMouseOver A:Active, 
.MenuItemAboutMouseOver A:Visited, .MenuItemAboutMouseOver 
  A:Link, .MenuHdrAbout A, .MenuHdrAbout A:Active, .MenuHdrAbout A:Hover, .MenuHdrAbout A:Visited, 
.MenuHdrAbout A:Link 
{
  color: #004C95;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  cursor: default;
  cursor: pointer; 
}
.MenuItemAbout {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	text-decoration: none;
    color: #004C95;
    padding-left: 12px;
    background-image: url(images/im-red-bullet.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-bottom: 10px;
}
.MenuItemAboutMouseOver {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	text-decoration: underline;
    color: #004C95;
    padding-left: 12px;
    background-image: url(images/im-red-bullet.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-bottom: 10px;
}
/* Tables and Data Grids */
.FileGrid_Container, .FileGrid_Container td
{
 font-weight:  normal;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 border-collapse: collapse;
 margin-bottom: 30px;
 font-size: 11px;
 line-height: 1.4em;
 color: #555;
}
.FileGrid_Header, .FileGrid_Header td, .FileGrid_Header a, .FileGrid_Header a:link,
.FileGrid_Header a:visited, .FileGrid_Header a:hover
{
	background-color:#333333;
	/*border: solid 2px #ffffff;*/
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
.FileGrid_AlternatingItem
{
	background-color: #cccccc;
}
.FileGrid_Item
{
	background-color: #ffffff;
}
.Head {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #000000;
}
.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}