body {
	margin:0px;
	font:11px "Trebuchet MS", arial, helvetica, sans serif;
	color:#959595;
}

form {
	margin:0px;
}

img {
	border:0px;
}
	
input {
	font-size:11px;
}

a {
	color:#20b2aa;
	text-decoration:none;
}

a:hover {
	color:#188983;
	text-decoration:underline;
}

p {
	margin: 0 0 10px;
	font:11px "Trebuchet MS", arial, helvetica, sans serif;
	color:#959595;
}

h1 {
	font-size:18px;
	line-height:normal;
	margin:5px 0 10px;
	font-family:"Trebuchet MS", arial, helvetica, sans serif;
	color:#7a95ab;
}

h2 {
	font-size:16px;
	line-height:normal;
	margin:5px 0 10px;
	font-family:"Trebuchet MS", arial, helvetica, sans serif;
	color:#7a95ab;
}

h3 {
	font-size:13px;
	line-height:normal;	
	margin:0px;
	font-family:"Trebuchet MS", arial, helvetica, sans serif;
	color:#7a95ab;
}

#subNavigation h2 {
	color:#20b2aa;
	font-size:12px;
	padding:0px 0px 10px 5px;
	display:block;
	background:url(../_sysImages/backgroundPageIndicator.gif) repeat-x;
	margin: 8px 0 11px;
}

#containerSite {
	width: 920px;
	margin:auto auto
}

#head {
	width:870px;
	padding:12px 20px 0 30px;
	height:112px;
	background:url(../_sysImages/backgroundHead.jpg) 0px bottom repeat-x;
}

#flashArea {
	width:920px;
	height:450px;
}

#templateStandard #containerContent {
	width:920px;
	min-height:418px;
	_height:418px;
	margin:16px 0px;
	float:left;
	clear:both;
	background:url(../_sysImages/backgroundSubNavigation.gif) repeat-y;
}

#templateWide #containerContent {
	width:920px;
	min-height:418px;
	_height:418px;
	margin:16px 0px;
	float:left;
	clear:both;

}

#subNavigation {
	width:199px;
	float:left;
}

#subNavigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:16px;
}

#subNavigation ul li {
	margin:0px;
	padding:0px;
}

#subNavigation ul a {
	display:block;
	_height:14px;
	padding:3px 0 3px 4px;
	text-decoration:none;
}

#subNavigation ul a:hover {
	background:url(../_sysImages/backgroundSubNavigationHover.gif) no-repeat;
}



#content {
	width:695px;
	float:right;
	line-height:16px;
}

#footer {
	width:900px;
	height:30px;
	background:url(../_sysImages/backgroundFooter.jpg) repeat-x;
	padding:12px 10px 0px;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer #left {
	width:350px;
	float:left;
}

#footer #right {
	width:300px;
	float:right;
	text-align:right;
}

#languageAndNavigation {
	width:515px;
	height:83px;
	overflow:hidden;	
	float:left;
	text-align:right;
	padding:25px 10px 0px 0;
	background:url(../_sysImages/backgroundDottedLine.gif) no-repeat right top;
}

#selectLanguage {
	width:auto;
	height:37px;
}

#selectLanguage li {
	width:38px;
	height:14px;
	text-align:center;
	margin-right:4px;
	background:url(../_sysImages/buttonLanguage.gif) no-repeat;
}

#selectLanguage li.active {
	background:url(../_sysImages/buttonLanguageActive.gif) no-repeat;
}

#selectLanguage li.language {
	width:54px;
	padding:2px 5px 0 0;
	background:none;
	text-align:left;
}


#navigation {
	width:auto;
	height:20px;
	overflow:hidden;
	text-align:right;
}

#navigation li {
	background:url(../_sysImages/buttonBackgroundLeft.gif) no-repeat;
	margin-right:4px;
	_width:10px;
	white-space:nowrap;
}

#navigation li a {
	height:20px;
	background:url(../_sysImages/buttonBackgroundRight.gif) no-repeat right 0px;
}


/* Active shortcut */

#navigation li.active {
	background:url(../_sysImages/buttonBackgroundLeftActive.gif) no-repeat;
}

#navigation li.active a {
	background:url(../_sysImages/buttonBackgroundRightActive.gif) no-repeat right 0px;
}


#languageAndNavigation ul {
	margin:0px;
	padding:0px;
	height:20px;
	list-style-type:none;
	overflow:hidden;
	float:right;
}

#languageAndNavigation li {
	float:left;
	height:20px;
}




#login {
	float:right;
	width:120px;
	color:#737373;
}

#login input {
	border:0px;
	background:url(../_sysImages/inputBackground.gif) 0px 0px no-repeat;
	width:100px;
	height:14px;
	padding:3px 3px 3px 16px;
	font-size:10px;
	color:#959595;
	margin-bottom:4px;
}

#login input.button {
	width:auto;
	height:auto;
	background:none;
	vertical-align:-1em;
	_vertical-align:-0.7em;
	padding:0;
	margin-bottom:3px;	
}


.logo {
	float:left;
}



/* Templates */

.containerTemplate_5050 {
	width:695px;
	height:auto;
}

.containerTemplate_5050 .left {
	width:350px;
	height:auto;
	float:left;
}

.containerTemplate_5050 .right {
	width:330px;
	height:auto;
	float:right;
}
