@import url("button.css");

#main	{
	text-align: center;
	width: 990px;
	margin:0px auto;
	margin-top:15px;
	font-size:11px;
}

#mainPadding	{
	padding: 0px;
}

/* BEGIN Header */
#header	{
	text-align: left;
	/*background-image:url("../images/headerBackground.gif");*/
	background-repeat:repeat-x;
}

#header #headerLeft {
	float:left;
	padding:10px 20px 0px 0px;
}

#header #headerLeft img{
	float:left;
}

#header #headerLeft h1{
	margin:0px;
	padding:0px;
	display:inline;
}

#header #headerLeft h1 a{
	margin:0px;
	padding:0px;
	display:inline-block;
	float:left;
}

#header #headerRight {
	float:right;
	overflow:hidden;
	padding-right:20px;
}

#header #headerRight #linky {
	margin-top:0px;
	float:right;
}

#header #headerRight #linky a {
	color: rgb(103,103,103);
}

#header #headerRight #linky #linkyLanguages	{
	margin-left: 10px;
	font-weight: bold;
}

#header #headerRight #linky #linkyLanguages a	{
	font-weight: bold;
}

#header #headerRight #linky #linkyLanguages a:hover	{
	text-decoration: underline;
}

#header #headerRight #linky img {
	margin:0px;
	padding:0px;
	border:0px;
	width:22px;
	vertical-align: middle;
}

#header #headerRight #search {
	float:right;
}

/* BEGIN first level*/
#header #topMenu {
	font-family: Arial, sans-serif;
	float:right;
}

#header #topMenuPadding {
	padding:5px 0px 0px 0px;
	margin:0px;
}

#header #topMenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:url("../images/menu.gif") bottom left repeat-x;
}

#header #topMenu li.delimiter	{
	/*background: url("../images/menuDelimiter.gif") right no-repeat;*/
	border-right: 0px solid #0092FF;
}

#header #topMenu li.firstLevel	{
	float: left;
}

#header #topMenu li.firstLevel a	{
	display: block;
	padding:11px 40px 10px 15px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	color: #2384c9;
}

#header #topMenu li.firstLevel a:hover	{
	color: rgb(237,28,36);
}

#header #topMenu li.firstLevel a.activeMenu	{
	color: rgb(237,28,36);
}
/* END first level*/

/* BEGIN sub level*/
#header #topMenu iframe.subLevelIframe	{
	display: none;
	position: absolute;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 500;
}

#header #topMenu ul.subLevel	{
	display: none;
	position: absolute;
	z-index: 1000;
	width: auto;
	border:1px solid #EEEEEE;
	/*filter: alpha(opacity:98,style=0);*/
	/*KHTMLOpacity: 0.98;
	MozOpacity: 0.98;
	opacity: 0.98;*/
}

#header #topMenu li.subLevel	{
	text-align: left;
	float: left;
	clear: both;
	border-bottom:1px #EEEEEE solid;
}

#header #topMenu li.subLevel a	{
	font-size: 12px;
	font-weight:normal;
	text-decoration: none; 
	color: rgb(35,132,201);
	padding:5px;
	padding-left: 8px; 
	text-align: left;
	background: #FFFFFF;
}

#header #topMenu li.subLevel a:hover	{
	color: rgb(237,28,36);
}

#header #topMenu li.subLevel a.activeMenu	{
	color: rgb(237,28,36);
	background: #FFFFFF;
}

#header #topMenu li.subLevel a.activeMenuRight	{
	color: #4B5A93;
	border:1px solid #199DFF;
	background-image:url("../images/topMenuLink.gif");
	background-position:right;
	background-repeat:no-repeat;
}

#header #topMenu li.subLevel a.menuRight	{
	background-image:url("../images/topMenuLink.gif");
	background-position:right;
	background-repeat:no-repeat;
}

#header #topMenu li.subLevel a.menuRight:hover	{
	background-image:url("../images/topMenuLink.gif");
	background-position:right;
	background-repeat:no-repeat;
}

#header #topMenu li.subLevel a span	{
	padding-left: 10px;
	padding-right: 15px;
	display: block;
	white-space: nowrap;
}
/* END sub level*/
/* END Header */


/* BEGIN Body */
#body	{
	margin-top:1px;
	padding:0px;
	text-align:left;
}

#mainLeftCol {
	float:left;
	width:600px;
	height:100%;
	text-align:center;
}

#mainRightCol {
	float:right;
	width:389px;
}

#mainRightColPadding {
	margin:0px;
	padding:22px;
}

