body, html {
}

form {
    margin: 0;
    padding:0;
}

textarea {
    font: normal 11px Verdana,Helvetica,Arial,sans-serif;
    border: 1px solid #999;  
    color: #333333;
    background-color: #FFF;
}

input {
    font: normal 11px Verdana,Helvetica,Arial,sans-serif;
    border-top: 1px solid #DEDEDE;  
    border-bottom: 1px solid #999;  
    border-left: 1px solid #DEDEDE;  
    border-right: 1px solid #999;  
    color: #333;
    background-color: #FFF;
    padding: 1px 1px 1px 1px;
}

select {
    font: normal 11px Verdana,Helvetica,Arial,sans-serif;
    border: 1px solid #333;  
}

input.checkbox  {
    border: none ! important;
    background-color: transparent;
}

input.radio  {
    border: none ! important;
    background-color: transparent;
}

img {
    border: none;
}

/*** core ***/

body {
    margin: 0;
    color: #333;
    background: #DFDFBC url("images/bg_tanlines.gif");
    font: normal 11px/18px verdana,Arial,Helvetica,sans-serif;
}

table {
    background-color: transparent;
    color: #333;
    font: normal 11px/18px verdana,Arial,Helvetica,sans-serif;
}

a {
    text-decoration: underline;
    color: #666;
    background-color: transparent;
}

a:link, a:visited, a:active {
    background-color: transparent;
    color: #3366CC;
    text-decoration: underline;
    cursor: pointer;
}

a:focus {
    outline: thin dotted invert;
}

a:hover {
    text-decoration: underline;
    cursor: pointer;
    background-color: transparent;
    color: #FF0000;
}

a.plain {
    text-decoration: none;
}

textarea {
    font: normal 11px Verdana,Helvetica,Arial,sans-serif;
}

input {
    font: normal 11px Verdana,Helvetica,Arial,sans-serif;
}

select {
    font: normal 11px Verdana,Helvetica,Arial,sans-serif;
}

input.buttonWhite {
    background-color: #eee;
    color: #333;
    border-width: 2px;
    border-style: solid;
    border-color: #ccc #999 #999 #ccc;
    font-weight: bold;
    font-size: 11px;
    padding: 0 3px;
}

input.button {
    background-color: #DEDEDE;
    color: #333;
    border-width: 1px;
    border-style: solid;
    border-color: #999 #333 #333 #999;
    font-weight: bold;
    font-size: 11px;
    padding: 0 3px;
}

hr {
    color: #ccc;
    border-style: solid;
}

/***  structural  ***/

#header {
    background: #fff;
    height: 100px;
    /*margin-right: 42px;*/
    border-bottom: 8px solid #466432;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 118px;
} html>body #header {height:118px;}


#logo {
    position: absolute;
    top: 18px;
    left: 16px;
    width: 265px;
}

#nav {
  position: relative;
  margin-left: 340px;
  height: 100%;
  font-size: 11px;
  }
#nav div {
  position: absolute;
  /*width:500px;*/
  bottom: 0;
  left: 0;
  border-left: 1px solid #10B108;
  }
#nav a, #nav strong, #nav em {
  float:left;
  display:block;
  padding:2px 6px 7px;
  border-width:0;
  border-style:none;
  border-right:1px solid #10B108;
  text-decoration:none;
  text-transform:lowercase;
  color:#466432;
  voice-family: "\"}\"";
  voice-family:inherit;
  height:1.2em;
  } html>body #nav a, html>body #nav strong, html>body #nav em {height:1.2em;}
#nav strong {
  border-bottom:5px solid #10B108;
  padding-bottom:2px;
  color:#000;
  }
#nav a:hover {
  color:#f00;
  }
/* \ Hack to get IE5/Mac to ignore the following rule */
#nav a:hover {
  border-bottom:5px solid #10B108;
  padding-bottom:2px;
  }
#nav strong a {
  float:none;
  display:inline;
  border-width:0;
  padding:0;
  }
#nav strong a:hover {
  border-bottom-width:0;
  }
#nav em {
  float:none;
  display:block;
  padding-left:0;
  padding-right:0;
  border-right-width:0;
  }
#nav span {display:none;}

.content {
	margin: 20px 20px 0px 20px;
    background-color: #fff;
    border: 1px solid #D1D19C;
    padding: 25px 35px 0px 35px;
    
}

.maincol {
    height: 100%;

}

.subcol {
    float: right;
    width: 180px;
    height: 100%;
    margin: 0 0 0 40px;
    padding: 0;
}


table.columns {
	padding: 0;
    height: 100%;
}

table.columns td.main {
    padding: 0 35px 0 0;
    vertical-align: top;
    height: 100%;
    min-width: 340px;
    border-collapse: collapse;
}

table.columns td.right {
    font-size: 10px;
    line-height: 14px;
    vertical-align: top;
    width: 30%;
    padding: 0 0 0 15px;
    height: 100%;
    border-collapse: collapse;
    border-left: 1px solid #DFDFBC;
}

table.columns td.right p {
    margin-bottom: 18px;
}

.intro {
    font-weight: bold;
    font-size: 10px;
}


#footer {
    padding: 25px 0px 6px 0;
    font-size: 10px;
    text-align: center;
}



.subhead {
    font-size: 16px;
    font-weight: bold;
}


table.list {
}

table.list td {
    font-size: 11px;
    padding: 2px 6px;
}

table.list td.heading {
    line-height: 13px;
    color: #336699;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 4px solid #0F4275;
    border-collapse: collapse;
}

table.list tr.even {
    background-color: #eee;
}

table.list tr.odd {
    background-color: #FFFFFF; 
}

table.list tr.even td, table.list tr.odd td {
    border-bottom: 1px solid #dedede;
    border-collapse: collapse;
}

.tsmaller {font-size:10px;line-height:135%;}
.tsmallest {font-size:9px;line-height:135%;}
.tbsmaller {font-weight:bold;font-size:10px;line-height:135%;}
.tbsmallest {font-weight:bold;font-size:9px;line-height:135%;}

h2 {
    font-weight: bold;
    font-size:13px;
    color: #00397B;
}


.head1 {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

.head2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}


/*** alerts and messages ***/

.alert {
    font-weight: bold;
	color: #CC0000;
}

.message {
    color: #FF0000;
}

.error {
    font-weight: bold;
    color: #FF0000;
}

.topDialog {
    border: 1px dotted #ccc;
    padding: 2px 6px;
    color: #000;
    margin-bottom: 25px;
    font-size: 11px;
}


/************************/

.bgbox {
    color: #FFF;
    background-color: #466432;
	font-weight: bold;
    padding: 3px 6px;
    margin-bottom: 8px;
}

