body {
    background-color: #ffffff;
    background-image: url(../images/background.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: bottom;
    font-size: 12px;
}

#topheader {
    position: relative;
    margin-top: 15px;
    background-color: #175a60;
    height: 66px;
}

#topmenu {
    background-image: url(../images/mainmenu_background.png);
    height: 29px;
}

#footer {
    margin-top: 25px;
    padding-top: 8px;
    background-image: url(../images/footer_background.png);
    background-repeat: no-repeat;
    text-align: center;
    height: 32px;
    color: #fff;
    font-size: 0.9em;
}

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

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

#footer_copyright {
    color: #333;
    text-align: center;
    font-size: 0.8em;
    margin-bottom: 10px;
}

#mainmenu {
    margin-left: 15px;
}

#mainmenu a {
    border: 0;
    text-decoration: none;
    color: #666;
    font-size: 1.0em;
}

#mainmenu li ul li h1 {
    font-size: 1.0em;
    font-weight: bold;
    padding: .3em 1.4em;
    margin: 0px;
}

#mainmenu a:hover {
    color: #00646c;
}

#mainmenu li ul {
    margin-top: -1px;
    padding: 1.0em 0;
}

#mainmenu li ul li a {
    text-decoration: none;
    color: #00646c;
}

#mainmenu li ul li a:hover {
    text-decoration: underline;
}

#mainmenu li, #mainmenu li li {
    background: none;
}

#mainmenu li li a {
    padding: .3em 1.4em;
}

#mainmenu li li a.extra_padding_bottom {
    margin-bottom: 1em;
}

#mainmenu li ul
{
    background-color: #fbfbfb;
    background-image: url(../images/mainmenu_dropdown_background.png);
    background-repeat: repeat-x;
    background-position: bottom left;
    border-right: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    border-left: 1px solid #8f8f8f;
}

#mainmenu a:hover, #mainmenu a:focus, #mainmenu a:active {
    background: none;
    outline: 0;
}

#mainmenu li ul li a:focus, #mainmenu li ul li a:hover, #mainmenu li ul li a:active {
    background: #f2f2f2;
    outline: 0;
}

#mainmenu .left_separator, #mainmenu .left_separator:hover {
    background-image: url(../images/mainmenu_separator.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.form_watermark {
	color: #aaa;
	font-style: italic;
	padding: 0px;
	margin: -2px 0 0 0;
}

#topcountries {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
}

#topcountries a {
    outline: 0;
}

#topcountries a img {
	border: 0;
}

#javascriptnotice span {
	display: block;
	padding: 5px 10px;
	text-align: center;
	font-size: 20px;
}

.our-serif {
	font-family: Cambria, "Hoefler Text", Utopia,"Liberation Serif", "Nimbus Roman No9 L", Times, "Times New Roman", serif;
}

.our-sans-serif {
    font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#topmenu_ajax_indicator {
	float: right;
	display: none;
	padding: 4px 10px 0px 20px;
	background-image: url(../images/topmenu_ajax_loader.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #bbb;
}

.padding_5 {
	padding: 5px;
}

.padding_10 {
	padding: 10px;
}

.license_info_readable {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.7em;
}

.big_rss_link_with_text {
    font-size: 28px;
    padding-left: 40px;
    background-image: url(../images/icons/social/big-rss-link.png);
    background-repeat: no-repeat;
    min-height: 32px;
    color: #00f;
    text-decoration: underline;
}

.rss_link_with_text {
	padding-left: 23px;
	background-image: url(../images/icons/social/small-rss-link.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	min-height: 19px;
}

.link_icon_pdf {
    padding-left: 18px;
    background-image: url(../images/icons/mini/file_acrobat.gif);
    background-repeat: no-repeat;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

#rightquickblock {
    float: right;
    width: 250px;
}

#quicklinks {
    font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
    width: 250px;
    height: 289px;
    background-image: url(../images/quicklinks_background.png);
    background-repeat: no-repeat;
    display: block;
    position: relative;
    float: right;
    margin-bottom: 20px;
}

#quicklinks p {
    margin: 0;
    padding: 0;
}

#quicklinks h2 {
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    padding: 7px 0px 0px 15px;
    margin: 0;
    height: 34px;
}

#quicklinks a {
    width: 250px;
    display: block;
    text-decoration: none;
    height: 35px;
    background-image: url(../images/quicklinks_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    outline: 0;
}

#quicklinks a:hover {
    background-image: url(../images/quicklinks_arrow_highlight.png);
    background-repeat: no-repeat;
    background-position: right center;

}

#quicklinks a .quicklink_header {
    font-size: 15px;
    line-height: 12px;
    margin: 1px 0 0 0;
    padding: 0px 0 0 15px;
    color: #d7a800;
    display: block;
}

#quicklinks a .quicklink_description {
    font-size: 10px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0px 15px;
    color: #858585;
    display: block;
}

#quicklinks a .bottom_separator {
    background-image: url(../images/quicklinks_separator.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#quicklinks a:hover span {
    color: #00646c;
}

.eurosecure_button_1, .eurosecure_button_2 {
    text-align: center;
    width: 64px;
    height: 19px;
}

.eurosecure_button_1 a, .eurosecure_button_2 a {
    color: #fff;
    font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
    text-decoration: none;
    font-size: 10px;
    display: block;
    width: 64px;
    height: 19px;
    background-image: url(../images/button_1_background.png);
    outline: 0;
}

.eurosecure_button_1 a:hover {
    background-image: url(../images/button_1_highlight_background.png);
}

.eurosecure_button_2 a {
    background-image: url(../images/button_2_background.png);
}

.eurosecure_button_2 a:hover {
    background-image: url(../images/button_2_highlight_background.png);
}

#quickprogrambox {
    font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
    float: right;
    width: 250px;
    height: 251px;
    display: block;
    background-image: url(../images/quickprogrambox_background.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

#quickprogrambox h2 {
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    padding: 7px 0px 0px 15px;
    margin: 0;
    height: 37px;
}

#quickprogrambox .quickprogrambox_button_set_1 span, #quickprogrambox .quickprogrambox_button_set_2 span {
    margin-right: 15px;
    float: left;
}

#quickprogrambox .quickprogrambox_button_set_1 {
    margin-left: 66px;
    margin-top: 54px;
    display: block;
}

#quickprogrambox .quickprogrambox_button_set_2 {
    margin-left: 66px;
    margin-top: 84px;
    display: block;
}

#content {
    margin-left: 15px;
    margin-top: 15px;
}

#rightquick {
    margin-top: 15px;
}

#content h1, #content h2, #content h3, #content h4 {
    color: #00646c;
}

#content h1 {
    margin: 0 0 10px 0;
    font-size: 2.2em;
}

#content h2 {
    margin: 10px 0 10px 0;
    font-size: 1.8em;
}

#content h3 {
    margin-top: 10px;
    font-size: 1.3em;
}

#content h1 a, #content h2 a, #content h3 a, #content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
    color: #00646c;
    text-decoration: none;
}

#latest_social_links {
    float: right;
    width: 228px;
    display: block;
    padding: 10px;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

#latest_social_links a {
    color: #858585;
    text-decoration: none;
}

#latest_social_links a:hover {
    color: #00646c;
}

.website_notice {
    border: 7px solid #f00;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}

#affected_by_renewal_delay {
    margin-top: 10px;
}