body {
    background-color: #CCCCCC;
/*    background-image: url(../images/diagonal.gif);
    background-repeat: repeat; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:130%;
    color: #000000;
}
code {
	font-size: .9em;
	color: #990000;
}
.text {
	font-size: 1em;
}

/* ------------------- Containers ------------------- **/
#container {
    width: 775px;
    margin: 20px auto;
	padding: .5em;
    background-color: white;
    color: #333;
    min-height: 410px;
    line-height: 130%;
    border-top: 1px solid #333;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333;
    border-left: 1px solid #333;
}
#top {
    height: 110px;
    vertical-align: middle;
}
#image {
    position: absolute;
    margin: 0 640px;
    width: 123px;
    height: 137px;
}
#topnav {
    background-color:#692AB9;  /*#9DD255; #A0CA40*/
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
#topnav ul {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-weight: bold;
    font-size: 95%;
    color: white;
    text-align: left;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 4px;
	text-align:center;
}
#topnav ul li {
    display: inline;
    /*margin-left: -4px;*/
}

#topnav ul li a {
    color: #ffffff;
    text-decoration: none;
    padding: 4px 28px 4px 28px;
}
#topnav ul li a:hover {
    background-color: #FFffcc;
	color: #666;
    padding-top: -2px;
}
#clear {
    clear: both;
    height: 0px;
}
#leftnav {
    width: 150px;
    float: left;
    margin:.5em 0 1.5em 1em;
    padding:0 0 1.5em;
    border-bottom:1px dotted #ccc;
    list-style:none;
	background-color: #fff;
}
.line {
	width: 100%;
    border-bottom:1px dotted #ccc;
	z-index:25;
}
#content {
    background-color:#FFFFFF;
    margin: 4px;
    padding: .75em;
    min-height: 400px;
    border: dashed 1px #ccc;
}
#footer  {
    background-color: #692AB9;
    border-top: 1px solid #666666;
    clear: both;
    margin: 0;
    padding: .25em;
    color: #fff;
    text-align: center;
}

/* ------------------- Classes ------------------- **/


pre {
	font-size: x-small;
}
.sideheading {
    margin: 0;
    padding: 0px;
    display: block;
    font-size: 90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    background-color: #FFF;
    /*border-bottom: 1px solid #C3850A;*/
}
/*
a.sideheading:link {
    color: #692AB9;
    font-size: 90%;
    text-decoration: none;
    background-color: #FFF;
    display: block;
    padding-left: 4px;
}
a.sideheading:visited {
    text-decoration: none;
    color: #663333;
    font-size: 90%;
    background-color: #FFF;
}
a.sideheading:hover {
    text-decoration: none;
    color: #DA9C21;
    background-color: #CBE7A5;
    display: block;
    font-size: 90%;
}
a.sideheading:active {
    color: #663333;
    text-decoration: none;
    font-size: 90%;
    background-color: #CBE7A5; 
}
*/
.sidetext {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 0.75em;
    color: #666666;
    line-height: 120%;
    margin-top: 0px;
    margin-bottom: 9px;
    padding-left: 9px;
    padding-top: 1px;
    padding-bottom: 6px;
}
#footer p {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 85%;
    color: #fff;
    letter-spacing: .1em;
}
#footer a:link {
    text-decoration: none;
    color: #fff;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 9pt;
}
#footer a:visited {
    text-decoration: none;
    font-size: 9pt;
    color: #fff;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
}
#footer a:hover {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 9pt;
    text-decoration: underline;
    color: #fff;
}
#footer a:active {
    text-decoration: none;
    font-size: 9pt;
    color: #fff;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
}
#leftnav p {
  font-size: 90%;
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.65em;
}
#leftnav h3 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

.button {
    text-align: center;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-weight: bold;
}

/* ------------------- Tags ------------------- **/

h1, h2, h3 {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
}
h1 {
    color:#666;
    margin-top: 0px;
    font-size: 1.2em;
    letter-spacing: .2em;
}
h2 {
    color:#DA9C21;
    margin: 20px 0 8px 0;
    font-size: 1.1em;
}
h3 {
    color: #DA9C21;
    font-size: 95%;
	margin:0;
}
p {
    margin-top: 2px;
    margin-bottom: 9px;
    font-size: 95%;
}
li {
    padding-bottom: 9px;
    font-size: 95%;
}
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
td {
	vertical-align: top;
}

/*----------- Ma.gnolia ----------*/
.magnolia-linkroll-title {
    display: none;
}
dt {
}
dl {
    padding: 0 0 8px 0;
	font-size: 95%;
}
dl magnolia-mark {
}
dl a {
}
dd  {
	margin: 0 0 9px 12px;
    padding: 0;
	font-size: 95%;
}

