/***********************************************************************
*										 		COLOR SCHEME 
************************************************************************
normal text																											: 666666
blue for text headlines & sub-headlines													: 2767AC
webex green																											: CBE88C

light grey background for text																	: F6F5F1

3cognition red symbol																						: C51311	
3cognition blue																									: 2768AA
BrainLAB dark grey																							: A7A7A7

light orange																										: F7EFD5
light green																											: DAE8D8
light magenta																										: DCE6EF

bright green																										: 8CD600
bright orange																										: FCA311
***********************************************************************/



.menu {
	margin									: 0px 0px 0px 0px; 
	width										: 157px; 		
	padding									: 0px  0px 0px 0px; 	
}

.menu_title {
	display									: inline; 
	float										: left; 
	background-image				: url(\images\menu_t.jpg); 
	margin									: 0px 0px 0px 0px; 
	width										: 157px; 
	background-repeat				: no-repeat; 
	height									: 18px
	
	
	font-family 						: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size								: 12px;
	font-style 							: normal;
	font-weight 						: bold;
	letter-spacing 					: 0pt;	
	color 									: #000000;
		
	position								: relative;
	left										: 0px;
	
	text-indent							: 30px;
	
	padding									: 0px;		
	line-height 						: 18px;
	background-color				: #FFFFFF;	
	text-align							: left;
}

.menu_image {
	margin									: 0px 0px 0px 0px; 
	width										: 157px; 		
	padding-top							: 0px;	
	padding-bottom					: 0px;	
	padding-left 						: 0px;
	height									: 25px;
}

.menu_description {
	font-family 						: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size								: 9px;
	font-style 							: normal;
	font-weight 						: bold;
	letter-spacing 					: 0pt;	
	color 									: #333333;
		
	position								: relative;
	left										: 0px;
	
	
	
	padding									: 3px;		
	line-height 						: 12px;
	background-color				: #F0F0F0;
	
	text-align							: justify;
}

.tight {
	margin									: 0px; 	
	padding									: 0px;				
	border									: 0px ;		
}





/***********************************************************************
*										 		TOP NAVIGATION
************************************************************************/











/***********************************************************************
*										 		BOX MAIN 
************************************************************************/ 
.box_main{
	width										: 480px;
 	position								: relative;
	top											: 0px;
	left										: 0px;
	height 									: 100%;
	
	border-top 							: 3px;
	border-top-color 				: #2768AA; 
	border-top-style 				: solid;

	border-left 						: 0px;
	border-left-color 			: #FCA311; 
	border-left-style 			: solid;
	
	border-right 						: 5px;
	border-right-color 			: #2768AA 
	border-right-style 			: solid;	
	

	padding-top 						: 0px;
	padding-bottom 					: 0px;
	padding-left 						: 0px;
	padding-right 					: 0px;
}









/***********************************************************************
*										 		BOX RIGHT 
************************************************************************/
.box_right{
	width										: 177px;
 	position								: relative;
	top											: 0px;
	left										: 0px;
	
	
	border-top 							: 3px;
	border-top-color 				: #2767AC; 
	border-top-style 				: solid;

	border-left 						: 0px;
	border-left-color 			: #666666; 
	border-left-style 			: solid;
	
	border-right 						: 0px;
	border-right-color 			: #2767AC; 
	border-right-style 			: solid;	
	
	padding-top 						: 5px;
	padding-bottom 					: 0px;
	padding-left 						: 0px;
	padding-right 					: 0px;
	background-image				: url('../images/box_right_background.jpg')
}	
}

.promotional-add{	

	border-top							: 1px;
	border-top-color 				: #666666;
	border-top-style 				: solid;		
	border-bottom						: 1px;
	border-bottom-color 		: #666666;
	border-bottom-style 		: solid;		
}





/***********************************************************************
*										 		TEXT
************************************************************************/
p{ 
	margin-top							: 0px; 	
}




