/*.....................................................................
	HTML elements

*/
body {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
td {
	font-size : 13px;
	line-height: 19px;
	margin:0px;
	padding:0px;
}
/*.....................................................................
		CONTENT	
*/
#Page-Content {
	margin: 0px 164px 0px 0px;
	padding: 4px 79px 8px 8px;
	background-color: #FFFFFF;
	border: 1px solid #BEC5E6;
}
#Page-Content h3{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #991B00;
}
#Page-Content h3.Paper-Title{
	text-align: right;
}
#Page-Content p {
	margin: 9px 0px 9px 0px;
	padding: 0px;
	text-align: justify;
}
#Page-Content p.Info {
	padding: 15px;
	border: solid 1px #A8681E;
	background-color: #E2EDC3;
}
#Page-Content p.Paper-Authors {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}

#Page-Content ul {
	margin: 15px 0px 15px 0px;
	padding:0px;
	list-style-position: inside;
	list-style-type:square;
	font-size: 11px;
	line-height: 16px;
}
#Page-Content li {
	text-indent: -1em;
	margin:0px;
	padding:0px 0px 0px 1em;
}
#Page-Content #TOC li {
	text-indent: -1em;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 1em;
}
#Page-Content ul.Editorial {
	font-size: 11px;
	line-height: 16px;
	margin: 15px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}
#Page-Content ul strong{
	font-size: 10px;
	font-weight: bold;
}
#Page-Content a {
	color: #4E69E6;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	border-bottom: 1px solid #4E69E6;
}
#Page-Content a:hover {
	color:#FFFFFF;
	background-color:#4E69E6;
}
#Page-Content a.InMemoriam {
	border: solid 1px black;
}
#Page-Content a.Go-Top {
	font-size: 10px;
	line-height: 12px;
	display: block;
	float: right;
	color: #4E69E6;
	background-color: #BEC5E6;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	border: 1px solid #4E69E6;
}
#Page-Content a.Go-Top:hover {
	cursor: pointer;
	color:#FFFFFF;
	background-color:#4E69E6;
}

/*.....................................................................
		STRUCTURE	
*/
#Page-Logo {
	position: absolute;
	visibility: visible;
	top: 12px;
	left: 15px;
	width: 72px;
	z-index: 1;
}
#Page-Pane {
	position: absolute;
	top: 15px;
	left: 522px;
	width:243px;
	z-index: 20;
}
#Page-Pane p{
	text-align: left;
	margin: 0px 5px 0px 85px;
	font-size: 11px;
}
#Page-Pane a{
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	color:#4E69E6;
	border-bottom: 1px solid #4E69E6;
}
#Page-Pane a:hover{
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
	background-color:#4E69E6;
}
#Page-Pane .ImageHolder a{
	border: 0px;
}
#Page-Pane .ImageHolder a:hover{
	background: transparent;
}

#Page-Pane strong, #Page-Pane b{
	font-size: 10px;
}
#Page-Pane .ImageHolder{
	text-align: right;
	margin: 8px 52px 8px 0px;
}
#Page-Pane H3{
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	width: 74px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	color: #991B00;
}

#Page-Menu {
}
#Page-Copyright{
	position: absolute;
	visibility: visible;
	top: 350px;
	left: 0px;
	width:100px;
	font-size : 9px;
	line-height: 16px;
	color: #CCCCCC;
	text-align : center;
	z-index: 3;
}
#Page-Area {
	position: absolute;
	top: 15px;
	left: 100px;
	width: 665px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	background-color: #BEC5E6;
}
#Page-Design {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 30px 5px;
	color: #EEEEEE;
	text-align: right;
}
#Page-Design-Decor {
	float: left;
}
/*.....................................................................
		NAVIGATION	
*/
.Link-Navigation {
	font-family : sans-serif;
	font-size : 10px;
	font-weight: bold;
	border: 1px dotted #CCCCCC;
	padding: 0px 2px 0px 1px
}
.Link-Navigation:hover {
	border: 1px solid #991B00;
	color: #991B00;
	background-color : #FFCE66;
}

