/* CSS Document */

body {
        position: relative;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
        margin: 5px 0px 0px 0px;
}

table {
        margin: 0px;
}

.nav_box_line {
        position: relative;
	background-color: #FF9900;
}

.nav_box {
        position: relative;
	background-color: #0C4D8E;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 0.5em;
	padding: 10px 20px 10px 20px;
}


.nav_text {
	color: #FFFFFF;
	font-weight: bold;
}

a.nav_text:link,
a.nav_text:visited,
a.nav_text:active {
	text-decoration: none;
	color: #85A6C6;
}

a.nav_text:hover {
	text-decoration: none;
	color: #E7EEF4;
}

.nav_text_act {
	color: #FF9900;
	font-weight: bold;
}

.main_box {
        position: relative;
	background-color: #E7EEF4;
	line-height: 1.5em;
	padding: 11px 40px 21px 40px;
        border-left: solid 1px #F7C67C;
}

.main_box_port {
        position: relative;
	background-color: #E7EEF4;
	text-align: center;
	line-height: 1.5em;
	padding: 11px 40px 41px 40px;
        border-left: solid 1px #F7C67C;
}

.main_box_line {
        position: relative;
	background-color: #E7EEF4;
}

.main_box_line_top {
        position: relative;
	background-color: #E7EEF4;
        border-top: solid 1px #F7C67C;
        border-left: solid 1px #F7C67C;
}

.main_box_line_bot {
        position: relative;
	background-color: #E7EEF4;
        border-left: solid 1px #F7C67C;
        border-bottom: solid 1px #F7C67C;
}

.inr_bord_rt {
        position: relative;
	background-color: #E7EEF4;
        border-right: solid 1px #F7C67C;
}

.right_box {
        position: relative;
	background: #0C4D8E;
}

h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #0C4D8E;
	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
        margin-top: 30px;
        margin-bottom: 0.5em;
}

p {
        margin-top: 1.0em;
        margin-bottom: 1.5em;
}

td.nav_box p {
	line-height: 0.8em;
        margin-top: 1.0em;
        margin-bottom: 1.5em;
}

p.top {
        margin-top: 25px;
        margin-bottom: 1.3em;
}

p.mid {
        margin-top: 25px;
        margin-bottom: 1.3em;
}

.text {
	font-weight: bold;
	color: #0C4D8E;
}

a.text:link,
a.text:visited,
a.text:active {
	text-decoration: none;
	font-weight: bold;
	color: #0C4D8E;
}

a.text:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

.text_emph {
	font-weight: bold;
}

.home_list_li {
        margin-top: 1.0em;
        margin-bottom: 0px;
}

.head_table {
        position: relative;
	background-color: #376CA2;
	padding: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

a.port_img:link,
a.port_img:visited,
a.port_img:active,
a.port_img:hover {
	text-decoration: none;
	color: #E7EEF4;
}

a.port_img img {
        margin-top: 15px;
        margin-bottom: 25px;
}

.form_desc {
        position: relative;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.95em;
	font-weight: bold;
        line-height: 1.3em;
	padding-right: 8px;
}

.form_desce {
        position: relative;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
        line-height: 1.3em;
	padding-right: 8px;
}

.form_desco {
        position: relative;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: italic;
        line-height: 1.3em;
	padding-right: 8px;
}

.form_desc2 {
	text-align: right;
	padding-right: 2px;
	font-size: 1em;
	font-style: italic;
}

.form_imp {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_imp2a {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 20px;
}

.form_imp2b {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-right: 20px;
}

.form_imp input,
.form_imp textarea,
.form_imp select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.form_textarea {
        width: 305px;
        margin-top: -2px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.cont_phone_div {
        margin-top: 25px;
}

.cont_desc {
        position: relative;
        width: 70px;
        font-weight: bold;
        text-align: right;
        padding: 2px 10px 2px 0px;
}

.cont_addr_head {
        font-weight: bold;
        margin-top: 25px;
        margin-bottom: 5px;
}

.cont_addr {
        padding-left: 20px;
}

.footer {
        position: relative;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 10px;
	font-size: 0.85em;
	text-align: center;
}

.footer a:link,
.footer a:visited,
.footer a:active {
	text-decoration: none;
	color: #333333;
}

.footer a:hover {
	text-decoration: underline;
	color: #000000;
}