#leftCol	{
	float: left;
	width: 260px;
	height:100%;
	background: url("../images/beckgroundLeftMenu.gif") right repeat-y;
	border:0px black solid;
}

#leftColPadding	{
	padding:0px;
	margin: 0px 20px 0px 10px;
}

#rightCol	{
	float: left;
	width: 695px;
	overflow: hidden;
	text-align: left;
	height:100%;
	border:0px black solid;
}

#rightColPadding	{
	padding:0px 15px 15px 15px;
	padding-right:0px;
}

#columnCenterCol{
	width:430px;
	float:left;
}

#columnCenterColPadding{
	padding:15px;
	height:100%;
}

#columnRightCol{
	float:left;
	width:265px;
	background:#EEEEEE;
	text-align:left;
	height:100%;
}

#columnRightColPadding{
	margin:0px;
	padding:15px;
}

/* END Body */

/* BEGIN Menu */
#menuLeftH2	{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}

#menuLeft {
	width:235px;
	text-align: left;
}

#menuLeftPadding {
	margin:0px 0px 35px 0px;
	padding:0px;
}

#menuLeft ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

#menuLeft ul li {
	list-style: none;
}

#menuLeft ul li div.menuLink	{
	background: url("../images/menuBackground.gif") bottom repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menuLeft ul li div.menuLink a {
	text-decoration: none;
	padding-left: 25px; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: rgb(103,103,103);
	display: block;
	background:  url("../images/menuLink.gif") right no-repeat;
}

#menuLeft ul li div.menuLink a:hover {
	color: rgb(237,28,36);
}

#menuLeft ul li div.menuLink a.menuLinkSelected {
	color: rgb(237,28,36);
	font-weight: bold;
	background: url("../images/menuLinkSelected.gif") left no-repeat;
}

#menuLeft ul li div.menuLink a.menuLinkOpened	{
	color: rgb(93,201,247); 
	font-weight: bold;
	background: url("../images/menuLinkOpened.gif") left no-repeat;
	padding-left: 25px;
	font-size: 13px;
}

#menuLeft ul li div.menuLink a.menuLinkOpened:hover	{
	color: rgb(93,201,247); 
	background: url("../images/menuLinkOpened.gif") left no-repeat;
}

#menuLeft ul li div.menuLink a#subMenuLevelUP	{
	background: url("../images/menuLinkUp.gif") right no-repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menuLeft ul li div.menuLink a#subMenuLevelUP:hover	{
	background: url("../images/menuLinkUpActive.gif") right no-repeat;
}
/* END subMenu */

/* BEGIN Footer */
#footer	{
	text-align: left;
	background:url("../images/menu.gif") top left repeat-x;
	margin: 10px 0px 0px 0px;
}

#footerRight {
	float:left;
	padding-top:20px;
}

#footerRight #footerMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#footerRight #footerMenu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#footerRight #footerMenu ul li a{
	color:#6D6D6D;
	text-decoration:none;
	padding:0px 6px;
}

#footerRight #footerMenu ul li a:hover{
	color:#0487FB;
}

#footerRight #footerMenu ul li a.activeMenu{
	color:#0487FB;
}

#footerRight .delimiter{
	background: url("../images/footerDelimiter.png") no-repeat;	
	width:1px;
	height:10px;
	float:left;
	margin-top:3px;
}

#footer #copyright	{
	text-align: center;
	clear: both;
	font-size: 11px;
	margin-right: 10px;
	color: black;
}

#footer #copyright a	{
	color: black;
	text-decoration: none;
}

#footer #copyright a:hover	{
	color: #888888;
	text-decoration: underline;
}

#afterFooter	{
	text-align:right;
	color:#989898;
	font-size:10px;
	margin-bottom:10px;
}

#afterFooter a{
	text-decoration:none;
	color:#989898;
}

#afterFooter a:hover{
	text-decoration:underline;
}

/* END Footer */

/* ??????????? */

#sectionSearchDiv {
	height: 50px;
	text-align: left;
	padding-left: 10px;
}

#sectionSearchDiv a.sectionTitle	{
	color: #6F2B28;
	font-family: Arial, serif;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	float: left;
}
/* ??????????? */

/* !!!!! begin clearLine  */

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;	
}
/* !!!!! end clearLine  */

#HTTPErrorMessage	{
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #880000;
	background: rgb(240, 204, 204);
	font-weight: bold;
}

.hiddenContentForCSSBrowsers	{
	display: none;
}
