/* CSS Document */
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00007F;
	background-color: #CCCCCC;
}
a.type1:link {
	text-decoration:none;
	color: #CCCCCC;
}
a.type1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.type1:hover {
	text-decoration: none;
	color: #0099CC;
}
a.type1:active {
	text-decoration: none;
}
a.type2:link {
	text-decoration:none;
	color: #00007F;
}
a.type2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.type2:hover {
	text-decoration: none;
	color: #0099CC;
}
a.type2:active {
	text-decoration: none;
}
.Style1 {
	font-size: x-small;
	font-weight: bold;
}
.Style3 {
	font-size: x-small;
	font-weight: bold;
	color: #0099CC;
	background-color: #00007F;
}
.Style2 {color: #000066;
}
.Style4 {color: #CCCCCC;
}


.Style5 {font-size: 18;
}
.Style6 {font-size: #00007F;
}
.Style9 {
	font-size: x-small;
	color: #00007F;
}
.Style10 {
         font-size: x-small;
         color: #00007F;
}
.Style12 {font-size: x-small;
}
.Style13 {
	font-size: 14px;
	font-weight: bold;
}
.Style14 {font-size: 12px;
}
.Style6 {font-size: small;
}


/*==============================================*/
/* ConceptRTE body                              */
/*==============================================*/




body.rte {
   padding: 0px;
   margin: 5px 0px;
   text-align: left;
   background-color: #B3B3B3;
   color: #000000;
   font-family: verdana,helvetica;
   font-size: x-small;
   z-index:1;
}


/*==============================================*/
/* form tags                                    */
/*==============================================*/


input.button  {
   font-family: verdana,helvetica;
   color: #ffffff;
   font-size: xx-small;
   background-color: #4D4D4D;
   border: 1px solid #000000;
   z-index:1;
   cursor:pointer;
   cursor:hand;
}


input {
   font-family: verdana,helvetica;

   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 1px solid #000000;
   z-index:1;
}


select {
   font-family: verdana,helvetica;
   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 1px solid #000000;
   z-index:1;
}


/*==============================================*/
/* Applicable to a DIV tag                      */
/*==============================================*/


.rowTitle {
   border: none;
   text-decoration: none;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:small;
   font-weight: bold;
   width: 800px;
   z-index:1;
   clear:both;
}


.row {
   border: none;
   text-decoration: none;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:x-small;
   width: 800px;
   z-index:1;
   text-align: justify;
   clear:both;
}


.rowPopup {
   border: none;
   text-decoration: none;
   text-align: center;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:x-small;
   z-index:1;
   clear:both;
}


/*==============================================*/
/* Applicable to a SPAN tag to be used in a row */
/*==============================================*/


.label {
   position: relative;
   text-align: right;
   vertical-align: baseline;
   padding-right: 15;
   left: 0;
   font-weight: bold;
   width: 50%;
   z-index:1;
   font-size: xx-small;
   float:left;
}


.field {
   vertical-align: baseline;
   position: relative;
   font-size: xx-small;
   z-index:1;
   float:left;
}


.rteColumn {
   position: relative;
   text-align: left;
   vertical-align: top;
   padding-left: 15;
   left: 0;
   width: 570px;
   z-index:1;
   float:left;
}


.downalodColumn {
   position: relative;
   text-align: right;
   vertical-align: top;
   left: 570px;
   width: 230px;
   z-index:1;
   float:left;
}


.labelPopup {
   position: relative;
   vertical-align: baseline;
   font-weight: bold;
   z-index:1;
   font-size: xx-small;
   float:left;
}


.fieldPopup {
   vertical-align: baseline;
   position: relative;
   font-size: xx-small;
   z-index:1;   
   float:left;
}
.tableaunews {
	width: 650px;
	border:1;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}