.ModuleTitle_SubMenu
{
	width: 160px;
}

.DoyleMinimalTitle
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

div.DoyleLeftMain
{
	clear: both;
	background: #DFDFDF;
}

div.DoyleLeftHeader
{
	background-image: url(images/TitleBackground.gif);
	white-space: nowrap;
}

.DoyleLeftBody
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	background: #DFDFDF;
}

.DoyleLeftTitle
{
	color: #E9212C;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

div.DoyleLeftBody p
{
	margin: 0 0 0 0;
}

div.DoyleActionLeft
{
	float: left;
	font-family: verdana;
}

div.DoyleActionRight
{
	float: right;
	white-space: nowrap;
}

div.DoyleBreak
{
	clear: both;
}

.DoyleEditContainer
{
	display: inline; 
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

table.DoyleEditContainer tr td
{
	white-space: nowrap;
}

table.DoyleEditContainer tr td.CommandButton
{
	background-image: none;
	background: #E4E4E4;
	height: auto;
	padding: 0 0 0 0;
}

/* Main Container Classes */

div.DoyleMainTitleContainer
{
	text-align: left;
}

.DoyleMainTitle
{
	color: #E9212C;
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
}

div.DoyleMainTitleContainer .DoyleLeftTitle
{
	font-size: larger;
}

div.DoyleMainContent
{
	margin-bottom: 2em;
}


div.DoyleMainTitleContainer img
{
	vertical-align: middle;
}