.headline{
	font-family 						:  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size 							: 20px;
	font-weight 						: bold;
	color 									: #2767AC;
	
	border-bottom						: 1px;
	border-bottom-color 		: #2767AC;
	border-bottom-style 		: solid;	
	
	
	padding-top 						: 5px;
	padding-bottom					: 0px;	
	
	background-color				: #FFFFFF;	
}

.headline-infobox{
	font-family 						: Arial;
	font-size 							: 20px;
	font-weight 						: bold;
	color 									: #2767AC;
	
	border-bottom						: 1px;
	border-bottom-color 		: #2767AC;
	border-bottom-style 		: solid;	
	
	
	padding-top 						: 5px;
	padding-bottom					: 0px;	
	
	background-color				: #FFFFFF;
	text-transform					: uppercase;
}

.sub-headline{
	font-family 						: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #2767AC;
	padding-bottom					: 0px;	
	
	border-bottom						: 0px;
	border-bottom-color 		: #2767AC;
	border-bottom-style 		: solid;	
}






.copyright{
	font-family 						: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size 							: 10px;
	font-weight 						: normal;
	color 									: #666666;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: left;
	
	border-top						: 1px;
	border-top-color 		: #2767AC;
	border-top-style 		: solid;	
}

.normal{
	font-family 						: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size								: 11px;
	font-weight 						: normal;
	color 									: #666666;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: justify;
}

.database{
	font-family 						: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size								: 10px;
	font-weight 						: normal;
	color 									: #666666;
	line-height							: 10px;
	padding-top							: 0px;
	padding-right  					: 10px;	
	padding-bottom					: 0px;	
	text-align							: justify;
}

.normal-pad{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;	
	color 									: #666666;
	line-height							: 16px;
	padding-left						: 85px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: justify;
	text-decoration					: underline;
}

.emphasis{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;
	font-style	 						: italic;
	color 									: #666666;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: justify;
}

.PartnerTitle{ 	
	font-size								: 11px;
	font-family 						: Arial;
	
	color 									: #595959;
	font-style 							: normal;
	font-weight 						: bold;
	position								:relative;	
	padding-left 						: 0px;
	line-height 						: 12px;
	padding-bottom					: 0px;
}


.ContactTitle{ 	
	font-size								: 11px;
	font-family 						: Arial;	
	color 									: #595959;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;	
	padding-left 						: 0px;
	line-height 						: 12px;
	padding-bottom					: 0px;
}
.ContactAddress{ 	
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;
	color 									: #666666;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: left;
}
.ContactInfo{ 	
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;
	color 									: #666666;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: left;
	text-decoration					: none;	
	border-bottom 					: 1px solid;
	border-bottom-color 		: #FDC70F;
	border-bottom-style 		: solid;
}


.ProductBox{
	display									: block;	
	border-bottom 					: 1px dotted;
	border-bottom-color 		: #D6E75A;
	border-bottom-style 		: dotted;	
	padding-top 						: 15px;
	padding-bottom					: 1px;
	padding-left 						: 2px;	
}
.ProductTitle{
	font-size								: 11px;
	font-family 						: Arial;	
	color 									: #595959;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;	
	padding-left 						: 0px;
	line-height 						: 12px;
	padding-bottom					: 0px;
}


.normal-bold{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #000000;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: justify;
}




/***********************************************************************
*										 		TABLES, LISTS
************************************************************************/
.table-field{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;
	color 									: #666666;	
	
	background-color				: #F6F5F1;
}


.list{	
	font-weight 						: normal;
	color 									: #666666;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: justify;
	margin-top							: 0px;
}


ul{	
	text-indent							: 0px;	
	margin-top							: 4px;
	margin-bottom						: 4px;
	text-indent							: 0px;	
	list-style							: url(../images/li_icon.jpg);	
}

.check{
	list-style							: url(../images/li_check.gif);
}

/***********************************************************************
*										 		FORMS
************************************************************************/
.inputfield_200px{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;	
	width										: 200px;	
}

