/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
body {
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height:140%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #00007d;
	text-decoration: underline
}

.small, p, td, body {font-family:verdana,arial; font-size:12px;}

p {
	padding-bottom: 1.2em;
  text-align: justify;
}


h1, h2, h3, h4 {
   font-family: verdana,arial,sans-serif;
	padding-top: 6px;
	margin-bottom: 8px;
}

h1, h3 {
  color: #f65b24;
}

h2, h4 {
	color:#669933;
}

h1 {font-size: 20px}
h2 {font-size: 18px}
h3 {font-size: 16px}
h4 {font-size: 14px}


.shout {
	font-size: 1.8em;
	font-weight: bold;
}

.loud {
	font-size: 1.6em;
  font-weight: bold;
}


li {
	margin-bottom: 6px;
}

ul
{
  margin-left: 2em;
	padding-bottom: 0em;
  margin-bottom: 9px;
}


div.main a {
	font-weight: normal;
}

div.main h1, h2, h3, h4 {
	font-weight: bold;
}

div.links {
	color:#000000;
}

div.links h1, h2 {
  margin-bottom: 3px;
}

div.links a {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	font-size:14px;
}

div.links a:visited  {
	color: #0000ff;
	font-size:14px;
	text-decoration: none;
}

div.links a:hover {
	color: #00007d;
	font-size:14px;
	text-decoration: underline;
}


div.crumbs {
	color:#000000;
	font-size:12px;
}

div.crumbs a {
	text-decoration: none;
	font-size:12px;
	color: #0000ff;
}

div.crumbs a:visited  {
	color: #0000ff;
	text-decoration: none;
}

div.crumbs a:hover {
	color:#00007d;
	text-decoration: underline;
}

div.definition {
  padding-top:0px;
  padding:10px; border:1px  solid #f65b24;
}

div.definition em {
	font-weight:bold;
	font-size:14px;
}

div.definition a {
	text-decoration: none;
	font-style:italic;
	color: #0000ff;
}

div.definition a:visited  {
	color: #0000ff;
	text-decoration: none;
}

div.definition a:hover {
	color:#00007d;
	text-decoration: underline;
}


