/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:7f2120;
}
.container1
{
	padding-top: 12px;
}

.emptyContainer
{
	background-color: Transparent;
	padding-left: 8px;
	
}

.leftPaneClass
{
	background-image:url(leftpane_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 32px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align:bottom;
	padding-bottom: 10px;
	color:#FFFFFF;
}

.mainBg_top
{
	background-image:url(mainContainerbgtop.gif);
	background-repeat: repeat-x;
	background-position:top left;
}

.mainSideBg_left
{
	background-image:url(mainContainerbgside.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.mainBg_bottom
{
	background-image: url(mainContainerbgbottom.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.mainSideBg_right
{
	background-image:url(mainContainerbgsideRight.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.leftmenuClass
{
	background-image:url(leftmenu_bg.gif); 
	background-repeat:no-repeat; 
	background-position:top left; 
	padding-left: 30px; 
	padding-bottom: 5px;
	text-decoration: none;
	vertical-align:bottom;
}

.mainContent
{
	background-color: Transparent;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 6px;
	
}

.leftContent
{
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-right: 34px;
	background-color: Transparent;
}

.leftbuttonbg {
	background-image:url(button.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.leftButtonContent
{
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #652d92;
	text-decoration:none;
}
A.leftButtonContent:link, A.leftButtonContent:visited
{
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #652d92;
	text-decoration:none;
}

A.leftButtonContent:hover, A.leftButtonContent:active
{
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}


.Common_topbg {
	background: url(Containers/dot.gif) repeat-x 100% 100%;
	height: 35px;
	vertical-align: top;
}

.Common_title {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.Common_Content {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	padding-left: 6px;
}

#Common .Normal
{
	font-family: Arial;
	font-size: 14px;
	color: #333;
	font-weight:bold;
	line-height: 135%;
}

#Common .SubHead    {
	font-family: Arial;
	font-size: 13px;
	color: #7f2120;
	font-weight:bold;
	line-height: 135%;
}

/* BlueTitle Container */
#BlueTitle {
	padding: 0;
	margin-bottom: 5px;
}

#BlueTitle p {
	font-size: 14px;
	padding: 0; 
	color: #333;
	margin-bottom: 14px; 
	line-height: 135%;
}

.BlueTitle_topbg {
	border-bottom: #c1c1c1 1px solid;
	height: 35px;
	vertical-align: top;
}
#BlueTitle a:link, #BlueTitle a:visited {
	color: #1590c7;
	text-decoration: underline;
}

#BlueTitle a:hover, #BlueTitle a:active {
	color: #1590c7;
	text-decoration: none;
}

.BlueTitle_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #00254b;
}

.BlueTitle_Content {
	padding: 10px 0 16px 0;
}

#BlueTitle .Normal
{
	font-family: Arial;
font-size: 14px;
	color: #333;
font-weight:bold;
line-height: 135%;
}

#BlueTitle .SubHead    {
	font-family: Arial;
font-size: 14px;
color: #333;
font-weight:bold;
line-height: 135%;
}
