/* Styling Google */
 
  /* Nice divider. */
  hr {
    border: none;
    border-top: 1px dotted #000;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #fff;
  }
 
  /* No borders. */
  table {
    border: none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
  }
 
  /* Nice text. */
  table font, table code {
    font-size: 0.9em;
    font-weight: normal;
    font-family: verdana;
  }
 
  /* Makes links look and behave the same as the rest of the document. */
  table a font {
    color: inherit;
  }
   
  /* Re-adds bold. */
  table b font {
    font-weight: bold;
  }



body {
   margin:0;
   padding:0;
   background:#004F4F;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	width: 365px;
	height: auto;
	margin-top: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 19px;
	font-weight: bold;
	font-family: sans-serif; 
	/*letter-spacing: .05em;*/ 
	color: #993300;
}

h2{
	width: 365px;
	height: auto;
	margin-top: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif; 
	/*letter-spacing: .05em;*/ 
	color: #993300;
}


#container{
	width: 790px;
	margin:0 auto;
	padding-left:10px;
	padding-bottom:10px;	
	background-color: #FFF;
}

#level0 {
   width: 780px;
	min-height: 300px;
	_height: 300px;
   background:#A3481B;
	background-image: url(../images/lmenuhgd.jpg);
	background-repeat: no-repeat;
}

#logo{
	position: absolute;
	margin-top: 66px;
}
#lngMenu{
	width: 119px;
	height: 12px;
	margin-top: -14px !important;	
	margin-top: -16px;
	float: right;
}
/*#lngMenu a{
	margin-right: 2px;
}*/
#lftBar {
    position:absolute;
    width:180px;
    top:180px;
	 font-family: sans-serif;
	 font-weight: bold;
}
#level1 {
    margin-left:180px;
    padding-left:2px;
    background:#FFF;
}

#level2 {
    background:#333;
	position:relative;
}

#level3 {
    margin-right:19px;
    padding-right:2px;
    background:#FFF;
}
#main {
   width: 557px;
	min-height: 300px;
	_height: 300px;
	padding: 5px 10px 10px 10px;
	background-image: url(../images/contenthgd.jpg);
	background-repeat: no-repeat;	
   background-color:#D1FFFF;
	font-size: 12px;
}

#topBar {
    width: 780px;
	 height: 36px;
	 padding-top: 5px;
    background:#FFF;
}
#advBar {
   width: 590px;
	height: 129px;
	padding-bottom:2px;
	padding-left:190px;
	background-image: url(../images/menuhgd.jpg);
	background-repeat: no-repeat;
    /*background:#FF93AC;*/
}
#footer{
    width: 590px;
	height: 20px;
	margin-top:2px;
	padding-left:190px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-y;
	background-color:#999;
}

.csc-firstHeader{
	clear: both;
	float: none;
	width: 365px;
	height: auto;
	margin-top: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 19px;
	font-weight: bold;
	font-family: sans-serif; 
	/*letter-spacing: .05em;*/ 
	color: #993300;	
}
.csc-header csc-header-n2{
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	/*letter-spacing: .05em;*/ 
	color: #993300;
}

.bodytext{
	width: 420px;
}

/* Menu 1 column */
DIV#lftBar DIV A {
	color: #D1FFFF;
	text-decoration: none;
}
DIV#lftBar DIV A:hover {
	text-decoration: none;
	color: #FFF;
	/*font-style: oblique;*/
}

/*  MENU 1, level 1, normal state (NO) */
DIV#lftBar DIV.menu1-level1-no {
  border-bottom: 1px dotted #FFF;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
DIV#lftBar DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;

  background-color: #D1FFFF;
/*  filter:alpha(opacity='70', style='0'); */
}
DIV#lftBar DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
DIV#lftBar DIV.menu1-level2-no {
  font-size: 11px;
  padding-left:10px;
}
/*  MENU 1, level 2, active state (ACT) */
DIV#lftBar DIV.menu1-level2-act {
  font-size: 11px;
  font-weight: bold;
  padding-left:10px;
  background-color: #B7B7B7;  
}
DIV#lftBar DIV.menu1-level2-act A {
  color:black;
}
/*  MENU 1, level 3, normal state (NO) */
DIV#lftBar DIV.menu1-level3-no {
  font-size: 11px;
  padding-left:20px;
}
/*  MENU 1, level 3, active state (ACT) */
DIV#lftBar DIV.menu1-level3-act {
  font-size: 11px;
  font-weight: bold;
  padding-left:20px;
  background-color: #333;  
}
div.rowForm {
	clear: both;
	float: none;
	width: 420px;
	line-height: 16px;
}

div.colFormLeft {
	width: 140px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	font-size: 11px;
}
div.colFormRight {
	width: 250px;
	float: left;
	padding-bottom: 10px;
	line-height: 16px;
	font-size: 11px;
}
span.errorMsgMissing {
	color: #BD0811;
	font-weight: bold;
}
