body { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #558c5b; 
background-color : #ffffff; 
} 
a { 
color : #558c5b; 
} 
a:hover { 
color : #ae8e4d; 
} 
#navigation td { 
border-bottom : 1px solid #ae8e4d;
text-align:left; 
} 
#navigation a { 
font : bold 12px Arial, Helvetica, sans-serif; 
color : #558c5b; 
line-height : 16px; 
letter-spacing : 0.1em; 
text-decoration : none; 
display : block; 
padding : 8px 6px 10px 20px; 
} 
#navigation a:hover { 
background : #ffffff; 
color : #ae8e4d; 
} 
#logo { 
font : 36px Arial, Helvetica, sans-serif; 
color : #558c5b; 
letter-spacing : 0.3em; 
line-height : 30px; 
} 
#tagline { 
font : 20px Arial, Helvetica, sans-serif; 
color : #ae8e4d; 
letter-spacing : 0.4em; 
line-height : 26px; 
} 
#dateformat { 
font : 11px Arial, Helvetica, sans-serif;
color: #FFFFFF; 
text-align : left; 
line-height : 125%; 
font-weight : bold; 
letter-spacing : 0.2em;
} 
.pageName { 
font : 18px Arial, Helvetica, sans-serif; 
color : #558c5b; 
font-weight : bold; 
text-align : left; 
padding-left : 5px; 
line-height : 26px; 
letter-spacing : 0.21em; 
} 
.subHeader { 
font : bold 12px Arial, Helvetica, sans-serif; 
color : #ae8e4d; 
line-height : 22px; 
letter-spacing : 0.2em; 
} 
.navText { 
font : 12px Arial, Helvetica, sans-serif; 
color : #558c5b; 
line-height : 16px; 
letter-spacing : 0.1em; 
text-decoration : none; 
} 

.shadow { 
background : #cccccc; 
border : 1px solid #dddddd; 
margin : 5px; 
position : relative; 
} 

.frame { 
text-align : center; 
background : #ffffff; 
border : 1px solid #999999; 
position : relative; 
padding : 5px; 
left : -4px; 
top : -4px; 
} 
.link { 
color : #558c5b; 
text-decoration : none; 
} 
a:link { 
color : #558c5b; 
text-decoration : none; 
} 
a:visited { 
color : #558c5b; 
text-decoration : none; 
} 
a:hover { 
color : #ae8e4d; 
text-decoration : underline; 
} 
a:active { 
color : #ae8e4d; 
text-decoration : none; 
} 
h1 { 
font-size : 125%; 
color : #ffffff; 
font-style : normal; 
} 
h2 { 
font-size : 125%; 
color : #558c5b; 
font-style : normal; 
} 
ul { 
vertical-align : middle; 
line-height : 125%;
padding-left: 15px;
padding-bottom: 5px;
} 

li {
margin-bottom: 7px;
}

.container { 
width : 900px; 
background-color : #fff9b4; 
border : 1px solid #ae8e4d; 
} 
.topbanner { 
background-color : #fff9b4; 
width : 900px; 
height : 101px; 
} 
.topbanner img { 
float : left; 
margin-right : 5px; 
} 
.border { 
width : 900px; 
height : 25px; 
background-color : #558c5b; 
border-bottom : 1px solid #ae8e4d; 
border-top : 1px solid #ae8e4d; 
text-align : left; 
clear : left;
padding-top: 2px;
vertical-align: middle; 
} 
.menu { 
left : 1px; 
background-color : #ffffff; 
height : 12px; 
position : absolute; 
width : 740px; 
visibility : visible; 
top : 73px; 
} 
.pageheading { 
padding-top : 35px; 
background-color : #ffffff; 
width : 740px; 
} 
.greenbox { 
background-color : #558c5b;
margin-left: 2px;
width : 157px; 
height : 21px;
padding-top: 3px; 
vertical-align : middle; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 80%; 
color : #ffffff;
text-align: left; 
padding-left : 5px; 
} 

.break { 
width : 525px; 
border : 1px solid #ffffff; 
border-bottom : 1px dotted #AE8E4D; 
margin-bottom : 5px; 
} 


.textbox { 
border : 1px solid #ffffff; 
background-color : #ffffff; 
color : #558c5b; 
margin-left : 10px; 
margin-right : 10px; 
margin-bottom : 5px; 
line-height : 150%; 
font-size : 12px; 
text-align : left;
width: 525px; 
} 


.leftcolumn { 
background-color : #fff9b4; 
width : 157px; 
float : left; 
} 
.doublecolumn { 
background-color : #ffffff; 
float : right; 
width : 740px; 
} 
.midcolumn { 
background-color : #ffffff; 
width : 550px; 
float : left;
} 
.rightcolumn { 
background-color : #ffffff; 
float : right; 
width : 185px; 
} 
.bottombox { 
width : 900px; 
background-color : #fff9b4; 
font-size : 11px; 
text-align : center; 
} 
.footer { 
width : 900px; 
background-color : #fff9b4; 
font-size : 11px; 
text-align : center; 
clear : both; 
} 

em {
color: #ae8e4d;
}