/* Body and tag styles */
* {margin:0; padding:0;}
html {
	height:100%;
	}

body {
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background:#e8eaec;
	height:100%;
}
a {
	color:#467aa7; 
	font-weight:bold; 
	text-decoration:none; 
	background-color:inherit;
}
a:hover {
	color:#2a5a8a; 
	text-decoration:none; 
	background-color:inherit;
}
a img {border:none;}
p {padding:0 0 1.6em 0;}
p form {
	margin-top:0; 
	margin-bottom:20px;
}
img.left,img.center,img.right {padding:4px; border:1px solid #a0a0a0;}
img.left {float:left; margin:0 12px 5px 0;}
img.center {display:block; margin:0 auto 5px auto;}
img.right {float:right; margin:0 0 5px 12px;}

/* Header and navigation styles */
#container {
	width:780px;
	text-align:left;
	background:#ffffff;
	color:#303030;
	border:2px solid #a0a0a0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#header {
	height:161px;
	width:778px;
	color:#ffffff;
	background-color: #2c2bad;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#header h1 {padding:35px 0 0 20px; font-size:2.4em; background-color:inherit; color:#ffffff; letter-spacing:-2px; font-weight:normal;}
#header h2 {margin:10px 0 0 40px; font-size:1.4em; background-color:inherit; color:#f0f2f4; letter-spacing:-1px; font-weight:normal;}
#navigation {
	height:2.2em;
	line-height:2.2em;
	width:778px;
	margin:0 1px;
	color:#ffffff;
	/*background-color: #2c2bad;*/
	background:url(images/nav_bg.gif);
}
#navigation li {float:left; list-style-type:none; border-right:1px solid #ffffff; white-space:nowrap;}
#navigation li a {display:block; padding:0 10px; font-size:0.8em; font-weight:normal; text-transform:uppercase; text-decoration:none; background-color:inherit; color: #ffffff;}
* html #navigation a {width:1%;}
#navigation .selected,#navigation a:hover {
	color:#ffffff;
	text-decoration:none;
	/*background-color: #578bb8;*/
	background:url(images/nav_sel.gif);
}
#subheader {
	height:18px;
	width:779px;
	background:#E1E1E1;
	}
#subheader p {
	font-size:0.9em;
	padding: 0 0 0 20px;
}

#picheader {
	margin-bottom: 3px;
}
	
/* Content styles */
#content {
	float:right;
	width:572px;
	font-size:0.9em;
	padding-top: 3px;
	padding-bottom: 3;
	padding-left: 0px;
	padding-right: 3px;
	margin-bottom: 3px;
}
#content h2 {
	display:block;
	margin:0 0 16px 0;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
	background-image: url(Images/bg_header2.jpg);
}
#content h2 a {font-weight:normal;}
#content h3 {margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content h4 {
	display:block;
	margin:0 0 0 0;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
	background-image: url(Images/bg_header2.jpg);
}
#content h5 {
	display:block;
	margin:0 0 0 0;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
	background-image: url(Images/bg_header2.jpg);
}
#content h6 {
	display:block;
	margin:0 0 0 0;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
	background-image: url(Images/bg_header2.jpg);
}
#content a:hover,#subcontent a:hover {text-decoration:underline;}
#content ul,#content ol {margin:0 5px 16px 35px;}
#content dl {margin:0 5px 10px 25px;}
#content dt {font-weight:bold; margin-bottom:5px;}
#content dd {margin:0 0 10px 15px;}
#content p {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}

/* Sidebar styles */
#subcontent {
	float:left;
	width:199px;
	line-height:1.4em;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#subcontent h2 {
	display:block;
	margin:0 0 15px 0;
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	background-color:inherit;
	background-image: url(Images/bg_header.jpg);
	color: #FFFFFF;
}
#subcontent p {margin:0 0 16px 0; font-size:0.9em;}

#vline {
	float:left;
	height:580px;
	width:1px;
	background:url(Images/dots-vert.gif);
	}
#hline {
	height:1px;
	width:100%;
	background-image: url(Images/dots-hori.gif);
	background-repeat: repeat-x;
	}
	
/* Menublock styles */
.menublock {margin:0 0 20px 8px; font-size:0.9em;}
.menublock li {list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a {font-weight:bold; text-decoration:none;}
.menublock li a:hover {text-decoration:none;}
.menublock li ul {margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li {margin-bottom:0;}
.menublock li ul a {font-weight:normal;}

/* Imageblock styles */
.imageblockleft {
	float:left;
	width:40%;
}
.imageblockleft ul {margin:0;}
.imageblockleft li {list-style:none; display:block;padding:0; margin:0 0 5px 0;}
.imageblockright {
	float:right;
	width:40%;
}
.imageblockright li {list-style:none; display:block;padding:0; margin:0 0 5px 0;}

/* Searchbar styles */
#searchbar {margin:0 0 20px 0;}
#searchbar form fieldset {margin-left:10px; border:0 solid;}
#searchbar #s {height:1.2em; width:110px; margin:0 5px 0 0; border:1px solid #a0a0a0;}
#searchbar #searchbutton {width:auto; padding:0 1px; border:1px solid #808080; font-size:0.9em; text-align:center;}

/* Footer styles */
#footer {
	clear:both;
	height:30px;
	width:778px;
	padding:5px 0;
	margin:0 1px;
	font-size:0.9em;
	color:#f0f0f0;
	background:url(images/footer.gif);
}
#footer p {
	padding:0;
	margin:7px;
	text-align:center;
	color: #666666;
}
#footer a {color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover {color:#ffffff; background-color:inherit; text-decoration: underline;}

#footer2 {
	height:10px;
	width:778;
	margin:0;
	padding:0;
	background: #3033BA;
}

/* Misc classes and styles */
.splitcontentleft {
	float:left;
	width:73.5%;
}
.splitcontentleft p {margin-right:20px; }

.splintcontenthalfleft {
	float:left;
	width:48%;
	}
.splitcontentright {
	float:right;
	width:26%;
	margin: 0px;
}
.splitcontentright  p {margin-right:20px; }
.splintcontenthalfright {
	float:right;
	width:48%;
	}
.clear {clear:both;}
.small {
	font-size:0.8em;
	background-color:#D0D9EA;
}
.hide {display:none;}
.textcenter {text-align:center;}
.textright {text-align:right;}
.important {color:#f02025; background-color:inherit; font-weight:bold;}
.box {
	margin:0;
	padding:0px;
	border:1px solid #c0c0c0;
	color:#505050;
	line-height:1.5em;
}
.box h6 {
	font-size: 0.9em;
	font-weight: bold;
}
.large {

	}
.fullheight {
	height:74%;
	}
.indexheight {
	height:500;
	}
.height2 {
	height:940px;
	}
	
#spacer {
	height:1px;
	background-color: #FFFFFF;
	}
#michalis {
	float:left;
	width: 45%;
	background-position: right;
}
#michalis2 {
	float:right;
	right: 200px;
	width:45%;
}
