@charset "utf-8";
/* CSS Document */

@import url(html4default.css);

html{
background:url(../images/blue_gradient_pattern.gif) top left repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
line-height:120%;
color:#808183;
}

body{
margin:0 auto;
padding:0 20px;
width:1000px;
min-height:767px;
background:url(../images/body_background.gif) top center no-repeat;
}

img { 
border:0;
margin:0;
padding:0;
}

a:link { 
text-decoration:underline; 
color: #004990; 
} 

a:visited { 
color: #004990; 
} 

a:active { 
color: #004990; 
} 

a:hover { 
color: #004990; 
}
 
h1{
margin:0 0 0 20px;
padding:0;
}

h2{
margin-top:0;
padding-top:0.75em;
margin-bottom:0;
font-family: Arial, sans-serif;
font-size:1.40em;
font-weight: bold;
text-transform:uppercase;
color: #004990;
}

h3{
padding-top:.8em;
font-size:1.1em;
font-weight:bold;
}

p {
	line-height: 1.5em;
}

ul{
margin-left:0;
padding-left:3em;
}

.contentWrapper{
background:url(../images/body_wrapper_gradient.gif) top left repeat-x;
min-height:500px;
padding:20px 20px 0 40px;
margin:0 20px;

}

.contentWrapper li{
margin: 0 0 .5em .1em;
list-style:none;
list-style-image:url(../images/arrow.gif);
}

.blueFont {
	color: #004990;
}

#leftColumn{
background:url(../images/left_column_gradient.jpg) top left no-repeat;
width:300px;
min-height:570px;
margin:-20px 0 0 -40px;
padding: 20px 20px 0 20px;
float:left;
}

#leftColumn form {
padding:0 1.5em 0 0;
}

#crystalline {
float:left;
margin-left:-40px;
}

#crystallineLabel {
margin-left:180px;
}

#amorphous {
float:inherit;
}

#amorphousLabel {
margin-left:410px;
}

#rad {
margin-left:15px;
margin-top:15px;
}

.message {
color:#00408B;
font-weight:bold;
}

#extraSpacing {
	margin:2em 0 2em 0;
}
	
.messageError {
color:#990000;
font-weight:bold;
}
/* Begin SWF Object Related */
#flashMenuContent, #flashMenuContentAlternative{
height:220px;
}

#flashSlideshowContent, #flashSlideshowContentAlternative{
height:180px;
}
/* END SWF Object Related*/

#footer{
font-size:80%;
padding: 100px 0 0 30px;
clear:both;
}