@charset "utf-8";

/* html {
  height: 100%;
  margin-bottom: 1px;
}*/


/* Default Link */


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.errmsg
{
	font-family: Verdana;
	font-size: 11px;	
	color:#CC0000;
}


.searchbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.btnBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #3D3A61;
	border: 1px solid #2F5691;
	color: #FFFFFF;
	font-weight: bold;
}

hr {
	height: 1px;
	color: #CCCCCC;
}

.bodytxtBold {
	font-family: Verdana;
	font-size: 11px;
	color: #9d7f2a;
	text-decoration: none;
	font-weight: bold;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -23px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.HeaderSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6E705A;
}

.Header_bold {
	font-family: Verdana;
	font-size: 18px;
	color: #E0851F;
	font-weight: bold;
}

.Header {
	font-family: Verdana;
	font-size: 22px;
	color: #586A0F;
	font-weight: bold;
	padding-left: 5px;
	background-color: #F7F4EE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.bodyDescription {

	font-family: Verdana;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
}
.subLink {

	font-family: Verdana;
	font-size: 12px;
	color: #9d7f2a;
	text-decoration: none;
	font-weight: bold;
}
.list_size {

	font-family: Verdana;
	font-size: 12px;
	color: #646464;
}


a:link{
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}


a.headNav:link{
	text-decoration: none;
	color: #666666;
	font-size: 88%;
}
a.headNav:visited {
	text-decoration: none;
	color: #666666;
	font-size: 88%;	
}
a.headNav:hover {
	text-decoration: underline;
	color: #715c3b;
	font-size: 88%;
}
a.headNav:active {
	text-decoration: none;
	color: #666666;
	font-size: 88%;
}

.footer{
	font-size: 11px;
	color: #999999;
}

a.footer:link{
	text-decoration: none;
	color: #666666;
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
}
a.footer:hover {
	text-decoration: underline;
	color: #1fb4b6;
}
a.footer:active {
	text-decoration: none;
}

p {
	padding-top: 4px;
	padding-bottom: 2px;
}

.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

div#pathway {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 89%;
}

/*** Default fonts ***/
body {
	line-height: 135%;
	font-family: "微软雅黑", "黑体", "宋体", "新宋体",;
	color: #555555;
	margin: 0;
	padding: 0;
}

/* size attributes */

body.f-smaller {
	font-size: 12px;
}

body.f-default {
	font-size: 13px;
}

body.f-larger {
	font-size: 15px;
}

.modifydate,
.createdate,

/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,


/* headings */

h1, h2, h3, h4, h5 {
   padding-bottom: 5px;
}

h1 {
	font-size: 200%;
	color: #000;
}

h2 {
	font-size: 175%;
}

h3 { 
	font-size: 150%;
	color: #333;
}

h4 {
	font-size: 125%;
}

h5 {
	font-size: 110%;
	text-transform: uppercase;
}

.small {
	color: #000000;
	font-size: 11px;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #999;
}

.createdate {
	height: 20px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

div.mosimage {
  margin: 5px;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #FFFFFF;
}

div.wrapper {
	margin: auto;
	margin-top: 9px;
}


img {
	border: 0;
}

.mainbody {
	font-size: 83%;
	font-family:  "arial", "新宋体";
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}
.textField{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	border: 1px solid #b7b7b7;
}

pre {
	background: #fff;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
}

.highlight {
  background-color: #ffc;
}

select {
	font-size: 12px;
	border: 1;
	border-color: #FFFFFF;
}

.clinicText {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 4px;
}
.contentText {
	margin-right: 10px;
	margin-left: 10px;
}
