body { background: #FFF; margin-top: 0px; margin-left: 0px; margin-right: 0px; background: url(assets/bg_gradient.jpg); background-repeat: repeat-x;  }
body,p,td,ol,ul,input { font-family: Arial; font-size: 11px; color: #58595B; line-height: 180%; }
.small { font-size: 9px; }

a { color: #000000; text-decoration: underline; }
a:hover { color: #F05D35; }

.footer { width: 100%; text-align: center; font-size: 9px; line-height: 150%; color: #58595B; }
.footer a { color: #1F7AB5; text-decoration: none; }

.sitelayout { border: solid 1px; border-left: solid 1px #E3E3E3; border-right: solid 1px #E3E3E3; border-bottom: solid 1px #E3E3E3; border-top: 0px; padding-left: 24px; padding-right: 24px; padding-bottom: 24px; padding-top: 0px; background: #F2F2F2; }

.designmenu { text-decoration: none; color: #58595B; }
.designmenu:hover { color: #1F7AB5; }
.designmenuselected { text-decoration: none; color: #1F7AB5; }
.designmenuselected:hover { text-decoration: none; color: #1F7AB5; }

.pad24 {padding-left: 24px; padding-right: 24px; padding-bottom: 24px;}
.newssidelink { color: #FFF; text-decoration: none; }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.newssidelink:hover { color: #FFF; text-decoration: underline; }

.page { position: absolute; top: 0px; width: 960px; height: 400px !important; border-left: solid 1px #E3E3E3; border-right: solid 1px #E3E3E3; bborder-bottom: solid 1px #E3E3E3; margin-left: -480px; left: 50%; background: #FFF; }
.navigation { position: absolute; top: 0px; left: 288px; }
.content { position: absolute; top: 120px; left: 24px; right: 24px; width: 900px; }
.content a:hover { color: #F05D35; }
