@CHARSET "UTF-8";

////// new IVPK DESIGN

.pageHeader {

	height: 80px;
}

.pageHeaderPart1 {

	height: 40px;
	background-color: #d4585c;
	display: table;
	width: 100%;
}

.pageHeaderPart2 {

	padding-bottom: 10px;
	background-color: #fae5e6;
	display: table;
	width: 100%;
}

.ph_p1_text {

	font-family: Times New Roman;
	font-size: 20px;
	margin-top: 8px;
	margin-left: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.ph_p2_text {


	font-family: Times New Roman;
	font-size: 16px;
	color: #434343;
	margin-top: 8px;
	margin-left: 16px;
}

.teeth_cont {

	/*height: 51px;*/
}

.ph_teeth {
	
	background-image:url(../images/teeth/h_red_teeth.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	margin-top:-1px;
	position:absolute;
	width:12px;
}

.pageSimpleHeader {

	/*height: 39px;*/
}

.ph_hr {

	border-top: 1px solid #fae5e6;
}

.psh_p1_text {

	font-family: Times New Roman;
	font-size: 16px;
	color: #434343;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px;
	/*height: 40px;*/
	display: table;
	/*width: 100%;*/
}

.rs th {

	background-color: #FAE5E6;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-left: 1px solid #F5C9CB;
	border-bottom: 1px solid #F5C9CB;
	padding: 5px;
	font-size: 12px;
}

table.rs  {
	width: 100%;
	border-top: 1px solid #F5C9CB;
	border-right: 1px solid #F5C9CB;
}

.rs td {
	border-left: 1px solid #F5C9CB;
	border-bottom: 1px solid #F5C9CB;
	border-right: none;
	padding: 5px;
	font-size: 12px;
}


.rs a {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

table.dynamicbutton {
	height: 39px
}
table.dynamicbutton td {
	padding: 0;
	margin: 0
}
table.dynamicbutton td.side {
	background-image: url(../images/buttons/red_big/side.png);
	background-repeat: no-repeat;
	width: 1px
}
table.dynamicbutton td.middle {
	background-image: url(../images/buttons/red_big/middle.png);
	background-repeat: repeat-x
}
table.dynamicbutton a {
	background-image: url(../images/buttons/red_big/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px;
	margin: 0 15px 0 0;
	line-height: 39px;
	height: 39px;
	color: #ffffff;
	display: block;
}
td.middle input {
	background-color: transparent;
	color: #FFFFFF;	
	border: 0px;
	font-weight: bold;
	margin: 10px;
}
table.dynamicbutton_medium {
	height: 27px
}
table.dynamicbutton_medium td {
	padding: 0;
	margin: 0
}
table.dynamicbutton_medium td.side {
	background-image: url(../images/buttons/red/side.png);
	background-repeat: no-repeat;
	width: 1px
}
table.dynamicbutton_medium td.middle {
	background-image: url(../images/buttons/red/middle.png);
	background-repeat: repeat-x
}
table.dynamicbutton_medium a {
	background-image: url(../images/buttons/red/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px;
	margin: 0 15px 0 0;
	line-height: 27px;
	height: 27px;
	color: #ffffff;
	display: block;
}

.heading div
{
	background-color: #d4585c;
	height: 40px;
}

.heading h3
{
	margin-left: 15px;
	line-height: 40px;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 20px;
	display: table;
	/*width: 100%;*/
	text-transform: uppercase;
}

.simpleContent p 
{
	margin-left: 15px;
	margin-right: 15px;
}

