@charset "utf-8";
/* CSS Document */
.FormButton {
	margin-right: auto;
	margin-left: auto;
}
.ErrorLabel, .EditingFormErrorLabel {
	color: #FF0000;
}
.EditingFormInfoLabel {
	font-weight: bold;
}
.TextAreaField {
	width:300px;
}
.TextboxField {
	width:300px;
}
.Validation {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	text-align: center;
}
.News_Divide {
	background-image: url(../App_Themes/Novella/_images/news_divide.gif);
	background-repeat: repeat-x;
	height: 31px;
}
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #988c7b;
	list-style-position: outside;
	list-style-type: circle;
}

#form1 {
	margin: 0px;
	padding: 0px;
}
.LTR, .RTL { 
	background-color: #b9ac97;
	background-image: url(../App_Themes/Novella/_images/page_bckgrd.gif);
	background-repeat: repeat-x;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*#SEARCH#*/

#Search_Wrapper {
	background-image: url(../App_Themes/Novella/_images/green_bar_bckgrd.gif);
	float: left;
	height: 25px;
padding-top: 7px;
	width: 100%;
}
#Home_Link {
	float: left;
	width: 115px;
	margin-top: 3px;
}
#Search_Bar {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
}
.Search {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	width: 125px;
	line-height: 14px;
	border: 1px solid #807c7c;
	font-weight: bold;
}

/* Main Wrapper */

#Main_Wrapper {
	background-image: url(../App_Themes/Novella/_images/frame_drop_shadow.gif);
	background-repeat: repeat-y;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*#HEADER#*/

#Header {
	height: 187px;
	width: 992px;
	float: left;
}
#Logo {
	float: left;
	height: 121px;
	width: 287px;
	margin-top: 35px;
	margin-left: 40px;
}

/*#NAVIGATION#*/

#Upper_Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	width: 300px;
	margin-top: 161px;
	text-align: center;
	line-height: 18px;
}
#Upper_Navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#Upper_Navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline; !important
	padding-right: 5px;
	padding-left: 5px;
}
#Navigation_Wrapper {
	background-image: url(../App_Themes/Novella/_images/nav_bckgrd.gif);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 992px;
}
#Navigation {
	float: right;
	height: 56px;
	width: 724px;
	margin-right: 6px;
}
/* IE6 Only */
* html #Navigation {
	margin-right: 3px;
}
/*#TEMPLATE AREA#*/

#Template_Area {
	float: left;
	width: 992px;
	background-image: url(../App_Themes/Novella/_images/frame_drop_shadow.gif);
	background-repeat: repeat-y;
	padding-bottom: 40px;
}
#Resourcing {
	margin-top: 30px;
}
#Medical {
	margin-top: 30px;
}
#Biopharma {
	margin-top: 30px;
}
#Clinical {
	margin-top: 30px;
}
#Sub_Spacer {
	float: left;
	width: 150px;
	margin-top: 40px;
	margin-left: 6px;
}
#Sub_Navigation {
	float: left;
	width: 150px;
	margin-top: 40px;
	margin-left: 6px;
	background-image: url(../App_Themes/Novella/_images/resourcing_navigation_bracket.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#HP_C1_Clinical {
	float: left;
	width: 505px;
	margin-left: 185px;
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #988c7b;
}
/* IE6 Only */
* html #HP_C1_Clinical {
	margin-left: 92px;
}
#HP_C1 {
	float: left;
	width: 505px;
	margin-left: 30px;
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #988c7b;
}
/* IE6 Only */
* html #HP_C1 {
	margin-left: 15px;
}
#SRCH_C1 {
	float: left;
	width: 760px;
	margin-left: 185px;
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #988c7b;
}
#Error_C1 {
	float: left;
	width: 760px;
	margin-left: 185px;
	margin-top: 25px;
	color: #988c7b;
}
/* IE6 Only */
* html #SRCH_C1 {
	margin-left: 92px;
}

#Breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #988c7b;
}
#Breadcrumb a {
	color: #988c7b;
	text-decoration: none;
}
#Breadcrumb a:hover {
	color: #988c7b;
	text-decoration: underline;
}
.CMSBreadCrumbsCurrentItem {
	color: #cc5c14;
}
#HP_C2 {
	float: right;
	width: 224px;
	margin-right: 47px;
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #988c7b;
}
/* IE6 Only */
* html #HP_C2 {
	margin-right: 24px;
}
#Promotion_Area {
	padding: 0px;
	margin: 0px;
	width: 224px;
}

#HP_C2 .Content {
	padding-right: 5px;
	padding-left: 5px;
	width: 209px;
}
#HP_C2 .Text {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
	margin-bottom: 20px;
}

/*#FOOTER#*/

#Footer {
	background-image: url(../App_Themes/Novella/_images/footer_bckgrd.gif);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 992px;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	width: 650px;
	float: left;
	margin-top: 17px;
	margin-left: 6px;
}
#Copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline; !important
}
#Certification {
	float: right;
	height: 20px;
	width: 177px;
	margin-top: 19px;
	margin-right: 6px;
	background-image: url(../App_Themes/Novella/_images/iso_certified.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
}
#Certification a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; !important
}
#Certification a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline; !important
}