*html, table, div, body
{
	margin:0;
	padding:0;
}

td, table, div 
{	
	text-align: left;	
	font-family:tahoma;	
	font-size:11px;
	line-height:14px;	
	vertical-align:top;	
	color:#22405A;
}
ul
{
  margin-top:2px;
  padding:0; 
}
.indentedList li
{
	margin-left:25px !important;	
	margin-left: 0px;
}

body 
{	
	background-image:url(../images/bg.gif);
}

.maindiv
{
	text-align: -moz-center !important;
	text-align: center;	
	margin:auto;
}

a { color:#4371B7;}
a:hover{ text-decoration:none;}
span a  { color:#22405A; font-weight:bold;}
span a:hover{ text-decoration:none}
b a {color:#22405A; font-weight:normal; font-size:11px}
.head{ background-image:url(../images/head.gif); background-repeat:no-repeat}
.tall_menu{ background-image:url(../images/tall_menu.gif); background-repeat:repeat-x}
.footer 
{
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-x; 
	margin-top:15px;
	/*margin:15px 0px 0px 0px; clear:both;margin-top:-20px;width:690px;height:20;*/
	padding:10px 30px 20px 30px;
	height:10px;
	/*position: relative;
	margin-top: -150px;  footer高度的负值 
	height: 150px;
	clear:both;*/
}

.footer ul 
{
	list-style-type:none; 
	float:left; 
	margin:0px;
	padding:0px;
}
.footer ul li {float:left; padding:0px 7px 0px 8px; border-right:solid 1px #22405A;}
.footer ul li a {color:#22405A; text-decoration:none;}
.tall_bot{ background-image:url(../images/tall_bot.gif); background-position:left; background-position:bottom; background-repeat:repeat-x}
.tall_x{ background-image:url(../images/tall_x.gif); background-repeat:repeat-x}
.tall_y{ background-image:url(../images/tall_y.gif); background-repeat:repeat-y}
.blue_td{ background-color:#AFBFD7; background-image:url(../images/tall_blue.gif); background-repeat:repeat-x; }
.blue_td span a{ color:#092952; }
.blue_bot{ background-image:url(../images/blue_bot.gif); background-repeat:no-repeat}
.blue_td1{ background-color:#A0B3D0; background-image:url(../images/tall_blue1.gif); background-repeat:repeat-x; }
.blue_td2{ background-color:#C4D0E2; background-image:url(../images/tall_blue2.gif); background-repeat:repeat-x; }
.blue_bot2{ background-image:url(../images/blue_bot2.gif); background-repeat:no-repeat}
.blue_bot1{ background-image:url(../images/blue_bot1.gif); background-repeat:no-repeat}
.margin1{ margin-left:20px; margin-top:16px}
.margin{ margin-left:11px}
b { font-size:12px; font-weight:normal}
.privacy_bg{ background:url(../images/privacy_bg.gif) left bottom no-repeat}
.list ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.list ul li { background:url(../images/marker1.gif) top left no-repeat; padding:0 0 0 20px; }
.list ul li a{ color:#22405A; text-decoration:underline}
.list ul li a:hover {text-decoration:none}
.form input {width:217px;height:18px;font-family:tahoma;font-size:11px;color:#22405A;padding:3 0 0 4px;	border-color:#767676;border-width:1px;}
.form textarea {width:217px;height:141px;font-family:tahoma;	font-size:11px;color:#22405A;padding:3 0 0 4px;overflow:hidden;border-color:#767676;border-width:1px;}
.h1{font-weight: bold;background:"../images/acc_header_bg.jpg";font-family:tahoma;font-size:14px; line-height:18px}
.achievements {border-spacing:0px; border-collapse:collapse;margin-top:8px;}
.acc_header {height:20px; vertical-align:middle; text-align:center;}
.acc_row td{padding-top:2px; padding-bottom:2px; vertical-align:middle; text-align:center;}
.acc_alternativerow{background-color:#ECF1F7;}
.acc_alternativerow td{padding-top:2px; padding-bottom:2px; vertical-align:middle; text-align:center;}
.acc_selectedrow{background-color:#DAE6F8;}
.watermark {
	background: #FFAAFF;
}

.processPanel {
	background-color:white;
	width:446px;
	height:182px;
	position:absolute;
	left: 17%;bottom: 10%;
	vertical-align:middle;
	z-index:40;
}

/* ajax modal dialog styles */
.modalBackground 
{
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.modalBox 
{
	
	position: fixed;
	display: block;
	background-color : #f5f5f5;
	border: 10px solid #fff;
	padding: 3px;
	
}
.modalBox caption {
	background-image: url(../images/acc_header_bg.jpg);
	background-repeat:repeat-x;
	
}

#imgViewer
{
	vertical-align:middle;
	text-align:center; 
	border:solid 1px gray;
	background: #fff url(../images/loading.gif) no-repeat center;
}

.gvSolutions
{
	border-top: solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.gvSolutions tr td
{
	border-top:solid 1px gray;
	border-left:0;
	
}

.post_item
{
	margin-bottom:5px;
	height:75px;	
}

.post_item_image
{
		float:left;
		padding-bottom:5px;
		width:75px;
}
.post_item_text {
		margin-left:78px;
}

.post_item .post_title {
	color:#034EFA;
	font-size:12px;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}
.thumbnail_59{
	
	height:59px;
	padding:5px;
	width:59px;
	float:left;
	margin:0 6px 4px 0;
}

.thumbnail_77{
	
	height:77px;
	padding:5px;
	width:147px;
	float:left;
	margin:0 6px 4px 0;
}

.post_item .post_date {
	color:#666666;
	font-size:10px;
	margin:5px 0;
}

.post_item .post_description
{
	margin:0;
	padding:0;
}

#shipForSaleItem
{
	clear:both;
	float:left;
	margin-top:10px;
	padding:0 10px 5px 10px;
	display:block;
	width:508px;

}
#shipForSaleItem .imageThumbnail
{
	float:left;
	width:150px;
	height:100px;
	
}
#shipForSaleItem .rightText
{
	float:right;
	padding-left:5px;
	width:348px;
}

.nav{margin-top:-50px;padding-right:10px;clear:both;float:right;letter-spacing:3px;}


#shipData
{
	margin-top:0px;clear:both;float:left; width:508px;font-size:14px;line-height:20px;
	letter-spacing:2px;
}

#shipData .leftLabel
{
	float:left; width:175px;
}

#shipData .rightLabel
{
	float:right; width:330px;
}