body {
	background-color: #f2f3f9;
	color: #030129;
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	word-spacing: 1px;
	/* dark blue: 1d1d8a, medium: d3d1ff; */
}

div.content {
	margin: 20px auto 0;
	position: relative;
	width: 1025px;
}

div.mainContent {
	background: #FFFFFF url(../res/back-body.png) repeat-y scroll 0 0;
	width: 1025px;
	margin-top:0;
}

div.teaser {
	overflow: hidden;
	padding-left: 30px;
	padding-top: 20px;
	width: 960px;
}

div.teaserMedia {
	float: left;
	min-height: 210px;
	width: 280px;
	padding-top: 55px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

div.teaserMedia img {
	width: 280px;
	border: solid 1px #030129;
}

div.teaserMedia p.copyright {
	color: #a0a0a0;
	font-size: 7pt;
	margin-top: 5px;
	text-align: left;
}

div.teaserBlock {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 630px;
}

div.teaserTitle {
	color: #22388a;
	font-size: 18pt;
	text-align: left;
	font-weight: normal;
	background: #FFFFFF url(../res/underline-title.gif) repeat-x scroll 0 0;
	height: 40px;
}

div.teaserText {
	
}

div.teaserText p {
	text-align: justify;
	font-size: 10pt;
}

div.teaserText h2,h3,h4 {
	text-align: right;
	color: #1d1d8a;
	font-size: 13pt;
}

div.logo {
	background: #FFFFFF url(../res/esepa-logo.png) no-repeat 0 0;
	height: 62px;
	width: 224px;
}

div.head {
	background: #FFFFFF url(../res/back-head.png) no-repeat 0 0;
	height: 102px;
	width: 1025px;
}

div.welcome {
	color: white;
	font-size: 10pt;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 77px;
	width: 200px;
}

div.mainNavigation {
	color: #22388A;
	font-size: 13pt;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	left: 30px;
	width: 650px;
	height: 60px;
}

div.subNavigation {
	font-size: 11pt;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
	left: 400px;
	width: 586px;
	height: 40px;
}

div.mainNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.subNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}

li.mainNav,li.subNav {
	float: left;
	height: 25px;
	padding: 20px 10px 5px 20px;
	margin: 0px;
}

li.subNav {
	height: 15px;
	padding: 10px 5px 5px 10px;
}

li.mainNavImage {
	padding: 13px 10px 12px 20px;
}

li.mainNavSelected {
	background: #23398a url(../res/menu-main-selected.png) left top;
	padding-left: 30px;
}

li.mainNavSelClosed {
	background: #23398a url(../res/menu-main-selected.png) right top;
	height: 40px;
	padding: 10px 12px 0px 0px;
}

li.subNavSelected {
	background: #23398a url(../res/subnav-back-selected.png) left top;
	margin-top: 5px;
	padding: 7px 20px 6px 20px;
}

a,a:visited,a:link,a:active {
	text-decoration: none;
	color: #22388a;
}

div.mainNavigation a.mainNav,a.mainNav:visited,a.mainNav:link,a.mainNav:active
	{
	color: # #e0e5f6;
	font-size: 14pt;
	text-decoration: none;
}

