body, td, th, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #555555;
    text-align: justify;
}

img {
    border: none;
}
a:link {
	color: #002AA1; text-decoration: none
}
a:visited {
	color: #002AA1; text-decoration: none
}
a:active {
	color: #002AA1; text-decoration: none
}
a:hover {
	color: #002AA1; text-decoration: underline
}


h1 {
    color: #002AA1;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    padding-bottom: 0px;
    /*border: 1px #FF0000 solid;*/
}
h2 {
    color: #002AA1;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
}

input, textarea {
  border: 1px #002AA1 solid;
  width: 100%;
}
input.sub {
  width: 100px;
  background-color: #FFFFFF;
  color: #002AA1;
}



p {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    /*border: 1px #FF0000 solid;*/
}


.bottom {
    color: #515151;
    font-size: 9px;
    background-color: #ECECEC;
    text-align: center;
}

.bottom a:link,.bottom  a:visited,.bottom  a:active,.bottom  a:hover {
    font-size: 9px;
    color: #515151;
}
.head {
    background: url(/images/head-bg.gif) repeat-x;
    padding-right: 22px;
    width: 100%;
    color: #A8B6DF;
    white-space: nowrap;
}
.left {
    background: url(/images/arrow-bg.gif) no-repeat left top;
}
.v-line {
    width: 3px;
    background: url(/images/line.gif) repeat-y center;
}

.menu_arr {
    width: 35px;
    text-align: center;
    float: left;
    padding-top: 16px;
    padding-bottom: 16px;
}
.menu_head {
    color: #002AA1;
    font-size: 12px;
    padding-top: 16px;
}
.assort {
    padding-left: 40px;
    height: 17px;
		border: 0px solid #000000; 
}

.context {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0px;
    padding-bottom: 50px;
    width: 100%;
    vertical-align: top;
}
ul {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
ul li {
    padding-bottom: 5px;
    list-style-image: url(/images/list.gif);
    margin-bottom: 0px;
}
#active_menu {
    text-decoration: underline
}
table.content {
  width: 100%;
  background-color: #C8C8C8;
  /*padding-top: 20px;*/ margin-top: 20px;
}
table.content0 {
  width: 100%;
  background-color: #C8C8C8;
}
table.all {
  width: 100%;
  margin-top: 20px;
}

.tbl_head {
  background-color: #FFFFFF;
  color: #002AA1;
  text-align: center;
}
td.gltd {
  text-align: left;
	vertical-align: top;
  width: 33%;
}
td.content1 {
  background-color: #FFFFFF;
  text-align: center;
  width: 120px;
}
td.content2 {
  background-color: #FFFFFF;
  text-align: center;
  width: 70px;
}
td.content3 {
  background-color: #FFFFFF;
  text-align: center;
}
td.content4 {
  background-color: #FFFFFF;
  text-align: left;
}

td.content5 {
  font-size: 10px;
  background-color: #FFFFFF;
  text-align: right;
}
.alt {
  font-size: 10px;
  text-align: right;
}

.map {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin: 0px;
}



