
* {
    padding: 0px;
    margin: 0px;
}

html,
body {
    height: 100%;
    min-height: 100%;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #121212;
    background-color: #676767;
}

a img {
    border: 0px;
}

a,
a:hover {
    color: #162083;
    text-decoration: underline;
}

iframe {
    border: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

#around {
    text-align: left;
    background-color: #ffffff;
    margin: 0px auto -150px;
    height: 100%;
    height: auto !important;
    min-height: 100%;
}

#footer {
    font-size: 0.95em;
    margin: 0px auto;
}

#around,
#footer {
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    width: 750px;
}

#push,
#footer {
    height: 153px;
}

#footer {
    overflow: hidden;
}

#footer .inside {
    background-image: url(../images/banner2.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    text-align: left;
    height: 100%;
    overflow: hidden;
}

#footer .inside .right {
    float: right;
}

#footer .inside .left {
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
}

#footer .inside .right,
#footer .inside .left {
    padding: 10px;
}

#footer img {
    border: 1px solid #ffffff;;
}

#header {
    background-image: url(../images/banner.jpg);
    height: 300px;

    position: relative;
}

#header #sideTitle {
    font-family: Times;
    position: absolute;
    bottom: 4px;
    left: 16px;

}

#header #sideTitle h1 {
    font-size: 3em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}

#header #languages {
    position: absolute;
    bottom: 4px;
    right: 18px;
}

#header #languages ul {
    list-style: none;
}

#header #languages li {
    display: inline;
    padding-left: 4px;
}

#header #languages img {
    border: 1px solid #ffffff;;
}

#menu {
    background-color: #89A33C;
}

#menu ul {
    padding: 5px;
    padding-left: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
}

#menu li {
    padding: 5px;
    padding-left: 7px;
    padding-right: 5px;
    margin: 0px;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    display: inline;
    position: relative;
}

#menu li:hover,
#menu li.current {
    color: #ffffff;
    background-color: #126FA0;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

#menu a {
    text-decoration: none;
    color: #ffffff;
}

#menu a:hover {
    text-decoration: underline;
}

#menu ul li ul {
    white-space: nowrap;
    background-color: #126FA0;
    padding: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    display: none;
    visibility: hidden;
    border: 1px solid #ffffff;
    position: absolute;
    top: 24px;
    left: -1px;
}

#menu ul li:hover ul {
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    visibility: visible;
}

#menu ul li:hover a {
    color: #ffffff;
}

#menu ul li ul li,
#menu ul li:hover ul li{
    padding: 4px;
    padding-right: 10px;
    display: block;
    border: 0px;
}

#main {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 30px;
}

#main #left {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

#main #right {
    padding-left: 10px;
    padding-right: 0px;
    width: 200px;
    height: 100%;
    float: right;
    overflow: hidden;
}

#main h1,
#main h2,
#main h3,
#main p {
    margin-top: 12px;
    margin-bottom: 6px;
}

#main ul,
#main ol,
#main li,
#main table,
#main img,
#main dl {
    margin-top: 6px;
    margin-bottom: 12px;
}

#main p,
#main li {
    line-height: 165%;
}


#main h1 {
    font-size: 1.3em;
    color: #162083;
}

#main h1 a {
    text-decoration: none;
}

#main h1 a:hover {
    text-decoration: underline;
}

#main #right h1 {
    border-bottom: 1px solid #162083;
}

#main h1,
#main h2 {
    letter-spacing: -0.05em;
}

#main #left h1 {
    font-size: 1.4em;
}

#main h2 {
    color: #000000;
    font-size: 1.3em;
    font-style: italic;
    font-weight: bold;
}

#main ul,
#main ol {
    list-style: disc;
    padding-left: 30px;
}

#main ul ul {
    list-style: circle;
}

#main li {
    padding-top: 2px;
    padding-bottom: 2px;
}

#main .post li {
    list-style: disc;
    padding: 0px;
    margin-bottom: 5px;
}

#main .post li a {
    margin: 0px;
    padding: 0px;
}

#main dl { position: relative; }
#main dl dt { width: 300px; position: absolute; left: 0; }
#main dl dd { margin-left: 300px; margin-bottom: 1em;}

#main h3.date {
    font-size: 0.9em;
    font-weight: normal;
    font-style: italic;
    text-align: right;
    color: #666666;
    padding-top: 6px;
    padding-bottom: 12px;
}

