body {
	padding: 0 0 20px 0; 
	margin: 0;  
	font-family:Arial,Helvetica,sans-serif;
	font-size: 62.5%; /*62.5% is equal to 10px which will be 1em, based on the average user having 16px as their default font size*/
	color: #000;
	background: #fff;
}

/* for homepage - replicated from typography.css */
a.skip {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#wrapper {
	text-align: left;
	padding: 0;	margin: 0;
	border:0;
	width: 770px;font-size: 1em; 
}


body * {
    margin: 0;
    padding: 0;
}

img{
	border:0;
}

/* --------------------- typography --------------------- */
h1 {
	color: #B23326;
	font-size: 1.4em; 
}

h2 {
	color: #B23326;
	font-size: 1.2em; 
}

p, ul {
	color: #000;
	font-size: 1.1em; 
	padding: 5px 0;
}

a {
    color: #B23326;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* --------------------- header ---------------------- */
div.header {
	width:770px;
	background-color: #B23326;
	overflow:hidden;
	padding-top:21px;
}

div.header .logo{
	float:left;
}

div.header .logo p{
	position: absolute;
	top: 55px;
	left: 20px;
	width: 730px;
	font-size: 1.4em; 
	color:#F5E5E4;
	overflow:hidden;
	/*
	padding-left:20px;
	padding-bottom:15px;
	max-width:712px;
	width:auto;
	clear:left;
	*/
}

div.header .language img{
	float:left;
	padding: 0 0 14px 19px;
}

div.header .language .headerImage{
	padding: 0;
	margin: 0;
}

div.header .language input {
	float:right;
	padding-right: 19px;
	margin: 0;
	padding-top: 2px;
}

div.header .language select {
	float:right;
	margin-right:4px;
	width: 14em;  
	font-size: 1.1em; 
}

div.header .language .label {
	float:right;
	text-transform:uppercase;
	font-size: 1.1em; 
	color: #fff;
	padding-right: 9px;
	padding-top: 5px;
}



/* --------------------- footer --------------------- */
#footer {
	clear: both;
	background: #E5E3E4;
	margin-right: 11px;
	width: 582px;
	float: right;
	padding: 10px 0;
}

#footer p {
	color: #666;
	padding: 0 0 0 15px;
	margin: 0;
}

#footer p.links {
    padding-top: 5px;
    font-size:98%;
}

#footer a {
	text-decoration: none;
	color: #666;
	padding: 0;
	margin: 0;
}
#footer a:hover {
    color: #B23326;
	text-decoration: underline;
}

/* -------------------new style for index_4.htm ----------------- */

#column1_2{
	width:355px;
	padding-left:15px;
	padding-top:8px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:40px;
}
#column1_2 span {
	display: none;
}
#column1_2 h1{
	padding:4px 0 0 0;
	color:#B23326;
	margin:0;
}
#column1_2 h1 img{
	padding-top:3px;
	margin:0;
	border:1:double:#000100
}
#column1_2 p{
	padding: 0 0 11px 0;
	margin:0;
	float:left;
	width:350px;
	margin-bottom:10px;
	/*background:url(../img/dotted_border.gif) repeat-x bottom left;*/
	font-size: 1.2em;
}
#column1_2 p a {
    text-decoration:none; 
	color:#000000;
}
#column1_2 p a:hover{
	text-decoration:underline;
}
#column1_2 h2 {
	width:330px;
	color: #B23326;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#column1_2 h2 a{
    text-decoration:none; 
	color: #B23326;	
}
#column1_2 h2 a:hover{
	color: #B23326;	
	text-decoration:underline;
}
.testtubeimage{
	float:left;
}
#column1_2 .content1_2{
	margin:20px 0 0 0;
	background:url(../img/dotted_border.gif) repeat-x bottom left;
	width:350px;
	float:left;
}
#column1_2 .content1_2 p{
	padding:15px 0;
	width:290px;
	margin:0;
}
#column1_2 .content1_2 div.languages p.languageInfo {
/*	REMOVES EXTRA PADDING ABOVE LANGUAGE INFO */
	padding-top:0;
}
.clear{
	clear:both;
}
a.arrowBox_small{
	background:url(../img/arrow_box_small.gif) no-repeat;
	vertical-align:middle;
	padding:0;
	margin:0;
	white-space: nowrap;
}
a.arrowBox_small:hover{
	background:url(../img/arrow_box_small_hover.gif) no-repeat;
}
a.arrowBox_small img {
	display: inline;	
}

