div.sam-selected-customer-name {
	font-size: 15pt; 
	font-weight: bold; 
	position: relative; 
	top: -29px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 1300px;
	padding-left: 20px;
}

.pure-menu a {
	font-size: 10pt;
}

.pure-menu .pure-menu-selected a {
	color: #C00000;
}

table.login tr td {
	text-align: right;
}

table.main {
	background: #fff;
}

tr.menu {
	text-transform: uppercase;
	color: #333;
	cursor: pointer;
}

th {
	font-size: 12pt;
	vertical-align: top;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
	background: #09294A;
	color: white;
}

th.audience {
	font-size: 10pt;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	background: #09294A;
	color: white;
}

tr.header td {
	vertical-align: top;
	text-align: left;
}

div.header {
	width: 1135px;
	margin-top: 20px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
	height: 100px;
	border: 1px solid #ddd;
}

div.header h1 {
	font-family: Lato, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #666666;
}

div.header td {
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	color: #666666;
}

div.menu {
	width: 1135px;
	font-size: 12pt;
	margin-top: 5px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
	text-align: right;
	vertical-align: bottom;
	border: 1px solid #ddd;
}

div.additionalinfo {
	width: 1135px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
	text-align: right;
	vertical-align: bottom;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 8pt;
}

div.content {
	margin-top: 5px;
	margin-bottom: 20px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
	border: 1px solid #ddd;
}

img.status {
	max-width: 10px;
	max-height: 10px;
}

td.title {
	font-weight: bold;
}

td {
	font-size: 10pt;
	vertical-align: top;
	margin-bottom: 5px;
	text-align: left;
}

td.audience {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

tr.even td {
	background: #efefef;
}

tr.odd td {
	background: #cfcfcf;
}

img.importance {
	max-width: 32px;
}

a, a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

.linktable {
	width: 100%;
	border: 0px solid black;
}

.linktdleft {
	border: 0px solid black;
}

.linktdright {
	border: 0px solid black;
	text-align: right;
	white-space: nowrap;
}

td.menu {
	vertical-align: middle;
	height: 30px;
	background: #afafaf;
	text-align: right;
}

td.menu a {
	border-left: 1px solid black;
	padding-left: 7px;
	height: 30px;
}

td.rnheader {
	padding-top: 20px;
	border-bottom: 1px solid black;
	font-weight: bold;
	font-size: 12pt;
}

td.rnleft {
	padding-bottom: 7px;
}

td.rnright {
	padding-left: 30px;
}

td#login {
	vertical-align: bottom;
	width: 640px;
	height: 379px;
	background-image: url(../themes/customer/images/login.png);
	background-repeat: no-repeat;
}

table.changehistory th {
	font-weight: bold;
	background: none;
	color: #000;
	font-size: 11pt;
	border: none;
	text-align: center;
}
