/* Styles for Containers  */

/* Styles for BlackTitle Container */
.BlackTitleTitle {padding:0px 0px 5px 0px;vertical-align:middle;}
.BlackTitleTitle h3, .BlackTitleTitle .ContainerTitle {padding:0px;margin:0px;font-family: Arial, Verdana, Tahoma, sans-serif;font-size: 12pt;	font-weight: bold;	color: #000000;}
.BlackTitleWidth {width: 100%;}
.BlackTitleContentpane {text-align: left;vertical-align: top;padding:2px 0px 2px 0px;}

/* Styles for GreenBgTitle Container */
.GreenBgTitleTitle {padding:0px 0px 5px 5px;vertical-align:middle;}
.GreenBgTitleTitle h3, .GreenBgTitleTitle .ContainerTitle {padding:0px;margin:0px;font-family: Arial, Verdana, Tahoma, sans-serif;font-size: 15pt;	font-weight: bold;	color: #ffffff;}
.GreenBgTitleWidth {width: 100%; height:100%; background:url(images/BottomMiddle.gif) bottom left repeat-x #47aa42;}
.GreenBgTitleContentpane {text-align: left;vertical-align: top;padding:2px 5px 2px 5px;}
.GreenBgTitleTopMiddle { background:url(images/TopMiddle.gif) top left repeat-x;}
.GreenBgTitleLeftSide { background:url(images/LeftSide.gif) top left repeat-y;}
.GreenBgTitleRightSide { background:url(images/RightSide.gif) top left repeat-y;}
.GreenBgTitleBottomMiddle {}

/* Styles for GreenTitleGreenText Container */
.GreenTitleGreenTextTitle {padding:0px 0px 5px 0px;vertical-align:middle;}
.GreenTitleGreenTextTitle h3, .GreenTitleGreenTextTitle .ContainerTitle {padding:0px;margin:0px;font-family: Arial, Verdana, Tahoma, sans-serif;font-size: 12pt;	font-weight: bold;	color: #47aa42;}
.GreenTitleGreenTextWidth {width: 100%;}
.GreenTitleGreenTextContentpane {text-align: left;vertical-align: top;padding:2px 0px 2px 0px;}

/* Styles for GreenBgWithLeaf Container */
.GreenBgWithLeafTitle {padding:7px 0px 7px 5px;vertical-align:middle;}
.GreenBgWithLeafTitle h3, .GreenBgWithLeafTitle .ContainerTitle {padding:0px;margin:0px;font-family: Arial, Verdana, Tahoma, sans-serif;font-size: 12pt;	font-weight: bold;	color: #FFF;}
.GreenBgWithLeafWidth {width: 100%; background:#8fc47f url(images/GreenBRLeaf.gif) right bottom no-repeat;}
.GreenBgWithLeafTOpGray { background:#a7a9ac; border-bottom:2px solid #fff;}
.GreenBgWithLeafContentpane {text-align: left;vertical-align: top;padding:10px 20px 10px 20px; background:url(images/GreenBL.gif) left bottom no-repeat;}

/* Styles for GreenBgNoLeaf Container */
.GreenBgNoLeafTitle {padding:7px 0px 7px 5px;vertical-align:middle;}
.GreenBgNoLeafTitle h3, .GreenBgNoLeafTitle .ContainerTitle {padding:0px;margin:0px;font-family: Arial, Verdana, Tahoma, sans-serif;font-size: 12pt;	font-weight: bold;	color: #FFF;}
.GreenBgNoLeafWidth {width: 100%; background:#8fc47f url(images/GreenBR.gif) right bottom no-repeat;}
.GreenBgNoLeafTOpGray { background:#a7a9ac; border-bottom:2px solid #fff;}
.GreenBgNoLeafContentpane {text-align: left;vertical-align: top;padding:10px 20px 10px 20px; background:url(images/GreenBL.gif) left bottom no-repeat;}



/* Styles for NoTitleBottomPadding Title Container */
.NoTitleBottomPaddingContentpane {padding:0px;margin:0px 0px 10px 0px;}
/* Styles for NoTitleNoPadding Title Container */
.NoTitleNoPaddingContentpane {padding:0px;margin:0px;}

