/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com.*/
/* Free to use in any way and for any purpose as long as the proper credits are given to the original designer.*/
/* Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

* {margin:0; padding:0;}

html {height: 100%;}

body {
  line-height: 1.4em;
  text-align: center;
  background: #b7bbc1;
  color: #3f4957;
  padding: 0px;
  margin:  0px;
  margin-top: 10px;
}

a {
  background-color: #abcabc;
  color: #00f;
  text-decoration: none;
}

a:hover {
  background-color: #abcabc;
  color: #f00;
  text-decoration: none;
}

a img {
  border: none;
}

p {
  padding: 0 0 1.6em 0;
}

p form {
  margin-top: 0;
  margin-bottom: 20px;
}

/**************** Header and navigation styles ****************/

#container {
  width: 760px;
  margin: 20px auto;
  padding: 1px 0;
  text-align: left;
  background: #fff;
  color: #303030;
  border: 2px solid #a0a0a0;
}



/* logo */

#header {
  padding: 0px;
  width: 759px;
  height: 100px;
  border-left: 1px solid;
  border-right: 1px solid;
  background: #90a1bc url(../Images/logo_7.jpg) no-repeat;
  color: #3f4957;
  border-color: #fff;
}

#header h1 {
  padding: 41px 0px 0px 19px;
  color: #fff;
  font-size: 250%;
  letter-spacing: -2px;
  font-weight: normal;
}

#header h2 {
  margin: 10px 0 0 40px;
  font-size: 125%;
  color: #fff;
  letter-spacing: -1px;
  font-weight: normal;
}

#links, #menu, #menu li a, #footer {
  background-color: #90a1bc;
  color: #3f4957;
  border-color: #fff;
}

#links a, #footer a {
  background-color: #90a1bc;
  color: #3f4957;
}

#links a:hover, #footer a:hover {
  background-color: #90a1bc;
  color: #fff;
}

#menu {
  height: 23px;
  width: 759px;
  border-left: 1px solid;
}

#menu ul {
  margin: 0px auto; 
  padding: 0px; 
  list-style: none; 
  text-align: left; 
  width: 760px;
} 

#menu li {
  margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: left; 
} 

#menu li a {
  display: block;
  float: left;
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  height: 12px;
  font-size: 92%;
  width: 132px;
  text-decoration: none;
  padding: 4px 0px 5px 19px;
  font-weight: bold;
}

#menu li a:hover {
  background-color: #506584;
  color: #ff0;
}

.greetings {
  background-color: #506584;
  color: #ff0;
  text-align: center;
  width: 759px;
  padding: 10px 0px 7px 0px;
}

.greeting {
  background-color: #fff;
  color: #000;
  text-align: center;
  width: 759px;
  padding: 10px 0px 7px 0px;
}

/**************** Content styles ****************/

#content {
  float: left;
  width: 759px;
  font-size: 0.9em;
}

#content h2 {
  display: block;
  margin: 0 0 16px 0;
  font-size: 1.7em;
  font-weight: normal;
  letter-spacing: -1px;
  color: #505050;
  background-color: inherit;
}

#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: none;}
#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;}

/**************** Sidebar styles ****************/

#subcontent {
  float: right;
  width: 170px;
  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: #505050;
  background-color: inherit;
}

#subcontent p {
  margin: 0 0 16px 0;
  font-size: 0.9em;
}

/**************** 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;}

/**************** Footer styles ****************/

#footer         {clear: both; width: 758px; padding: 5px 0; margin: 0 1px;
                 font-size: 0.9em; background-color: #abcabc; color: #3f4957; border-color: #fff;}
#footer p       {padding: 0; margin: 0; text-align: center;}
#footer a       {background-color: #abcabc; color: #3f4957; font-weight:bold;}
#footer a:hover {background-color: #abcabc; color: #ff0; text-decoration: none;}

/**************** Misc classes and styles ****************/

.splitcontentleft {float: left; width: 40%;}
.splitcontentright {float: right; width: 40%;}

.clear {clear: both;}

.small {font-size: 0.8em;}

.hide {display: none;}

.textcenter {text-align: center;}

.textright {text-align: right;}

.important {
  color: #f02025;
  background-color: inherit;
  font-weight: bold;
}

.box {
  margin: 0px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #c0c0c0;
  color: #000;
  background-color: #abcabc;
  line-height: 1.5em;
}