body {
	margin:0;
	padding:0;
	background:#ffffff;
}

td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px; color:#000000;
}
p {  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;  
	margin-top: 0px; color:#000000; padding:2px;
}

a{
	color: #1B7FA2;
	text-decoration: underline;
}

a:hover{
	color: #1B7FA2;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

.bord-l {
	background-image: url(../images/border-l.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.bord-r {
	background-image: url(../images/border-r.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	background-image: url(../images/welc-bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 12px;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #006c90;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	padding-top: 38px;
	vertical-align: top;
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}
.logo {
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px;
}


.menu_lnk:hover {
	color: #333333;
	text-decoration: underline;
}


.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}

#button {
	width: 222;
	margin: 0px;
}
	 
#button a {
	display: block;
	color: #efefef;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/s-btn.gif);
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 45px;
	text-align: left;
	vertical-align: middle;
}

html>body #button a {
      width: auto;
      }

#button a:hover {
	  background-image: url(../images/s-btn-h.gif);
      color: #ca6f16;
}

#button td {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.menu1 {
	color: #F7F7D7;
	
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}
.menu1_lnk{
	text-decoration: none;
	color: #F7F7D7;
}

.menu1_lnk:hover {
	color: #14469F;
	text-decoration: none;
}

.c_name1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase; text-align:center;
	color: #006DA8;
	
}
.contactaddr {
	color: #F7F7D7; font-family:Arial, Helvetica, sans-serif;
	padding-right: 0px; font-weight:bold;
	padding-left: 0px;
	white-space: nowrap;
	text-align: left; line-height:1.4em;
	font-size: 11px;
}
.missionfont {
	color: #F7F7D7;
	/*background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x; */
	
	
	text-align: left; line-height:1.4em;
	font-size: 12px;
}

.buildbg {background-image:url(../images/buildingbg.jpg); background-repeat:no-repeat; 
background-position: top center;}

input.text { margin: 0; padding: 10px 0 0 0; width: 445px; border: 1px solid #0284CA; color: #ffffff; background: #006DA8; height:30px; }

.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}