#column2_2{
	float: left;
	width: 191px;
	background-color: #fff;
	background-image: url(../img/divider.gif);
	background-repeat: repeat-y;
	margin-top:8px;
	margin-left:12px;
	padding-left:19px;
	padding-bottom:25px;
	margin-bottom:10px;
	overflow: hidden;  
}
#column2_2 p a{
    text-decoration:none; 
	color:#000000;
}
#column2_2 p a:hover{
	text-decoration:underline;
}
#column2_2 span {
	display: none;
}
#column2_2 h1{
	padding-top:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(../img/dotted_border.gif) repeat-x bottom left;
	width:188px;
}
#column2_2 h1 img{
	padding-top:3px;
	margin:0;
}
img.photo{
	float:left;
}
#column2_2 p.title { 
	border: 0 solid red;
	float:left;
	width:90px;
	text-transform:uppercase;
	color: #B23326;
	padding-left:10px;
}
#column2_2 p.title a{ 
	color: #B23326;
}
#column2_2 p.titletext{
	color:#000000;
	float:left;
	width:175px;
}
#column2_2 div.languages {
/*	padding-bottom:15px; REMOVES EXTRA PADDING BELOW LANGUAGE INFO */
	padding-bottom:0;
}
#column2_2 p.languageInfo{
	padding-top: 0;
	text-transform:uppercase;
	font-size: 1.0em;
}

/* ------------------- classes borrowed from typography.css ----------------- */

/*the following are used where the language icons are displayed next to the link (within the dots)*/

.t15-langNextToLink
{
	margin:0 -2px 0 0;
	padding:0;
	float:right;
	text-align:right;
}

.t15-langNextToLink ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.t15-langNextToLink ul li{
	display:inline;
}

.t15-langNextToLink ul li a{
	display:block;
	float:right;
	padding: 0 2px 0 0;
	margin: 0;
	height: 19px;
	line-height:0px;
}

.t15-langNextToLink ul li img 
{
	margin:1px 0;
}

/* type 5- 
		language icons are displayed next to the link (within the dots)
		column 2
		100% before wrap
*/

#column2_2 p.mainLink-langNextToLink,
#column2_2 span.mainLink-langNextToLink
{
	width:100%;
}

#column2_2 .t15-langNextToLink
{
	width:100%;
	margin-bottom:4px;
}

#column2_2 .t15-langNextToLink ul li a
{
	float:left;	
}

/* Styles to combat template breaking in IE when a string up 125 chars in length with no spaces is entered */
div.content1_2 p
{
	width:290px;
	overflow-x:hidden;
	border: none;
}

/* Styles to combat template breaking in IE when an image larger 349px is entered in the 1st column */
div#column1_2 div.homepageContentImage img
{
	width:349px;
}

div#column1_2 div.homepageContentImage img
{
	width:349px;
}

div#column1_2 div.homepageContentImage span.enlarge-icon{
  cursor:hand;
  position:absolute;
  left:329px;
  bottom:2px;
}

div#column1_2 div.homepageContentImage #embeddedImageContainer
{
	width:349px;

}

div#column1_2 div.homepageContentImage #enlargeIcon{
	width:20px;
	height:20px;
	cursor:hand;
	position:absolute;
	left:330px;
	bottom:2px;	
}

/* Styles to combat template breaking in IE when an image larger 83px is entered in the 2nd column */
div#column2_2 div.homepageContentImage img
{
	width:83px;
}

/*Removal of the border around the page*/
fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

.ieVideoPlayer1
{
	width:345px;
	height:241px;
}

.altVideoPlayer1
{
	width:345px;
	height:241px;
}


.hidePlayer
{
	display:none;
}


