/* 
================================
 Container Styles for AAMCFHN
 LBL - Epic Services Pty Ltd
March 2009
================================
*/   

#outside	{
	margin-bottom: 5px;
}
#news		{
	border-top: #fdb813 thin solid;
	padding: 0px;
}
#news h1	{
	border-BOTTOM: #fdb813 thin solid;
	padding-bottom: 5px;
	color: #fdb813;
	background-color: #000721;
	background-image: url(star.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	padding-top: 4px;
}
#news .Head	{ 	
	padding-top: 2px;
	margin-bottom: 2px;
	color: #fdb813;
	background-color: #000721;	
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	font-size: 9pt;
}
.transparent {
	background-color: transparent;
	padding: 2px;
}
.left-padding {
	background-color: transparent;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3em;
}
.right-padding {
	background-color: transparent;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0;
}
.border	{
	border: #0e4691 thin solid;
	padding: 1.5em;
}
.bkg-lite {
	background-color: #e2e7eb;	
}
.yellow		{
	border-top: #fdb813 thin solid;
	padding-left: 1px;
}

.C-content  {
	padding: 10px;
	margin-bottom: 2px;
}
.contentRight  {
	padding: 2px 0;
	margin-bottom: 2px;
	text-align:right;
}
.border-minHigh	{
	min-height: 310px;
	height:auto;
	padding: 5px 2px;
}
/*for IE */
/*\*/
* html .border-minHigh	{
	height: 310px;
}

.ModuleTitle_MenuBar {
	height:16px;
}
.ModuleTitle_MenuIcon {
	display:none; 
}
.ModuleTitle_MenuItemSel {	
}
.head	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: capitalize;
	color: #022E75;
}


