/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */	
body 
{
	color:#333333;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#888888;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:20px;
	
}

p
{
	margin-top:0px;
}

p,td
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#333333;
}

p.forsideText
{
    margin-left:8px;
}

td
{
	vertical-align:top;
}

td.loweredPicture
{
	height:404px;
	vertical-align:bottom;	
}

td.loweredPicture img
{
	position:relative;
	top:43px;
	z-index:10;
}

img
{
	border:0px;
	display:block;
}

img.forsidePic
{
    margin-right:8px;     
    padding:1px;   
    border: 1px solid #bbbbbb;        
}

img.pic
{
    padding:1px;
    border:1px solid #999999;
}

/* LINK STYLES */	
a 
{ 
	font-size: 11px; 
	text-decoration: underline; 
	color: #333333;
}
	
a:hover
{ 
	text-decoration: none; 
}
	
a.news
{
	
}
	
a.news:hover 
{ 
	font-size: 11px; 
	text-decoration: underline; 
	color: #333333; 
}

/* MENU STYLES */

img.indent, img.indentExchange
{
	display:inline;
	width:17px;
	height:1px;
}

img.dot
{	
	display:none;
}

#menuContainer
{
	padding-top:3px;
	padding-left:4px;
}

#menu
{
	display:block;
	width:181px;
	height:233px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:64px;
	padding-left:14px;
	padding-right:17px;
	background-image:url(../images/menuLogo.gif);
	background-repeat:no-repeat;
	list-style-type:none;
}
#menu li
{
	display:block;
	height:21px;	
	margin-top:4px;
	padding-top:4px;
	padding-left:29px;
	line-height:12px;
	background-image:url(../images/menuUnselected.gif);
}

#menu li a
{
	font-family:Tahoma,Arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
}

#menu li.selected
{
	background-image:url(../images/menuSelected.gif);
}

#subMenuCell
{
	background-color:#848484;
	width:217px;
	padding-top:16px;
	height:251px;
}

#subMenu
{
	display:block;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	width:217px;
	list-style-type:none;
}

#subMenu li
{
	margin-bottom:2px;
	padding-left:10px;
	padding-top:2px;
	height:17px;
	font-size:12px;
	color:#ffffff;
}

#subMenu li a
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#subMenu li.selected
{
	background-color:#C4102F;
}

#subMenu li.sublevel
{
	background-color:#666666;
	margin:0px;
}

#subMenu li.selected img.dot
{
	display:inline;
	margin-left:9px;
	margin-right:5px;
	margin-bottom:3px;
}

#subMenu li.selected img.indentExchange
{
	display:none;
}

#subMenu li.sublevel a
{
	font-size:11px;
}

#subMenu li.top
{
	margin-top:-2px;
	padding-top:7px;
}

#subMenu li.bottom
{
	padding-bottom:7px;
}
	
/* HEADER STYLES */	
h1 {
	font-family: verdana,helvetica,arial;
	color:#3F474A;
	font-weight:bold;
	font-size:15px;	
	letter-spacing:-1px;
}

h2 {
	font-family: verdana,helvetica,arial;
	font-size: 24px;
	font-weight:normal;
	color:#CC0033;
	margin-bottom:20px;
}

h3 {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	font-weight:bold;
	color:#C41030;
	margin:0px;
}

h4 {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color:#003C58;
	margin:0px;
}

h5 {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color:#003C58;
	margin:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: helvetica,arial;
	font-size: 11px;
	color:#003C58;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID SPECIFIC STYLES */	

#shadow1
{
	width:994px;
	border:1px solid #727272;
	border-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#shadow2
{
	width:992px;
	border:1px solid #676767;
	border-top:0px;
}

#shadow3
{
	width:990px;
	border:1px solid #5B5B5B;
	border-top:0px;
}

#shadow4
{
	width:988px;
	border:1px solid #515151;
	border-top:0px;
}

#container
{
	width:988px;
	background-color:#ffffff;
}

#rightContainer
{
	float:right;
	height:300px;
	width:769px;
	overflow:hidden;
}

#rightContainerPage
{
	float:right;
	width:769px;
	overflow:hidden;
	border-left:2px solid #666666;
	margin-left: 0px !important;
	margin-left:-3px;
}

#content
{
	height:240px;
	padding-left:11px;
	padding-right:15px;
	padding-top:5px;
	background:url(../images/frontpageBg.gif);
}

#contentPage
{
	
	padding-left:22px;
	padding-right:20px; 
	padding-top:16px;
	padding-bottom:20px;
	width:727px;
	background-image:url(../images/pageBg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#topBar
{
	height:70px;
	background-image:url(../images/bgTop.jpg);
	width:769px;
}

#info
{
	float:left;
	width:365px;
	height:230px;
	overflow:hidden;
	background-image:url(../images/infoBg.jpg);
}

#info table tbody tr td
{
	vertical-align:top;
}

#info table tbody tr td p
{
	margin:0px;
	color:#ffffff;
	font-size:11px;

}

#info table tbody tr td a
{
	color:#C4102F;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:12px;
}

#info table tbody tr td.left
{
	width:150px;
	padding-left:18px;
	padding-right:12px;	
}

#info table tbody tr td.right
{
	width:150px;
	padding-left:15px;
	padding-right:10px;	
}

#info table tbody tr td.top
{
	height:115px;
	*height:85px;
	padding-top:18px;
	padding-bottom:12px;	
}

#info table tbody tr td.bottom
{
	padding-top:17px;
}

#menuBar
{
	background-color:#666666;
	width:217px;
	height:11px;
	border-top:1px solid #666666;
	border-bottom:1px solid #333333;
}

#bar
{
	height:27px;
	background-image:url(../images/barBg.gif);
}

#bar2
{
	height:15px;
	width:769px;
	background-color:#B0AEAE;
}

#bottomBar
{
	height:20px;
	background-color:#666666;
	clear:right;
	z-index:0;
}

#flags
{
	float:right;
	margin-top:6px;
	margin-right:5px;
}

#flags img
{
	display:inline;
	margin-left:9px;
}

.address
{
	color:#c5c5c5;
	padding-top:10px;
	padding-left:19px;
}

.phoneFax
{
    color:#c5c5c5;
	padding-top:10px;
	padding-left:5px;
}

.address a
{
	color:#c5c5c5;
}

#domicil
{
	float:right;
	width:404px;
	height:230px;
}

#options
{
	float:right;
	width:100px;
}

#options img
{
	display:inline;
}