/* www.atiosis.com - Jan, 2006. */

a {
	color: #cd6b20;
	text-decoration: underline;
 }
 
a:link {
	color: #cd6b20;
	text-decoration: underline;
 }
a:hover {
	color: #cd6b20;
	text-decoration: none;
 }

body {
	text-align: center;
	background-color: #0052A3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color: #0052A3;
 }
 
.img {
	margin-left: auto;
	margin-right: auto;

	margin-bottom: 10px;
 }
 
 .logo {
 /*width: 50%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0052A3;
	text-decoration: none;
	height: auto;
	width: auto;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 0px;
	width: auto;
	margin-top: 10px;
	line-height: 20px;
align: left;
padding-top: 20px;
padding-bottom: 20px }
 
.logo a:link {
	text-decoration: none;
	color: #0052A3;
 }
 .logo a:hover {
 	text-decoration: none;
	color: #0052A3;
 }
 .logo a:visited {
 	text-decoration: none;
	color: #0052A3;
 } 
 
 
 
 

#content {
	background-color: #FFFFFF;
	width: auto;
	background-image: url(imgs/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}

#leftcolumn {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;*/
	width: auto;
	/*text-align: left;
	padding: 0px;
	text-decoration: none;
	line-height: 18px;*/
	margin: 10px;
	
 }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cd6b20;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
 }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cd6b20;
	text-decoration: none;
	height: auto;
	width: auto;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 0px;
	width: auto;
	margin-top: 0px;
	line-height: 20px;
 }
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;

 }
 
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cd6b20;
	text-decoration: none;
	height: auto;
	width: auto;
	font-weight: bold;
	width: auto;
	margin-top: 0px;
	line-height: 20px;
 }
 
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: auto;

 }  
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
 }
 
.p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	width: auto;
 }
.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	width: auto;
 }

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	margin-left:10px;
 }


.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9000;
	padding-bottom: 10px;
	margin-bottom: 10px;
/*	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: decimal;*/
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
 }

.menu {
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 218px;
 }
 
 a.menu:link {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 52px;
 }
 
  a.menu:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #d41b22;*/
	/*color: #ffd159;*/
	color: #b888a4;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 52px;
 }
 
.submenu {
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccdced;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 195px;
 }
 
 a.submenu:link {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccdced;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 52px;
 }
 
  a.submenu:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 52px;
 }
 
  .submenu09 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccdced;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 195px;
 }
 
 a.submenu09:link {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccdced;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 52px;
 }
 
  a.submenu09:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cd6b20;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 52px;
 }
 
 .submenu11 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 195px;
 }
 
 a.submenu11:link {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 52px;
 }
 
  a.submenu11:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffcf55;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 52px;
 }
 
 /*menu 2nd level*/
 .menu2 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight: nor;
	text-transform: uppercase;
	margin-top: 155px;
 }
 
 a.menu2:link {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 146px;
 }
 
  a.menu2:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd6b20;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 146px;
 }
 
 
  /*menu 2nd level*/
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FA8D1;
	width: auto;
	margin-bottom:5px;
	padding-bottom:5px;
 }

 .subdotline {
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #407dba;*/
	width: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right:0px;
	padding-top:0px;
 }
 
 #footer {
	width: auto;
	text-align: center;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
 }

 .enlargelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
 }
 
 ul {
	margin-left: 20px;
 	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: decimal;
 }
 
  li {
 }
 
ol {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
	line-height: 20px;
 
 }
 
 /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= TABLES =-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
 
 /* color set
 
 100% orange: ff9000
 50% orange:  ffc77f
 25% orange:  ffe3bf
 10% orange:  fff4e5 <-
 05% orange:  fff9f2 * drg 
 100% blue:   0052A3
 50% blue:  7fa8d1
 25% blue:  bfd4e8
 15% blue:  d9e5f1
 10% blue:  e5edf6
 05% blue:  f2f6fa
 alt blue: dbedf9 (100%)
 alt blue: edf6fb (50%)
 alt blue: e6f2fb (75%)
 altblue2: dff3ff (50%)
 yellow: fffad8 (80%)
 yellow: fffce6 (50%) * ab
 yellow: fffef5 (20%)
 
 yellowGan: fffbaf (100%) 
 yellowGan: ffffdc (100%)   
 yellowGan: ffffe9 (100%) 
 yellowGan: fffecc (100%) <---
 yellowGan: fffff2 (100%)   
 yellowGan: fffede (65%) <-
 
 */
 
.table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width:96%;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
 }
.notable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width:550px;
	
 } 
 .table_header {
	width: auto;
	background-color:#fdf5da;
	/*background-color:#f2ffdf;*/
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:10px;
 }
 
 .table_rows {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	/*line-height: 19px;*/
	line-height: normal;
	list-style-position: inside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	width: auto;
	background-color:#FFFFFF;
	padding: 10px;
 }
  
 .table_row {
	width: auto;
	/*border-bottom-color:#f2f6fa;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	padding-bottom: 3px;
	padding-top: 7px;
	margin-bottom: 0px;
 }

.author {
	/*color: #003569;*/
	color: #666666;
	font-weight:bold;
}

strong {
color:#000000;}

 .top {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:right;
	/*padding-top:3px;*/
	margin-top:-3px;
	padding-bottom:10px;
	padding-right:10px;
 }

 /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= TABLESprg =-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
 
 .tableprg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width:550px;
	background-color:#fefcec;
	/*background-color:#f8ffef;*/  /*atiosis 1102161452*/
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
 }
  
.tableprgHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:4px;
	/*background-color:#158100;*/
	background-color:#e79e35;
 } 
  
.tableprgHeader_timeCol {
	width: 70px;
	/*background-color:#158100;*/
	background-color:#e79e35;
	
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
 }
  
.tableprgTime {
	width: 70px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: normal;
	vertical-align:middle;
	
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:5px;
 }

.tableprgTimeNL {
	width: 70px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: normal;
	vertical-align:middle;
	
	padding:5px;
 }
  
.tableprgColumn01 {
	width: 160px;
	padding:4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	
	vertical-align:top;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
 }

.tableprgColumn02 {
	width: 160px;
	padding:4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	
	vertical-align:top;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
 }
 
.tableprgColumn03 {
	width: 160px;
	padding:4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	
	vertical-align:top;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
 }
   
.tableprgCommun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	padding:4px;
 } 
 
 .tableprgCommunNL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:4px;
 } 
 
 .abastract {
 	color:#999999;
	font-size:11px;
 }
 
 .Session_container {
	 float:left;
	 white-space:nowrap;
	 text-align:left;
	 }
 
 .Session_container_title {
	 float:left;
	 /*white-space:nowrap;*/
	 text-align:left;
	 padding-bottom:3px;
	 }