/*begin reset*/

/*  all media  */
 
    /* global */
    *                               { margin:0; padding:0; }
    body            { background:#fff; padding:15px 0 30px 0; font:12px arial, helvetica, sans-serif; }
 
    /* tags */
    .h1                              { padding:0 0 15px 0; }
    h2                              { padding:5px 0 0 0; }
    label,select     { cursor:pointer; }
    li                              { line-height:15px; margin:5px 0 0 0; }
    ol, ul                      { padding:0 0 10px 35px; }
    p                               { line-height:20px; padding:0 0 10px 0; }
    textarea,input              { font:11px arial, helvetica, sans-serif; padding:2px; }
 
    /* custom */
    clear                      { clear:both; }
    input                      { border:1px solid #ccc; padding:2px; }
    page-break,.print-only { display:none; }
    point                      { cursor:pointer; }
 
    /* links */
    a                               { color:inherit; }
    a:link, a:visited           { color:#00f; text-decoration:underline; }
    a:hover, a:active           { color:#00f; text-decoration:none; }
    a img                           { border:0; }
 
/*  print media  */
@media print
{
    /* global */
    body                { color:#000; font-size:9pt; }
 
    /* layout */
    #wrap                       { width:600px; }
 
    /* custom */
    .print-only                 { display:block; }
    .page-break                 { page-break-before:always; }
 
    /* links */
    a                   { text-decoration:underline; color:#999; }
}
/* end reset */

.wrapper
{
	margin-left: 10px;
	margin-right: 10px;
	width: 990px;
}

.leftfloat {

float: left;

}

.title
{
    /*color: #FFA824;*/
	color: #FFDD00;

    background-color: #455d9b;
    font-size: 4em;
    text-align: center;
    height:70px;
    line-height: 150%;
    vertical-align: center;

  
}


.subtitle {
  background-color: #ccecff;
  color: #000;
  text-align: center;
  border-top-width: 10px;
  border-top-style: solid;


}
.subtitle ul
{
  list-style-type: none;
}

.subtitle .subtitleHead
{
 
 font-size: 2em;

}

.subtitle .subtitleSub
{
 
 font-size: 1.5em;

}












#pcm{display:none;}

ul.pureCssMenu ul{display:none}

ul.pureCssMenu li:hover>ul{display:block}

ul.pureCssMenu ul{position: absolute;left:-1px;top:98%; z-index: 999;}

ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px; z-index: 999;}

ul.pureCssMenu,ul.pureCssMenu ul 
{
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#e3f4d8;
	/*background-repeat:repeat;*/
	/*border-color:#AAAAAA;*/
	border-width:0px;
	border-style:solid;
	width: 100%;
	
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu 
{
	display:block;
	zoom:1;
	float: left;
}
ul.pureCssMenu ul
{
	/*width:160.65px;*/
	width: 250px;
}
ul.pureCssMenu li
{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}

ul.pureCssMenu a:active, ul.pureCssMenu a:focus {outline-style:none;}

ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover 
{
	display:block;
	vertical-align:middle;
	background-color:#e3f4d8;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	padding-left:0;
	font:12px Verdana;
	color: #000;
	text-decoration:none;
	cursor:default;
}

ul.pureCssMenu span
{
	overflow:hidden;
}

ul.pureCssMenu li 
{
	float:left;
}

ul.pureCssMenu ul li 
{
	float:none;
}

ul.pureCssMenu ul a 
{
	text-align:left;
	white-space:nowrap;
}

ul.pureCssMenu li.sep
{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}

ul.pureCssMenu li.sep span
{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#ccecff;	background-image:none;
}

ul.pureCssMenu ul li.sep span
{
	width:80%;
	height:3;
}

ul.pureCssMenu li:hover
{
	position:relative;
}

ul.pureCssMenu li:hover>a
{
	background-color:#ccecff;
	border-color:#665500;
	border-style:solid;
	font:12px Verdana;
	color: #000;
	text-decoration:none;
}

ul.pureCssMenu li a:hover
{
	position:relative;
	background-color:#ccecff;
	border-color:#665500;
	border-style:solid;
	font:12px Verdana;
	color: #455d9b;
	text-decoration:none;
}

ul.pureCssMenu li.dis a 
{
	color: #AAAAAA !important;
}

ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;height:16px;}

ul.pureCssMenu ul img {width:16px;height:16px;}

ul.pureCssMenu img.over{display:none}

ul.pureCssMenu li.dis a:hover img.over{display:none !important}

ul.pureCssMenu li.dis a:hover img.def {display:inline !important}

ul.pureCssMenu li:hover > a img.def  {display:none}

ul.pureCssMenu li:hover > a img.over {display:inline}

ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none}
ul.pureCssMenu span
{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;
}

.menu ul li
{
	padding-left: 5px;
	padding-right: 5px;
}

.menu ul ul ul
{
	border-style: solid;
	border-width: 3px;
	width: 275px;
}



/*ul.pureCssMenu li:hover>a>span{background-image:url(./images/arrv_anim_1o.gif);}

ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_anim_1o.gif)}

ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}

ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}

ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span,ul.pureCssMenu table a:hover a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}

ul.pureCssMenu table a:hover table span,ul.pureCssMenu table a:hover a:hover table span{background-image:url(./images/arr_double_1.gif)}*/

.content
{
	font: 16px Arial;
}

.content .left
{
	width: 650px;
	float: left;
	padding-top: 20px;
	border-right-style: groove;
	border-right-color: #FFDD00;
	border-right-width: 6px;
	padding-right: 10px;
}
.content .right
{
	text-align: center;
	padding-top: 20px;
	width: 320;

}

.content .right img
{
	margin-bottom: 10px;
}

.content .right li
{
	margin-bottom: 10px;
}

/*
.content .right ul
{
	list-style-type: none;
}
*/
h1
{
     text-align:center;
     background-color: #000074;
     color: white;
	 font-size: 1.5em;
	 margin-bottom: 10px;
}

.intro
{
	background-color: #e3f4d8;

	font-weight: bold;
}

h2
{
  line-height: 100%;
  padding-bottom: 10px;
  margin: 0px;
  margin-bottom: 10px;
  height: 5px;
  font-size: 1.2em;
}

.contacts
{
	padding-left: 50px;
}
.contacts .contactinfo
{
	list-style-type: none;
}
.contacts .reports
{
	list-style-type: none;
}

.contactinfo .ctitle
{
	text-align: right;
	width: 150px;
	float: left;
	margin-right: 10px;
}

.contactinfo .control
{

}

.repclients
{
	margin-left: auto;
	margin-right: auto;
}

.layer1
{
	font-weight: bold;
	list-style-type: none;
}

.layer1n
{
	font-weight: normal;
	list-style-type: none;
}

.layer2
{
	font-weight: normal;
	list-style-type: circle;
}











.footer
{
	border-top-style: dashed;
	border-top-width: 3px;
	padding-top: 10px;
	clear: left;
}


.contacts
{
	text-align: center;
	margin-top: 50px;
	vertical-align: bottom;
}





