 body 
{	
	font-family: Times New Roman,Arial, sans-serif;
	font-size:20px;
	margin: 10px 10px 10px 10px;
	width:920px;
}

p {
	font-family: Arial, sans-serif;
	font-size:14px;
}

p.bodytext {
	font-family: Arial, sans-serif;
	font-size:14px;
}

div.homepage1 p.bodytext
{
	font-size:14px;
	line-height: 16px;
}
.main{
	width:760px;
}

a{
	color:#004673;
	text-decoration:none;
	font-family: Arial, sans-serif;

}


a:hover {
	color:#004673;
	text-decoration:underline;
}
a:link {
	text-decoration:underline;
}


a.linkinfo {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	color :  #004673;
}


.footer a{
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}

.leftcolumn a{
    font-weight: bold;
    text-decoration: none;
}

a.external-link-new-window  {

	border: 0px;
	margin: 0px;
	text-decoration:none;

}

a.linkglance {
	font-size: 0.9em;
}



a.h2glance, .csc-header-n2 h1 {
	font-size: 1em;
}


a.more {

	font-size: 0.72em;

	color:  #ff9933;

}

td.Knowledge {

	vertical-align: top;
	text-align: center;

}



td.Knowledge {
	vertical-align: top;
	text-align: center;
	font-size: 0.8em;
	font-family: Arial, sans-serif;
}



.heightcell {

	padding-top: 15px;

}





.maincontent {

	padding: 0px 0px 0px 15px;

}



.maincontent_home {

	padding: 0px 10px 0px 15px;

}



td.maincontent table#updates_box {

	background-color: #f7f7f7;

	padding-bottom: 5px;

	margin-top: 0px;

}



td.maincontent table#updates_box td.title_updates {

	background-color:#f6c360;

	font-weight: bold;

	font-size: 0.8em; 

	color: #222222;

	padding: 4px;

	margin-bottom: 0px;

}



td.maincontent #challenges_box {
	background-color: #FFF2BF;
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
}


h1{
	font-size: 20px;
 	
}
 h1.csc-firstHeader {
 	font-size: 20px;
 	
}

td.maincontent  {
	font-weight: bold;
	font-size: 10px;
	color: #222222;
	margin-top: 0px;
	/*padding: 4px;*/
	margin-bottom: 0px;
}


td#box_blue_key {
	background-color:#F6F4EF;
}

td#box_blue_key h1.csc-firstHeader {
	border-top: 10px solid #f5db5c; 
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 0px;
}




td#box_blue li a:hover, td#box_blue_key li a:hover, td#box_green li a:hover {
	text-decoration: underline;
}

