body {
	font: 11px sans-serif;
	margin: 0px;
	padding: 0px;
	color: #272727;
	background: fixed white url(../img/slogan-innov.gif) no-repeat 1050px 80%;
}

table	{ display: table; border-collapse: collapse; margin: 0px;}
tr		{ display: table-row; }
td		{ display: table-cell; aborder: 1px solid red; font-size: 11px; vertical-align: top;}
img		{ border: 0px; }

table.header {
	width: 100%;
}

table.header td { 
	text-align: left; 
	vertical-align: top;
	padding: 0px;
}

#hdr-1 {
	width: 218px;
	height: 113px;
}

#hdr-2 { 
	background: white url(../img/top-bg.gif) repeat-x left top;	
	padding: 0px;
}

table.main {
	width: 1050px;
}

#cnt-1
{
	width: 218px;
	padding: 0px 0px 30px 0px;
}

#cnt-2
{	
	padding: 0px 30px 30px 10px;
}

table.footer {
	width: 1020px;
}

#ftr-1 {
	width: 218px;
	border-top: 1px solid #272727;
	padding: 0px;
}

#ftr-2 {
	text-align: right;
	padding: 5px 30px;
	border-top: 1px solid #272727;
}

.right-aligned {
	float: right;
	margin: 10px 10px 10px 20px;
	padding: 0px;
	text-align: left;
}

.left-aligned {
	float: left;
	margin: 10px 20px 10px 10px;
	padding: 0px;
	text-align: left;	
}

a {
	font: 11px "Verdana", "Trebuchet MS", "Tahoma", sans-serif;
	color: #0066FF;
	text-decoration: underline;
}

a:active, a:visited {
	color: #0066FF;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a.sub {
	display: block;
	margin: 7px 5px 5px 0px;
	padding-left: 12px;
	background: transparent url(../img/arr_blue.gif) no-repeat left center;
}

ul {
	margin: 5px 10px 20px 30px;
}

li {
	vertical-align: middle;
	padding: 4px 0px 2px 0px;
}

ul.navigation {
	margin: 5px 10px 20px 10px;	
	list-style: none;	
	text-align: left;	
}

ul.navigation li {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}

ul.navigation li.section {	
	padding: 5px 5px 5px 10px;
	font-weight: bold;	
}

ul.navigation li.menu {	
	background: transparent url(../img/arr.gif) no-repeat center right;	
}

ul.navigation li.selected {
	color: navy;
}

ul.navigation a {
	color: black;
	text-decoration: none;
}

ul.navigation a:active, ul.navigation a:visited {
	color: black;
	text-decoration: none;
}

ul.navigation a:hover {
	color: red;
	text-decoration: underline;
}


#nav-line {
	border-bottom: 1px solid #777;
	padding: 10px 0px 10px 0px;
	text-transform: uppercase;
}

#nav-line a {
	color: black;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #D93600;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #737373;
	margin: 5px 0px 5px 0px;
}

li {
	color: inherit;
}

p {
	display: block;
	margin: 5px 0px 25px 0px;
	text-align: justify;
}

table.simple { margin: 10px 5px 10px 0px; }
table.simple td { text-align: left; padding: 2px; }


div.feedback {
	width: 850px;
}

.feedback td {
	vertical-align: top;
	padding: 10px 0px 5px 4px;
}

.feedback td.title {	
	padding: 10px 20px 5px 4px;
}

.feedback input, .feedback textarea
{
	width: 800px;
	border: 1px solid #777;
	background-color: #fcfcfc;
	font: 11px "Verdana";
	padding: 2px;
}

div.dl {
	
}

.dl td {
	padding: 15px 10px;
	border: 1px solid #c3c3c3;
}

.dl tr#title td {
	background-color: #fcfcfc;
	border: 1px solid #c3c3c3;	
}


.fdb tr.title td {
	background-color: #D6E5FF;	
	border: 1px 1px solid #3C5C91;
	padding: 7px;
}

.fdb td.message {
	padding: 7px;
	border: 1px solid #9CA9BD;
	border-bottom: none;
}

.fdb td {
	padding: 7px 7px 14px 7px;	
	border: 1px solid #9CA9BD;

	border-top: none;
}

#news_wrap {
	width: 85%;
}
.news #news-content {	
	text-align: justify;
	padding: 0px 4px 15px 4px;
}

#news-content a#read {
	display: block; 
}


.event-date { width: 70px; }
/*	width: 115px; }*/

.event-date #month {		
	width: 85px;
	background-color: #144793;
	color: white;	
	text-align: left;
	padding: 4px 0px 4px 10px;
	float: left;
}

.event-date #date {
	width: 12px;
	float: left;	
	background-color: #B2CCF3;
	color: #303A60;
	text-align: center;
	padding: 4px 10px;
}


/*****************************
*
*	Generic sectionable table
*
*****************************/
.SectionTable {
	margin-bottom: 15px;
	width: 100%;
}

.SectionTable#Bordered {
	border: 1px solid #D7E6FE;
	border-bottom: 1px solid #6A93D4;
}

.SectionTable td {
	padding: 5px;
	font-size: 11px;
}

.SectionTable tr#SectionTitle td {
	padding: 5px;
	margin: 0px;
	background-color: #D7E6FE;
	font-weight: bold;	
	border-bottom: 1px solid #6A93D4;
}

.SectionTable tr.EvenRow#Section td {
	background-color: white;
	border-bottom: 1px solid #D7E6FE;
}

.SectionTable tr.OddRow#Section td {	
	background-color: #F5F9FF;
	border-bottom: 1px solid #D7E6FE;
}

.SectionTable #Dummy {	
	border-top: 1px solid #6A93D4;
	height: 20px;
}

/*****************************
*
*	Generic striped table
*
*****************************/
.StripedTable td {		
	border: 1px solid #EAD2AE;
}

.StripedTable tr#Title td {
	padding: 3px;
	margin: 0px;
	background-color: #D7E6FE;
	font-weight: bold;
	border-bottom: 1px solid #6A93D4;
}

.StripedTable tr#EvenRow td {
	
}

.StripedTable tr#OddRow td {
	
}

.StripedTable #Dummy {	
	height: 10px;
}

/*
	Download application
*/
.KeyValueTable td {
	padding: 3px 0px 0px 0px;
}

/*
	Download application
*/
#File {
/*	width: 55%; */
	width: 400px;
	color: #333;
	padding: 5px;
}

#FileSize {
	float: left;
	width: 100px;
	color: #999;	
	margin: 5px 0px 0px 0px;
}

#FileDate {
	float: left;
	width: 100px;
	color: #999;
	margin: 5px 0px 0px 0px;
}

#Description {	
	color: #333;
	padding: 5px;
}

#DownloadBtn {	
	float: right;
	margin: 8px 0px 0px 0px;
}

#AddBtn_float {	
	float: right;	
	margin: 8px 0px 0px 5px;
}

label#Key {
	display: block;
	vertical-align: top;
	padding: 0px 0px 3px 0px;
}

#SubmitBtn {	
	float: right;
	margin: 8px 0px 0px 0px;
}


#FileTableHeader td {
	background-color: #D7E6FE;
}

#QaA {
	background-color: #D7E6FE; 
	font-weight: bold;
}
