/* CSS Document */

/* main css */
body,td,th {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	/*color: #4bba3a;*/
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri;
}
h1 {
	font-size: 16px;
	color: #EA4A52;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #000000;
}
.addDiffColour {
	font-weight: bold;
	color: #EA4A52;
}

/* End*/


/* Main container */
#maincontainer {
	position: relative;
	width: 920px;
	margin: auto;
	top: 0px;	 
}
/* end */

/* Generic */
#Ortho2008-Nav {
			float: left;
				width: 920px;
}
#Ortho2008-Image {
			float: left;
				width: 920px;
}

/* Inner pages */
#Ortho2008-PageDiv1 {
	float: left;
	width: 920px;
}
#Ortho2008-PageContent {
	float: left;
	width: 920px;
	background-image: url(../images/ortho2008_15.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#dots {
	float: left;
	width: 920px;
	background-image: url(../images/divider-hor.gif);
	background-repeat: repeat-x;
	height: 15px;
	background-position: left top;
}
#Ortho2008-Logo {
	float: left;
	width: 920px;
	margin-top: 20px;
}
#Ortho2008-Logo1 {
			float: left;
				width: 715px;
}
#Ortho2008-Logo2 {
			float: left;
				width: 205px;
}
#Ortho2008-PageDiv2 {
	float: left;
	width: 920px;
	background-color: #000000;
	height: 5px;
}

/* index page */
#Ortho2008-IndexContent {
	float: left;
	width: 700px;
	background-image: url(../images/ortho2008-index_14.jpg);
	height: 60px;
	padding-top: 64px;
	padding-right: 220px;
}
#Ortho2008-PageDiv3 {
			float: left;
				width: 920px;
}
.formobject {
	font-family: Calibri;
	font-size: 13px;
	background-color: #EA4A52;
	border: 1px solid #000000;
}
.divider {
	background-image: url(../images/divider.gif);
}
.quotemarks {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #EA4A52;
	white-space: nowrap;
	display: compact;
}
.padright {
	margin-right: 20px;
}
.padleft {
	margin-left: 20px;
}
