html
{
	 
}	
body
{
	  font: 12px/14px Arial, Helvetica, sans-serif;
	  margin:0px;
	  padding:0px;
	  text-align: center; /* be nice to IE */
}

#mediaframe
{
	position:relative;
	margin:auto;
	top:20px;
	
}

/* 
	Box Layout 
*/
#wrapper 
{
	padding: 0 0px;
	margin:  auto;
	text-align: left;
	width:17cm;
	
	
}

.header
{
	
}
.footer
{
	
}
.footerCnt
{
	padding-top:20px;
	font: 11px/14px Verdana, sans-serif;
	color:#4e4e4e;
}
	
.cntColumn
{
	margin-left:40px;
	margin-top:20px;
	margin-right:220px;
	position:relative;
	
}

/* IE hack */
* html #navi a 
{
	width: 174px;
}


/* Navigation */

.navi  
{
     display:none;
	
}


/* 
	C O N T E N T B O X
*/
.cnt
{
	
	text-align: left;
	font: 12px/14px Arial, Helvetica, sans-serif;
		
}
div.cnt a:link
{
	
	text-decoration:underline;
	white-space:nowrap;
}
div.cnt a:visited
{
	
	text-decoration:underline;
	white-space:nowrap;
}
div.cnt a:active
{
	
	text-decoration:underline;
	white-space:nowrap;
}

div.cnt  a:hover
{
	
}

.spacer
{
	height:16px;
	border:none;
	margin-left:100px;
	background: transparent url(data/style/default/spacer.gif) scroll no-repeat;
	
}
.spacer hr 
{
	display: none;
}


.info_box
{
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin-top:10px;
	clear:both;
	
}

.activeindex
{
	display:none;
	
}
.index
{
	display:none;
	
}
#pages
{
	display:none;
}


	
/*
	G L O B A L 
*/
html a:link,a:active,a:visited
{
	text-decoration:inherit;
	color:#4e4e4e;
}

img
{
	padding-right:10px;
	padding-bottom:10px;
	border:none;
}

h1 {

	font-family: Georgia,"Times New Roman", Times, serif  ;
	font-size:16px;
	font-weight:900;
	font-style:oblique;
}
h2 {
	
	font-family: Georgia,"Times New Roman", Times, serif  ;
	font-size:14px;
	font-weight:700;
	
}
h3 {
	
	font-family: Georgia,"Times New Roman", Times, serif  ;
	font-size:12px;
	font-weight:500;
	
}
acronym
{
	border:none;
	cursor:help;
}
input
{
	
	margin:3px;
	border:solid thin #a17f1a;
}

label
{
	margin-top:4px;
	float:left;
	width:60px;
}
