/* CSS Document */
body,table,th,td,input,textarea{border-collapse:collapse;list-style:none;font: 16px Calibri;}
body.body
{

	background:url(../img/main_logo.gif) no-repeat left top;
	padding:0;
	margin:0;
	color :#666666;
}
body.second
{
	background:url(../img/second_decor.gif) repeat-x left top;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
img
{
	border: none;
}
ul
{
	margin-top:0px;
}
div.header
{
	background:url(../img/top_line.gif) repeat-x top;
	width:100%;
}
img.logo
{
	width:150px;
	height:87px;
	background-color:white;
}
img.main_logo
{
	width:233px;
	height:136px;
}
a.mailto
{
	position:absolute;
	right:10px;
}
table.pageDecor
{
	background:url(../img/bw_center.gif) no-repeat center;
	width:100%;
	height:100%;
}
table.pageDecor td
{
	width:50%;
}
td.leftDecor
{
	background:url(../img/true_center_left.jpg) no-repeat right;
	padding: 40px 40px 0px 7px;
}
td.rightDecor
{
	background:url(../img/true_center_right.jpg) no-repeat left;
	padding-left: 60px;
	white-space:nowrap;
}
table.secondDecor
{
	width:100%;
	height:100%;
}
td.secondDecor
{
	background:url(../img/true_center_right.jpg) no-repeat left top;
	padding-left: 60px;
}

div.container
{
	height:645px;
	width:220px;
}
div.container2
{
	height:645px;
	width:350px;
}



td.content
{
	width:100%;
}
table.titlePage
{
	height: 93px;
}
table.titlePage td
{
	color : #292075;
	font: bold 22px Calibri, sans-serif;
	vertical-align:bottom;
}
div.publication
{
	width:75%;
	padding: 20px 40px 0px 4px;
	margin-right: 80px;
	float:left;
}
div.description
{
	float:left;
	font-size:smaller;
margin: 25px 25px 0px 4px;
}
div.presentContainer
{
width : 150px;
float:left;
}
#menuItem1 a, #menuItem2 a, #menuItem3 a, #menuItem4 a, #menuItem5 a, #menuItem6 a, #menuItem7 a
{
	text-decoration:none;
}
#menuItem1
{
	padding-top: 47px;
}
#menuItem2
{
	padding-top: 39px;
}
#menuItem3
{
	padding-top: 325px;
}
#menuItem4
{
	padding-top: 19px;
}
#menuItem5
{
	padding-top: 18px;
}
#menuItem6
{
	padding-top: 19px;
}
#menuItem7
{
	padding-top: 18px;
	margin-right: 10px;
}
#menuItem7 h4
{
	margin:0; padding:0;
	font-weight:normal;
}
#menuItem7 ul
{
	margin-left:15px;
	padding-left:0;
	list-style:disc;
}
#menuItem7 ul li {margin-bottom : 5px;}


.dotLink
{
	border-bottom : dotted 1px red;
	cursor:help;
}
.dotLink:hover
{
	border-bottom : dotted 1px red;
	text-decoration : none;
}