﻿body {
	background: url("images/bg_logoarea.gif") repeat-x top; 
	background-color:#ffffff;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 75%;
	color:#333333;
	min-width: 760px;
}
form { margin: 0px 0px 0px 0px; }
#logoPrint {
	display:none; 
}
#logoScreen {
	position:absolute; 
	z-index: 1;
	width: 100%;
	top: 0px; 
	left: 0px;  
	text-align: center; 
	min-width: 760px;
}
#globalLinks {
	position: relative;
	z-index: 2;
	height: 82px;
	width: 760px; 
	text-align:right;
	margin: 0px auto 0px auto;
}
#globalLinks a {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}
#globalLinks a:hover {
	color: #ffffff;
	font-size: 80%;
	text-decoration: underline;
}
#footerContainer {
	z-index: 2;
	text-align:center;
	margin: 0px auto 0px auto;
	width: 760px; 
}	
#footerArea {
	padding: 10px 0px 0px 0px;
	text-align: left;
}	
#footerArea a {
	color: #27519E;
	font-size: 75%;
	text-decoration: none;
}
#footerArea a:hover {
	color: #27519E;
	font-size: 75%;
	text-decoration: underline;
}

#navContainer {
	margin-top: 2px;
	background: url("images/bg_nav.gif") repeat-x;
	height: 37px;
}
#navCenter {
	text-align: center;		
	width: 760px;
	margin: 0px auto 0px auto;
	padding-top: 5px;
}

#contentContainer {
	position: relative;
	z-index: 2;
	margin: 0px auto 0px auto;
	padding: 5px 20px 0px 20px;
	text-align: left;
	width: 760px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px;	/* This is the correct value */
}
html>body #contentContainer { width: 720px; } 

@import url(MasterPage.ArbJournal.elements.screen.css);

.center { text-align: center; }

.divLine {
	height: 1px;
	background: url("images/misc_px_ccc.gif") center repeat-x;
	margin: 10px 0px 2px 0px;
	padding: 0px;
	font-size: 2px;
	clear: both;
}	
.divLineTwo {
	height: 1px;
	background: url("images/misc_px_ccc.gif") center repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 2px;
}
.copyright {
	float: right;
	font-size: 80%;
	color: #8F8F8F;
	font-weight: bold;
	font-family: arial,helvetica, verdana, sans-serif;
}
a.btop {
	color: #27519E; 
	font-family: arial,helvetica, verdana, sans serif; 
	font-size: 80%;
}
a.btop:visited {
	color: #27519E; 
	font-family: arial,helvetica, verdana, sans serif; 
	font-size: 80%;
}
a.btop:hover {
	color: #27519E; 
	font-family: arial,helvetica, verdana, sans serif; 
	font-size: 80%;
}
a.btop:active {
	color: #27519E; 
	font-family: arial,helvetica, verdana, sans-serif; 
	font-size: 80%;
}

.req { font-weight:bold; }
.title { color:#27519E; font-size:130%; font-weight:bold; }
.subtitle { color:#27519E; font-size:120%; font-style:italic; font-weight:bold; }
.heading { color:#27519E; font-size:110%; font-weight:bold; }
.copy { font-size:100%; font-weight:normal; }
.header { background-color:#23498E; color:White; padding:6px 5px 15px 10px; }
.header a { color:White; text-decoration:none; }

h1 { font-size:140%; margin:14px 0 4px 0; padding:0; }
h2 { font-size:120%; font-weight:bold; margin:10px 0 3px 0; padding:0; }
p { margin:6px 0 6px 0; padding:0; }
a { color:#27519E; }