﻿BODY
{
	font-family: Arial;
}

DIV.page
{
	width: 700px;
}

DIV#headerWrapperBottomRight
{
	height: 102px;
	background: transparent url(../images/common/corner-top-right.gif) no-repeat bottom right;
}

DIV#headerWrapperBottomLeft
{
	height: 102px;
	background: white url(../images/common/corner-top-left.gif) no-repeat bottom left;
}

DIV#headerWrapperRight
{
	background: transparent url(../images/common/top-right.gif) no-repeat top right;
}

DIV#logoWrapperLeft
{
	background: white url(../images/common/top-left.gif) no-repeat top left;
}

DIV#header
{
	height: 69px;
	background: white url(../images/common/top-center.gif) repeat top center;
	margin: 0px 5px 0px 0px;
	text-align: center;
}

TABLE.menu
{
	background: white url(../images/common/menu-background.gif) repeat top center;
	margin-top: -1px;
	width: 100%;
}

TABLE.menu_item
{
	margin: 5px 5px 5px 5px;
}

A.menu_item
{
	font-weight: bold;
	font-family: Verdana;
}

TABLE 
{
	border-collapse: collapse;
	margin:0px;
	padding: 0px;
}

TD, TR
{
	padding: 0px;
}

DIV#menuWrapperBottomLeft
{
	background: white url(../images/common/menu-bottom-left.gif) no-repeat top left;
}

DIV#menuWrapperBottomRight
{
	background: transparent url(../images/common/menu-bottom-right.gif) no-repeat top right;
}

DIV#menuWrapperBottomCenter
{
	height: 12px;
	background: transparent url(../images/common/menu-bottom-center.gif) repeat top center;
	margin: 0px 6px 0px 6px;
}


DIV#logo
{
	height: 102px;
	background: white url(../images/common/top-logo.gif) repeat top center;
	margin: 0px 0px 0px 5px;
}

IMG#flags
{
	margin-top: 12px;
}

H1
{
	color: white;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 150px;
	padding: 15px 0px 0px 15px;
	font-variant : small-caps;
}

H2
{
	text-align: center;
	font-size: medium;
}

H3
{
	font-size: 1.2em;
}

H4
{
	color: #FFFFFF;
	background-color: #0069B5;
	padding-left: 10px;
}

P
{
	font-size: 1.2em;
	word-spacing: 3px;
	line-height: 19px;
}

TABLE
{
	font-size: x-small;
}

UL
{
}

LI
{
	 line-height: 19px;
	 font-size: 1.2em;
}

DIV#footerWrapperRight
{
	height: 65px;
	background: transparent url(../images/common/bottom-right.gif) no-repeat top right;
}

DIV#footerWrapperLeft
{
	height: 65px;
	background: transparent url(../images/common/bottom-left.gif) no-repeat top left;
}

DIV#footer
{
	height: 65px;
	background: transparent url(../images/common/bottom-center.gif) repeat top center;
	margin: 0px 105px 0px 105px;
}

DIV#copyright
{
	text-align: center;
	margin : 10px 0px 0px 0px;
}

DIV#copyright P
{
	font-size: xx-small;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Form controls */

INPUT
{
	font-size: 1.2em;
	font-family: monospace;
}

SELECT
{
	font-size: 1.2em;
	font-family: monospace;
}

LABEL
{
	font-size: 0.9em;
}

UL.form
{
	list-style: none;
	margin-left: 0px;
}

UL.form LABEL
{
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

TD.content-cell
{
}
