body {
	margin: 0px;
	padding: 0px;
    background-color: #B0B0B0;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 9pt;
	height:100%;
	margin-bottom:10px;
}

hr
{	
	border-top-style:solid none none;
	border-top-color: #999999;
	margin-bottom:2px;
	padding-bottom:0px;
}

.bold
{
font-weight:bold;
}

p
{
	margin-top:1em;
	margin-bottom:1em;
}

h2,h5,h4,h3
{
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#000;
	font-variant: small-caps;
}

h2
{
	font-size:1.7em;
}

h3
{
	font-size:1.5em;
}


h4
{
	font-size:1.2em;
}

h5
{
	font-size:1em;
}

.home_contact_question
{
padding-right:7px;
border:none;
}

ul.no-bullet
{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
}

/*Header------------------------------------------*/
#wrap_header {
   width: 100%;
}

#wrap_header ul li {
	display: inline;
	text-align: center;
	margin-right: 5px;	
}

#wrap_header ul
{
	list-style-type: none;
	margin: 0; padding: 0 0 0 5px;
}

#header {
	background-color: #595959 ;
	/*background:url("../images/logo2.png") repeat scroll  transparent;*/	
	width: 960px;
	height:90px;
	margin:0 auto;
	padding-top:0px;
	vertical-align: middle;	
}

#logo {
	display:block;
	float:left;	
	width:100px;
	padding-top:15px;
	position:relative;
}

#label {
	display:block;
	float:right;
	margin-top:-18px;
	
	padding-top:5px;
}

#search {
	margin-top:10px;
	display:block;
	float:right;
	margin-right:3px;
}

#languages {
	margin-top:14px;
	width: 80px;
	height:30px;
	padding-left:95px;
}

#languages a {
	color:#CCCCCC;
}
#languages a:hover {
	color: #fff;
}
/*Upper menu-----------------------------------------*/
#menu {
	/*background:  url("../images/version3.png") repeat scroll 0 0 transparent;*/
	background-color:#595959;
	width:960px;
	height:30px;
	margin:0 auto;
	padding-top: 0px;
	
}

#menu a {
	color: #CCCCCC;
	text-decoration: none;	
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	min-width:100px;
	display:block;	
}


#menu a:hover {
	
	border-bottom-color:#FFCC00;
}

#menu li a.selected  {
	color: #fff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;	
}

#menu ul li {
	float:left;
	text-align: center;
	margin-right: 20px;
	font-size:14px;
	font-family:Georgia,utopia,serif;
	text-transform: uppercase;	
	
}

#menu ul
{
	list-style-type: none;
	margin: 0; padding: 0 0 0 5px;
	margin-left:200px;
	
	/*font-family:Georgia,utopia,serif;*/
}

/*---------------------------------------------*/
/*Path-----------------------------------------*/
#path {
	background: #CCCCCC;
	width: 960px;
	height:30px;
	margin:0 auto;
	padding-top:12px;
	font-size: 10px;	
}
#path a {
	color: #000000;
}


#path a:hover {
	text-decoration: none;	
}

#path .current {
	color: #000000;
	font-weight: bold;
	list-style-type: square;
}

#path ul
{
	list-style-type: square;
	margin: 0;

}


#path-in
{
	padding: 0 0 0 5px;
	padding-top:5px;
	background-color:#F1F1F1;
	width:925px;
	margin-left:15px;
	padding-bottom:5px;
}

#path ul li {
	display: inline;
	margin-right: 0px;	
	text-align: center;
	list-style-position: inside;
}

/*---------------------------------------------*/
/*Content-----------------------------------------*/
#wrap_main {
	clear:both;
	/*border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFF00;*/	
		
}

#main {
	width:960px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;	
	padding-bottom:10px;
}

/*Left Menu -----------------------------------------*/
#leftcol {
	float: left;
	width:186px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left:15px;
	background-color: #F1F1F1;	
	border-color:#666666;
	padding-bottom:10px;
	position:relative;
}

#leftcol_hidden
{	
	display:none;
}

#menu_left span.a1 {
background:url("../images/menu-corner-a1.png") no-repeat scroll 0 0 transparent;
left:0;
top:0;
}

#menu_left span.a2 {
background:url("../images/menu-corner-a2.png") no-repeat scroll 0 0 transparent;
right:0;
top:0;
}

#menu_left span.b1 {
background:url("../images/menu-corner-b1.png") no-repeat scroll 0 0 transparent;
bottom:0;
left:0;
}

#menu_left span.b2 {
background:url("../images/menu-corner-b2.png") no-repeat scroll 0 0 transparent;
bottom:0;
right:0;
}

#menu_left span.cor {
display:block;
font-size:0;
height:8px;
line-height:0;
position:absolute;
width:8px;
}

#menu_left
{
	height:100%;	
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	margin:0 auto;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	
}

#menu_left li.selected  {
	background-color:  #FFCC00;
	font-weight: bold;		
	border-bottom: 1px solid #000000;
	text-align:left;	
}

