@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006666;
	padding-bottom: 2px;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/homepage/corporate.jpg);
	background-color: #FFFFFF;
	width: 760px;
}


#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 100%;

}

#content p {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content legend {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a:link, #Content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
}

.text_description {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 130%;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/************* relatedLinks styles **************/

#sectionLinks{
	margin: 0px 0px 20px;
	padding: 0px;

}

#sectionLinks h2{
	padding: 0px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 5px;
	color: #000000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	padding: 3px 0px 3px 10px;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #006666;
	background-image: none;
	font-weight: bold;
	color: #FFFFFF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 5px;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.relatedLinks a{
	display: block;
	font-size: small;
}
/*sets the boxes in the right column, note no width set on the boxes, the width is determined by the margin settings*/
.boxes {
	background-color: #FFFFFF;/*sets the background colour*/
	border: 1px solid #4F4F4F;/*adds a border around the boxes*/
	margin: 0px 5px 10px;/*set the margins, these margins position the boxes within the nvabox container*/
   padding-bottom: 3px;/*add a little clearance below the final paragraph in each of the side boxes*/
}

/*sets the style for the title in each of the boxes in the right coloumn*/
.boxes h3 {
	font-size: 80%;
	background-color: #006666;
	margin: 0;
	padding: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 1px solid #4F4F4F;
	color: #fff;
}

/*styles the text content in each of the boxes in the right column*/
.boxes p {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 130%;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*styles the links in each of the boxes in the right column*/
.boxes a:link, .boxes a:visited {
	color: #0000FF;
	text-decoration: none;
}

/*styles the link hover and focus states in each of the boxes in the right column*/
.boxes a:hover, .boxes a:focus {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #0033CC;
}


/*sets the content boxes in the left column, note no width set on the boxes, the width is determined by the margin settings*/
.marketinf {
	background-color: #FFFFFF;
	border: 1px solid #4F4F4F;
	margin: 10px 0px;
	padding-bottom: 10px;
	width: 175px;
	float: left;
}

/*sets the style for the title in each of the boxes in the left coloumn*/
.marketinf h3 {
	font-size: 80%;
	margin: 0;
	padding: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 1px solid #4F4F4F;
	color: #fff;
	background-color: #663300;
}

/*styles the text content in each of the boxes in the left column*/
.marketinf p {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 130%;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*styles the links in each of the boxes in the left column*/
.marketinf a:link, .marketinf a:visited {
	line-height: 20px;
}

/*styles the link hover and focus states in each of the boxes in the left column*/
.marketinf a:hover, .boxes a:focus {
	text-decoration: underline;/*remove the underline*/
}



/*sets the content boxes in the emergency responder column, note no width set on the boxes, the width is determined by the margin settings*/
.marketer {
	border: 1px solid #4F4F4F;
	padding-bottom: 10px;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

/*sets the style for the title in each of the emergency responder boxes in the left coloumn*/
.marketer h3 {
	font-size: 80%;
	margin: 0;
	padding: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 1px solid #4F4F4F;
	color: #fff;
	background-color: #990000;
}

/*styles the text content in each of the emergency responder boxes in the left column*/
.marketer p {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 130%;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*styles the links in each of the emergency responder boxes in the left column*/
.marketer a:link, .marketer a:visited {
	line-height: 20px;
}

/*styles the link hover and focus states in each of the emergency responder boxes in the left column*/
.marketer a:hover, .boxes a:focus {
	text-decoration: underline;/*remove the underline*/
}


/*sets the life science boxes in the left column, note no width set on the boxes, the width is determined by the margin settings*/
.marketls {
	border: 1px solid #999999;
	margin: 10px 0px;
	padding-bottom: 3px;
	width: 175px;
	float: right;
}

/*sets the style for the title in each of the  life science boxes in the left coloumn*/
.marketls h3 {
	font-size: 80%;
	margin: 0;
	padding: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000CC;
	color: #FFFFFF;
	text-align: center;
	
	}
/*styles the text content in each of the life science boxes in the left column*/
.marketls p {
	font-size: 80%;
	margin: 5px 3px 3px 5px;
	padding: 0;
	line-height: 130%;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*styles the links in each of the  life science boxes in the left column*/
.marketls a:link, .marketls a:visited {
	line-height: 20px;
}

/*styles the link hover and focus states in each of the  life science boxes in the left column*/
.marketls a:hover, .boxes a:focus {
	text-decoration: underline;/*remove the underline*/
}

