body{
	background-color: #D3D4D8;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

table.honor{
	margin-top: 0px;
	text-align: center;
	margin-bottom: 15px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	width: 960px;
}

table.honor td{
	padding: 0px;
	margin: 0px;
}

table.honor td.title{
	vertical-align: middle;
	background: url("images/bg_1.jpg");
	height: 70px;
	width: 950px;
	text-align: left;
	padding: 15px 0 0 20px;
}

table.honor td.title h1{
	vertical-align: middle;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 13px;
}

table.honor td.title a{
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	margin-left: 260px;
}

table.honor td.title a:hover{
	text-decoration: underline;
}
table.honor table.main{
	margin-top: 10px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	width: 930px;
}

table.honor table.main td.lefttd{
	width: 630px;
	padding-right: 10px;
}
table.honor table.main td.lefttd h3{
	margin-left: 50px;
}

table.honor table.main td.righttd{
	width: 290px;
}

table.honor table.main div.link{
	margin-top: 10px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 60px;
	margin-right: 10px;
	vertical-align: top;
}

table.honor table.main div.link a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding: 20px;
}
table.honor table.main div.link a:hover{
	text-decoration: underline;
}

table.honor table.main div.linkh{
	margin-top: 10px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 102px;
	margin-right: 10px;
	vertical-align: top;
}
table.honor table.main div.linkh a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding: 20px;
}
table.honor table.main div.linkh a:hover{
	text-decoration: underline;
}

table.honor table.main p{
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
table.honor table.main ul{
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
table.honor table.main ul a{
	font-size: 15px;
	font-weight: normal;
	color: #E31836;
	text-decoration: none;
}
table.honor table.main ul a:hover{
	text-decoration: underline;
}
table.honor table.main div.bio{
	vertical-align: top;
   text-align: center;
	margin-left: 50px;
	padding-top: 20px;
}
table.honor table.main div.bio p{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
}
table.honor table.main div.biobig{
	vertical-align: top;
   text-align: left;
	padding-top: 20px;
}
table.honor table.main div.biobig p{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
   text-align: center;
	margin-left: 50px;
	margin-top: 5px;
}

table.honor table.main h3{
	font-size: 18px;
	font-weight: bold;
	color: #1C3F94;
	vertical-align: middle;
	line-height: 175%;
	margin: 10px 0 10px 0;
}
table.honor table.main h3 span{
	margin-left: 280px;
}

table.honor table.main h4{
	font-size: 18px;
	font-weight: bold;
	color: #1C3F94;
	text-align: center;
	line-height: 175%;
}
table.honor table.main h4 a{
	font-size: 18px;
	font-weight: bold;
	color: #1C3F94;
	text-align: center;
	line-height: 175%;
	text-decoration: none;
}
table.honor table.main h4 a:hover{
	text-decoration: underline;
}

table.honor table.main h2{
	font-size: 18px;
	font-weight: normal;
	color: #1C3F94;
	margin-top: 20px;
}

table.honor table.main div.copy p{
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	padding-top: 10px;
	margin: 10px 0 20px 0;
	text-align: left;
}
table.honor table.main p.menu{
	color: #1C3F94;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
table.honor  table.main p.menu a{
	color: #1C3F94;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
table.honor table.main p.menu a:hover{
	text-decoration: underline;
}
table.honor table.main table.forms{
	color: #00008b;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table.honor table.main td input, select{

	border: 1px solid #00008b;
}
table.honor table.main td textarea{
	margin: 1px 0 1px 0;
	border: 1px solid #00008b;
}

table.honor table.main table.forms input, textarea{
	margin: -2px 0px;
	padding: 0px;
	border: 1px solid #00008b;
}
table.honor table.main table.forms input.radio{
	border: none;
}
table.honor table.main table.forms td{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
table.honor table.main table.forms td.name{
	width: 75px;
}
table.honor table.main table.forms td.bigname{
	font-weight: bold;
	font-size: 14px;
}
table.honor table.main table.forms td.namelong{
	width: 520px;
}
table.honor table.main table.forms td.dot{
	width: 25px;
}
table.honor table.main table.forms tr.col2 input{
	width: 220px;
}
table.honor table.main table.forms tr.col3 input{
	width: 113px;
}
table.honor table.main table.forms tr.col1 input{
	width: 540px;
}
table.honor table.main table.forms textarea{
	width: 539px;
}
table.honor table.main table.forms tr.col2 textarea{
	width: 250px;
}
