/* ToDo: remove all 3 digit colors */
/* ToDo: remove all duplicate colors */
body
{
	margin: 10px;
	background-color: #FFFFFF;
	font-size: 16px;
}
/******************/
/*   CONTAINERS   */
/******************/
td.homeWelcome
{
	padding-bottom: 20px;
}
td.homeProducts
{
	border-left: solid 5px #ffffff;
	background-image: url(/common/images/bgnd_products.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
}
td.homeSolutions
{
	border-left: solid 5px #ffffff;
	background-image: url(/common/images/bgnd_solutions.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
}
td.homeTechnology
{
	border-left: solid 5px #ffffff;
	background-image: url(/common/images/bgnd_technology.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
}

td.utilnav
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE1238;
	color: #9a9a99;
	text-align: right;
	padding-bottom: 15px;
}
td.bannerText
{
	font-family: Tahoma, Arial Narrow;
	font-size: 30px;
	color: #ffffff;
	text-align: left;
}
table.homeBannerTable
{
	width: 760px;
	height: 93px;
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 0px;
}
div.headerbannerText
{
	font-family: Arial;
	font-size: 18px;
	
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	width: 50%;
}
td.mainnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #BE1238;
	color: #9a9a99;
	text-align: left;
}
.searchform
{
	padding: 0;
	margin: 15px 0 0 0;
	clear: left;
	display: block;
}
.subscribeform
{
	padding: 0;
	margin: 0;
}
.registerform
{
	padding: 0;
	margin: 5px 0;
}
td.homepanel_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	background-image: url(/common/images/motif_reverse.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #BE1238;
}
td.homepanel_title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	background-image: url(/common/images/motif_reverse1.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #BE1238;
	border-left: solid 5px #ffffff;
}
/****************/
/****************/
/****************/
#col_left
{
	display: block;
	float: left;
	clear: left;
	padding: 10px;
	margin: 10px 35px 10px 0;
	background-color: #fff;
	color: #666;
	width: 336px;
}
#col_right
{
	display: block;
	float: left;
	padding: 10px 0 10px 10px;
	margin: 10px 0;
	background-color: #fff;
	color: #666;
	width: 336px;
}
#box_subscribe
{
	display: block;
	padding: 2px 10px 5px 10px;
	margin: 0;
	background-color: #eee;
	border: solid 1px #ccc;
	width: 300px;
}
.box_alert
{
	display: block;
	padding: 2px 10px;
	margin: 1em 0;
	background-color: #F1F6FF;
	border: solid 1px #D3E3FE;
}
#footer
{
	padding: 10px 0 20px 10px;
	width: 730px;
	margin: 0;
	clear: both;
	/* ToDo: choose the correct color */
	/* color on design */
	border-top: solid 1px #dedfde;
	/* color on rest of site */
	border-top:solid 1px #C4E7FC;
	/* gray colours */
	border-top:solid 1px #dedfde;
}
/*****************/
/*   HEADINGS    */
/*****************/
h1
{
	font-size: .95em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	margin: 0;
}
h1.homepanel
{
	font-size: .75em;
	color: #333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding: 70px 10px 0px 10px;
	margin: 0;
}
h2
{
	font-size: .75em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 10px 0 0;
	margin: 0;
}
h1.homepanel_2
{
	background: #eee;
	width: 317px;
	font-size: .7em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 8px 10px;
	margin: 0;
}
h1.homepanel_3
{
	background: #eee;
	width: 190px;
	font-size: .7em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 8px 10px;
	margin: 0;
}
/*****************/
/*  TEXT STYLES  */
/*****************/

p
{
	font-size: .9em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: .75em 0;
	margin: 0;
}
p.alert
{
	font-size: .7em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
p.intro
{
	font-size: .7em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 5px 10px;
	margin: 0;
}
p.wintro
{
	font-size: .7em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 10px;
	margin: 0;
}
#col_left p
{
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #333;
	padding: 0 0 .5em 0;
	margin: 10px 0 0 0;
}
#col_right p
{
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #333;
	padding: 0 0 .5em 0;
	margin: 10px 0 0 0;
}
.date
{
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #BE1238;
	padding: 0 0 .5em 0;
	font-weight: bold;
}
#box_subscribe p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 4px 0;
	margin: 0;
	line-height: 1.4em;
	color: #666;
}
#footer p
{
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #666;
	padding: 0;
	margin: 0;
}
#MainBody p
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333;
	margin: 0;
}
#MainBody
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333;
	margin: 0;
}
/*****************/
/*  LIST STYLES  */
/*****************/
ul
{
	margin: 0 10px 10px 15px;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
ul li
{
	padding: 0 0 0 1em;
	list-style-type: none;
	background: url(/common/images/bullet.gif);
	background-repeat: no-repeat; /*background-position:0 .8em;*/
	background-position: 0 0.45em;
}
ul.rightmenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 150px;
}
ul.rightmenu li
{
	padding: 0 0 1.2em 0;
	list-style-type: none;
	background-image: none;
}
#leftmenu
{
	margin: 0;
	width: 170px;
	padding: 0;
}
#leftmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
	border-bottom: 0px solid #C4E7FC;
}
#leftmenu li
{
	list-style: none;
	padding: 0;
	margin: 3px 5px;
	background-color: #fff;
}
li
{
	float: left;
	width: 100%;
}
#leftmenu .NavLeftTitle
{
	padding-left: 10px;
}

