/* CSS Document */

#fullheight{
	height:200%;
}
html, body {
	margin: 0px;
	padding: 0px;
	border-spacing:0px;
    height:100%;
    border:none
}

.floatRight {
          Float: right;
          Margin: 0 0 0 1em;
          Padding: 0
}
 
.floatLeft {
          Float: left;
          Margin: 0 1em 0 0;
          Padding: 0
}
 
.clearFloat {
          Clear: both;
}

body, body div, body p, body th, body td, body li, body dd, body input, body a, body select, body textarea {

    voice-family:    "\"}\"";
    voice-family:    inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {

background-color:#FFFFFF;
}
html>body, html>body div, html>body p, html>body th, 
html>body td, html>body li, html>body dd, html>body input, html>body a, html>body select, html>body textarea {

    font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link {
color:#82608C;
text-decoration:none;
}
A:hover {
color:#6C4099;
}
A:visited {
color:#82608C;
text-decoration:none;
}

#container {
margin-left: 3.41%;
margin-right: 5.22%;
/* height:99%; */
}
#nav {
width:100%;
margin-bottom:9px;
}
#homepic_window {
height:191px;
background-image:url(../images/home/greenbg.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
}
#homepic {
height:191px;
background-image:url(../images/home/Home_photo_large.jpg);
background-repeat:no-repeat;
}
#content_home {
clear:both;
height:45%;
}
.callout {
font-size:12px;
line-height:18px;
letter-spacing:.01em;
color:#6C4099;
}
#header1 {
font-size:11px;
line-spacing:17px;
color:#6C4099;
font-weight:bold;
margin-bottom:5px;
}
.summary {
font-size:10px;
line-spacing:16px;
color:#858881;
}
.legalese {
font-size:9px;
line-height:12px;
color:#858881;
}
.searchnu {
font-size:9px;
line-height:15px;
white-space: nowrap;
}
.searchfield {
font-size:10px;
line-height:normal;
font-family:arial, helvetica, sans-serif;
color:#858881;
text-transform:uppercase;
border:1px;
border-style:solid;
border-color:#82608C;
font-weight:bold;
letter-spacing:0.05em;
padding:2px;
}
#content_sub {
clear:both;
}
.bodytext {
font-size:11px;
line-height:17px;
color:#858881;
}

.bodytext a:link, .bodytext a:visited {
text-transform:none;
color:#6C4099;
}

.bodytext a:hover {
text-decoration:underline;
text-transform:none;
color:#6C4099;
}


.bodytext p {
margin-top:0px;
max-width:541px;
width:expression(
(document.documentElement.offsetWidth) >1030 
* (parseInt(document.body.currentStyle.fontSize) 
/ parseInt(document.body.currentStyle.fontSize))?  "541px" 
: ((document.documentElement.offsetWidth) < 200? "200px" : "99%"));
margin-right:20px;
margin-bottom:15px;
}
.bodytext h1 {
font-size:22px;
line-height:16px;
margin-top:0px;
margin-bottom:0px;
color:#6C4099;
font-weight:bold;
max-width:541px;
width:expression(
(document.documentElement.offsetWidth) >1030 
* (parseInt(document.body.currentStyle.fontSize) 
/ parseInt(document.body.currentStyle.fontSize))?  "541px" 
: ((document.documentElement.offsetWidth) < 200? "200px" : "99%"));
margin-right:20px;
margin-bottom:8px;
}
.bodytext h2 {
font-size:10px;
line-height:14px;
margin-top:0px;
margin-bottom:0px;
color:#6C4099;
font-weight:bold;
max-width:541px;
width:expression(
(document.documentElement.offsetWidth) >1030 
* (parseInt(document.body.currentStyle.fontSize) 
/ parseInt(document.body.currentStyle.fontSize))?  "541px" 
: ((document.documentElement.offsetWidth) < 200? "200px" : "99%"));
margin-right:20px;
margin-bottom:8px;
}

#header2 {
font-size:11px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
color:#6C4099;
}

.article_summary {
color:#858881;
font-size:9px;
line-height:13px;
}
#footer {
bottom:0;
height:80px;
}

#containertop {
margin-left: 3.41%;
margin-right: 5.22%;
}

.credits {
font-size:11px;
line-height:18px;
color:#858881;
}

.linklist {
font-size:11px;
line-height:15px;
}

.linklist a:link, .linklist a:visited {
text-decoration:none;
text-transform:none;
color:#858881;
}
.linklist a:hover {
text-transform:none;
text-decoration:none;
color:#6C4099;
}

ul.linklist  {
list-style-image:url(../images/nav/carrot_bullet.gif);
margin-left:15px;
padding-left:15px;
max-width:541px;
width:expression(
(document.documentElement.offsetWidth) >1030 
* (parseInt(document.body.currentStyle.fontSize) 
/ parseInt(document.body.currentStyle.fontSize))?  "541px" 
: ((document.documentElement.offsetWidth) < 200? "200px" : "99%"));
margin-right:20px;
margin-bottom:15px;
margin-top:8px;
}
li.linklist  {
list-style-type:none;
max-width:541px;
width:expression(
(document.documentElement.offsetWidth) >1030 
* (parseInt(document.body.currentStyle.fontSize) 
/ parseInt(document.body.currentStyle.fontSize))?  "520px" 
: ((document.documentElement.offsetWidth) < 200? "200px" : "99%"));

}
 table.articles {
        border-collapse: collapse;
      }
      table.articles tr{
        background-color:#ffffff;
		color:#858881;
		font-size:9px;
line-height:13px;
      }
      table.articles tr.highlight{ 
        background-color:#ffffff;
        cursor: pointer;
		color:#6C4099;
		font-size:9px;
line-height:13px;
}

table.summary {
        border-collapse: collapse;
      }
      table.summary tr{
        background-color:#ffffff;
		color:#858881;
font-size:10px;
line-spacing:16px;
      }
      table.summary tr.highlight{ 
        background-color:#ffffff;
        cursor: pointer;
		color:#6C4099;
font-size:10px;
line-spacing:16px;
}

