.outLayer
{
    position: relative;
    overflow: hidden;
    width: 177px;
    height: 120px;
    z-index: 100;
}

.scrollPanel
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 177px;
    height: 120px;
    clip: rect(0px, 177px, 120px, 0px);
    overflow: hidden;
    z-index: 1;
}

.outLayer2
{
    position: relative;
    overflow: hidden;
    width: 297px;
    height: 104px;
    z-index: 100;
}

.scrollPanel2
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 297px;
    height: 104px;
    clip: rect(0px, 297px, 104px, 0px);
    overflow: hidden;
    z-index: 1;
}

.innerLayer
{
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 1;
}

.info_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3d2ba;
}
.info_text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3d2ba;
	text-decoration:underline;
}
.info_text a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3d2ba;
	text-decoration: none;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #727977;
}
.copyright a{
	color: #727977;
	text-decoration: none;
}
.search_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.copyright a:hover{
	color: #878c8a;
    text-decoration:underline;
}

.text_b_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #004891;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555555;
}

.text_err {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	color: Red;
}

.text a{
	color: #004891;
	text-decoration:underline;
}

.text a:hover{
	color: #6732ba;
	text-decoration: none;
}

.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #555555;
}

.text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6c3f98;
}

textarea {
	height: 18px;
}

.sec_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6C3F98;
	text-decoration: none;
}

.sec_hd a{
	color: #6C3F98;
	text-decoration:none;
}

.sec_hd a:hover{
	color: #6C3F98;
	text-decoration: underline;
}

.top_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4b2d6;
}

.top_txt a{
	color: #c4b2d6;
		text-decoration: none;
}

.top_txt a:hover{
	color: #ffffff;
}

.input_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	height: 14px;
	border: 1px inset #999999;
}

.input_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	height: 14px;
	border: 1px inset #999999;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	height: 16px;
}


.sub_nav
{
    list-style-type: none;
    margin: 0px;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding-left: 0px;
}

.sub_nav li a
{
    color: #ffffff;
    display: block;
    width: 146px;
    background-image: url(../_common/images/subNav_bullet_01.gif);
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: 1px top;
    line-height: 14px;
    padding-left: 11px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-left: 11px;
}

.sub_nav li a:visited, .markermenu li a:active
{
}

.sub_nav_li a:hover
{
    color: #eccf00;
    text-decoration: none;
    background-color: #b10f32; /*background-image:url(images/common/spacer.gif);onMouseover image change. Remove if none*/
}

.sub_nav_li_over a:visited, .sub_nav_li_over a:link
{
    color: #eccf00;
    text-decoration: none;
    background-color: #b10f32; /*background-image:url(images/common/spacer.gif);onMouseover image change. Remove if none*/
}

.subsec_nav
{
    list-style-type: none;
    margin: 0px;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding-left: 0px;
}

.subsec_nav li a
{
    color: #ffffff;
    display: block;
    width: 134px;
    background-image: url(../_common/images/subNav_bullet_02.gif);
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: 11px top;
    line-height: 11px;
    padding-left: 22px;
    padding-bottom: 3px;
    padding-top: 2px;
    margin-left: 11px;
    margin-bottom: 0px;
}
.route_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #6C3F98;
}

.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6C3F98;
	line-height: 30px;
}


.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

.path a{
	color: #4f72bf;
}

.path a:hover{
	color: #4f72bf;
	text-decoration: none;
}


.subsec_nav li a:visited, .markermenu li a:active{

}

.subsec_nav li a:hover{
	color: #eccf00;
	text-decoration: none;
	background-color:#b10f32;
 /*background-image:url(images/common/spacer.gif);onMouseover image change. Remove if none*/
}

.hd_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004891;
	font-weight: bold;
	line-height: 30px;
}

.hd_02 {
	color: #0d6e10;
	font-size: small;
	font-weight: bold;
	line-height: 30px;
}

.hd_03 {
	color: #555555;
	font-weight: bold;
	line-height: 25px;
	font-size: small;
}
.hd_04 {
	color: #444444;
	line-height: 25px;
	font-size: small;
	font-style: italic;
}
.sub_hd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #006719;
    font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4b42;
	height: 20px;
	border: 1px inset #666666;
	list-style-type: none;
}

.textSpecalSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6732ba;
}

.table_hd {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table_hd a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.table_hd a:hover{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.table_hd2
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.table_hd_bk
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.hd_01_for_table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
 
    color: #004891;
    font-weight: bold;
}
.layer_nav 
{
    padding-left:0px;
	list-style-type: none;
	margin: 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.layer_nav li a{
	color: #ffffff;
	display: block;
	width: 114px;
	background-image: url(../_common/images/subNav_bullet_01.gif);
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 1px top;
	line-height: 14px;
	padding-left:11px;
	padding-bottom:2px;
	padding-top:2px;
	margin-left: 11px;
}

.layer_nav li a:visited, .markermenu li a:active{

}

.layer_nav li a:hover{
	color: #eccf00;
	text-decoration: none;
	background-color:#a8660f;
 /*background-image:url(images/common/spacer.gif);onMouseover image change. Remove if none*/
}


hr
{
    border: 0;
    height: 15px;
    background: URL(../_common/images/content_line_dot.gif) 50% 0 repeat-x;
    margin: 1em 0;
}

/* --- IE hack --- */
* HTML hr, *:first-child + HTML hr
{
    display: list-item;
    list-style-image: URL(../_common/images/content_line.gif);
    list-style-position: inside;
    border: 1px solid #fff;
    width: 0;
    height: 0;
    margin-bottom: .5em;
}
/* --- end hack --- */

/*
hr{
background: url(../_common/images/content_line_dot.gif) repeat-x center left;
  border:0;
  clip:rect(5px 100% 6px 0);
  height:10px;
  left:0px;
  line-height:10px;
  position:absolute;

}
*/

.table_hd2
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
}


.text_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555555;
	font-weight: normal;
}

.text_small_b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555555;
	font-weight: bold;
}

.text_small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #555555;
}

.text_small2_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6c3f98;
}

.text_small_noUnderline a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555555;
	font-weight: normal;
	text-decoration:none;
}

.table_hd_bk {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.hd_01_for_table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004891;
	font-weight: bold;
}

.bg_no_dup {
	background-repeat: no-repeat;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}