body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 13px;
}

span.header {
	padding-left:20px;
	font-size:30px;	
}

table.footer {
	margin-top: 10px;
	font-size: 9px;
	width: 100%;
	font-family: verdana;
}

table.footer a {
	color: black;
	text-decoration: none;
}

table {
	font-family: arial;
	font-size: 13px;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

table.layoutContainer, table.layoutContainer td, table.layoutContainer th {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse; 
	border-spacing: 0; 
}

div.dotted {
	height: 1px;
	width: 100%;
	background-image:url( ../images/format/dotted.gif);
}

.pageTitle {
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #666699;
}

.pageContent {
	width:100%; 
	height:100%; 
	background-color: white;	
}

div.menuContainer {
	margin-left: 10px;
	margin-right: 10px;	
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.articleTitle {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.articleContent {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
}

div.articleAnnouncement {
	margin-top: 5px;
	width: 250px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

div.divider {
	background-color: #CCCCCC;
	width:100%;
	height:3px;
}

span.status {
	color: red;
	font-weight: bold;
}