/* CSS Document */

.c_head{ text-align:left; background:url(images/Container_TopRight.png) no-repeat bottom right;}

.c_content{clear:both; background:url(images/Container_RightRepeat.png) repeat-y top right; }
.c_contentleft{background:url(images/Container_LeftRepeat.png) repeat-y top left; }

.c_contentpane{padding:8px 15px 0 15px ; text-align:left;margin-bottom: -20px; }
.minimumheight { height:440px; width:1px; float: left;}
.cleardiv { clear:both;}
.homecontent{height:360px; padding:8px 6px 0 8px ; }

.c_footer {background:url(images/Container_RightRepeat.png) repeat-y top right; text-align:right; margin-bottom: -20px; }
.c_footerleft{background:url(images/Container_LeftRepeat.png) repeat-y top left; }

.c_footerbottom{margin-bottom:20px;padding:8px 10px 12px 15px; background:url(images/Container_Bottom_Repeat.png) repeat-x bottom left;  }
.swoop{ background:url(images/Container_TopSwoop.png) no-repeat bottom center; }
.c_head .title{padding:8px 0 0 0 ; margin:0 10px; text-align:center; margin:0; white-space:nowrap; height:24px; _height:32px; width:100%; background:url(images/Container_TopLeft.png) no-repeat bottom left;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{ font-weight:bold; font-size:14px; font-family: Arial, Times New Roman, Verdana;}
.title_grey .Head {color:white;}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}


.bottom_spacing
{
padding-bottom:20px;
}