body {
	background: white;
	font-family: sans-serif;
	font-size: 10pt;
}

table.main {
	width: 950px;
	border: none;
	border-spacing: 10px;
	background: white;
}

div.menu {
	text-align: right;
	font-size: 14pt;
	padding-top: 15px;
}

td.breadcrumb {
	font-size: 8pt;
	color: white;
	background: #383E62;
}

td {
	vertical-align: top;
}

td.login {
	font-size: 10pt;
	height: auto;
}

td.image {
	width: 250px;
}

td.tagline {
	width: 450px;
	text-align: middle;
}

td.menu {
	width: 250px;
}

div.tagline {
	font-style: italic;
	font-size: 14pt;
	padding-left: 50px;
	padding-right: 150px;
	padding-top: 50px;
}

div.login {
	padding-top: 150px;
}

td.main {
	width: 780px;
}

div.moduletitle {
	font-size: large;
	font-weight: bold;
}

div.itemtitle {
	font-weight: bold;
	font-size: medium;
	margin-bottom: 5px;
}

div.subheader {
	font-style: italic;
}

div.weblog_itemtitle {
	margin-top: 5px;
	margin-bottom: 0px;
}

div.weblog_subheader {
	margin-bottom: 5px;
	padding-left: 10px;
}


/* Container Styles */
div.container_box {
	padding: 6px;
	margin: 2px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}
