BODY {
background-image: url(images/bg_pattern.png); 
background-repeat: repeat-x;
padding: 0px ;
margin: 0px;
background-color: #757575;
color : #000; 
font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 10pt; 
text-align: center;
}

A:link    {font-weight : bold; text-decoration: underline; color: blue }
A:hover {font-weight : bold; text-decoration: underline; color: blue }
A:visited {font-weight : bold; text-decoration: underline; color: blue }
A:active  {font-weight : bold; text-decoration: underline; color: blue }



.bg_image {

background-image: url(images/bg_image1.jpg); 
background-repeat: no-repeat;
background-position: right top;
}

.container {
text-align: left;
width: 900px;
height: 700px;
padding: 0px ;
margin: 0px auto ;
border: 0px green dotted;
}

.outer {
text-align: left;
width: 817px;
height: 500px;
padding: 0px ;
margin: 0px auto ;
border: 0px red dotted;
}

.header {
position: relative;
top: 20px;
left: 0px;
width: 817px;
height: 138px;
background-image: url(images/ftcea_header.png); 
background-repeat: no-repeat;
padding: 0px ;
margin: 0px;
border: 0px yellow solid;
z-index: 10;
}

.language {
width: 130px;
top: 15px;
left: 850px;
position:relative;
padding: 0px ;
margin: 0px;
}

.menu {
position: relative;
top: 50px;
left: 110px;
height: 24px;
width: 690px;
padding: 0px ;
margin: 0px;
z-index:100;
font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 10pt; 
font-weight : bold; 
margin:0px; 
border: 0px blue solid;
}

.menu  a:link,.menu  a:hover,.menu  a:visited, .menu  a:active {
color : #fff; 
font-weight : bold; 
text-decoration: none;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
text-align: center;
height:20px; 
line-height:20px; 
padding:0px;
margin:0;
list-style-type:none;

}

.menu li {
border-right: 0px #555 solid;
width: 170px;
float:left;
position:relative;
}


.main {
position: absolute;
top: 120px;
width: 817px;
height: 390px;
padding: 0px ;
margin: 0px;
border: 0px violet solid;
z-index: 0;
}

.title  {
text-align: center;
width: 817px;
height: 25px;
line-height: 25px;
padding: 0px ;
margin: 0px;
border: 0px #888 solid;
color : #1578b3; 
background-image: url(images/header_bg.png); 
background-repeat: repeat-x;
font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 13pt; 
font-weight : bold; 
}

.contentColor {

position: relative ;
width: 709px;
height: 320px;
top: 28px;
left: 42px;
padding: 0px ;
margin: 0px;
}

.content {
text-align: left;
width: 817px;
min-height: 500px;
border: 0px #888 solid;
padding-top: 10px ;
margin: 6px 0px 0px 0px;
color : #003657; 
background: #e1e1e1;
font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 10pt; 
}

.content h1 {
padding: 4px ;
margin: 2px;
border: 1px #555 solid;
background: #eee;
font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 13pt; 
font-weight : bold; 
}

.content h4 {
padding: 4px ;
margin: 2px;
color: red;
font-family : Trebuchet MS,Arial, Helvetica; 
font-weight : bold; 
}

.content p {
padding: 10px ;
margin: 0px;
}

.calendar {
position: relative ;
overflow: none;
width: 960px;
height: 650px;
top: 0px;
left: 18px;
border: 0px red solid;
padding: 0px ;
margin: 0px;
color : #000; 
font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 10pt; 
}

.contactColor {
position: relative ;
width: 930px;
height: 130px;
top: 0px;
left: 0px;
padding: 2px ;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 2px;
border: 1px #777 solid;
}

table #formStyle2 {
border: 1px #ddd solid;
padding: 2px;
margin: 1px;

} 

#formStyle2 tr {
border: 1px #fff solid;
} 

#formStyle2 th {
border: 0px #fff solid;
background:#ffffff url('images/table_field_bg.png') repeat-y top left;
padding: 1px; 
padding-right: 0px; 
line-height: 22px;
} 

#formStyle2 h3 {
margin: 0px;
text-align: center;
font-size: 11pt;
border: 1px #ccc solid;
background:#f2f4f5;
padding: 4px; 
} 

#formStyle2 input, select, checkbox, textarea  {
margin: 2px;
border: 1px #ccc solid;
padding: 2px; 
font-family : Trebuchet MS,Arial, Helvetica;
font-size: 9pt;
} 

#formStyle2 .input_radio, .input_checkbox  {
margin: 2px;
border: 0px red solid;
padding: 2px; 
} 

#formStyle2 .submit {
border: 1px #888 solid;
background:#ffffff url('images/table_field_bg2.png') repeat-x top left;
padding: 1px; 
font-size: 10pt;
line-height: 22px;
} 



.footer  {
text-align: center;
width: 817px;
height: 35px;
line-height: 35px;
padding: 0px ;
margin: 6px 0px 0px 0px;
color : #1578b3; 
background: #d0d0d0;
background-image: url(images/header_bg.png); 
background-repeat: repeat-x;

font-family : Trebuchet MS,Arial, Helvetica; 
font-size : 10pt; 
font-weight : bold; 
}

.panel-register {
left: 20px;
position: relative;
text-align: left;
width: 772px;
height: 126px;
padding: 0px ;
margin: 0px;
background-image: url(images/panel-benefits.png); 
background-repeat: no-repeat;
border: 1px #ddd solid;
}

.panel-register h1 {
position: absolute;
top: 6px;
left: 15px;
font-family : Trebuchet MS,Arial, Helvetica; 
font-size: 12pt; 
font-weight : bold; 
padding: 0px ;
margin: 0px;
}

.panel-register ul {
position: absolute;
top: 13px;
left: 195px;
}

.panel-register img {
position: absolute;
top: 90px;
left: 595px;
}