a.unsel:link,a.unsel:active,a.unsel:visited,a.unsel {
	color: #f2f3f9;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}

a.subNav:link,a.subNav:active,a.subNav:visited,a.subNav {
	color: #22388a;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.subNavSel:link,a.subNavSel:active,a.subNavSel:visited,a.subNavSel {
	color: white;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

div.mainNavigation a.selected,a.selected:visited,a.selected:link,a.selected:active
	{
	color: #23398a;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}

div.searchBox {
	left: 835px;
	position: absolute;
	top: 22px;
}

input.searchButton[type='image'] {
	left: 130px;
	position: absolute;
	top: -1px;
}

input.searchBox {
	border: 0px solid white;
	background: #f5f6fa;
	font-size: 9pt;
	width: 128px;
	color: #22388a;
	height: 14px;
}

div.secondaryTitle {
	color: #1d1d8a;
	position: relative;
	top: 30px;
	text-align: left;
	font-size: 18pt;
	vertical-align: center;
}

div.secondaryNavigation {
	background: #FFFFFF url(../res/back-secnav.png) no-repeat top;
	padding-top: 9px;
}

li.secondaryNavigationSelected {
	background: #FFFFFF url(../res/secnav-sel.png) repeat-y scroll 0 0;
}

div.secondaryNavigation table {
	margin-left: 9px;
	margin-right: 11px;
	width: 1003px;
}

div.secondaryNavigation table tr td {
	height: 65px;
	width: 25%;
}

div.secondaryNavigation table tr td a,a#visited {
	color: #22388a;
	text-decoration: none;
	font-size: 15pt;
	font-weight: normal;
}

div.secondaryNavigation table tr td.selected {
	background: #FFFFFF url(../res/secnav-sel.png) repeat-x scroll 0 0;
}

div.secondaryNavigation table tr td.selected a,a#visited {
	color: #f2f3f9;
}

div.addContentBlock {
	overflow: hidden;
	width: 1003px;
}

div.referencedContent {
	float: left;
	margin-left: 35px;
	margin-right: 30px;
	text-align: left;
	width: 285px;
}

div.referencedContent p {
	text-align: justify;
	font-size: 10pt;
}

div.referencedContent h2,h3,h4 {
	text-align: left;
	color: #c8b800;
	font-weight: normal;
	font-size: 17pt;
}

div.referencedContent ul {
	list-style-type: none;
	padding: 0 0 0 0px;
}

div.referencedContent table tr td.date {
	color: #d0bf00;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top;
	width: 65px;
	padding-right: 3px;
}

div.referencedContent table tr td a {
	color: #22388a;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
}

div.tagCloud {
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	text-align: justify;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}

hr.cloud {
	background-color: #C8B800;
	height: 1px;
	opacity: 0.2;
}

span.tagOne span.tagTwo {
	
}

span.tagOne a.tagOne,a.tagOne:link,a.tagOne:visited,a.tagOne:active,a.tagOne:hover
	{
	color: #C8B800;
}

span.tagTwo a.tagTwo,a.tagTwo:link,a.tagTwo:visited,a.tagTwo:active,a.tagTwo:hover
	{
	color: #22388A;
}

span.tagSize1 a {
	font-size: 7.5pt;
	opacity: 0.7;
}

span.tagSize2 a {
	font-size: 8pt;
	opacity: 0.8;
}

span.tagSize3 a {
	font-size: 9pt;
	opacity: 0.85;
}

span.tagSize4 a {
	font-size: 10pt;
	opacity: 0.9;
}

span.tagSize5 a {
	font-size: 12pt;
	opacity: 0.92;
}

span.tagSize6 a {
	font-size: 14pt;
	opacity: 0.95;
}

span.tagSize7 a {
	font-size: 16pt;
	opacity: 0.98;
}

span.tagSize8 a {
	font-size: 18pt;
}

span.tagSize9 a {
	font-size: 20pt;
}

span.tagSize10 a {
	font-size: 24pt;
}

table.dateTable {
	width: 280px;
	padding-top: 3px;
}

div.additionalContentArea {
	float: left;
	width: 630px;
}

div.additionalContentArea p,a {
	text-align: justify;
	font-size: 10pt;
}

div.additionalContentArea h2,h3,h4 {
	text-align: left;
	color: #C8B800;
	font-size: 17pt;
	font-weight: normal;
	margin-top:34px;
}

div.additionalContentArea h3 {
	font-size: 15pt;
}

div.additionalContentArea h4 {
	font-size: 13pt;
}

div.managebar {
	color: #22388A;
	text-align: left;
	font-weight: bold;
}

div.managebar img {
	width: 14px;
}

div.managebar a {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}

div.footer {
	background: #FFFFFF url(../res/back-tail.png) no-repeat scroll 0 0;
	height: 20px;
	width: 1025px;
}

div.siteFooter {
	height: 30px;
	color: #22388a;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	margin: 0px auto 0;
	width: 500px;
}

div.siteFooter ul {
	list-style-type: none;
}

div.siteFooter ul li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

div.siteFooter ul li a,a#visisted {
	text-decoration: none;
	color: #22388a;
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
}

