.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
}

a:link, a:visited {
	color: #42779D; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9abdde;	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #c1c2c5;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover, a.sublevel:hover {
	text-decoration: none;
	color: #9abdde;
}

a.mainlevel#active_menu, a.sublevel#active_menu {
	color:#9abdde;
	font-weight: bold;
}

a.mainlevel#active_menu:hover, a.sublevel#active_menu:hover {
	color: #9abdde;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #c1c2c5;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 7px;
	width: 100%;
	text-decoration: none;
}

.back_button {
  text-align: left;
  font-size: 9px;
  font-weight: normal;
  width: auto;
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 20px;
  margin: 1px;
}

.contentheading {
	color: #42779D;
	font-weight: normal;
	font-size: 24px;
  line-height: 22px;
}

.moduletable th {
font-size:13px;
color:#ffffff;
text-align:left;
text-transform: uppercase;
padding-top: 4px;
padding-bottom: 10px;
}
.moduletable {
padding-top: 0px;
}

a.readon {
	display: block;
	float: left;
	padding-bottom: 10px;
}

body {
text-align:center; /*center hack*/
background-image: url(../images/icase2010-taust.gif);
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
}

#wrap {
width:740px; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left;
}

#header {
text-align:left;
}

#peamenu {
text-align:left;
background-color:#42779D;
}

#sidebar {
float:left;
width:150px;
min-height:300px;
overflow:hidden;
background-color:#42779D;
}

#content {
float:left;
width:740px;
overflow:hidden;
background-color: #ffffff;
min-height:300px;
}

#sidebar-2 {
float:right;
width:150px;
min-height:300px;
overflow:hidden;
margin-left:-3px;
background-color:#42779D;
}

#sidebar-2-bottom {
float:right;
width:150px;
overflow:hidden;
margin-left:-3px;
background-repeat: no-repeat;
vertical-align: baseline;
text-align: left;
font-size: 9px;
font-weight: normal;
font-color: #6b5431;
line-height: 20px;
background-color:#42779D;
}

#footer {
clear:both;
min-height:20px;
background-color:#42779D;
padding-top:5px;
}


.inside {
padding:10px;
}
.vormivalik {
margin-top:20px;
margin-left:10px;
font-weight: normal;
}
.vormivaljad {
margin-right:0px;
float: left;
}

.nimi {
font-weight: normal;
}

/*Compass Design Customize.css file */

* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0;
}
li,dd {
margin-left:1em;
}
fieldset {
padding:.5em;
}