/* Medi-Cruit Web-Pages CSS*/

#footer
{
	clear: both;
	height: 14px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: black;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	width: 100%;
} 

.MenuItem
{
	background-image : url('../img/menuback.gif');
	font-family : verdana;
	font-size:9pt;
	font-weight:bold;
	color:white;
	width:206;
	height:27;
	text-decoration : none;
	text-align:left;
	padding-left : 12px;
	padding-top : 6px;
}

.MenuItem-CPD
{
	background-image : url('../img/menuback-cpd.gif');
	font-family : verdana;
	font-size:9pt;
	font-weight:bold;
	color:Yellow;
	width:206;
	height:27;
	text-decoration : none;
	text-align:left;
	padding-left : 12px;
	padding-top : 6px;
}

#centertable
{
	clear: both;
	top: 50px;
} 

.topheader
{
	font-family: franklin gothic demi;
	font-size: 20pt;
	color : #84BDFF;
}

.headertext
{
	font-family: Verdana;
	font-size:smaller;
	font-weight:bold;
}

.menu
{
	font-family: Verdana;
	font-size:smaller;
	font-weight:bold;
	color:White;
	background-color:Black;
	cursor:hand;
}

.menuover
{
	background-color:Gray;
}

.smallpagetext
{
	font-family: Verdana;
	font-size:xx-small;
	color: Black;
	text-align:justify;
}

.pagetext
{
	font-family: Verdana;
	font-size:smaller;
	color: Black;
	text-align:justify;
}

.pagetextcenter
{
	font-family: Verdana;
	font-size:smaller;
	color: Black;
	text-align:center;
}

.pagetextjustify
{
	font-family: Verdana;
	font-size:smaller;
	color: Black;
	text-align:justify;
}

.pagetextright
{
	font-family: Verdana;
	font-size:smaller;
	color: Black;
	text-align:right;
}

.pagemenu
{
	font-family: Verdana;
	font-size:smaller;
	font-weight:bold;
	color: Black;
	background-color:White;
	border-style:solid;
	border-width:thin;
	cursor:hand;
}

.pagetitle
{
	font-family: Verdana;
	font-size:medium;
	font-weight:bold;
	vertical-align:top;
	top:auto;
}

.tabletext
{
	font-family: Verdana;
	font-size:smaller;
	color: Black;
	vertical-align:bottom;
}

.tabletexttitle
{
	font-family: Verdana;
	font-size:medium;
	font-weight: bold;
	color: Blue;
	vertical-align:bottom;
	border-bottom: solid, 1px, #101010;
}

#sessiondiv
{
	border : solid 10px #FFFFAA;
}

.tableheader
{
	font-family: Verdana;
	font-size:smaller;
	font-weight:bold;
	color: Black;
	vertical-align:bottom;
}

#formtitle
{
	PADDING-RIGHT:3px;
	PADDING-LEFT:3px;
	PADDING-BOTTOM:3px;
	FONT:12px Verdana;
	COLOR:black;
	PADDING-TOP:3px;
	BACKGROUND-COLOR:#dbe0f5;

}

#coursesessiontitle
{
	PADDING-RIGHT:3px;
	PADDING-LEFT:3px;
	PADDING-BOTTOM:3px;
	FONT:12px Verdana;
	COLOR:black;
	PADDING-TOP:3px;
	BACKGROUND-COLOR:#FFBB07;

}

#coursesessionsubtitle
{
	PADDING-RIGHT:3px;
	PADDING-LEFT:3px;
	PADDING-BOTTOM:3px;
	FONT:12px Verdana;
	COLOR:black;
	PADDING-TOP:3px;
	BACKGROUND-COLOR: #FFDF5C;

}

.formitem
{
	WIDTH:300px;
}

.formitemmand
{
	WIDTH:300px;
	background-color:#ccccff;
}

.formnote
{
	color:Red;
	font-size:x-small;
}

.practice
{
	font-family: Verdana;
	font-size:x-small;
	color:Black;
	vertical-align:top;
}

.practiceTitle
{
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color:Gray;
	padding: 4 0 0 0;
}

.pageBody
{
	background-color: #ffffe3;
	font-family: Verdana;
	font-size:smaller;
}

.pageBodyDetail
{
	background-color: transparent;
	font-family: Verdana;
	font-size:smaller;
}

.formNote
{
	font-family: Verdana;
	color: #cc0033;
	font-size:-2;
}

.form
{
	FONT-family: Verdana;
	font-size: 12;
	COLOR: black; 
	TEXT-ALIGN: left;
}

.blank
{
	cursor:default;
}

.selectbox
{
	border-width: thin;
	border-color: #599eff;
	border-style: solid;
	cursor: hand;
}



/* CPD Seminar */

#Content-CPD
{
    max-width : 1024px;
}

.roundedcornr_box_343485 
{
	background: url('../img/roundedcornr_343485_tl.png') no-repeat top left;
	color : White;
	max-width : 800px;
}
.roundedcornr_top_343485 
{
	background: url('../img/roundedcornr_343485_tr.png') no-repeat top right;
	color : White;
	max-width : 800px;
}
.roundedcornr_bottom_343485 
{
	background: url('../img/roundedcornr_343485_bl.png') no-repeat bottom left;
	color : White;
	max-width : 800px;
}
.roundedcornr_bottom_343485 div 
{
	background: url('../img/roundedcornr_343485_br.png') no-repeat bottom right;
	color : White;
	max-width : 800px;
}
.roundedcornr_content_343485 
{
	background: url('../img/roundedcornr_343485_r.png') top right repeat-y;
	color : White;
	max-width : 800px;
}

.roundedcornr_top_343485 div,
.roundedcornr_top_343485,
.roundedcornr_bottom_343485 div, 
.roundedcornr_bottom_343485 
{
	width: 100%;
	height: 15px;
	font-size: 1px;
	color : White;
	max-width : 800px;
}
.roundedcornr_content_343485, 
.roundedcornr_bottom_343485 
{
	margin-top: -19px;
	max-width : 800px;
}
.roundedcornr_content_343485 
{ 
    padding: 0 15px; 
    color : White;
    max-width : 800px;
}

.roundedcornr_box_556483 
{
	background: url(../img/roundedcornr_556483_tl.png) no-repeat top left;
}

.roundedcornr_top_556483 
{
	background: url(../img/roundedcornr_556483_tr.png) no-repeat top right;
}

.roundedcornr_bottom_556483 
{
	background: url(../img/roundedcornr_556483_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_556483 div 
{
	background: url(../img/roundedcornr_556483_br.png) no-repeat bottom right;
}

.roundedcornr_content_556483 
{
	background: url(../img/roundedcornr_556483_r.png) top right repeat-y;
}

.roundedcornr_top_556483 div,
.roundedcornr_top_556483,
.roundedcornr_bottom_556483 div, 
.roundedcornr_bottom_556483 
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.roundedcornr_content_556483, 
.roundedcornr_bottom_556483 
{
	margin-top: -19px;
}

.roundedcornr_content_556483 
{ 
    padding: 0 15px; 
}

