body {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;}

form, div {margin: 0; padding: 0;}

td, tr, th, p {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10pt}

a, a:link, a:visited, a:active {color: #0255A0; text-decoration: underline}
a:hover {	color: #000361; text-decoration: underline;}

.articleText {text-align: justify;}

.articleCode {font-family: "Courier New", Courier, monospace; font-size: 12px;}

.articleHead, .articleList_tophead, h1, h2 {font-weight: bold; font-size: 16px; font-family: Verdana, "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; position: absolute; visibility: hidden;}

.articleSubHead, .articleList_topsubhead, h3, h4 {font-family: Helvetica, Arial, sans-serif; font-size: 17px; font-weight: normal; color: #6D7983; line-height: 110%; margin-bottom: 0px;}

.articleSummary {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; color: #000000;} //line-height: 135%;}

.contentHead {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 15px; font-weight: bold; color: #6D7983; line-height: 110%;}

.contentSubHead {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: #000000; line-height: 110%;}

.tableHead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #6D7983; line-height: 13px;}

.tableSubHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

.v09 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }

.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #407FB7; font-weight: normal; text-decoration: none;}
.nav_table a:hover {text-decoration: underline;}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #000361; font-weight: bold; text-decoration: none;}

.articleList_toptext {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;}

.articleList_listhead {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 11px;font-weight: bold;}


/* CSS for the top level list */
#list_top_ul {padding: 3px 0; margin-left: 0; border-bottom: 1px solid #5E747F;font: bold 12px Verdana, sans-serif;}
#list_top_ul li {list-style: none; margin: 0; display: inline;}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FOORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel { background-color: #EFEFEF; }
td.rowTopic, td.rowPost, td.rowLastPost	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navSPP {
	float: right;
	width: 260px;
	border: 5px solid rgb(130, 131, 179);
	padding: 5px;
	margin-left: 10px;
	margin-right: 5px;
	-moz-border-radius: 8px;
	font-size: 8pt;
}

#navSPP a {
	text-decoration: none;
}

#navSPP ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.inside {
	list-style-position: inside;
}

td.SPP_module {
/*	height: 230px;*/
	border: 5px solid rgb(130, 131, 179);
	background-color: lightyellow;
	padding: 5px;
	-moz-border-radius: 8px;
	vertical-align: top;
}

/*img.SPP_module {
	border: 2px solid darkblue;
	-moz-border-radius: 4px;
}*/

.benefits_table_title td
{
	color: white;
	background-color: darkblue;
	border-top: 1px solid white !important;
	border-right: 1px solid white !important;
	border-bottom: 1px solid white !important;
	border-left: 1px solid white !important;
	text-align: center;
}

.benefits_table_content
{
	border-spacing: 1px;
	border-left: 1px solid darkblue;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	border-bottom: none;
	background-color: lightyellow;
}

.benefits_table_content td
{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid darkblue;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: top;
}

.benefits_table_content_1st_row td
{
	border-top: 1px solid darkblue !important;
}

.lifecycle_table_title td
{
	color: white;
	background-color: purple;
	text-align: center;
}

.lifecycle_table_content
{
	border-spacing: 0px;
	border-left: none;
	border-top: none;
	border-right: 1px solid darkblue;
	border-bottom: none;
/*	background-color: lightyellow;*/
}

.lifecycle_table_content td
{
	height: 100px;
	background-color: lightyellow;
	border-left: 1px solid darkblue;
	border-right: none;
	border-bottom: 1px solid darkblue;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: none;
	text-align: left;
	vertical-align: top;
}

.lifecycle_table_1st_col
{
	height: 100px;
	background-color: white !important;
	padding-left: none;
	padding-top: 5px;
	padding-right: none;
	padding-bottom: none;
	vertical-align: middle !important;
	border-left: none !important;
	border-top: none !important;
	border-bottom: none !important;
}

.lifecycle_table_title_1st_cell
{
	background-color: white !important;
}

.lifecycle_table_content_1st_row td
{
	border-top: 1px solid darkblue;
}

.lifecycle_table_1st_col div
{
	width: 100%;
	color: white;
	background-color: darkblue;
}

.timeline_table
{
/*	border-collapse: separate;*/
}

.timeline_table td
{
	text-align: center;
}

.month_row
{
	color: white;
	background-color: purple;
}

.week_row
{
	color: white;
	background-color: darkblue;
}

.act_col
{
	color: white;
	background-color: royalblue;
}

.reg_cell
{
	color: purple;
	background-color: lightyellow;
	height: 60px;
	border: 1px solid darkblue;
}

.w1_cell
{
	color: purple;
	background-color: lightyellow;
	height: 60px;
	margin-left: 0px;
	border-left: 1px solid darkblue;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	border-bottom: 1px solid darkblue;
}

.w2_cell
{
	color: purple;
	background-color: lightyellow;
	height: 60px;
	margin-right: 0px;
	border-left: 1px solid darkblue;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	border-bottom: 1px solid darkblue;
}

.checked_cell
{
	background: url(circle.gif);
}

.sppframe
{
	width: 360px; 
	height: 130px; 
	padding: 30px 15px 15px 60px; 
	position: relative; 
	z-index: 2; 
	background: url(../../frame.gif) top left; 
	font-size: 11px;
	vertical-align: middle;
}

.request_meeting
{
/*	float: right;*/
	text-align: right;
}

#assessment_ul
{
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
}

#assessment_ul a { text-decoration: none; }
#assessment_ul li a:link { color: white; }
#assessment_ul li a:visited { color: white; }
#assessment_ul li a:hover { color: yellow; }

.assess_prod_toc_21
{
	float: left;
/*	background-image: url(picture/assessment_product_toc_21.gif);*/
	background-repeat: repeat-y;
	background-color: rgb(216, 218, 255);
	width: 13px;
	height: 75px;
}

.assess_prod_toc_22
{
	float: left;
/*	background-image: url(picture/assessment_product_toc_22.gif);*/
	background-color: rgb(216, 218, 255);
	width: 233px;
	height: 75px;
	font-family: Arial;
	font-size: 11px;
}

/*.assess_prod_toc_23
{
	float: left;
	background-image: url(picture/assessment_product_toc_23.gif);
	background-repeat: repeat-y;
	width: 14px;
	height: 281px;
}*/

.assess_prod_toc_22 td /*table*/
{
	font-family: Arial;
	font-size: 11px;
}

.assess_prod_toc_header
{
	font-size: 16px;
	font-weight: bold;
	color: rgb(20, 0, 159);
	text-align: center;
}

.assess_prod_toc_click a
{
	text-decoration: none;
}

.assess_prod_toc_click a:link, .assess_prod_toc_click a:visited, 
{
	color: rgb(0, 167, 191);
	text-decoration: none;
}

.assess_prod_toc_content img { border: none; }

