html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
} 

body{
	font-family: arial;
}

h1{
	background-color:#000080;
	color:#fff;
	font-size: 18pt;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.TableButton {
	background-image: url(../images/menu_button.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-align:center;
	padding-top: 5px;
	padding-left: 0px;
	width: 150px;
	float: left;
	padding-right: 60px;
	padding-bottom: 50px;
	display: block;
}




h2{
	color:#000080;
	text-align:left;
	font-size:12pt;
	margin-bottom:20px;
}
h3 {
	color:#000080;
	text-align:center;
	font-size:large;
	margin-bottom:20px;
}
.h4 {
	color: #FFF;
}




p{
	text-align:justify;
}

img{
	border-width: 0px;
	border-style: none;
}

#divMainWrapper{
	width:1050px;
	height: 100%;
}

#divHeader{
	height:100px;
	overflow:hidden;
	background-image: url(../images/header-grad.jpg); background-repeat:repeat; 
}

#divHeaderImage{
	float:left;
	width:177px;
	margin:25px;
}

#divHeaderText{
	width:750px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000;
	display: block;
	line-height: 1em;
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
	font-style: italic;
	font-weight: bold;
	height:25px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}

#divHeaderText:after{
	content: ""; /* generated text */
	display: block;
}

#divHeaderText:after{
	margin-top: -1.1em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}

#divHeaderMenu{
	width:750px;
	float:right;
}

#divLeftNav{
	width:150px;
	float:left;
	color:#fff;
	background-color:#7da8ff;
	height:100%;
}

#divMainContent{
	width:840px;
	float:left;
	padding: 30px;
}
#divMainContentRightJ {
	width:359px;
	padding: 20px;
	float: right;
}
#divMainContentLeftJ {
	width:359px;
	padding: 20px;
	margin-bottom: 0px;
	clear: none;
}


#divMainContentReducedSize {
	width:359px;
	float:left;
	padding: 0px;
}
#divFooter {
	width:840px;
	float:left;
	padding: 30px;
	left: 0px;
	right: 0px;
	margin-left: 150px;
}

#divMainContentHalfPadding {
	width:300px;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}


.img-padding {
}


#txtSearch{
	margin-left:19px;
	height: 16px;
	width:110px;
	border: 1px solid #000;
}

#subSearch{
	margin-left:1px;
	position:relative;
	top:2px;
	height:19px;
	cursor: pointer;
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;
}


.search{
	font-family: verdana, arial;
	border: 1px solid #FC0;
	background-color:#FFF;
	height:30px;
}

.menu, .menu ul{ 
	list-style: none; 
}

.menu, .menu *{
	padding:0px;
	margin:0px;
	font-size:9pt;
}

/* Generic Menu stuff*/

/* Head links */
.menu li{width: 150px; }
.menu li a { display: block; }
.menu li a:link { color:white; text-decoration:none; }
.menu li a:visited { color:white; text-decoration:none; }
.menu li a:active { color:white; text-decoration:none; }


/* Child lists and links */
.menu li ul { display: none; position:absolute; width:200px; background-color:#7da8ff; border:2px solid #ffbc25; border-bottom:1px solid #ffbc25; }
.menu li:hover ul { display: block; }
.menu li ul li {padding: 5px 0px 8px 0px; background-image: url(../images/menu-bg-200.gif); background-repeat:no-repeat; background-position: bottom left; width: 200px; text-align: center; }
.menu li ul li a:link { color:white; text-decoration:none; }
.menu li ul li a:hover { color: blue; }

.menu ul li a:hover { text-decoration: none; }



/* Header Menu */

/* Head links */
.header-menu li { float: left; text-align: center; padding-top:5px;  }
.header-menu li a {  }

.header-menu li { background-image: url(../images/menu-header-up.gif); background-repeat:no-repeat; }



/* Left Menu */
	
/* Head links */
.left-menu li { text-align: left; padding: 5px 0px 8px 0px; background-image: url(../images/menu-bg.gif); background-repeat:no-repeat; background-position: bottom left; }
.left-menu li a { padding: 0px 0px 0px 10px; }

/* Child lists and links */
.left-menu li ul { left: 149px; text-align:center; }



.left-menu{
	margin-bottom:10px;
}
.menu-header{
	background-image: url( ../images/menu-header-up.gif );
	background-repeat: no-repeat;
	height: 25px;
	text-align:center;
	padding-top: 8px;
	color: #FFF;
}

#divLeftNavLanguages{
	margin-left:6px;
	margin-top:20px;
}


.lang-flag{
	margin:8px;
}


.clearer{
	clear:both;
	height:0px;
	overflow:hidden;
}

.img-centre{
	display:block;
	margin-left: auto;
	margin-right:auto;
}
.img-padding {
	padding: 0px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.img-leftpadding {
	display:block;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
}
.img-smallpadding {
	padding: 0px;
	border: 1px solid #000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.img-smallpaddingleft {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
}




.img-right {
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;

}
.img-align_other_images {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.img-left {
	clear: both;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.img_left_No_Padding {
	float: left;
	padding-right: 20px;
}


.font_small {
	font-size: small;
}
.top_padding_space {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Centre_Text {
	text-align: center;
}
.red_font {
	color: #F00;
	font-weight: bold;
}

.table_right_padding_left {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


.h1table {
	background-color:#000080;
	color:#fff;
	font-size: 12pt;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}
.text-right {
	float: right;
}
.text-left {
	float: left;
	padding-left: 10px;
}
p_Align {
	text-align:justify;
}
.MenuLeftPaddingNoLink {
	text-align: left;
	padding-left: 10px;
}

.shadow {
  position: relative;
  left: 2px;
  top: 2px;
  color: #ccc;
  font-weight: bold;
}
.text {
	position: absolute;
	left: 42px;
	top: -31px;
	color: #000;
}
