


html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}

html, body {
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 300;
color: #000000;
background-color: transparent;
background: #ffffff;
}

body {min-width: 770px;} /*** Content Minimum Width, not used by IE5/6, or early versions of Safari ***/

input, select {
  margin: 0;
  padding: 0;
}


strong
{
letter-spacing: 1px;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
font-style: normal;
font-weight: bold;
color: #000;
margin: 0;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: bold;
color: #000;
margin: 0;
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
padding-left: 2em;
color: #000;
margin: 0;
}


p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: 300;
color: #000000;
margin-top: 0em;
}

ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;

color: #000;
margin: 0;
padding-left: 4em;
}

#container-right
{
	position:absolute;
	top:10px;
	right:10px;

}



#footer {
	width: 100%;
	margin: 0;
	color: #000000;
	line-height:1.25em;
	color:#999999;
	line-height:3.13em;
	font-size: 11px;
	text-align: center;
	height: 3.13em;
            background: #ffffff url('/images/footer-bg.gif') repeat-x !important;
}

#footer img {
margin-left:3px;
vertical-align:middle;
}

html>body #footer {
   position:fixed;
   bottom:0;
   height:3.13em;
   z-index:10; /* Prevent certain problems with form controls */
}

#header {
	width:80%;
	background:#ffffff;
	color: #0000ff;
	text-align: left;
	overflow: hidden;    
   border-bottom: 1px solid #40505E !important;
}



html>body #header {
	width: 100%;
   position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}

html>body #content-wrap {
	/*height:100%;*/
	padding-bottom:3.13em;
	padding-left: 1em;
	font-size:0.63em;
}

html>body #content {
    background:#ffffff;
	padding-top: 5em;
    padding-left: 5em;
	padding-bottom: 8em;
	width: auto;	
	background:none;
    position:fixed;
}



#error
{

}

p.textE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
   margin-top: 10px;
   margin-top: 10px;
   margin-left: 10px;
}


#menudiv
{
	margin: 0px;
	padding: 0px;
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	z-index:10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}


#menudiv ul {
	list-style-type: none;
	}

#menudiv li {
	background: url('/images/menu-bg1.gif') left center repeat-x;
	}

#menudiv li a
{
	display: block;
	width: 100px;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
	color: #ffffff;
}

#menudiv ul li a:hover
{
	color: #000000;
   background-color:#ffffff;
}



DIV.base-layer {
  background: none; border: none; color: #000000;
  margin: 0em 0px 0em 0px; padding: 0; text-align: center; width: 500px;

}

DIV.table-row {
  background: none; border: none; color: #000000;
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
  padding-top: 2px;  text-align: center; width: 96%;
}


P.text {
  margin: 0; padding: 0.1em 0.1em 0.1em 0.1em;
  font-style: normal; font-size: 10px; text-align: left; text-indent: 0;
  width: auto;
  color: #000000;
}

P.textS {
  margin: 0; padding: 0.1em 0.1em 0.1em 0.1em;
  font-style: normal; font-size: 10px; text-align: center; text-indent: 0;
  width: auto;
  color: #f9f7f7;
}

DIV.a {
  border: 1px solid #628EBC;
  float: left; margin: 1px; padding: 0; width: 12%;
  background-color: #628EBC;
}

DIV.i {
  border: 1px solid #628EBC;
  float: left; margin: 1px; padding: 0; width: 12%;
  background-color: #f9f7f7;

}

DIV.normal {
  border: none; float: left; margin: 0; padding: 0; width: 25%;
    background-color: #f9f7f7;
}

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}