#main ul.button {
    padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    list-style: none;
}

#main ul.button li {
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    display: block;
}

#main ul.button a {
    font-size: 1em;
    text-decoration: none;
    color: #0E5980;
    background-image: url(../images/green.png);
    padding: 5px;
    padding-left: 12px;
    padding-top: 2px;
    padding-bottom: 5px;
    display: block;
}

#greenUp,
#greenDown,
#blueUp,
#blueDown {
    background-position: top left;
    background-repeat: no-repeat;

}

#greenUp {
    background-image: url(../images/upgreen.png);
    height: 30px;
}

#greenDown {
    background-image: url(../images/downgreen.png);
    height: 45px;
    margin-bottom: 40px;
}

#blueUp {
    background-image: url(../images/up.png);
    height:160px;
}

#blueUp h1 {
    font-size: 1em;
    color: #0E5980;
    padding-top: 125px;
    padding-left: 12px;
    border: 0px !important;
}

#blueDown {
    background-image: url(../images/down.png);
    height:20px;
    margin-bottom: 40px;
}


#main ul.news {
    padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    list-style: none;
}

#main ul.news li {
    background-image: url(../images/blue.png);
    padding: 3px;
    padding-left: 12px;
    margin: 0px;
    margin-top: 0px;
}

#main ul.news a,
#main ul.news a:hover {
    color: #121212 !important;
}

#main ul.news a {
    text-decoration: none;
}


#main .post {
    padding-top: 1em;
    padding-bottom: 1em;
}

#main .post h1 {
    color: #162083 !important;
}
#slideshow {
	background-position: top left;
    	background-repeat: no-repeat;
	background-image:url(../images/tvset.jpg);
	height:200px;
	padding-left:15px;
	padding-top:13px;
}
#maplink {
	background-position: top left;
    	background-repeat: no-repeat;
	background-image:url(../images/maps.png);
	height:104px;
	
}

table {
    font-weight:normal;
    border-collapse: collapse;
    border: 1px solid #333333;
    color: #333333;
    background: #fefefe;
    margin-left: 1px;
    width: 100%;
}

caption {
    text-align: center;
    font: 18px arial, helvetica, sans-serif;
    background: transparent;
    padding:6px 4px 8px 0px;
    color: #333333;
    text-transform: uppercase;
}

td,
th {
    border: 1px dotted #333333;
    padding: .4em;
    color: #333333;
}


thead th,
tfoot th {
    border: 1px solid #333333;
    text-align: left;
    background: #424a9a;
    color: #FFFFFF;
    padding-top:3px;
}

tbody td a {
    background: transparent;
    text-decoration: none;
    color: #333333;
}

tbody td a:hover {
    color: #ffffff;
}

tbody th a {
    color: #333333;
    background: transparent;
    text-decoration: none;
}

tbody th a:hover {
    color: #333333;
    background: transparent;
}

tbody th,
tbody td {
    font-weight:normal;
    vertical-align: top;
    text-align: left;
}

tfoot td {
    font-weight:normal;
    border: 1px solid #333333;
    background: #4591AD;
    padding-top:3px;
    color: #FFFFFF;
}

.odd {
    background: #dddddd;
}

tbody tr:hover {
    font-weight:normal;
    border: 1px solid #333333;
}

tbody tr:hover a {
    color: #ffffff;
}

tbody tr:hover th,
tbody tr.odd:hover th {
    font-weight:normal;
    background: #333333;
    color: #FFFFFF;
}

ul#pagination {
	text-align: right;
        padding: 0px;
        padding-left: 12px;
        padding-right: 12px;
	list-style: none;
}

ul#pagination li {
	padding-left: 4px;
	display: inline;
}

ul#pagination li.current {
	font-weight: bold;
}

ul#pagination a {
    font-weight: normal;
    color: #ffffff;
    padding: 0px;
    text-decoration: none;
}

#errorMessages {
	padding: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#errorMessages ul {
	margin-left: 15px;
	list-style: disc;
}

#errorMessages li {
	color: #000000;
	padding-bottom: 5px;
}

ul.thumbnails {
    color: #ffffff;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
}

ul.thumbnails li {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #ffffff;
}

.center {
    text-align: center;
}