/*.....................................................................
	FORM elements
*/
.Input, .Button, .Combobox, .RadioText {
	background-color : #FFFFCC;
	text-decoration: none;
	font-size: 14px;
	color: #003399;
	width: 100%;
	padding: 1px 2px 1px 2px;
}
.RadioText:hover {
	background-color : #FFCE66;
	color: #991B00;
}
.Button {
	border: 1px dotted #991B00;
	color: #991B00;
	width: 120px;
}
.Button:hover {
	border: 1px solid #991B00;
	background-color : #FFCE66;
}
.Input, .Combobox {
	border: 1px dotted #003399;
}
.Input:hover, .Combobox:hover{
	border: 1px solid #003399;
	background-color : #FFFFFF;
}
.Input:focus, .Combobox:focus{
	border: 1px solid #991B00;
	color: #991B00;
}
/*.....................................................................
		CAPTIONS, HEADINGS, HEADERS, FOOTERS	
*/
H1 {
	font-size: 20px;
	line-height: 24px;
	color: #991B00;
	font-weight: normal;
	margin: 8px 0px 15px 0px;
	text-align: right;
}
H2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #A8681E;
	margin: 30px 0px 9px 0px;
	text-align: right;
	padding: 0px;
}
H3 {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #003399;
	margin: 19px 0px 9px 0px;
}
.Box-Heading{
	font-size: 12px;
	font-weight: bold;
	color: #991B00;
	border-bottom: 1px solid #991B00;
	padding: 3px;
	margin: 0px 0px 0px 0px;
}
#Page-Copyright a {
	color: #C1C1C1;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
#Page-Copyright a:hover {
	color: #991B00;
}
#Page-Design a{
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
#Page-Design a:hover{
	color: #CCCCCC;
}
/*.....................................................................
		MENU	
*/
/*		1st level	*/
#Page-Menu ul {
	list-style-type:none;
	margin: 0px 2px 0px 80px;
	padding: 0px;
}
/*		2nd level	*/
#Page-Menu ul ul{
	list-style-type:none;
	margin:0px 0px 0px 18px;
	padding: 0px;
}
#Page-Menu li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
}
#Page-Menu a {
	display:block;
	text-decoration: none;
	border-width:0px;
	padding:2px 3px 2px 3px;
}
#Page-Menu ul li a {
	margin:5px 0px 0px 0px;
	font-weight: bold;
}
#Page-Menu ul ul li a {
	margin:0px;
	border-width:0px;
	font-weight: normal;
}
#Page-Menu a:hover {
	color: #FFFFFF;
	background-color : #4E69E6;
}
#Page-Menu a.Selected,
#Page-Menu a.Selected:hover {
	color: #991B00;
	background-color : #BEC5E6;
	cursor: default;
	border-left: 3px solid #991B00;
}
#Page-Menu ul ul li  a.Selected,
#Page-Menu ul ul li  a.Selected:hover { /* to fake '>' for the IE*/ 
	border-top: 0px;
}
#Page-Menu span.Go-Back {
	color: #991B00;
	border: solid 1px #991B00;
	background-color: #BEC5E6;
	padding: 0px 0px 1px 0px;
	font-weight: normal;
	float: right;
}
#Page-Menu span.Go-Back:hover {
	cursor: pointer;
	color: #FFFFFF;
	background-color: #4E69E6;
	border: solid 1px #FFFFFF;
}
/*.....................................................................
		EMPHASIS and HIGHLIGHT	
*/
.Text-Important {
	color: #991B00;
	font-weight: bold;
	font-size: 11px;
}
.Text-Emphasis {
	color: #991B00;
}
.NoteBox {
	display: block;
	float: right;
	margin: 2px;
	padding: 2px 2px 10px 10px;
	width: 200px;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 15px;
}
.List {
	display: block;
	margin: 10px 0px 10px 1em;
}

.ImageLeft {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 9px 5px 9px 0px;
}
.TOC-Paper-Title {
	margin-top: 9px;
	line-height: 15px;
}
.TOC-Paper-Title a{
	display: block;
}
.Abstract {
	font-size: 11px;
	margin-bottom: 19px;
	padding-left: 19px;
	margin-top: 8px;
	padding-right: 19px;
	line-height: 16px;
}
.Editors-List {
	font-size: 0.8pc;
}
.AlignedRight {
	text-align: right;
	margin: 0px;
	width: 25%;
}
.AlignedLeft {
	text-align: left;
	margin: 0px;
	text-indent: 10px;
}
span.eCI-Bullet {
	font-size: 80%;
}
.PaneBlock {
	margin: 15px 0px 15px 0px;
}
.Spacer {
	clear: both;
}
