body{
	font-family: Helvetica,STHeiti STXihei,Microsoft JhengHei,Microsoft YaHei,Tohoma,Arial;  
  }
  .image img{
	width:99%;  
  }
  h3{
	  padding-bottom:10px;
	  color:#777;
  }
  h1{
	font-size:16px;
	padding:2px 0px 2px 0px;
	font-weight:normal !important;
	background-image: -ms-linear-gradient(top, #0050C7 0%, #00305E 100%);
	background-image: -moz-linear-gradient(top, #0050C7 0%, #00305E 100%);
	background-image: -o-linear-gradient(top, #0050C7 0%, #00305E 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0050C7), color-stop(1, #00305E));
	background-image: -webkit-linear-gradient(top, #0050C7 0%, #00305E 100%);
	background-image: linear-gradient(to bottom, #0050C7 0%, #00305E 100%);
	border:none;
  }
  h1 a{
	background-color:none!important;
  }
 #content{
 padding:10px 0px 0px 5px; 
 border-top: 1px solid #CCC;
 }
 .rlogo{
	padding:5px 0px 5px 5px!important;
 }
 #articleheader{
	padding-top:5px!important; 
 }
 .floatright a, .lcolumn a{
	line-height:1.7 !important;
	font-size:14px !important;
	font-weight:normal!important;
 }
 .floatright li, .lcolumn li{
	border-bottom: 1px #CCCCCC solid; 
 }
  ul.floatright,  ul.lcolumn{
	padding-bottom:20px !important;
 }
#content li a {
 font-size: 16px;
 line-height: 1.4;
}

* {
 padding:0;
 margin:0;
 }

html, body, p, h1 {
 font-family: sans-serif;
 font-size: 0.95em;
 background-color: #FFF;
 line-height: 1.2;
 word-break: break-all;
 } 

img {
  border-style: none;
  background-color: #fff;
  }
 
 h2.listhead{
 clear:both;
 }
ul.lcolumn {
 list-style: none;
  float: left;
 background-color: #fff;
 width:40%;
 }
ul.floatright{
 list-style: none;
 float: right;
 background-color: #FFF;
 width:40%;
 }
ul.floatright li {
 text-align:left;
 }
.lcolumns {
 list-style: none;
 float: left;
 background-color: #fff;
 
 }

.ralign {
 text-align: right;
}
 
.morespace {
 margin-bottom: 1em;
 }
 
.smalltext {
 font-size: 16px;
 line-height: 1.4;
 }

.smallquarter { font-size: 0.25em; }
.smallhalf { font-size: 0.5em; }
.smalltwothirds { font-size: 0.85em; }

.timestamp {
 color: #999999
 }


.container {
 background-color: #fff;
 margin-bottom: 1em;
 }

.bold {
 font-weight: bold;
 }

div.container ul.floatright {
 background-color: #fff;
 padding-right: 2em;
 }

.container a, .container a:visited, .container a:active, .container a:hover {
 color: #004D9F;
 font-weight: bold;
 text-decoration: none;
} 

.indices a, .indices a:visited, .indices a:active, .indices a:hover {
 text-decoration: none;
 color: #004D9F;
 font-weight: bold;
} 

/* START: Decorates header portion of the homepage */
#home {
  margin:.2em .5em .7em .2em; 
  font-size: 1em;
 }
 
 #home .rlogo {
  float:left;
  width:30%;
  padding-bottom: 0.1em;
  margin: .2em 0 0 0;
}

#home .logosel {
 position: absolute; 
 top: 38px;
}

#home .edSel {
 background-color: #FFF;
 margin: .2em 0em;
}

#home img {
  padding-bottom: 0.1em;
  margin: 0 0 0 .2em;
  }

#home select, #home option {
  font-size: 0.85em;
}

#home .smalltwothirds {
 float:right;
 margin: .6em .2em;
}

#header {
  margin-top: 1em;
  font-size: 0.85em;
 }
 
#header img.logo {
  float: left;
  padding-bottom: 0.2em;
  }

#header p {
 text-align: right;
 background-color: #FFF;
 margin: .1em .2em;
 }

#header select, #header option {
  font-size: inherit;
  }

/*  STOP: Decorates header portion of the homepage */

/* START: Describes content section of the homepage */

#content {
 clear: both;
 text-align: left;
 margin: 0 0 0 .2em;
 }

