

/******* layout *******/
body {
margin:10px 10px 0px 0;
padding:0px;
font-family: Trebuchet MS, Helvetica, sans-serif; 
font-size: 10pt; 
color:#000000;
background:#ffffff url(img/header1a.gif) no-repeat;
}

.leftcontent {
position: absolute;
left:0px;
top:140px;
width:156px;

border:none;
text-align:left;
}

.left_news {
position:relative;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#818181;
margin:5px 5px 5px 5px;
padding:10px 5px 5px 10px;
width:145px;


}

#centercontent {
position:absolute;
top: 150px;
line-height:1.4em;
width: 600px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 170px;
margin-right:250px;
}
html>body #centercontent {
margin-left: 170px;
margin-right:250px;
}

#rightcontent {
position: absolute;
left:800px;
top:150px;
width:170px;
padding:5px 5px 5px 5px;
background:#ffffff;
border:1px solid #514D82;
}

.right_news {
position:relative;
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#818181;
margin:0 auto;
padding:5px 5px 5px 5px;
width:160px;
background:#ffffff;
}




.footer {
position:relative;
margin:10px 0 10px 0;
padding:5px 10px 5px 10px;
background:#514C82;
border:1px solid #CDCCDC;
text-align:center;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#ffffff;
}

.page_title {
position:absolute;
top:60px;
left:175px;
margin:0 0 0 0;
padding:0 0 0 0;
}

.top_links {

position:absolute;
top:10px;
left:600px;
margin:0 0 0 0;
padding:0 0 0 0;
}

p,h1,pre {
margin:0px 10px 10px 10px;
}

#rightcontent p {
font-size:8pt;
}

/******* left navigation *******/
#nav ul {
margin:10px 0 10px 5px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:#CDCCDC;
color: #514C82;
border:1px solid #514C82;
text-align:left;
padding:0 0 0 0;
margin-bottom:6px;
}

#nav li a {
color: #514C82;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
}

#nav li a:hover {
background:#ffffff;
color: #FFC734;
}


/******* top navigation *******/
#topnav ul{
padding:0 0 0 0;
margin:0 5px 0 0;
white-space: nowrap;
font-size:7pt;
color:#ffffff;
float:left;
width:100%;
background:transparent;
list-style:none;
}

#topnav ul li{
display:inline;
list-style:none;
}

#topnav ul li a{
margin: 0 5px 0 0;
padding: .2em 1em .2em 1em;
background:#FFC734;
color: #000000;
font-weight:bold;
text-decoration:none;
float: left;
border:2px solid #ffffff;
}

#topnav ul li a:hover{
background:#CDCCDC;
color: #ffffff;
text-decoration:none;
border:2px solid #ffffff;
}

/******* fonts and colors *******/
a {
color:#514D82;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

#footer a {
color:#ffffff;
text-decoration:none;
}

#footer a:hover {
color:#999999;
text-decoration:underline;
}

.news_title {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#696598;
}

.news_title_grn {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#514D82;
}

#page_title {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:15pt;
color:#514D82;
text-transform:uppercase;
}

span.squares {
display:block;
float:left;
width:18px;
height:18px;
margin-right:2px;
background-image:url(img/squares.gif);
background-repeat:no-repeat;
}

span.squares span {display:none;}


blockquote {
padding:10px 10px 15px 10px;
background:#CDCCDC;
border-left:2px solid #514C82;
font-style:italic;
color:#514C82;
letter-spacing:.1em;
}

h1 {
font-size:14px;
padding-top:10px;
}

#banner h1 {
font-size:14px;
padding:10px 10px 0px 10px;
margin:0px;
}

/******* lists *******/

#list ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

#list li {
margin:.5em 0 0 0;
padding:0 0 0 15px;
list-style:none;
background: url(img/square_list.gif) no-repeat;
background-position: 0 .3em;
}

#list li.sub {
margin:.5em 0 0 .5em;
padding:0 0 0 15px;
list-style:none;
background: url(img/square_list2.gif) no-repeat;
background-position: 0 .3em;
}


/******* images *******/
img {
border:none;
}

.center {
text-align:center;
}

/******* fixes *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */