/*
Original design: andreas08 (v2.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas08/
*/

/* Body and tag styles */
* {
	padding:0;
	margin-bottom: 0;
}
body {font:85% Verdana,Tahoma,Arial,sans-serif; line-height:1.4em; text-align:center; color:#303030; background:#99b299;}
a {color:#990000; font-weight:bold; text-decoration:none; background-color: #ffffff;}
a:hover {color:#2a5a8a; text-decoration:none; background-color:#ffffff;}
a img {
	border:none;
	margin: 0;
}
p {}
p form {margin-top:0; margin-bottom:20px;}
img.left,img.center,img.right {
	border:thin #FFFFFF;
	padding: 10px;
	margin: 10px;
}
img.left {float:left; margin:5px 5px 5px 5px;}
img.center {display:none; margin:2%;}
img.right {float:right; margin: 10px}

/* Header and navigation styles */
#container {width:900px; margin:auto auto auto auto; padding:0; text-align:left; background:#FFFFFF; color:#303030; border:0px solid #000000; border-style: none }
#header {height:126px; width:900px; margin:0px 0px 0px 0px; background:#ffffff; color:#ffffff;}
#header h1 {padding:0 0 0 0; font-size:2.0em; color:#FFFF00; letter-spacing:-2px; font-weight:normal;}
#header h2 {margin:0; font-size:1.4em; letter-spacing:normal; font-weight:normal;}
#navigation {height:18px; line-height:14pt; width:900px; margin:0; background:#992222; color:#992222;}
#navigation li {float:left; list-style-type:none; border-right:#FFFFFF;}
#navigation li a {display:list-item; padding:0 15px 0 15px; font-size:0.9em; font-weight:normal; text-transform:uppercase; text-decoration:none; background-color:#992222; color: #ffffff;}
* html #navigation a {width:auto;}
#navigation .selected,#navigation a:hover {background:#CCCCCC; color:#ffffff; text-decoration:none;}

/* Content styles */
#content {float:none; width:800px; font-size:1em; padding:15px 55px 0 45px;}
#content h2 {display:block; margin:0 0 16px 0; font-size:1.7em; font-weight:normal; letter-spacing:-1px; color:#505050; background-color:#FFFFFF;}
#content h2 a {font-weight:normal;}
#content h3 {margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover {text-decoration:underline;}
#content ul,#content ol {margin:10px;}
#content dl {margin:0 0px 10px 15px;}
#content dt {font-weight:bold; margin-bottom:5px;}
#content dd {margin:0 0 10px 15px;}

/* Sidebar styles */
#subcontent {float:right; width:150px; padding:20px 20px 10px 0; line-height:1.4em;}
#subcontent h2 {display:block; margin:0 0 15px 0; font-size:1.6em; font-weight:normal; text-align:left; letter-spacing:-1px; color:#ffffff; background-color:#ffffff;}
#subcontent p {margin:0 0 16px 0; font-size:0.9em;}

/* Menublock styles */
.menublock {margin:0 0 10px 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;}



/* Footer styles */
#footer {clear:both; width:900px; padding:2px 0; margin:0 1px; font-size:0.9em; color:#f0f0f0; background:#992222;}
#footer p {padding:0; margin:0; text-align:center;}
#footer a {color:#CC0033; font-weight:bold;}
#footer a:hover {color:#ffffff; background-color:#FFFFFF; text-decoration: underline;}

/* Misc classes and styles */
.splitcontentleft {float:left; width:48%;}
.splitcontentright {float:right; width:48%;}
.clear {clear:both;}
.small {font-size:0.8em;}
.hide {display:none;}
.textcenter {text-align:center;}
.textright {text-align:right;}
.important {color:#f02025; background-color:#888888; font-weight:bold;}
.box {margin:0 0 20px 20px; padding:10px; border:1px solid #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em;}
