p, label, li {
	color: #000000;
	font-size: 0.75em;
}


.job {
	color: #AAAAAA;
	font-size: 0.9em;
}

a {
	color: #0A6230;
}

a:hover {
	color: #000000;
}

h1 {
	color: #0A6230;
	font-weight: bold;
	font-size: 1.6em;
}

h2 {
	color: #0A6230;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

h3 {
	color: #0A6230;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

h3 a {
	text-decoration: none;
}

h4 {
	color: #0A6230;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

h5 {
	color: #444444;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	margin: 5px;
	margin-left: 0px;
}

hr {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #0A6230;
}


b, strong {
	color: #0A6230;
	font-weight: bold;
}

.clear_both {
	clear: both;
}

#dropin {
	padding: 10px;
	color: #0A6230;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 40px;
	width: 540px;
	margin-left: auto;
	margin-right: auto;

}

#dropin div {
	margin: 10px 70px 10px 70px;
	_margin-top: 20px;
}

#dropin p, #dropin em, #dropin a, #dropin strong {
	color: #0A6230;
	font-weight: bold;
	font-size: 0.9em;
}

#dropin a:hover {
	text-decoration: none;
}

.twoline {
	background: url(images/quote_2line.png) top left no-repeat;
	height: 61px;
}

.fourline {
	background: url(images/quote_4line.png) top left no-repeat;
	height: 94px;
}

.sixline {
	background: url(images/quote_6line.png) top left no-repeat;
	height: 129px;
}

.eightline {
	background: url(images/quote_8line.png) top left no-repeat;
	height: 162px;
}

.formfield {
	border-style: solid;
	border-color: #0A6230;
	border-width: 1px;
	padding: 2px !important;
	font-size: 0.9em;
}

.formfield:hover, .formfield:focus {

}

.formfieldnoborder {
	padding: 2px;
}

.formbutton {
	cursor: pointer;
	border-style: solid;
	border-color: #0A6230;
	border-width: 1px;
	color: #0A6230;
	font-weight: bold;
	font-size: 0.9em;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
}

.formbutton:hover {
	background-color: #0A6230;
	color: #FFFFFF;
}

td {
	text-align: left;
}

#copyright #adminlink a {
	color: red;
}

.officediv {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.office {
	padding: 0px;
	margin: 0px;
}

.office ul {
	margin: 0px;
	padding: 0px;
}

.office li {
	list-style: none;
}

.teamdiv li {
	list-style: none;
}

.teammember {
	width: 106px;
	height: 185px;
	padding: 5px;
	float: left;
	text-align: center;
}

.teammember h3 {
	color: #0A6230;
	font-weight: bold;
	font-size: 0.75em;
}

.teammember:hover h3 {
	color: #FF0000;
}

.teammember h4 {
	color: #000000;
	font-weight: normal;
	font-size: 0.75em;
}

.teammember img {
	border-style: solid;
	border-width: 1px;
	border-color: #0A6230;
	height: 80px;
	width: 60px;
}

.teammember:hover img {
	border-color: #FF0000;
}

.teammember a {
	text-decoration: none;
}

.bio {
	width: 420px;
}

ul {
	list-style: none;
}

li {
	padding-left: 20px;
	background: url(images/bullet1.jpg) no-repeat;
	background-position: 0 4px;
}

ul ul li {
	padding-left: 20px;
	background: url(images/bullet2.jpg) no-repeat;
	background-position: 0 4px;
}


#homepage_back {
	background: url(images/homepage_background.jpg) top left no-repeat;
	overflow: hidden;
	width: 600px;
	min-height: 481px;
}

#homepage_back a {
	text-decoration: none;
}

.homepage_box_large {
	overflow: hidden;
	width: 380px;
	margin: 12px 0px 20px 0px;	
	padding: 0px 10px 0px 10px;
	_padding-top: 5px;
}


#homepage_box_twitter {
	background: url(images/twitter_background.png) top left no-repeat;
	
	width: 255px;
	height: 345px;
	padding: 30px 30px 50px 30px;
}

#homepage_box_twitter_scroll {
	overflow: hidden;
	position: relative;
	height: 290px;
	width: 200px;
}

#homepage_box_twitter_content {
	position: absolute;
}

#homepage_box_twitter_content p {
	color: #0A6230;
	font-weight: bold;
}


.homepage_box_small {
	background: url(images/homepage_box_small.jpg) top left no-repeat;
	overflow: hidden;
	width: 235px;
	height: 53px;
	margin: 20px 0px 20px 0px;
	padding: 5px 10px 5px 10px;	
}


.tbl1 {
	background-color: #DAE9E0;
	padding: 3px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.tbl2 {
	background-color: #E0E0E0;
	padding: 3px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.selectbox {
	width: 220px;
	padding: 0px;
}


.Bronze {
	background-color: #9C6963 !important;
}

.Bronze table tr td a {
	color: #9C6963 !important;
}

.Silver {
	background-color: #999999 !important;
}

.Silver table tr td a {
	color: #999999 !important;
}

.Gold {
	background-color: #CC9900 !important;
}

.Gold table tr td a {
	color: #CC9900 !important;
}

.UK {
	background-color: #CC9900 !important;
}

.UK table tr td a {
	color: #CC9900 !important;
}

.EU {
	background-color: #999999 !important;
}

.EU table tr td a {
	color: #999999 !important;
}

.Parliament {
	background-color: #9C6963 !important;
}

.Parliament table tr td a {
	color: #9C6963 !important;
}

.Council {
	background-color: #3984D6 !important;
}

.Council table tr td a {
	color: #3984D6 !important;
}

.Commission {
	background-color: #CC9900 !important;
}

.Commission table tr td a {
	color: #CC9900 !important;
}

.Other {
	background-color: #0A6230 !important;
}

.Other table tr td a {
	color: #0A6230 !important;
}

.tracker {
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	width: 570px;
}

.tracker_title {
	display: block;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.tracker_title a {
	text-decoration: none;
	color: #FFFFFF;
}

.tracker_tags {
	
}

.tracker_tags a {
	display: block;
	float: right;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: -1px;
	text-decoration: none;
	margin-bottom: 1px;
}

.tracker_tags a:hover, .tracker_tags a:focus {
	background-color: #000000;
	color: #FFFFFF;
	border-color: #000000;
}

.tracker_options {
	
}

.tracker_options a {
	display: block;
	float: left;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin-top: 6px;
	background-color: #CCCCCC;
	margin-left: -1px;
	*margin-left: 0px;
	text-decoration: none;
	margin-bottom: 1px;
	*margin-bottom: 0px;
	*margin-right: -1px;
}

.tracker_options a:hover, .tracker_options a:focus {
	background-color: #000000;
	color: #FFFFFF;
	border-color: #000000;
}

.tracker table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	clear: both;
	margin-top: -1px;
}

.tracker table th {
	background-color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.tracker table td {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.tracker table td a {
	font-weight: bold;
	text-decoration: none;
}

.tracker table td a:hover, .tracker table td a:focus, .tracker_title a:hover, .tracker_title a:focus {
	color: #000000 !important;
	text-decoration: underline;
}

.align_right {
	text-align: right;
}

#novartis_top, #tui_top, #google_top {
	margin-top: -20px;
	*margin-top: 0px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #0A6230;
}

#novartis_search, #tui_search, #google_search {
	margin: 0px;
	background-color: #DAE9E0;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #0A6230;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pagenum {
	text-decoration: none;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #0A6230;
	margin: 2px;
	position: relative;
	top: 5px;
	font-size: 0.7em;
}

.pagenum:hover {
	background-color: #0A6230;
	color: #FFFFFF;
}