.inputfield_FieldName{
	width										: 160px;	
	font-family 						: Arial;
	font-style 							: normal;
	font-size 							: 11px;
	font-weight 						: bold;	
	color 									: #595959;
}
.inputfield_FieldValue{
	width										: 160px;	
	font-family 						: Arial;
	font-style 							: normal;
	font-size 							: 11px;
	font-weight 						: normal;
	letter-spacing 					: 1pt;	
	color 									: #595959;	
}

.inputfield_Pin{	
	width										: 70px;
	font-family 						: Arial;
	font-style 							: normal;
	font-size 							: 11px;
	font-weight 						: normal;
	letter-spacing 					: 1pt;	
	color 									: #595959;	
}

.inputfield_FieldValue2{	
	font-family 						: New Courier;
	font-style 							: normal;
	font-size 							: 11px;
	font-weight 						: normal;
	letter-spacing 					: 1pt;	
	color 									: #595959;	
}
.inputfield_FieldDescriptor{
	width										: 160px;	
	font-family 						: Arial;
	font-style 							: normal;
	font-size 							: 9px;
	font-weight 						: normal;
	letter-spacing 					: 1pt;	
	color 									: #AAAAAA;	
}



.button{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #FFFFFF;
	background-color				: #0066CC;	
}

.button_grey{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;
	color 									: #000000;
	background-color				: #ECE9D8;	
	border 									: 1px solid;
	border-color 						: #000000;
	border-style 						: solid;
	padding-left 						: 3px;
	padding-right						: 3px;
}

.InvalidForm{
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: normal;
	color 									: #FF0000;
	line-height							: 16px;
	padding-top							: 2px;
	padding-bottom					: 1px;	
	text-align							: justify;	
}


















/***********************************************************************
*										 		LINKS
************************************************************************/
a{
	text-decoration					: none;
}

.Link_General:link{ 	
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #2767AC;	
	text-decoration 				: none;	
	
}

.Link_General:visited{ 
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #2767AC;	
	text-decoration 				: none;
}

.Link_General:active{ 
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #0099CC;	
	text-decoration 				: none;
}

.Link_General:hover{ 
	color 									: #0099CC;
}


.Link_Info:link{ 	
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #2767AC;	
	text-decoration 				: none;	
	
}

.Link_Info:visited{ 
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #2767AC;	
	text-decoration 				: none;
}

.Link_Info:active{ 
	font-family 						: Arial;
	font-size 							: 11px;
	font-weight 						: bold;
	color 									: #0099CC;	
	text-decoration 				: none;
}

.Link_Info:hover{ 
	color 									: #0099CC;
}






/***********************************************************************
*										 		ADMIN 
************************************************************************/
 .Admin_FieldName{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #0067B3;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-style 		: solid;		
	padding-left 						: 2px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
}
 
.Admin_FieldValue{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #0067B3;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: dotted;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
}
/***********************************************************************
*										 		COLOR SCHEME 
************************************************************************
normal text																											: 666666
blue for text headlines & sub-headlines													: 2767AC
webex green																											: CBE88C

light grey background for text																	: F6F5F1

3cognition red symbol																						: C51311	
3cognition blue																									: 2768AA
BrainLAB dark grey																							: A7A7A7

light orange																										: F7EFD5
light green																											: DAE8D8
light magenta																										: DCE6EF

bright green																										: 8CD600
bright orange																										: FCA311
***********************************************************************/
/***********************************************************************
*										 		CRM 
************************************************************************/
  .CRM_Admin_TableTitle{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #ffffff;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;
	left										: 2px;
	border									: 0px;
	border-bottom-style 		: solid;		
	padding-left 						: 2px;
	line-height 						: 12px;
	padding-bottom					: 0px;
	text-align							: left;
	text-transform					: uppercase;	
	background-color				: #DAE8D8;		
}
 
 .CRM_TableTitle{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #ffffff;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-bottom-style 		: solid;		
	padding-left 						: 2px;
	line-height 						: 12px;
	padding-top							: 0px;
	text-align							: left;
	text-transform					: uppercase;	
	background-color				: #2768AA;		
}
 


 .CRM_FieldName{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #bbbbbb;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-left-color 			: White;
	border-left-style 			: solid;	
	border-bottom-style 		: solid;		
	padding-left 						: 3px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;
	background-color				: #2768AA;
}
 
