   
body { 
	padding: 0; 
	margin: 0; 	
	font-size: 11px; 
	font-family: "lucida grande", tahoma, verdana, arial, sans serif;
	background-image: url(../images/utopria-bkg.png);
	background-repeat: repeat-x;
        background-position: left top;


}


.header_top { background: url(../images/topmenu.png) no-repeat; width: 964px; height: 40px;}
.header { padding: 0px 0px 0 0px; }
.header_bottom { clear: both; background: #d4d4d4 url(../images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }

.smallbox_top {
		background: url(../images/leftbox2_top.png) no-repeat;
		color: #808080;
		height: 42px;
		width: 182px;
	}

.smallbox_top h2 {
		color: #808080;
		padding: 8px 4px 4px 10px;
		margin: 0px;
	}	

.smallbox {
	background: url(../images/leftbox2_middle.png) repeat-y;
		padding: 0 6px 10px 5px;
		margin: 0;
		width: 183px;
		color: #595959;

	}	
	
.smallbox_bottom {
		background: url(../images/leftbox2_bottom.png) no-repeat;
		color: #000;
		height: 17px;
		width: 182px;
		margin: 0 0 0 0;
	}




.smallgraybox_top {
		background: url(../images/leftbox2_top.png) no-repeat;
		color: #808080;
		height: 42px;
		width: 182px;
	}

.smallgraybox_top h2 {
		color: #808080;
		padding: 8px 4px 4px 10px;
		margin: 0px;
	}	

.smallgraybox {
	background: url(../images/leftbox2_middle.png) repeat-y;
		padding: 0 6px 10px 5px;
		margin: 0;
		width: 183px;
		color: #595959;

	}	
	
.smallgraybox_bottom {
		background: url(../images/leftbox2_bottom.png) no-repeat;
		color: #000;
		height: 17px;
		width: 182px;
		margin: 0 0 0 0;
	}



.largegraybox_top {
		background: url(../images/LgCenterGray_top.png) no-repeat;
		color: #808080;
		height: 16px;
		width: 704px;
	}

.largegraybox h2 {
		color: #818181;
		padding: 2px 0px 0px 0px;
		margin: 0px;
	}	

.largegraybox {
	background: url(../images/LGCenterGray_middle.png) repeat-y;
		padding: 0 6px 10px 5px;
		margin: 0;
		width: 704px;
		color: #595959;

	}	
	
.largegraybox_bottom {
		background: url(../images/LgCenterGray_bottom.png) no-repeat;
		color: #000;
		height: 16px;
		width: 704px;
		margin: 0 0 0 0;
	}


.largeerrorbox_top {
		background: #F0F0F0 url(../images/LgErrorBox_top.gif) no-repeat;
		color: #808080;
		height: 19px;
		width: 704px;
	}

.largeerrorbox h2 {
		color: #515151;
		padding: 2px 0px 0px 0px;
		margin: 0px;
	}	

.largeerrorbox {
	background: url(../images/LGErrorBox_middle.gif) repeat-y;
		padding: 0 6px 10px 5px;
		margin: 0;
		width: 704px;
		color: #995959;

	}	
	
.largeerrorbox_bottom {
		background: #FFF url(../images/LgErrorBox_bottom.gif) no-repeat;
		color: #000;
		height: 16px;
		width: 704px;
		margin: 0 0 0 0;
	}


.content { 
	margin: 0px auto;
	width: 968px;

	color: #454545;
}

.partnercontent { 
	margin: 15px;
	width: 660px;
	color: #454545;
}



.popup_content { 
	margin: 0px auto;
	width: 560px;
	background: #FFF;
	font-size: 11px; 
	font-family: "lucida grande", tahoma, verdana, arial, sans serif;  	background: #ffffff; 
	color: #454545;
}

.header_left {
	float: left;
	padding: 10px 0 0px 7px;
}

.header_right {
	position: relative;
	width: auto;
	float: right;
}

 



.middle {
	float: left;
	width: 531px;
	position: relative;
	top: -20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

.largemiddlegray {
	float: left;
	width: 710px;
	position: relative;
	top: 40px;
	right: -120px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

.largemiddlegeneric {
	float: left;
	width: 710px;
	position: relative;
	top: -10px;
	right: -120px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

.largemiddleerror {
	float: left;
	width: 710px;
	position: relative;
	top: 0px;
	right: -120px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}



.center{
	text-align:center;
}

p {	
	margin: 0 0 0px 0; 
	line-height: 1.5em; 
}

h2 { 
	margin: 0; 
	padding: 0px; 
	font: normal 1.6em Arial, Sans-Serif; 
	letter-spacing: -1px; 
}	

.errorMessage {
	font-weight: bold;
	font-family: arial, "lucida console", sans-serif;
	color: #ae0000;
}

.right_button {
	position: relative;
	top: 5px;
	left: 100px;
	font-size: 10px;
}


.header_right a{
	text-decoration: none;
}



.input_field4 {

	font-family: arial, "lucida console", sans-serif;
	color: #414141;
	font-size: 11px;

}



/*--------------------------------------  OLD STUFF --------------------------------------------------*/


a { color: #4949bf; background: inherit; text-decoration: none;}
a:hover { color: #818181; background: inherit; }
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 8px 0 0 8px; margin: 0; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }

form { margin: 0; }
xinput.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
xinput.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */



.logo {	padding: 18px 0 0 3px; }

/* header */

.header2 {
	padding: 0px 5px 0 5px;
	padding-left: 100px;
}

    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   


div#mfd
{
  margin: 0px 0px 0px 0px;
  display: block;
  position: relative;
  text-align: right;
}


.input_field {
	width: 150px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px;
}

.message {
	height: 150px;
}
	
	.box2 {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 169px;
		color: #595959;
		background: #FFF;
		text-align: justify;
	}	
	

	
		/* left and central column */
		.left_side { float: left; width: 184px; padding: 0px 5px 8px 8px;}
		.right_side { position: relative; top: -200px; 
			left: 200px; 
			width: 545px; margin: 0 -300px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; outline: red solid double; text-align: justify;}
		
	.grey_top { clear: both; width: 532px;  color: #000; height: 5px; padding: 0; margin: 0px 0 0 0px;}
	.grey { width: 512px; margin: 0 0 0 0px; padding: 10px; no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
	.highlight_last {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 0px solid #ccc;
	}	
	
		
/* right side
   ---------- */
		

		
img2 { float: left; margin: 0 9px 3px 0; }

img.mimage {
 float: right; margin: 0 9px 3px 0;
}



/* footer
   ------ */

.hline  { 
	clear: both; 
	width: 705px;
	text-align: center;
	color: #808080;
	padding: 0px 0 5px 0;
	border-top: 1px solid #a1a1a1;
}

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	padding: 10px 0 5px 0;
	border-top: 1px solid #D4D4D4;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; border-bottom: 1px dotted #808080; text-decoration: none; } 

/* menu */

#menu2 {

        position:relative;
        left: 15px;
	top: -35px;
	z-index:200;

}
/* menu */


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
border: 0;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 3px 2px;
border-left-width: 0;
text-decoration: none;
border: 0;
text-align: center;
color: #414141;
font-family: "lucida grande", tahoma, verdana, arial, sans serif;
font-size: 100%;
font-weight: bold;

}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border: 1px solid #a1a1a1;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
color: #414141;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 190px; /*width of sub menu levels*/
font-weight: normal;
font-family: "lucida grande", tahoma, verdana, arial, sans serif;
font-size: 100%;
padding: 5px 5px;
background: #ffffff;
text-align: left;
color: #414141;
border-width: 1px 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
color: #f6f6f6;
}

.horizontalcssmenu ul li ul li a:hover{
background: #e9e9e9;
color: #414141;
}



* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
