/*** global ***/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 0.7em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ccc;
	color: #333;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
}
.right {
	float: right;
}
.left {
	float: left;
}


/*** layout ***/
#page_holder {
	width: 900px;
	margin: auto;
	background: #fff;
}
#header_top {
	height: 70px;
	background: #000;
}
#logo {
	float: left;
}
#header_img {
	height: 290px;
	background: #fff url(../imgs/visual_img.jpg) 0 0 no-repeat;
}
#search {
	text-align: right;
}
#menu {
	height: 50px;
	background: url(../imgs/bg_menu.png) 0 0 repeat-x;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#right {
	float: right;
	width: 180px;
	padding: 0 10px 20px 10px;
}
#right div {
	margin: 0 0 30px 0;
}
#main {
	padding: 5px 15px 10px 15px;
	margin: 0 200px 0 0;
	font-size: 1.0em;
	background: #fff;
	border-right: 1px solid #dedede;
}
#footer {
	height: 40px;
	padding: 30px 0 0 40px;
	background: #ececec;
	color: #666;
}
#footer .links	{
	margin-top: 7px;
	text-align: right;
	margin-right: 10px;
	}

/*** WYSIWYG & document layout ***/
body.WYSIWYGContentBody {
	padding: 10px 10px 20px 10px;
	border: none !important;
	background: #fff !important;
	font-size: 0.8em;
}
.SiteMap {
	margin: 15px 0px 0px 5px;
	line-height: 2;
}
.DocumentAnnotation {
	color: #333;
	margin-bottom: 15px;
}
.DocumentAuthor {
	margin: 0 0 10px 0;
}
.DocumentDate {
	float: left;
	margin: 0 5px 10px 0;
}
.SideMenuItem {
	padding-left: 15px;
}
.Attachment {
	margin-top: 15px;
}
span.Icon img {
	margin: 0 5px -3px 0 !important;
	border: none !important;
}
.SiteMap img {
	margin: 0 2px !important;
}
#ContactUsForm table, #ContactUsForm td, #ContactUsForm th {
	border: none;
	background: none;
}
#ContactUsForm input, #ContactUsForm textarea {
	font: 1.0em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	border: 1px solid #999;
}
#ContactUsForm textarea {
	width: 100%;
}


/*** lists ***/
#menu ul {
	list-style: none;
}
ul.main_menu li {
	float: left;
	width: 180px;
	background: url(../imgs/menu_divider.png) top right no-repeat;
}
ul.sub_menu2 {
}
#main ul, #main ol, .WYSIWYGContentBody ul, .WYSIWYGContentBody ol {
	margin: 5px 0 15px 24px;
	line-height: 1.3;
}
#main ol, .WYSIWYGContentBody ol {
	margin: 5px 0 15px 30px;
}
#main ul ol, #main ul ul, #main ol ol, #main ol ul, .WYSIWYGContentBody ul ol, .WYSIWYGContentBody ul ul, .WYSIWYGContentBody ol ul, .WYSIWYGContentBody ol ul {
	margin: 3px 0 5px 10px !important;
}


/*** links ***/
#logo a {
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
}
ul.main_menu a {
	display: block;
	height: 30px;
	padding: 18px 6px 2px 6px;
	margin: 0 2px 0 0;
	text-align: center;
	font: 1em Trebuchet MS, Verdana;
	color: #fff;
	background: #2a7299 url(../imgs/bg_menu_a.png);
	text-decoration: none;
	text-transform: uppercase;
}
ul.main_menu a:hover {
	background: url(../imgs/bg_menu_a-hover.png);
}
ul.sub_menu1 a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
ul.sub_menu1 a:hover {
	color: #ff0;
	text-decoration: underline;
}
ul.sub_menu2 a {
	font: 1.2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333 !important;
}
ul.sub_menu2 a:hover {
	color: #fff;
}
#right a {
	color: #000;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
#main a, #under_menu a, #Contact a, .WYSIWYGContentBody a {
	color: #036;
	text-decoration: underline;
}
#main a:hover, #under_menu a:hover, #Contact a:hover, .WYSIWYGContentBody a:hover {
	text-decoration: none;
}
#footer a {
	color: #555;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


/*** text ***/
#logo h1 {
	width: 125px;
	height: 70px;
	position: relative;
	top: 0;
	left: 5px;
}
#logo h1 span {
	display: block;
	width: 125px;
	height: 70px;
	background: url(../imgs/logo-perkin_elmer.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	text-decoration: none;
}
#right h2 {
	font: bold 1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	margin: 8px 0;
}
#main h1, .WYSIWYGContentBody h1 {
	margin: 10px 0 15px 0;
	font-size: 2.0em;
	color: #333;
}
#main h2, .WYSIWYGContentBody h2 {
	margin: 10px 0;
	font-size: 1.4em;
	color: #333;
}
#main h3, .WYSIWYGContentBody h3 {
	margin: 10px 0 5px 0;
	font-size: 1.1em;
	color: #333;
}
#main p, .WYSIWYGContentBody p {
	text-align: justify;
	line-height: 1.3;
	margin: 10px 0 20px 0;
}
#news p {
	margin: 0 0 10px 0;
}
#news p span {
	font-weight: bold;
}


/*** images ***/
#main img, .WYSIWYGContentBody img {
	border: 1px solid #b4af96;
	margin: 2px 5px;
}


/*** tables ***/
table, .WYSIWYGContentBody table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 1em;
	width: 100%;
	background: #ededed;
	margin-bottom: 15px;
}
th, td, .WYSIWYGContentBody th, .WYSIWYGContentBody td {
	padding: 5px 10px;
	vertical-align: top;
	border: 1px solid #ccc;
	color: #111;
}

th, .WYSIWYGContentBody th {
	text-align: left;
}

table.noformat {
	border: none;
	background: none;
	border-collapse: collapse;
}
table.noformat th, table.noformat td {
	padding: 5px 10px;
	vertical-align: top;
	border: none;
	background: none;
}

table.form {
	border: none;
	border-collapse: collapse;
	background: none;
}
table.form th, table.form td {
	padding: 5px 10px;
	vertical-align: top;
	border: none;
}


/*** forms ***/
#search form {
	display: inline;
}
#search input {
	font: 1.0em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background: #444;
	color: #fff;
	padding: 2px;
	width: 120px;
}
input.button {
	padding: 1px !important;
	background: #c7055b !important;
	width: 55px !important;
	color: #eeb !important;
	margin: 0 0 0 -2px !important;
}