#content h1 {
 background-color: #004D94;
 color: #FFF;
 margin: 0 .2em .7em 0;
 padding-left: .2em;
 font-weight: bold;
 border-top: 1px solid #A0A0A3;
 border-bottom: 1px solid #A0A0A3;
 } 

#content h2 {
 margin: 0em .4em 0 0;
 font-size: 26px;
 font-weight: bold;
 }

#content a h2 {
 font-size: 1em;
}
 
#content h3 {
 margin: 0em .4em 0 0;
 font-size: 0.85em;
 font-weight: normal;
 }
 
#content p {
 margin: .2em .6em .8em 0;
 font-size:18px;
 line-height:1.5; 
 color:#555;
 padding:0;
 }
 
#content .smalltext p {
	font-size: 16px;
	line-height:1.4;
	color: black;
} 

#content p a, #content p a:hover, #content a:active, #content a:visited {
 color: #004D9F;
 font-weight: bold;
 }
 
#content h1 a, #content h1 a:hover, #content h1 a:active, #content h1 a:visited {
 background-color: inherit;
 color: inherit;
 text-decoration: none;
 }

#content h1 a img {
 margin-top: 3px;
 background-color: inherit;
 color: inherit;
 text-decoration: none;
}

#content ul {
 margin: 0 .6em 0 0;
 list-style: none;
 }

#content ul a, #content ul a:hover, #content ul a:active, #content ul a:visited {
 color: #004D9F;
 font-weight: bold;
 }

#content input {
 margin: .4em 0 .4em 0;
 }

#content img {
 margin: 0 .4em 0 0;
 }


/* STOP: Describing content section of home page */

/* Homepage Footer Begin */

#footer {
  clear: both;
  text-align: center;
  font-size: 0.8em;
  padding: 1em;
  }

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
 text-decoration: none;
 color: #004D9F;
 background-color: #FFF;
 }

#footer img {
 padding: 1em;
 }
 
 /* Homepage Footer End */
 
#articleheader {
 margin: 0.2em;
 overflow: auto;
 }
 
#articleheader img.logo {
 float: left;
 margin-bottom: 0.2em;
 }

#articleheader select {
 float: right;
 margin: 0.2em 0.2em 0.2em 0;
 }

#articlecontent {
 background-color: #FFF;
 margin: 0.2em 0.4em
 }

#leftnav {
 background-color: #AAA;
 padding: 5px;
 float: left;
 }
 
#leftnav ul, #rightnav ul {
 list-style: none;
 }

#leftnav a, #leftnav a:visited, #leftnav a:hover, #leftnav a:active, #rightnav a, #rightnav a:visited, #rightnav a:active, #rightnav a:hover {
  font-weight: bold;
  color: #000;
  background-color: #AAA;
  }
  
#rightnav {
 background-color: #AAA;
 padding: 5px;
 list-style: none;
 float: right;
 } 
 
#articlefooter {
  clear: both;
  text-align: center;
}

#articlefooter img {
   margin: 0.8em auto ;
   display: block;
   }

.articlecontainer {
 margin: 1em 0.2em;
 background-color: #AAA;
 overflow: auto;
 }
 
h4#thinblue {
 background-color: #FFF;
 border-top: 2px solid #004D9F;
 }

#myGallery {
 text-align: left;
 margin: 0 auto;
 }


.menu {
 font-weight: bold;
 border-bottom: 1px solid #004d9f;
 line-height: 1.3;
 }
 
.menu li.first {
 display: inline;
 list-style-type: none;
 color: #000;
 background-color: #fff;
 padding: 3px;
 border: 1px solid #004d9f;
 border-bottom: none;
 margin-bottom: 2em;
 }
 
.menu li   {
 display: inline;
 list-style-type: none;
 color: #fff;
 background-color: #004d9f;
 padding: 3px;
 }

.indices {margin-right: 0.2em; margin-bottom: 1em; line-height: 1.4;}

.ad { margin: 0 0 5px 0; }
.ad a, .indices a:visited, .indices a:active, .indices a:hover {
 text-decoration: none;
 color: #004D9F;
 font-weight: bold;
 margin: 0 0 0 0;
} 

.err { color: #AF0000; }
.upq { color: #FF0000; }
.downq { color: #009835; }

input {
font-size: 0.85em;
}

select {
font-size: 0.85em;
}
