/* MAIN */

p,h1
{
	margin:0px 0px 15px 0px;


}


.header,h1
{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	font-family:Verdana;

}

.form{
	text-decoration: none;
	font-family: Verdana;
	padding: 1px;
	font-size: 12px;
	color: #003742;
	background-color: #FFFFFF;
	border:1px solid #cccccc;
	
}

/* MAIN */

body
{
	font-weight:normal;
	font-size:12px;
	color:#003742;
	font-family:Verdana;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

a 
{
	font-weight:bold; 
	font-size:12px; 
	color:#007D96; 
	font-family:Verdana;
	text-decoration:underline;
	font-variant:normal;
}

a  { color:#007D96; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none }
a:active  { color:#007D96; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none }
a:visited  { color:#007D96; font-weight: bold; font-size: 12px ; font-family: Verdana; text-decoration: none }
a:hover  { color:#007D96; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: underline }

a.small 
{
	font-weight:bold; 
	font-size:10px; 
	color:#007D96; 
	font-family:Verdana;
	text-decoration:underline;
	font-variant:normal;
}

a.small  { color: #007D96; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
a.small:active  { color: #007D96; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
a.small:visited  { color: #007D96; font-weight: bold; font-size: 10px ; font-family: Verdana; text-decoration: none }
a.small:hover  { color: #007D96; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: underline }

.header
{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	font-family:Verdana;
}

td.spacing_left
{
	width:30px;
}

td.spacing_right
{
	width:15px;
}

td.blue
{
	background-color:#007D96;
}


/* TOP */

table.top
{
	height:150px;
	width:100%;
}

td.top_content
{
	width:385px;
}

td.top_logo
{
	width:173px;
}

td.top_leftlogo
{
	width:77px;
}

table.nav
{
	width:100%;
	height:16px;
}

td.nav_space
{
	width:25px
}

td.nav_space_end
{
	width:10px;
}

td.nav_space_scale
{
	width:100%;
}

td.info
{
	height:134px;
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	font-family:Verdana;
}


/* CENTRE */

table.centre
{
	height:250px;
	width:100%;
}

td.centre_subnav
{
	width:250px;
	background-color:#007D96;
	vertical-align:top;
}

td.centre_content
{
	width:385px;
}

td.centre_right_top
{
	vertical-align:top;
	background-color:#007D96;
}

td.centre_right_bottom
{
	vertical-align:bottom;
	background-color:#007D96;
}

td.centre_left_bottom
{
	vertical-align:bottom;
	background-color:#007D96;
}

table.content
{
	width:385px;
	height:250px;
}

td.content_top
{
	height:25px;
	background-color:#007D96;
}

td.content_main
{
	height:250px;
	vertical-align:top;
	padding-top:8px;
}

td.content_bottom
{
	height:25px;
}

table.subnav
{
	height:100%;
	width:250px;
}

td.subnav_top
{
	height:25px;
}

td.subnav_left
{
	height:100px;
	width:77px;
}

td.subnav_items
{
	height:25px;
}

td.illustr
{
	width:40px;
	height:219px;
}

td.language
{
	vertical-align:top;
	padding-top:24px;
}


/* BOTTOM */

table.spacing_bottom
{
	height:25px;
	width:100%;
}

td.bottom_content
{
	width:385px;
}

td.bottom_subnav
{
	width:250px;
}


/* PORTAL */

table.portal
{
	height:425px;
}

td.portal_space
{
	width:108px;
}

td.portal_blue
{
	width:142px;
	height:250px;
	background-color:#007D96;
	vertical-align:bottom;
}

td.portal_lang
{
	vertical-align:top;
	padding-top:25px;
	padding-left:30px;
}