a,a#visisted {
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial;
	color: #22388a;
}

label.title {
	color: #c8b800;
	font-weight: normal;
	font-size: 17pt;;
	margin-right: 20px;
	width: 70px;
}

input.title {
	width: 620px;
	color: #c8b800;
	font-weight: normal;
	font-size: 17pt;
}

input.teaser {
	width: 620px;
	color: #22388a;
	font-weight: normal;
	font-size: 17pt;
}

input.teaserUrl {
	width: 500px;
	color: #22388a;
}

input[type="submit"] {
	width: 70px;
}

span.buttonbar {
	width: 400px;
	text-align: right;
	padding: 10px;
}

textarea.editpane {
	height: 300px;
	width: 620px;
}

textarea.teaser {
	height: 300px;
	width: 620px;
}

table.editArea {
	width: 620px;
}

div.loginForm {
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 250px;
}

div.qnrTitle {
	color: #22388a;
	font-size: 18pt;
	text-align: left;
	font-weight: normal;
	background: #FFFFFF url(../res/underline-title.gif) repeat-x scroll 0 0;
	height: 40px;
}

div.qnrContents {
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 285px;
}

div.qnrContents h4 {
	font-size: 14pt;
}

div.qnrBody h4 {
	font-size: 14pt;
	color: #22388a;
}

div.qnrContents table tr th a.error {
	color: red;
}

div.qnrContents table tr th a.unread {
	color: gray;
}

div.qnrContents table tr th a.highlight {
	color: #C8B800;
}

div.qnrNav {
	width: 625px;
	text-align: right;
	padding-top: 20px;
}

div.qnrBody {
	float: left;
	text-align: left;
	width: 625px;
}

table.qnrBody {
	width: 100%;
	font-size: 11px;
}

table.qnrBody td.content {
	
}

table.qnrBody td.contentDesc {
	vertical-align: top;
}

table.qnrBody th,td.title {
	width: 40%;
	background-color: #22388a;
	color: #f2f3f9;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	empty-cells: hide;
}

table.qnrContact th,td.title {
	width: 150px;
}