/*****************/
/*  LINK STYLES  */
/*****************/
a
{
	text-decoration: none;
	color: #06c;
}
a:visited
{
	color: #06c;
}
a:hover
{
	text-decoration: underline;
	color: #09f;
}
/** header and footer links **/
#header a, #footer a
{
	text-decoration: none;
	color: #bd1039;
}
#header a:visited, #footer a:visited
{
	text-decoration: none;
	color: #bd1039;
}
#header a:hover, #footer a:hover
{
	text-decoration: underline;
	color: #de8e94;
}
/** left navigation bar links **/
#leftmenu li a
{
	display: block;
	padding: 3px 5px;
	background-image: url(/Common/Images/bullet_double_arrow_highlight.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	background-color: #f4f4f4;
	color: #bd1039;
	text-decoration: none;
	width: 100%;
	width: auto;
}
#leftmenu li a:visited
{
	color: #bd1039;
}
#leftmenu li a:hover
{
	background-image: url(/Common/Images/bullet_double_arrow_highlight.gif);
	background-color: #FFF1F1;
	color: #bd1039;
}
/*****************/
/** Breadcrumbs **/
/*****************/
.Breadcrumb
{
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
}
.BreadcrumbActivePage
{
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
}
A.Breadcrumb:link
{
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #bd1039;
	text-decoration: none;
}
A.Breadcrumb:active
{
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #0066cc;
	text-decoration: underline;
}

A.Breadcrumb:visited
{
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #bd1039;
	text-decoration: none;
}
A.Breadcrumb:hover
{
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	text-decoration: underline;
	color: #de8e94;
}
/*****************/
/*****  misc  ****/
/*****************/
img.event
{
	float: left;
	margin: 0;
	padding: 0 10px 5px 0;
}
img.icon
{
	float: left;
	margin: 0;
	padding: 1em 1em 1em 0;
}
hr
{
	height: 1px;
	color: #ccc;
	border-bottom: solid 1px;
	margin: 2px 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
hr.hr_homepanel
{
	height: 1px;
	color: #ccc;
	border-bottom: solid 1px;
	margin: 2px 10px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
hr.blue
{
	height: 1px;
	color: #C4E7FC;
	border-bottom: solid 1px;
	margin: 2px 10px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.entryfield
{
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background: #F2F6FE;
	margin: 0;
	padding: 0;
}
TD.SiteMapSectionHeader
{
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	border-right: midnightblue 1px solid;
	border-top: midnightblue 1px solid;
	font-weight: bold;
	border-left: midnightblue 1px solid;
	border-bottom: midnightblue 1px solid;
}
TD.SiteMapDivider
{
	background-color: #66ccff;
}
h1.NewsEventsTitle
{
	background: #eee; /*	width:300px;*/
	font-size: .7em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 8px 10px;
	margin: 0;
}
.dateNewsEvent
{
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #BE1238;
	padding: 0 0 .5em 0;
	font-weight: bold;
}
.entryfield
{
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background: #F2F6FE;
	margin: 0;
	padding: 0;
}
a.NewsEventsTitle:link
{
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #06c;
}

a.NavLeftTitle:link
{
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #06c;
	text-align: left;
}
a.NavLeftTitle:hover
{
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #06c;
}
a.NavLeftTitle:visited
{
	font-size: 12px;
	font-family: helvetica,Arial, sans-serif;
	color: #06c;
}
#idNews a.NavLeftTitle:link, a.NavLeftTitle:hover, a.NavLeftTitle:visited
{
	color: #bd1039;
}

.SearchResult
{
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #06c;
}

.SearchResultHeader
{
	font-size: 12px;
	font-family: helvetica,Arial,sans-serif;
	color: #8b008b;
}

p.SearchNoResult
{
	font-size: 14px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #be1238;
	padding: 5px 10px;
	margin: 0;
}

.SearchNoResultComment
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #be1238;
}
.NewsArticle
{
	color: #373e42;
}
.NewsArticleDate
{
	color: #78858F;
	font-weight: bold;
}

.IndentLeft
{
	padding-left: 20px;
}
.PadLeft10
{
	padding-left: 10px;
}
.PadTop10
{
	padding-top: 10px;
}
.NoPadding
{
	padding: 0 0 0 0;
}

/******************/
/**  new colours **/
/******************/
.DarkRedText
{
	color: #bd1039;
}
.LightGrayLines
{
	color: #dedfde;
}
.GrayLines
{
	color: #9c9a9c;
}
.GreyText
{
	color: #666666;
}
.DarkGreyText
{
	color: #393439;
}

/****************************************/
/*** css for content on the home page ***/
/****************************************/
.homepage_column
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
td.homepage_column_heading
{
	background-image: url(/Common/Images/column_heading.gif);
	background-repeat: repeat-x;
	width: 33%;
  
}
#divNews homepage_column_heading
{
	width: 100%;
}
td.homepage_column_heading div
{
	color: white;
	padding: 8px 0 8px 10px;
	font-weight: bold;
}
td.homepage_column_content
{
	vertical-align: top;
	padding: 5px 0 0 10px;
}
.content_holder
{
}
.content_holder a, .content_holder a:visited, .content_holder a:hover
{
	color: #bd1039
}
.content_holder hr
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	line-height: 1px;
}
.content_holder ul
{
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
.content_holder ul li
{
	font-size: 11px;
	background-image: url(/Common/Images/bullet_double_arrow_highlight.gif);
	padding: 0 0 0 1em;
}
.technologies_section ul li, #idNews .NavLeftTitle
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0 10px;
}
.technologies_section_logo
{
	border: solid 1px #9c9a9c; 
	width: 90%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.technologies_section_logo_image
{
	background-image: url(/Common/Images/downloadlogo.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 59px;
}
/***************************************/
/*** end of content on the home page ***/
/***************************************/

/***************************************/
/*** Forms ***/
/***************************************/

.ErrorMessage
{ 
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}

.RequiredFormField
{ 
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}

.FormButton
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	color: #000000;
	border-bottom: gray 1px solid;
}			
.FormLabel
{ 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.FieldLabel
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica;
}
/***************************************/
/*** end of Forms ***/
/***************************************/