body{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:11px;
	color:#000000;
	line-height: 1.166;	
	margin: 10px auto 10px auto;
	padding: 0px;
	background-image:url(../images/bg.gif);
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#990000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
margin: 0 auto;
width:850px;
}

#topNav
{
margin-top: 0px;

z-index: 500;
text-align:left;
width:850px;
height:22px;
background-color:#0099CC;
background-image:url(../p7pm/img/p7PM_frost_hz.jpg);
}

#lang {

margin-top:160px;
margin-left:30px;
width:180px;
height:20px;
color:#fff;
}

#masthead{
	
	
	width:850px;
	background-image:url(../images/banner.jpg);
	height:190px;
	}
	
	#masthead2{
	

	
	width:850px;
	background-image:url(../deutsch/images/banner.jpg);
	height:190px;
	}
	
	#mastheadfr{
	

	
	width:850px;
	background-image:url(../francais/images/banner.jpg);
	height:190px;
	}


#pageLeft{
	float:left;
	margin:0px;
	width:110px;
	padding: 0px;
	z-index:40;

	
}

#pageRight{
	
	float:right;
	margin:0px;;
	width:110px;
	padding: 0px;
	z-index:50;
	
}

#subframe {border-bottom :3px solid #33ccff;
			
			
			float:left;
			
			background-color:#Fff;
			vertical-align:top;
			z-index:10;
			background:url(../images/subbg.gif)  top left;
			}

/*****content styles****/
#content{
vertical-align:top;
margin-left:10px;
float:left;
width:550px;
	padding: 20px 0px 20px 30px;
	z-index:100;
	background-color:#FFFFFF;
}



#content p {
font-size:12px; 
padding-bottom:10px;

}

/************** header tag styles **************/



 h1{
	font: bold 12pt Arial, sans-serif;
	color:#000;
	margin:0px;
	padding: 0px 20px 0px 0px;
	top: 30px;
	text-align:center;
}

 h2{
 font: bold 12px Arial,sans-serif;
 color:#003399;
 margin-top: 20px;
 padding: 0px;
 text-align:center;
}

 h3{
 font: bold 12px Arial,sans-serif;
 color:#990033;
 margin: 0px;
 padding: 0px;
}

 h4{
 font: 11px Arial,sans-serif;
 color: #000066;
 font-weight:bold;
 display:inline;
 margin: 0px;
 padding: 0px;
}

 h5{
 font: 100% Arial,sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px;
}



/************** image styles *****************/

.imgright {
position:relative;
float:right;
margin:5px 0px 5px 5px;
}

.imgsideright {
position:relative;
float:right;
}

.imgleft {
position:relative;
margin:5px 10px 5px 5px;
float:left;
}

/************** utility styles *****************/

#utility{
	font-family: Verdana,sans-serif;
	font-size:11px;
	
	top:25px;
	left: 540px;
	color: #919999;
}

#utility a{
	color:#000066;
}

#utility a:hover{
	text-decoration: underline;
}

/************** lang styles *****************/


#lang a{
	color:#fff;
}

#lang a:hover{
	text-decoration: underline;
}


/*************** search styles *****************/

#search{
	
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}



/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000066;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/*******classes*******/
.books {
font-variant:small-caps;
font-weight:bold;
}
.edition {
font-style:italic;
}

.bold {
font-weight:bold;
}

li {
font-size:11px;
margin-bottom: 10px;}

.scrollbox {
height:200px;
overflow:auto;
border:1px solid #000066;
padding:2px;
}

.super {
		vertical-align: super;
		font-size:8px;
		line-height:85%;
		}
.sub {	vertical-align: sub;
		font-size:8px;
		line-height:85%;
		}
		
.vsmall{font-size:8px; line-height:85%;}
		
.redtext {color:#990033; padding-top:5px;}

.highlight {background-color:#990033; width:250px; color:#fff; font-weight:bold; padding: 2px;}

.center {text-align:center}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 9px;
	font-style:italic;
	line-height:1.4;
	color:#996666;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo a{font-size: 9px;
font-style:italic;
	color:#996666;
	text-decoration:underline;}

#siteInfo a:hover {font-size: 9px;
font-style:italic;
	color:#006699;
	text-decoration:underline;}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********tables**********/
.reqtable {font-size:10px; }
 
td{padding:4px; }

td li {font-size:10px;}

#content td {border:1px solid #069;}

/********************* end **********************/
