/*
Original design: Daleri Structure (v1.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/daleri-structure/
*/

/* Body */
* {margin:0; padding:0;}
body {width: 100%; background-color: white; color:#eee; font:14px Verdana,Arial,Tahoma,"Trebuchet MS",sans-serif; line-height:1.4em; text-align:center; padding:0;}

#wrap { width: 100%; margin:1em; border: 0;}
#top {width:100%; text-align:right; margin:10px auto 5px auto; color:#ddd; font-size:0.9em;}
#top p {margin:2px; padding:0;}
#top a {color:#eee; border-bottom: 1px dotted #aaa;}
#top a:hover {color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}

#language {display: none;}

/* Header and title */
#header {display: none;}

/* Headline */
#headline {display: none;}

/* Headers */
h2, h3, h4 {margin:0 0 0.5em 0; padding-bottom:5px; color:#666; font-weight:700; text-align: center; }

/* Main menu */
#mainmenu {display: none;}

/* Content */
/* Content */
#content {text-align: left; float: left; padding-top: 10px;}
h1, h2, h3, h4 {text-align:center; margin:1em 0 0.1em; padding-bottom: 0.3em; color:#3d3892; font-weight:700; font-size: 1.5em; border-bottom: 2px solid silver;}
h2 {text-align:center; margin:0.5em 0 0.2em; color:#3d3892; font-weight:bold; font-size: 1.3em; border-bottom: 0;}
h3 {font-size:1.1em; letter-spacing:-1px; font-weight: bold;}
h2 a, h3 a {font-weight:700;}
#content p {margin: 10px 5px 10px 5px;}
#content a {border-bottom:1px dotted #888;}
#content ul, #content ol {margin:0 0 15px 10px; padding:0 0 0 10px;}
#content ul li, #content ol li {margin:0 0 10px 10px;}
#content ul ul, #content ol ol {margin:5px 0 5px 10px;}
#content img.center {display: block; margin-left: auto; margin-right: auto;}
#content ul, #page ul { list-style-type: square; list-style-position: outside; padding-top: 10px;}
#page .multicolumn_list {float: left; width: 33%; margin-top: 10px; background-color: #dfdaf6; margin-bottom: 10px;}
div.pic { margin: 5px; height:auto; border: 0; width:auto; text-align:center; }
div.pic img {border:1px solid #eee; padding: 2px;}
div.float_right {float: right; }
div.float_left {float: left; }
div.desc {text-align:center; font-weight:normal; width:auto; margin:2px; font-size: 0.8em;}

#awards_sidebar {display: none;}
#page_menu {display: none;}
#sidebar {display: none;}

/* Footer */
#footer {display: none;}
#footer p {margin:0; padding:0;}
#footer a {color:#ddd; border-bottom: 1px dotted #aaa;}
#footer a:hover {color:#eee; text-decoration:none; border-bottom:1px dotted #fff;}

/* Links */
a {color:#4d699d; font-weight:400; text-decoration:none;}
a:hover {color:#444; text-decoration:none;}
a img {border:0;}

/* Various classes */
.left {float:left; width:49%; text-align:left;}
.right {float:right; width:49%; text-align:right;}
.textleft {text-align:left;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.introtext, .introtext a {font-weight:700;}
.clear {visibility:hidden; clear:both; height:1px;}
.hide {display:none;}
.noprint {display: none;}