#menu_left li.selected a  {
	padding-top:2px;
	padding-bottom:2px;
	color: #000;	
	padding-left:15px;
	background:url("../images/arrow2.png") no-repeat scroll 0 0 transparent;	
}

#menu_left li.lev2  {
	background-color: #AEAEAE;
	border-bottom: 1px solid #000000;	
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;	
	
}

#menu_left li.lev2 a  {	
	color:#000000;
	padding-left:15px;
	background:url("../images/arrow.png") no-repeat scroll 0 0 transparent;	
}

#menu_left li.selected a:hover  {	
	color:#000000;
}



#menu_left li.lev1  {
	background-color: #F1F1F1;
	border-bottom: 1px solid #000000;	
	display:block;	
	color:#000000;
	
}

#menu_left li.lev1 a.selected{
	background:none;
	color:#000000;
}

#menu_left li.lev1 a  {	
	color:#000000;
	padding-left:45px;
	text-align:left;	
}


#menu_left li a {
	text-decoration: none;
	display:block;
}

#menu_left li a:hover {
	text-decoration:underline;
}

#menu_left ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 0px;
}

#menu_left ul li {
	text-align: center;
}

#menu_left li ul {
	text-align: center;
	display: none;
}

#menu_left li.selected ul 
{
	background-color: #F1F1F1;	
	display: block;
	font-weight: normal;
}

#menu_left li.selected ul li
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#menu_left li.selected ul li a:hover
{
	color: #6699FF;	
}

#menu_left li.selected ul li a
{
	color:#000000;
	background:none;	
}

#menu_left li.selected ul li a.selected
{
	color:#000000;
	background:none;	
	padding-left:45px;
}

#menu_left li.selected ul li.selected
{
	background-color: #F1F1F1;	
	display: block;	
}

.menu_header
{	
	margin-bottom: 0px;
	background-color: #595959;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
	font-family:Georgia, Arial, Helvetica, sans-serif;	
}

.menu_header a
{
	text-decoration:none;
	display:block;
	border-color: #000000;
	border-width: 5px;
	color:#fff;
	font-weight:bold;
	
}
 /*----------------------------------------------*/

#content-in {
border:1px solid #C1C3C5;
min-height:452px;
overflow:hidden;
padding:10px;
position:relative;
padding-top:5px;
}

#content {
	float: left;
	width: 722px;
	border: 6px solid #EAEAEA;
	margin-top: 3px;
	margin-left:10px;
	font-size: 9pt;
	background-color: #F1F1F1;	
}

#content_full {
	float: left;
	width:918px;
	border: 1px solid;
	border-color:#EAEAEA;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 9pt;
	background-color: #F1F1F1;	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:8px;
}

input
{
	font-size: 9pt;
	border: 1px solid #999999;
	background:#F1F1F1;
	display:inline;
}

select
{
	font-size: 9pt;
	border: thin solid #000000;
}

select option
{
	font-size: 9pt;
	border: thin solid #000000;
}

#content a
{
	color: #2D71FF;
}

#content a:hover {
	color: #000000;
}

#content_full a
{
	color: #2D71FF;
	
}

#content_full a:hover {
	color: #000;
}



#content .list-display td {
	
	padding-right: 9pt;
}

#main_image
{
	float: left;	
	margin-right:6px;
}

#synopsis
{
	/*border-top-color: #666666;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;*/
}

/*Footer-------------------------------------------*/
#wrap_footer {
	
	clear: both;
	width: 100%;	
}

#footer
{
	width:960px;
	margin:0 auto;
	padding-bottom:15px;
	overflow:hidden;
	font-size: 7pt;
	padding-top:15px;	
	color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
	border-bottom-width: 1px;
	background:#595959;
}

#footer a
{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer-in
{
	margin-left:10px;
	margin-right:10px;
}
/*---------------------------------------------------*/
.borders
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;	
}

textarea
{
	font-size: 9pt;
	border: 1px solid #999999;
	background-color:#F1F1F1;
}

#adv
{	
	background-color: #CCCC33;
	height:100%;
	clear:both;
	width:186px;
	float:left;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	margin:0 auto;	
}


.main_image
{
float:left;
margin-right:10px;
margin-top:10px;
;
}

.box_container
{
	float:right;
	width:25%;
	
}

.box
{
	margin-top:10px;
	border: 1px solid #C1C3C5;
	height: 1%; 
	overflow: hidden;
	
}
.box_header  {
	background-color:  #FFCC00;
	font-weight: bold;		
	border-bottom: 1px solid #C1C3C5;
	border-top: 1px solid #C1C3C5;
	text-align:center;	
	color: #000000;
	font-variant:normal;
	
}

#content_full .box_content a
{
	color:#000000;	
}

.reference
{
min-height:155px;
background-color: #CCCCCC;
margin-bottom:5px;
padding-top:10px;
}

