/*********************************************** IHE PUBLIC STYLES  */


/*********************************************** COMMON STYLES  */

body {
background-color: #f1f1f1;
color: #727070;
font-family: Arial;
font-size: 12px;
margin: 0px;
padding: 0px;
}

/*********************************************** PARAGRAPH  */

p {
color: #4f4f4f;
font-family: Arial;
font-size: 12px;
}

.psmall9{
padding: 5px 0px 0px;
margin: 0px;
font-size: 10px;
color: #727070;
}

.pnormal9{
padding: 5px 0px 0px;
margin: 0px;
font-size: 12px;
color: #4f4f4f;
}

/*********************************************** HEADING  */

.head11{
padding: 0px;
margin: 0px;
font-size: 12px;
color:#4f4f4f;
font-weight:bold;
}

.sideNav {
width: 180px;
padding: 0px;
margin: 0px;
border-right: 1px solid #999;
background-color: #eee;
/*
background-image: url(../images/include/sideGrad.gif);
background-repeat: repeat-x;
background-position:left bottom;
*/
}

.oldSideNav {
width: 180px;
padding: 0px;
margin: 0px;
border-right: 1px solid #999;
background-image: url(../images/include/RPSlogo.png);
background-repeat: no-repeat;
background-position: center bottom;
}

.breadCrumb{
font-size:9px;
padding-top: 10px;
}

.pageTitle{
padding-bottom: 20px;
padding-top: 20px;
}

.sideNavColour {
width: 180px;
padding: 0px;
margin: 0px;
background-image: url(../images/include/side_nav/bg_colour.gif);
background-repeat:repeat-x;
background-position:left top;
}

.bodyContainer {
width: 600px;
padding-left: 50px;
font-size: 12px;
background-color: #fff;
background-image: url(../images/include/pageSwooshSupported.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 100px;
}

/*********************************************** BORDER  */

.border9 {
border: 1px solid #999;
}

.borderhome {
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

.borderf1 {
border: 1px solid #f1f1f1;
}

.borderd {
border: 1px solid #ddd;
}

/*********************************************** LINK STYLES  */

	a.small9:link {
		color: #999;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.small9:visited {
		color: #999;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.small9:hover {
		color: #999;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
		
			a.smallblue:link {
		color: #0080a8;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.smallblue:visited {
		color: #0080a8;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.smallblue:hover {
		color: #0080a8;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
		
				a.normalblue:link {
		color: #0080a8;
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.normalblue:visited {
		color: #0080a8;
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.normalblue:hover {
		color: #0080a8;
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		}
		
			a.smallnd9:link {
		color: #999;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
		
		a.smallnd9:visited {
		color: #999;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
		
		a.smallnd9:hover {
		color: #999;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
		
			a.small7:link {
		color: #727070;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.small7:visited {
		color: #727070;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		a.small7:hover {
		color: #727070;
		font-family: Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
