@import url(styleps1.css);
@import url(styleinlines.css);
@import url(stylecalendar.css);
@import url(stylehome.css);

BODY, body
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin : 0; 
	font-weight : normal; 
	font-size: 70%;
}

h1, H1, .heading1{font-size: 250%; color: #000000; font-weight: normal; text-align: left; padding : 12px 0 5px 0; margin : 0;}

h2, H2, .heading2{font-size: 120%; color: #000000; font-weight: bold; text-align: left;}

h3, H3, .heading3{color: #000000; font-weight: bold;}

h4, H4, .heading4{color: #000000; font-weight: bold;}

h5, H5, .heading5{color: #000000; font-weight: bold;}

h6, H6, .heading6{color: #000000; font-weight: bold;}

/* Styles for the print heading */
.printonly
{margin-left : 10px;}

.positionright
{
	float : right;
	padding : 0 0 10px 0;
	margin: 10px 0 0 10px;
}

.positionleft
{
	float : left;
	padding : 0 10px 10px 0;
	margin-top: 10px;
}

.rimage /* place an article image on the right of the article */
{
	float: right;
	padding: 3px 5px 5px 20px;
}

.limage, .limageinfo /* place an article image on the left of the article */
{
	float: left;
	padding: 0 5px 5px 0;
	margin-right: 20px;
	clear: left;
}

.relatedhome{padding-left : 15px;}
.margintop{margin-top : 20px;}

.limageinfo{margin: 0;}

.pathname, .printonly
{color: #000000; font-weight : bold; text-decoration : none;}

/* Styles to hide the bits of the page display from the printer*/
.lhscol, .rhsbox, .noprint, .toptablebanner, .hideitem{display : none;}

/* panel styles for home page */
.panelbullet{background : url(../images/health/common/bullet.gif) no-repeat;}

.panelblue
{background : url(../images/health/homepage/blue_bg.jpg) no-repeat #cdcdeb;}

.panelbluebottom
{background : url(../images/health/homepage/bottom_blue_slither.jpg) repeat-x bottom;}

.panelgreen
{background : url(../images/citizen/homepage/green_bg.jpg) no-repeat #207C7b;}

.panelgreenbottom
{background : url(../images/citizen/homepage/bottom_green_slither.jpg) repeat-x bottom;}

.panelmauve
{background : url(../images/gossmain/homepage/mauve_bg.jpg) no-repeat #660099;}

.panelmauvebottom
{background : url(../images/gossmain/homepage/bottom_mauve_slither.jpg) repeat-x bottom;}

.panelrouge
{background : url(../images/website/homepage/rouge_bg.jpg) no-repeat #a35853;}

.panelrougebottom
{background : url(../images/website/homepage/bottom_rouge_slither.jpg) repeat-x bottom;}