p
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
}

b
{
    color: #333333;
}

a
{
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

h1
{

    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3px;
    color: #333333;
    font-family: Arial, helvetica;
} 

h2
{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
    color: #333333;
    font-family: Arial, helvetica;
}

h3
{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;
    color: #333333;
    font-family: Arial, helvetica;
	letter-spacing:1.5pt;
	font-weight:bold;
}


ol
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}
ol li
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 22px;
}

ul
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}
ul li
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 22px;
}


td
{
	font-size: x-small;
	color: #031a6e;
	font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration: none;
}

th {
	background-color: #E1DED7;	
}


hr
{
	clear: both;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	height:1px;
	margin:0 0 0.5em 0;
}

/**

------------------------------------

div styles

-------------------------------------
**/

#pagecontainer
{
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 10px 10px 5px 10px;
	position: absolute;
}

#header
{
	width: 100%;
	margin: 5px 10px 2px 10px;
	background-color: #d3d4d4;
	padding: 5px;
	float: left;
	position: relative;
}

#headerimage
{
	width: 100%;
	height: 155px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/header.jpg) no-repeat 0 0; 
	padding: 5px;
	float: left;
	position: relative;
}

#contentcontainer 
{
	width: 100%;
	margin: 2px 10px 10px 10px;
	background-color: #d3d4d4;
	padding: 5px;
	float: left;
	position: relative;
}

#column1default
{
	width: 26%;
	margin: 0px 5px 0px 0px;
	padding: 10px 5px 10px 20px;
	float: left;
	position: relative;
	background: #0281ff;
}

#column2default
{
	width: 71%;
	margin: 0px 5px 0px 0px;
	padding: 10px;
	float: left;
	position: relative;
	background: transparent;
}

#column1
{
	width: 45%;
	margin: 0px 20px 0px 0px;
	padding: 10px;
	float: left;
	position: relative;
	background: transparent;
}

#column2
{
	width: 45%;
	margin: 0;
	padding: 10px;
	float: left;
	position: relative;
	background: transparent;
}

#column3
{
	width: 100%;
	margin: 0;
	padding: 10px;
	float: left;
	position: relative;
	background: transparent;
}

#footer
{
	width: 100%;
	margin: 10px 10px 0 10px;
	background-color: #ffffff;
	font-size: 10px;
}

#form
{
	width: 95%;
	margin: 10px 0px 15px 5px;
	padding: 0px;
    font: Arial, helvetica 12px bold;
	float:left;
}


/**
------------------------------------

menu styles

-------------------------------------
**/

#ezybook
{
    width: 100%;
    background-color: #0281ff;
	padding: 9px 0 9px 0;
	float: right;
	position: relative;
}

#menu
{
    width: 100%;
    margin: 15px 10px 5px 10px; /*margin around blue box*/
    background-color: #0281ff;
	padding: 9px 0 9px 0;
	float: left;
	position: relative;
}

#horizontalmenu
{
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#horizontalmenu ul
{
	font: bold 12px Arial, Helvetica, MS Sans Serif;
	margin:0;
	margin-left: 5px; /*margin between first menu item and left blue box edge*/
	list-style: none;
}

#horizontalmenu li
{
	display: inline;
	margin: 10px 2px;
	text-transform:lowercase;
}

#horizontalmenu a
{
	float: left;
	display: block;
	color: #ffffff;
	margin: 0px; /*Margin between each menu item*/
	padding: 1px 10px;
	text-decoration: none;
	letter-spacing: 3px;
	background-color: #0281ff; 
}

.pipe
{
 
	border-right: 1px solid white;
}

#horizontalmenu a:hover
{
	background-color: #d3d4d4; /*Menu hover bgcolor*/
}

#horizontalmenu #current a
{ 
	/*currently selected tab*/
	background-color: #d3d4d4; 
	color: #031a6e;
	border-right: 1px solid white;
}


/**

------------------------------------

class styles

-------------------------------------
**/

.map 
{
	border-color: #ffffff;
}

/*default menu*/
	
.menuhilight
{
	width: 100%;
	background: transparent; 
	margin-left:-3px; /*Margin between menu and left side of grey box*/
	margin-bottom:-10px; /*Margin between menu and first paragraph*/
	height: 670px;
}

.menuhilight ul
{
	font: bold 12px Arial, Helvetica, MS Sans Serif;
	margin: 0;
}

.menuhilight li
{
	margin: 3px 2px 8px 2px;
	text-transform:lowercase;
}

.menuhilight a
{
	color: #ffffff;
	font-weight: bold;
	margin: 0; /*Margin between each menu item*/
	padding: 0;
	text-decoration: none;
	letter-spacing: 3px;
}

.menuhilight a:hover
{
	color: #031a6e; /*Menu hover text colour*/
}

.form
{
	color:#333333;
}

/*footer links*/

.footertext
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
}

.footermenu
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

.footermenu a:link
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

.footermenu a:active
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;

}

.footermenu a:visited
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

.footermenu a:hover
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

/*image classes*/
.caption {
	text-decoration: none;
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: xx-small;
	color: #000000;
	padding-left : 6px;
	padding-right : 4px;
}

.imageright{
	float:right;
	border:1px solid #999999; 
	margin: 19px 0px 10px 10px;
	padding:2px 2px 0px 2px;
}

.imageleft{
	float:left; 
	border:1px solid #999999; 
	margin: 19px 10px 10px 0px;
	padding:2px 2px 0px 2px;
}

.osteoimageright{
	float:right;
	border:1px solid #999999; 
	margin: 2px 0px 10px 10px;
	padding:2px 2px 0px 2px;
}

.osteoimageleft{
	float:left; 
	border:1px solid #999999; 
	margin: 2px 10px 10px 0px;
	padding:2px 2px 0px 2px;
}

.pagebreak { 
	page-break-after: always;
}

.bannerprint \
{ 
	display: block;
}