.CRM_FieldValue{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #000000;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-left-color 			: Silver;
	border-left-style 			: solid;	
	border-bottom-color 		: Silver;	
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;	
}

.CRM_FieldValueB{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #000000;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-left-color 			: Silver;
	border-left-style 			: solid;	
	border-bottom-color 		: Silver;	
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;	
	background-color				: #EEEEEE;
}

.CRM_FieldValueEdit{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #000000;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;
	border-bottom						: 1px;	
	border-bottom-color 		: Silver;	
	border-bottom-style 		: dashed;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;	
	background-color				: #EEEEEE;
}

.CRM_FieldBar{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #666666;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 1px;
	border-bottom 					: 0px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 1px;
	padding-right 					: 1px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;
}

.CRM_oSiteID{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #C51311;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;
}

.CRM_DateTime{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #008800;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-left-color 			: Silver;
	border-left-style 			: solid;	
	border-bottom-color 		: Silver;	
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 1px;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: top; left;
}

.CRM_email{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #2767AC;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;
	border									: 0px;
	border-left-color 			: Silver;
	border-left-style 			: solid;	
	border-bottom-color 		: Silver;	
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 1px;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;
}

.CRM_InputField{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #000000;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 0px;	
	border-top							: 0px;
	border-left							: 0px;
	border-right						: 0px;
	border-bottom						: 1px;	
	border-bottom-color 		: Silver;	
	border-bottom-style 		: dashed;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 10px;
	padding-bottom					: 0px;
	text-align							: left;	
	background-color				: #ffffff;
}

.button_update{
	font-size								: 8px;
	font-family 						: Verdana;
	font-weight 						: bold;
	color 									: #FFFFFF;
	background-color				: #2768AA;	
	position								: relative;
	top											: 5px;
}

/* 
	background-image				: url(../images/li_delete.gif);
	background-repeat				: no-repeat; 
*/


/***********************************************************************
*										 		WEB STATS
************************************************************************/
 .WebSTATS_FieldName{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #0067B3;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-style 		: solid;		
	padding-left 						: 2px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
}
 
.WebSTATS_ID{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #0067B3;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: dotted;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
}

.WebSTATS_DateTime{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: red;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: dotted;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
}

.WebSTATS_Server{
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: black;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: dotted;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
}

.WebSTATS_URL{
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: black;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: dotted;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
}

.WebSTATS_email{
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: #2767AC;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: dotted;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
}




/***********************************************************************
*										 		CODE DEVELOPMENT
************************************************************************/
.CodeDevelopment_Title{	
	font-size								: 12px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: black;
	font-style 							: normal;
	font-weight 						: bold;
	position								: relative;	
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
	background-color				: #E0E0FF;		
}

.CodeDevelopment_SubTitle{	
	width										: 20%;
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: red;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;	
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-styl 			: solid;	
	padding-left 						: 3px;
	padding-right 					: 3px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
	background-color				: #E0FFE0;	
}


.CodeDevelopment_Description {	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: black;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;	
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 0px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;	
}


/***********************************************************************
*										 		CODE HISTORY
************************************************************************/
.CodeHistory_DateTime{	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: red;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
	background-color				: #E0FFE0;
}

.CodeHistory_Description {	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: black;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 0px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
}


/***********************************************************************
*										 		KEY DATES
************************************************************************/

.KeyDates_DateTime{ 
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: red;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 5px;
	padding-right 					: 5px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: center;
	background-color				: #E0FFE0;
}
.KeyDates_Description {	
	font-size								: 8px;
	font-family 						: Verdana;
	letter-spacing 					: 1pt;
	color 									: black;
	font-style 							: normal;
	font-weight 						: normal;
	position								: relative;
	left										: 2px;
	border									: 1px;
	border-bottom-color 		: Silver;
	border-bottom-style 		: solid;	
	padding-left 						: 0px;
	line-height 						: 12px;
	padding-bottom					: 1px;
	text-align							: left;
}