/* =-=-=-=-=-=-=-[General Tags]-=-=-=-=-=-=-=- */

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



a {
		color:#09c;
		font-size:11px;
		text-decoration:none;
		font-weight:600;
}

a:link {
		color:#09c;
}

a:visited {
		color:#07a;
}

a:hover {
		background-color:#eee;
}

.link {  	color: #000000;
		font: 14px/20px verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		background-color: transparent;
}
#hr {
width: 100%;
clear: both;
}



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

h3{		text-align:center;
		text-decoration: underline;}

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

.study {
        font-weight:normal;
        text-align:Center;
}
	
.pleft {
		font-weight: bold;
		text-decoration: underline;
}

.pcenter {
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
}
		
.pright {
		text-align: right;
		font-size: 11px;
		font-weight: normal;
}

.list2 {
padding-left: 20px;
text-indent: 10px;
}

  /* Physio Images */
#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;
}

/* =-=-=-=-=-=-=-[Design Layout]-=-=-=-=-=-=-=- */

#header {
		position:relative;
		margin:20px 180px 20px 0;
		left:0;
		height:70px;
		background:#eee;
		border:1px solid #000;
		border-left:0;
		background-color: #FFC184;
		text-align: center;
}

#logo {
		float: left;
}

#header h1 {
		margin:14px 0px 14px 15px;
		padding:0px;
		color: #777;
}

#clock {
		position:absolute;
		top: 20px;
		right:0;
		width: 175px;
		height: 70px;
		background:#eee;
		border:1px solid #000;
		border-right:0;
		text-align:center;
		background-color: #FFC184;
}

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


#content {
		margin:0 20px 20px 220px;
		border:0;    
}

#about {
		text-align: right;
}


#bullets1 {
		float: left;
}

#bullets2 {
		float: right;
}

#copyright {
		clear: both;
		width: 100%;
		float: left;
		text-align: center;
		font-weight: bold;
}



.list	
{
	list-style-type: none;
	margin-left: 2.5em; 
        padding-left: 0; 
       }

#menu ul {
	list-style-type: none;
	margin: 0;
       padding: 0;
}



.factfile {
border: 1px;
width: 20px;
}





/* =-=-=-=-=-=-=-[Nav Bar]-=-=-=-=-=-=-=- */


#menu {
		position:absolute;
		top:100px;
		left:10px;
		width: 200px;
}


#menu li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu li a:link, #menu li a:visited {
        color: #777;
        display: block;
        background: url(menu.gif);
        padding: 8px 0 0 20px;
        }

       
#menu li a:active {
        color: #fff;
        background: url(menu.gif) 0 -64px;
        padding: 8px 0 0 25px;
        }
        
#menu li a:hover, #menu li #current {
        color: #257EB7;
        background: url(menu.gif) 0 -32px;
        padding: 8px 0 0 25px;
        }




/* =-=-=-=-=-=-=-[Contact Form]-=-=-=-=-=-=-=- */
	form label {
		font-weight:bold;
		float:left;
		margin-right:10px;;
		text-align:right;
		width:100px;
	}
	
	form label em {
		color:#FF0000;
	}
	
	.success {
		color:#009900;
		font-weight:bold;
	}
	
	.error {
		color:#FF0000;
		font-weight:bold;
	}
	

/* =-=-=-=-=-=-=-[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;
}


	