body {
	text-align:center;
	font-size:8pt;
	font-family:arial;
	background-color:#5081cd;
}

table {
	font-size:8pt;
	font-family:arial;
	border:0px;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

.masterContent form table {
	background-color:#7ba0d9;
	width:840px;
}

.masterContent form table td {
	padding:4px;
}

.masterContent form table a {
	color:#4874b8;
}

.standardInput {
	width:99%;
}

a {
	color:#5081cd;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	vertical-align:text-top;
	border:0px;
}

input[type=image] {
	vertical-align:text-top;
	border:0px;
}

.masterContainer {
	text-align:justify;
	width:872px;
	min-height:440px;
	background-image:url(/assets/images/layout/contentBackground.gif);
}

.header {
	width:872px;
	height:156px;
	background-image:url(/assets/images/layout/headerBackground.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.header .advert {
	border:solid 2px #5081cd;
}

.masterContent {
	min-height:440px;
	margin-left:16px;
	margin-right:16px;
}

.masterContent h1 {
	color:#3d639d;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:1px;
	margin-right:0px;
	padding:8px;
	background-color:#6691d3;
}

.masterContent h2 {
	color:#a7c0e6;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:1px;
	margin-right:0px;
	padding:4px;
	background-color:#3d639d;
	xbackground-color:#6691d3;
}

.prominentLink {
	height:20px;
	text-align:left;
	padding-top:5px;
	padding-left:22px;
	background-image:url(/assets/images/layout/link.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	display:block;
}


.contentLink {
	border-bottom:dotted 1px #5081cd;
}

.prominentComponent {
	min-height:96px;
	margin-top:4px;
	adding-right:4px;
	background-color:#edf2fa;
}

.prominentComponent .highlight {
	float:left;
	margin-right:4px;
	background-color:#a7c0e6;
}

.prominentComponent img {
	float:normal;
}

.prominentComponent .title {
	padding-right:4px;
	font-weight:bold;
	border-bottom:dotted 1px #a7c0e6;
	margin-left:4px;
	margin-right:4px;
}

.prominentComponent .content {
	margin-left:4px;
	margin-right:4px;
}

.prominentComponent .prominentLink {
	background-image:url(/assets/images/layout/linkLight.gif);
}

.stripReview {
	width:150px;
	text-align:center;
}

.nav {
	width:124px;
	margin-top:44px;
	border:solid 2px #3d639d;
	background-color:#3d639d;
}

.nav h1 {
	color:#3d639d;
	margin:0px;
	height:26px;
	padding-top:6px;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color:#a7c0e6;
}

.nav a {
	color:#a7c0e6;
	height:24px;
	text-align:left;
	padding-top:7px;
	padding-left:22px;
	border-top:dotted 1px #5081cd;
	background-image:url(/assets/images/layout/navLink.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	display:block;
}

.footer {
	width:872px;
	color:#ff9900;
	font-weight:bold;
	background-color:#5081cd;
	background-image:url(/assets/images/layout/footerBackground.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:26px;
	text-align:center;
}

.footer a {
	color:#ff9900;
}

.logo {
	float:left;
}

.actionLink {
	text-align:left;
	height:28px;
	padding-top:6px;
	padding-left:28px;
	background-image:url(/assets/images/icons/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	display:block;
}

.newLink {
	background-image:url(/assets/images/icons/plus.gif);
}

.editLink {
	background-image:url(/assets/images/icons/edit.gif);
}

.enableLink {
	background-image:url(/assets/images/icons/tick.gif);
}

.disableLink {
	background-image:url(/assets/images/icons/cross.gif);
}

.logLink {
	background-image:url(/assets/images/icons/logs.gif);
}

.columnHeader {
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	border-left:dotted 1px #5081cd;
	border-right:dotted 1px #5081cd;
}

.options {
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	border-top:dotted 1px #5081cd;
	border-bottom:dotted 1px #5081cd;
}

.disabled {
	opacity:0.2;
	filter:alpha(opacity=20);
}

.alert {
	color:#5081cd;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:1px;
	margin-right:0px;
	padding:8px;
	background-color:#ff9900;
}

.smallText {
	font-size:7pt;
}
