/* DYNAMIC CSS Document */

#title {
 padding:0;
 /*border:1px solid red;*/
 /*margin-bottom:20px;*/
 /*border:1px solid blue; */
 text-align:left;
 margin:0 0 0 0;
 background-color:#edb200; 
 background-repeat:repeat-x;
}

#left {
 padding:0px;
 float:left;
 width:210px;
 /*border:1px solid blue;*/
 background-color:transparent;
 margin:0 0 0 0;
 text-align:left;

}
#right {
 float:right;
 width:180px;
 margin:0 0 0 0;
 border:1px solid #E77817;
}
.menutitle
{
 font-weight:bold;
 border-top:1px dashed #000000;
 margin-top:15px;
}

#content-body {
  color:                 #2c4257;
  float:                 left;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             12px;
  margin:                0px 20px 0px 10px;
  padding-top:           5px;
  text-align:            justify;
} 
#content-right {
  color:                 #2c4257;
  float:                 left;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             12px;
  margin:                0px 20px 0px 10px;
  padding-top:           5px;
  text-align:            left;
} 

.copyright {
  color: #999999;
  font: normal normal normal 9px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.starttext {
  background-color:      transparent;
  color:                 #333333;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             11px;
	margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-decoration:       none;
}

.txtblk {
  background-color:      transparent;
  color:                 #555555;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             12px;
  font-weight:           bold;
	margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-decoration:       none;
}

#page-title {
  font-family: Arial;
  font-weight: bold;  
  font-size: 14px;
  color: #B23328;
  text-align: left;
  border-bottom: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}
.mycontent {
  font-family      : Arial;
  font-weight	   : bold;  
  font-size        : 14px;
  color            : #B23328;
  text-decoration: none;
  text-align       : left;
  border-bottom    : 0px;
  margin-top       : 0px;
  padding-left     : 0px;
  width            : 100%;
  padding-left     : 0px;
}
.lightgray {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #9FA7B3;
	text-decoration: none;
}




.content-body-start {
  color:                 #2c4257;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             11px;
  margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-align:            left;
}

a.pathway {
  background-color:      transparent;
  color:                 #000000;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             12px;
  margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-decoration:       underline;
}

.headline {
  background-color:      transparent;
  color:                 #707c8d;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             11px;
  margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-decoration:       none;
}

.ann-red-top {
  background-color:      transparent;
  color:                 #f8fc55;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             18px;
  font-weight:           bold;
  margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-decoration:       none;
}

.txtblk {
  background-color:      transparent;
  color:                 #dee1cf;
  font-family:           Arial, Tahoma, Verdana;
  font-size:             12px;
  font-weight:           bold;
  margin:                0px 0px 0px 0px;
  padding:               0px 0px 0px 0px;
  text-decoration:       none;
}



.rbroundbox { background: url(../../images/vort_center.jpg) repeat-y;}
.rbtop div  { background: url(../../images/vort_top.jpg) no-repeat top left; }
.rbbot div  { background: url(../../images/vort_bottom.jpg) no-repeat bottom left; }







.align-center {
  text-align: center;
}