table.diffFigures td {
	width: 80px;
	color: #22388a;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

table.qnrBody td input[type="text"] {
	width: 220px;
	font-family: Verdana;
	font-size: 8pt;
}

table.qnrBody td.ownerPercent input[type="text"] {
	width: 46px;
	margin-right: 3px;
}

table.qnrBody td.ownerName input[type="text"] {
	width: 160px;
}

table.qnrBody td textArea {
	height: 75px;
	width: 223px;
	font-family: Verdana;
	font-size: 8pt;
}

table td input[type="text"].veryShort {
	width: 40px;
}

table td input[type="text"].short {
	width: 70px;
}

td.hiddenSelectBox {
	width: 20px;
}

span.highlight {
	font-weight: bold;
	color: #c8b800;
}

div.emptyContent {
	width: 280px;
}

div.disclaimer p {
	text-align: justify;
	width: 960px;
}

div.disclaimer h4 {
	font-size: 14pt;
}

div.directoryMain {
	width: 900px;
	margin-left: 60px;
	text-align: left;
	height: 30px;
	padding-top: 15px;
}

div.directorySecondary {
	width: 840px;
	margin-left: 120px;
	text-align: left;
	height: 25px;
}

div.searchSecondary {
	width: 840px;
	margin-left: 120px;
	text-align: left;
}

a.directoryMain,a.directoryMain:link,a.directoryMain:visited,a.directoryMain:active,a.directoryMain:hover
	{
	color: #c8b800;
	font-size: 16pt;
}

a.directorySecondary,a.directorySecondary:link,a.directorySecondary:visited,a.directorySecondary:active,a.directorySecondary:hover
	{
	font-size: 13pt;
	padding-left: 20px;
}

a.directoryMain,a.directoryMain:link,a.directoryMain:visited,a.directoryMain:active,a.directoryMain:hover
	{
	color: #c8b800;
	font-size: 16pt;
}

a.searchNav,a.searchNav:link,a.searchNav:visited,a.searchNav:active,a.searchNav:hover
	{
	color: #c8b800;
	font-size: 13pt;
}

a.subQnrPart,a.subQnrPart:link,a.subQnrPart:visited,a.subQnrPart:active,a.subQnrPart:hover
	{
	font-size: 11pt;
	font-weight: normal;
}

a.qnrError,div.qnrContents table tr th a.qnrError,a.qnrError:link,a.qnrError:visited,a.qnrError:active,a.qnrError:hover {
	color: #803030;
}

a.searchSec,a.searchSec:link,a.searchSec:visited,a.searchSec:active,a.searchSec:hover
	{
	font-size: 13pt;
}

a.qnrLink,a.qnrLink:link,a.qnrLink:visited,a.qnrLink:active,a.qnrLink:hover
	{
	padding-left: 3px;
	padding-right: 3px;
}

div.searchFooter {
	padding-top: 25px;
	font-size: 13pt;
	color: #22388a;
}

table.qnrAdvantage {
	width: 300px;
}

table.qnrAdvantage tr.title td {
	text-align: center;
	background-color: #22388a;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	height: 30px;
}

table.qnrAdvantage  td {
	text-align: center;
}

table.qnrAdvantage td input[type="text"] {
	width: 140px;
}

table.qnrInnovation {
	width: 300px;
}

table.qnrBody tr.desc td.title {
	text-align: right;
}

table.qnrInnovation td.title {
	text-align: center;
	background-color: #22388A;
	color: white;
}

div.qnrInnovation {
	text-align: center;
	background-color: #22388A;
	color: white;
	width: 290px;
	padding: 5px;
}

table.qnrInnovation td {
	width: 100px;
	height: 30px;
	text-align: center;
	color: #22388a;
}

span.hiddenDesc {
	color: #c8b800;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

span.mandatoryDesc {
	color: #22388a;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

table.qnrBody td input.dateInput {
	width: 80px;
}

table.qnrBody td input.mandatory,textarea.mandatory {
	background-color: #e3e7f9;
	border: 2px solid #22388A;
}

table.qnrBody td input.error,textarea.error {
	background-color: #efcaca;
}

table.errorBox {
	border-style: solid;
	border-width: 1px;
	border-color: #bf3a3a;
	color: #6a1010;
	font-weight: bold;
	width: 100%;
	text-align: left;
	background-color: #f1d7d7;
	padding: 5px;
	margin-bottom: 10px;
}

div.qnrBody h5 {
	color: #22388A;
	font-size: 11pt;
	font-weight: normal;
}

table.qnrBody td.select {
	vertical-align: top;
}

td.content p {
	font-size: 10pt;
}

table.qnrBody tr.titleDegree td.titleDesc {
	text-align: right;
	vertical-align: middle;
}

table.diffFigures td input[type="text"] {
	width: 70px;
	text-align: right;
}

div.links {
	float: left;
	padding-left: 20px;
	text-align: left;
	width: 460px;
}

textarea.links {
	width: 230px;
	height: 300px;
}

textarea.disclaimer {
	width: 950px;
	height: 400px;
}

div.disclaimer h2,h3,h4 {
	text-align: left;
	font-size: 13pt;
	color: #c8b800;
}

div.disclaimer h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

span.unselectable {
	color: gray;
	font-size: 11pt;
	font-weight: normal;
}

th.subQnrPart {
	padding-left: 25px;
}

div.attachments {
	background-color: #4B61B3;
	padding: 10px;
}

table.attachments {
	color: white;
	text-align:left;
	width: 100%;
}

ul.hint {
	background:none repeat scroll 0 0 #DEEDF8;
	border:1px solid #13364E;
	color:#13364E;
	padding:10px 10px 10px 30px;
}
