/* -- Site Set up -- */
body {
	margin: 0;
	padding: 0;
	background: #372302;
	min-width: 771px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
#container {
	background: #372302 url(/FDA/ScanduraEng.nsf/red_bg.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 0px;
	width: 771px;
	}
#topHeader {
	background: transparent url(/FDA/ScanduraEng.nsf/f_top_header.jpg) no-repeat;
	height: 122px;
	margin-left: 28px;
	}
#navigation {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 20px;
	}
	
#content {
	background: transparent url(/FDA/ScanduraEng.nsf/content_bg.gif) repeat-y;
	margin-left: 179px;
	padding-left: 35px;
	padding-right: 40px;
	}
	
/*.prop {
	height: 415px;
	width: 1px;
	float: right;
	}*/
#footer {
	margin-left: 170px;
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	}
.pageHeader {
	font: 14px Arial, helvetica, sans-serif;
	color: #D33413;
	font-weight: bold;
	}
.bodyText {
	vertical-align: text-top;
	text-align:justify;
	}
	
.bodyPic {
text-align:right;
vertical-align: top;
}
h1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	margin-bottom: 10px;
	padding-bottom: 0px;
	}
	
.topUL a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: white;
	}
.topUL li{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor: hand;
	}
.topUL li:hover{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FF3300;
	}
#content table {
	font: 12px Arial, Helvetica, sans-serif;
	}
/* -- Language Select Bar -- */
#languageLink {
	position: relative;
	color: #FFFFFF;
	top: 92px;
	left: 193px;
	width: 400px;
	}
/* -- Navigation --  */
.secureLI {
margin :0px 0px 0px 15px;
padding-left: 5px;
border-left: 1px dotted #FFF;
}
#navigation ul {
margin :0px 0px 0px 15px;
padding-left: 5px;
border-left: 1px dotted #FFF;
}
#navigation li{
	list-style: none;
	}
#navPics {
	margin-top: 35px;
	margin-left: 58px;
	clear: both;
	float: left;
	}
		
#topNavPic {
	border: 1px solid white;
	}
#bottomNavPic {
	border: 1px solid white;
	}
a {
	color: #D33413;
	text-decoration: underline;
	}
/* msh: color: #D33413; */
/* msh: the above controls link colors */
h4{
font:11px arial, helvetica, sans-serif; 
cursor:hand; 
margin-top: 2px; 
margin-bottom: 2px;
padding: 1px 1px 1px 5px; 
color: #FFFFFF; 
font-weight : bold;
}
.code3 {background-color :#d0cc00;}
/* --Products-- */
.dropDownLabels {
	background: #EEEEEE;
	border: 1px solid black;
	text-align: center;
	padding: 0px;
	background-color: #513D18;
	}
.productsMenu {
	background: #EEEEEE;
	border: 1px solid black;
	text-align: center;
	padding: 0px;
	float: right;
	}
.labels {
	border-right: 1px dotted #9E9E9E;
	font-weight: bold;
	}
h2 {
	color: black;
	font: 13px Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	margin-bottom: 3px;
	}
hr {
	margin-bottom:0px;
	}
	

