body {
    background-color: #ffffff;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
    font-size: 9pt;
}

h2 {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    margin: 0px 0px 15px 0px;
    color: #111111;
    border-bottom: 1px solid #555555;
}

h2 img {
    margin-bottom: 5px;
}

h3 {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    font-size: 26pt;
    margin: 0px 0px 8px 0px;
    font-size: 11pt;
    line-height: 140%;
    color: #111111;
}

h3 a, .back-column1-style h3 a {
    color: #111111;
    text-decoration: none;
}

h3 a:hover {
    color: #111111;
    text-decoration: underline;
}

ul {
	list-style: none;
    list-style-type: decimal;
    list-style-image: url(../images/bullet.png);
	margin-top: 0px;
}

li {
}

.layout {
    width: 941px;
}

.frontpage {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    font-size: 9pt;
    line-height: 140%;
}

.header {
    height: 266px;
    background-image: url(../images/top-bar-bg.png);
    background-repeat: repeat-x;
}

.header-column1 {
    width: 360px;
    text-align: left;
}

.header-column1-style {
    padding-right: 40px;
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    line-height: 140%;
    color: #ffffff;
}

.header-column1-style h1 {
    margin-top: 25px;
    font-size: 11pt;
}

.header-column2 {
    width: 360px;
    text-align: left;
}

.header-column2-style {
}

.header-column3 {
    width: 201px;
    text-align: left;
}

.header-column3-style {
    margin-top: 25px;
    padding-left: 20px;
    font-family: Arial, Times New Roman;
    font-size: 8pt;
    line-height: 140%;
    color: #ffffff;
}

.header-column3-style a {
    color: #ffffff;
}

#buttonbar {
    margin-top: 22px;
    margin-bottom: 18px;
    float: right;
}

.buttonbar-button {
    margin-top: 4px;
    margin-left: 30px;
    float: left;
}

.buttonbar-search {
    margin-left: 30px;
    float: left;
    font-size: 8pt;
}

.buttonbar-language {
    margin-left: 30px;
    float: left;
    padding-top: 4px;
}

#mainbuttonbar {
    margin-top: 50px;
    float: right;
}

.mainbuttonbar-button {
    margin-left: 35px;
    float: left;
}

.column1 {
    width: 360px;
    padding-top: 15px;
    text-align: left;
}

.column1-style {
    padding-right: 20px;
}

.column2 {
    width: 360px;
    padding-top: 15px;
    background-color: #f0f0f0;
    text-align: left;
}

.column2-style {
    padding-left: 20px;
    padding-right: 20px;
}

.column3 {
    width: 217px;
    padding-top: 15px;
    text-align: left;
}

.column3-style {
    padding-left: 20px;
}

.back-column1 {
    width: 528px;
    padding-top: 15px;
    text-align: left;
}

.back-column1-style {
    padding-right: 20px;
    font-size: 9pt
}

.back-column1-style h1 {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    font-size: 14pt;
    margin: 0px 0px 10px 0px;
}

.back-column1-style a {
    color: #043578;
    text-decoration: underline;
}

.back-column1-style a:hover {
    color: #043578;
    text-decoration: none;
}

.back-column1-style img {
    text-align: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.back-column1-style h3 {
    font-size: 13pt;
}

.back-column2 {
    width: 412px;
    padding-top: 15px;
    background-color: #f0f0f0;
    text-align: left;
}

.back-column2-style {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 9pt
}

.back-column2-style h3 {
    font-size: 10pt
}

.back-column2-style a {
    text-decoration: underline;
    color: #000000;
}

.back-column2-style a:hover {
    text-decoration: none;
}

.navigation-column {
    width: 158px;
    padding-top: 20px;
    text-align: left;
}

.footer {
    background-image: url(../images/bottom-bar-bg.png);
    background-repeat: repeat-x;
    font-size: 8pt;
    line-height: 140%;
    color: #ffffff;
}

.footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer-column1 {
    width: 360px;
    padding-top: 25px;
    text-align: left;
}

.footer-column1-style {
    padding-right: 40px;
}

.footer-column2 {
    width: 360px;
    background-image: url(../images/bottom-bar-middle-bg.png);
    background-repeat: repeat-x;
    padding-top: 25px;
    text-align: left;
}

.footer-column2-style {
    padding-left: 20px;
    padding-right: 20px;
}

.footer-column3 {
    width: 217px;
    padding-top: 25px;
    text-align: left;
}

.footer-column3-style {
    padding-left: 20px;
}

.sitemap {
    width: 200px;
}

.copyright {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 8pt;
    line-height: 140%;
    color: #111111;
}

.copyright a {
    color: #111111;
    text-decoration: none;
}

.copyright a:hover {
    color: #111111;
    text-decoration: underline;
}

.newsdate {
	font-size: 8pt;
	color: #828d85;
    font-weight: bold;
}

.morelink {
    margin-bottom: 20px;
}

.frontpage .morelink a {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    color: #111111;
    text-decoration: underline;
    font-style: italic;
}

.frontpage .morelink a:hover {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    color: #111111;
    text-decoration: none;
}

.morelink a {
    color: #111111;
    text-decoration: underline;
    font-style: italic;
}

.morelink a:hover {
    color: #111111;
    text-decoration: none;
}

#team img {
    border: 1px solid #777777;
}


#goodcauses a, #team a {
    /*font-family: Georgia, Palatino, Times New Roman;*/
	font-family: Arial, Helvetica;
    color: #111111;
    text-decoration: none;
}

#goodcauses a:hover, #team a:hover {
    text-decoration: underline;
}

.error {
    color: #cc0000;
}

.selecteditem a {
    font-weight: bold;
}

.newsitem table {
	/*border-top: 1px solid #828d85;*/
}

#pressyears {
	border-top: 1px solid #828d85;
	border-bottom: 1px solid #828d85;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 8pt;
}

#pressyears a {
	text-decoration: none;	
    color: #111111;
}

#pressyears a:hover {
	text-decoration: underline;	
	color: #828d85;	
}