
body {
		margin:0;
		padding:0;
		font:14px/20px verdana, arial, helvetica, sans-serif;
		background-color: #F3FAFF;
}

#clock {
		font-size: 20px;
}

#menu {
		font-size: 20px;
}

#content {
		font-size: 20px;    
}

#copyright {
		margin-top: 20px;
		font-size: 20px;
}



p {
		font-size:14px;
		font-weight:600;
		margin:0px 0px 16px 0px;
		padding:0px;
}

.study {
        font-size:14px; 
        font-weight:600;
        text-align:Center;
        margin:0px 0px 16px 0px;
		padding:0px;
}

h1 {
		font-size:23px;
		line-height:22px;
		font-weight:900;
		text-align: Center;
		text-decoration: underline;
}
#h1 a{
	
	font-size:22px;
	text-decoration: underline;
}

p {
		font-size:14px;
		font-weight:600;
		margin:0px 0px 16px 0px;
		padding:0px;
}

h3 {

		text-align: center;
		text-decoration: underline;

}	

#title h1 {
		margin:14px auto 14px auto;
}

#physio 
{
height: 205px;
width: 307px;
float: right;
border-style: solid;
border-width: 1px;
margin-left: 5px;
}

#physioleft

{
height: 205px;
width: 307px;
float: left;
border-style: solid;
border-width: 1px;
margin-right: 5px;
}
#msnurseright
{
height: 287px;
width: 287px;
float: right;
position:relative;
right:20px;
border-style: solid;
border-width: 1px;
margin-left: 50px;
}

  /* Home Images */
#homeright
{
height: 185px;
width: 287px;
float: right;
position:relative;
right:20px;
border-style: solid;
border-width: 1px;
margin-left: 50px;
}


#homeleft

{
height: 185px;
width: 287px;
float: left;
border-style: solid;
border-width: 1px;
margin-right: 30px;
}


/* =-=-=-=-=-=-=-[Update History Pagination]-=-=-=-=-=-=-=- */


 div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}


div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {

	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {

	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {

	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}