/* ----- menu (start)----------*/
div.submenu1_level_1_no{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 15px;
	/* background: #6496FF; */
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

div.submenu1_level_1_act{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 15px;
	/*background: #418400;
	color: #FFFFFF;*/
	white-space: nowrap;
	background: #6496FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div.submenu1_level_2_no{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 15px;
	background: #99CCFF;
	color: #666666;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


div.submenu1_level_2_act{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 15px;
	background: #8DB0F4;
	/*background: #6496FA;*/
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div.submenu1_level_3_no{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 20px;
	/* background: #B2CAF7; */
	border-top-width: 1px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left: 6px solid #8DB0F4;
}

div.submenu1_level_3_act a, div.submenu1_level_3_no a{
	font-weight: normal;
}
div.submenu1_level_3_act{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-left: 6px solid #8DB0F4;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 20px;
	background: #B2CAF7;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div.submenu1_level_4_no{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
	background: #99cc66;
	color: #666666;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

div.submenu1_level_4_act{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	height: auto;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 3px 6px 3px 35px;
	background: #418400;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


table.loginbox{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   
   text-decoration: none;
   display: block;
   padding: 3px 6px 3px 3px;
   background: #99CCFF;
   white-space: nowrap;
}

/* ------  menu (stop) ------ */ 
/*----- others --------*/




.odd 
{
	background: #FFFAF0	;
	font-size: 14px;

}
.even 
{
	background: #FFFAA0;
	font-size: 14px;

}

table.weblinks 
{
	color:#004673;
	font-size: 18px;
	font-family: Arial, sans-serif;
}
a.weblinks{
	color:#004673;
/*	text-decoration:underline;*/
}

div.ffoacontact {
	color:#000673;
/*	font-size: 18px;	font-style=italic;		font-align: center;*/
	text-align:center;
	
	font: oblique 14px "Helvetica Nue", serif; font-stretch: condensed ;
/*	font-family: Arial, sans-serif;*/
/*	background: #99CCFF;*/
}

div.csc-header {
	font-size: 18px;
}
div.csc-header-n1{
	font-size: 18px;
}
ul.csc-menu-1{
	font-size: 18px;
}
ul.csc-menu-def{
font-size: 18px;
}
/* h1.csc-firstHeader*/

table.exective_member_list{
	font-size: 14px;
	color: blue;	
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background: #33FFEE;
	padding: 3px 6px 3px 5px;	
}
div.collapsible-block{
	font-size: 18px;
	padding: 3px 6px 3px 55px;

}
div.container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	height: auto;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 3px 6px 3px 55px;
	background: #9090AA ;
	width:30%;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
	

ul.payment_info  li { 
/*list-style-type: none; */
  font-size: 14px;
  background:url(/fileadmin/images/icons/bullet.gif);
  background-repeat:no-repeat;
  list-style-type: none;
  margin: 0;
  padding:0 45px 0 45px;
  background-position:0 0.3em;
}
ul.payment_info  li  li{ 
/*list-style-type: none; */
/*  background:url(/ffoa/fileadmin/images/icons/bulletx.gif);*/
  
}

ul.csc-bulletlist-1 li 
{ 
   font-size: 14px;  
   list-style-type: none; 
   width:70%;   
   padding:0 45px 0 45px;
   background:url(/fileadmin/images/icons/bullet.gif);
   background-repeat:no-repeat;
   background-position:0 0.3em;

}
ul.csc-bulletlist-1 .odd 
{
/*	background: #FFFAF0	;*/
	font-size: 14px;
/*	font-style: italic;*/

}
ul.csc-bulletlist-1 .even 
{
/*	background: #FFFAA0;*/
	font-size: 14px;
	font-style: italic;
}
ul.csc-bulletlist-3 li 
{ 
   padding-left: 5px; 
   font-size: 20px;  
   list-style-type: none; 
   width:40%;   
   padding:0 25px 0 25px;
   padding-left: 45px; 
/*   background:url(/ffoa/fileadmin/images/icons/bullet.gif);*/
   background-repeat:no-repeat;
   background-position:0 0.3em;

}



table.mainmenu_table  
{
/*font-weight: normal;*/
	font-size: 20px;
	border-collapse: collapse;
	border-spacing: 1 0px;
	text-align:center;
	margin: 10px;
	padding: 1px;
	bottom: 1px;
	border-style: ridge;
	border-width: 5px;
}
	
 tr.mainmenu_tr-even  tr.mainmenu_tr-odd{
 	margin-top: 10px;
 }
table.mainmenu_table  td{
/*	height:200px;
	width: 420px;*/
	height:200px;
	width: 300px;

	text-align: center;
/*	vertical-align: 10px;*/
}
td.counter{
	font-size: 12px;
}
td.counter1{
	font-size: 10px;
}
table.registerform{
	font-size: 14px;
	border-collapse: collapse;
	border-spacing: 1 0px;
	text-align:center;
	margin: 10px;
	padding: 1px;
	bottom: 1px;
	border-style: ridge;
	border-width: 5px;
}
td.newsbrief{
	font-size: 24px;
	white-space: nowrap;
}
div.gatable td tr {
	font-size: 14px;
	border-collapse: collapse;	
	text-align:left;
	margin: 10px;
	bottom: 1px;
	border-width: 5px;
	padding: 3px 6px 3px 15px;
}
div.gatable ul li {
	font-size: 14px;

}
div.notification{
	font-size: 24px;
	
}
table.contenttable{
	border-spacing: 10 15px;
}

td.align-center{
	text-align:center;
}
div.tx-loginboxmacmade-pi1{
    margin-top:15px;	
}
.tx-loginboxmacmade-pi1-fieldCell .input, .tx-loginboxmacmade-pi1-fieldCell .password{width:80px;}
.tx-loginboxmacmade-pi1-header, .tx-loginboxmacmade-pi1-welcome, h2.tx-loginboxmacmade-pi1-header {display:none;}
.tx-loginboxmacmade-pi1-labelCell{
    font-family: arial;
    font-size: 12px;
}
div.tx-loginboxmacmade-pi1-forgotpassword, .tx-loginboxmacmade-pi1-forgotpasswordForm, .tx-loginboxmacmade-pi1-success, .tx-loginboxmacmade-pi1-status{
	font-family: Arial, sans-serif;
	font-size:11px;
}
.tx-loginboxmacmade-pi1-forgotpasswordLink, .tx-loginboxmacmade-pi1-error{
	font-family: Arial, sans-serif;
	font-size:11px;
}

.tx-loginboxmacmade-pi1-labelCell{
	display: block;
}
.tx_label_login{
	width:100px;
}
div.dynafef_pi4_main div.dynafef_pi4_title {
    background-color: #C7E1FC;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    color: black;
}
