/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: blue;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */


/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
text-align: center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
/*	line-height: 150%;*/
	font-weight: normal;
}
/* CSS Document */
body /*{background: #EDEEEF url(/img/page_bg.gif) center repeat-y;}*/
body, form, h1, h2, h3{margin:0; padding:0;}
p.s1{margin:0;}
p.s2{margin:0 0 20px 0;}
p.s3{margin:8px;}
.inputBrdr {border: 1px solid #A7A7A7;}

.bodyContent {margin-top: 22px;}

#mainContent {margin-top: 5px; padding-right:18px;}
#container {background: #ffffff;}
p{

	padding:3px 0 3px 0;
}

img{
	border:0;
}

h1 {
	/* 7px bottom margin to put some space under logos in IE */
	font-size: 150%;
	color: #000000;
}

h2 {
	/* 7px bottom margin to put some space under logos in IE */
	font-size: 100%;
	color: #000000;
}

/* Text Styles*/
body, #container {font-family: Verdana, Arial, Helvetica, sans-serif, }
#container	{color:#000000;}
.txtColor1 {color: #003965;}
h3, div.l-wrap1 {color:#000; }
h2{font-size: 16px;}
#container, h3{font-size: 12px;}
.txtSizePlus1, .wrapper1 {font-size: 11px;}
.txtColor3 {color: #023C67;}

/* Boxed Content */
#breadCrumb{margin:0 0 2px 0;}
.boxBrdrL {border-right:1px solid #a4aab1;}
.boxBrdrR {border-left:1px solid #a4aab1;}
.boxBrdrL2 {border-right:1px solid #d1d4d8;}
.boxBrdrR2 {border-left:1px solid #d1d4d8;}
.boxBrdrB {border-bottom:1px solid #a4aab1;}
.boxBrdrB2 {border-bottom:1px solid #d1d4d8;}
.boxBrdrLB {border-left:1px solid #a4aab1; border-bottom:1px solid #a4aab1;}
.boxBrdrT {border-top:1px solid #a4aab1;}
.boxAngle {background: url(/img/lowerbox_angle_bg.gif) left  no-repeat;}
.boxAngle2 {background: url(/img/lowerbox_angle_bg2.gif) left  no-repeat;}
.boxTopStop {background:url(/img/boxAngleTop.gif) top left no-repeat;}

.boxContent1 {border-left:1px solid #a4aab1; border-right:1px solid #a4aab1; padding: 10px 9px 0 13px;}

.testimonialBoxTxt {padding: 10px 10px 7px 13px;}
table.l-tbl-1{margin-top:25px;}
table.l-tbl-2{margin-top:18px;}
img.l-s1{margin-top: 20px; margin-bottom: 30px;}
img.l-s1a{margin-top: 20px; margin-bottom: 20px;}
img.l-s2{float:right;}
span.alert { color:#FA3838;}
p.req{float:right;margin:0 5px 0 0;}

div.inner-content1{padding:3px 5px;}
.testimonialList {margin-left: 8px; padding-left: 8px; margin-top: 8px;}

.headerBtmBrdr{padding-bottom:8px; border-bottom: 1px solid #C3CBD5;}
.headerBtmBrdr2{padding-bottom:7px; border-bottom: 1px solid #C3CBD5;}


div.hdr-sel1{padding:3px 4px 3px 0; text-align:right}
td.bdr-clist-lt{border-right:1px solid 1px solid #C2CAD4;}
td.bdr-clist-bt{border-top:1px solid #C2CAD4;}
table.l-tbl-3 td{border-top:1px solid #C2CAD4; border-left:1px solid #C2CAD4; vertical-align:top;}
table.l-tbl-3 td p{padding:8px;}

/* form fields*/
select.lst1{font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;font-size: 11px; width:190px;}

/* Sub Nav */
/*margin-left: 8px;*/
#subNav
{
margin-bottom: 0;
width: 180px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
}
#subNav ul
{
list-style: none;
margin-top: 0;
margin-left: 0;
margin-bottom: 13px;
padding: 0;
border: none;
}
#subNav ul ul 
{
margin:0;
padding:0;
}
#subNav li
{
padding:0;
margin: 0;
}
#subNav  li a
{
display: block;
padding: 5px 5px 5px 8px;
/*color: #00335B;*/
color: #1668a9;
text-decoration: none;
width: 167px;
margin-bottom:0;
}
#subNav li a.subMain {
border-bottom: 1px solid #c2cad4;
}


/*html>body #subNav li a { width: 180px; }*/
#subNav li.on 
{
background-color: #FFEEFF;
font-weight:bold;
}
#subNav li a:hover, #subNav li a.subHeader:hover, #subNav li a.subTop:hover, #subNav li.on a
{
background-color: #F7FFFF;
color: #000;
}
#subNav li a.subHeader
{
display: block;
padding: 5px 5px 5px 20px;
text-decoration: none;
font-weight: bold;
width: 180px;
border-bottom: 1px solid #FFEEFF;
background: url(/img/subnav_bullet.gif) top left no-repeat;
}
#subNav li a.subTop
{
border-top: 1px solid #FF851C;
border-bottom: 1px solid #D1D4D8;
}
#subNav ul.s1
{
margin-top:20px;
}

/*J - Resource page code*/
/* Text Styles*/
.txtColor2 {color: #0099FF;}
.txtSizePlus2 {font-size: 12px;}
.hr1 {background: #c2cad4; border: 0; color: #c2cad4; height: 1px;}

/* Boxed Content */
.brdrTable {border:1px solid #c2cad4;}
.brdrTable td {padding: 4px 6px 4px 6px;}
.brdrTableB {border-bottom:1px solid #c2cad4;}
.brdrTableB-1 {border-bottom:1px solid #c2cad4;background:#1668A9; color:#fff; font-weight:bold;}
.brdrTableB-2 {border-bottom:1px solid #c2cad4;border-right:1px solid #c2cad4;}
tr.alt td{ background:#f2f2f2;}
.brdrTableT {border-top:1px solid #c2cad4;}
.brdrTableL {border-left:1px solid #c2cad4;}
.boxBackground {background: #c2cad4;}
.brdrTableR {border-right:1px solid #c2cad4;}
.brdrTableBR {border-bottom:1px solid #c2cad4; border-right:1px solid #c2cad4;}
.brdrTableBR-1 {border-bottom:1px solid #c2cad4; border-right:1px solid #c2cad4; background:#1668A9; color:#fff; font-weight:bold;}
.brdrTableBRShaded {border-bottom:1px solid #c2cad4; border-right:1px solid #c2cad4; background:#e0e4e9;}
.brdrTableBShaded {border-bottom:1px solid #c2cad4; background:#e0e4e9;}
/*Added by rekha for google form*/
.brdrTable-1 {border:1px solid #003366;}
.nObrdrTable {padding:0;}
.brdrTable-1 td {padding: 6px 8px 6px 8px; font-weight: bold;}
.brdrTableLT {border-left:1px solid #c2cad4; border-top:1px solid #c2cad4;}
.inputtext {font-size: 10px;}
.brdrTableLTBRShaded {border-left:1px solid #003366; border-bottom:1px solid #003366; border-right:1px solid #003366; border-top:1px solid #003366; background:#e0e4e9; padding: 5px 9px 5px 12px}
/*Added by rekha for google form*/
.boxBackground2 {background: #EDF1F3;}
.boxBackground3 {background: #C4CFD7;}
.boxBrdrLR2 {border-right:1px solid #d1d4d8; border-left:1px solid #d1d4d8;}
.boxBrdrLTR2 {border-left:1px solid #a4aab1; border-top:1px solid #a4aab1; border-right:1px solid #a4aab1;}
.homeSideBoxPad td {padding: 8px;}
.homeSideBoxPadLR {padding: 0 8px 0 8px;}
.homeFindOutBox {background: url(./img/find_out_box.gif);}
div.l-box1{padding: 8px 10px 8px 10px;}

/* padding: 8px 14px 7px 13px;*/
.boxBrdrLTR {border-left:1px solid #c2cad4; border-top:1px solid #c2cad4; border-right:1px solid #c2cad4; padding-top:6px;}
.boxBrdrLTRPad {border-left:1px solid #c2cad4; border-top:1px solid #c2cad4; border-right:1px solid #c2cad4; padding-top:6px; padding-left: 10px;}
.boxTitlePad {padding-top:6px; padding-left: 10px;}
.boxBrdrLBR {border-left:1px solid #c2cad4; border-bottom:1px solid #c2cad4; border-right:1px solid #c2cad4;}
.boxBrdrLBRPad {border-left:1px solid #c2cad4; border-bottom:1px solid #c2cad4; border-right:1px solid #c2cad4; padding: 0 8px 4px 0;}


.shadeContent1 {background: #e0e4e9; padding: 8px 9px 12px 12px;}
.shadeContent2 {background: #e0e4e9; padding: 1px 3px 1px 12px;}
.shadeContent3 {background: #e0e4e9; padding: 5px 9px 5px 12px;}
ul.ul-1{margin:0; padding:0;}
ul.ul-1 li{margin-left:16px;padding:2px 0;}

ul.ul-2{margin:0; padding:0;}
ul.ul-2 li{margin-left:16px;padding:2px 0;}
ul.ul-2 ul{ list-style-type:none; margin:0; padding:0;}
ul.ul-2 ul li{margin-left:0px;padding:2px 0;}

.homeFindOutBox {background: url(./img/find_out_box.gif);}
/*end res */


/* Footer */
.footerTable {margin-top: 0px; padding: 7px 10px 12px 15px; border-top: 1px solid #cccccc; color: #FFFFFF; line-height: 0px;}


div#header {
	/*padding: 0 0 0 7px;*/
}

div#header h1 {
	/* 7px bottom margin to put some space under logos in IE */
	margin: 0px 0 7px 0px;
	font-size: 16px;
	float: right;
	margin-left:auto;
        margin-right:auto;
	color: #000000;
}

div#header h2 {
	/* 7px bottom margin to put some space under logos in IE */
	margin: 0px 0 7px 0px;
	font-size: 16px;
	float: right;
	margin-left:auto;
        margin-right:auto;
	color: #000000;
}

div#header2 {
	/*padding: 0 0 0 7px;*/
	float: left;
}

div#header2 h1 {
	/* 7px bottom margin to put some space under logos in IE */
	margin: 0px 0 0px 0px;
	font-size: 16px;
	color: #808080;
}

div#header2 h2 {
	/* 7px bottom margin to put some space under logos in IE */
	font-size: 12px;
	color: #DDDDDD;
}

div#header2 h3 {
	/* 7px bottom margin to put some space under logos in IE */
	margin: 0px 0 0px 0px;
	font-size: 12px;
	color: BLUE;
}
/* Link Styles */
/*a {color: #003965;text-decoration: none;}*/
a {color: #1668a9; text-decoration: none;}
a:hover {color: #003965; text-decoration: underline;}

#breadCrumb a:link {color: #00335b; text-decoration:none;}
#breadCrumb a:hover {text-decoration:underline;}


/* homepage right */ 
 
.box {
  width: 165px;
  background: url(/img/div-bottom.png) no-repeat bottom left;
  }
.box h3 {
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 100%;
  color: #333;
  border-bottom: 1px solid #dddddd;
  background: url(/img/h3-bg.png) no-repeat top left;
  }
.box ul {
  margin: 0;
  padding: 7px 5px 7px 5px;
  list-style: none;
  }
.box li {
  margin: 0 0 6px; 
  padding: 0;
  } 

/* homepage solution*/
.container {
  width: 370px;
  margin: 9px 0;
  padding: 0;
  color: #666;
  background: url(/img/rounded-right.gif) top right no-repeat;
  } 
.desc {
  margin: 0;
  padding: 9px 9px 0 9px;
  background: url(/img/rounded-left.gif) top left no-repeat;
  }
.link {
  margin: 0;
  padding: 0 0 0 9px;
  background: url(/img/rounded-left.gif) bottom left no-repeat;
  }
.link em {
  display: block;
  padding: 0 9px 9px 0;
  font-style: normal;
  background: url(/img/rounded-right.gif) bottom right no-repeat;
  }
.container a {
  font-size: 120%;
  color: #e70;
  }
.container a:visited {color: #e70;}

/* homepage table */
.tdheaderl{
	width:8px;
	height:27px;
	background:url(/img/boder_gray_left.png) no-repeat;
}
.tdheader{
	height:27px;
	background:url(/img/boder_gray_bg.png);
	font-size: 12px;
  	color: black;
	font-weight: bold
}
.tdheaderr{
	width:8px;
	height:27px;
	background:url(/img/boder_gray_right.png) no-repeat;
}
.ptable td{
	font-size: 12px;
  	color: black;
	TEXT-ALIGN: center;
	
}
