@charset "utf-8";

/*
===================================================================

international.css

===================================================================

*/

div#InterPageMain {
	margin: 4px 0 15px 0;
	font-family: sans-serif;
}
div#InterPageMain h2.bannerHead {
	margin: 5px 5px 0 0;
}
div#InterPageMain h2.bannerHead img {
	vertical-align:top;
}
div#InterPageMain div#HeadInterPage {
    text-align:center;
}
div#InterPageMain div#HeadInterPage img {
    vertical-align:top;
}
div#InterPageMain p.pankuzu {
	margin: 0 0 5px 15px;
	font-size: small;
}

div.icBg {
    padding-top:10px;
    margin-left:5px;
    background: url('img/bg_inter2014page.jpg') no-repeat;
}
div.icPageBg {
    padding-top:10px;
    background: url('img/bg_inter2014page.jpg') no-repeat;
}

div.icMenu {
    float:left;
    width:450px;
    margin-top:15px;
    margin-bottom:30px;
}
div.icMenu ul {
    font-size: 21px;
    list-style: none;
    margin-left: 12px;
}
div.icMenu ul li {
    margin-bottom:10px;
    height:32px;
    border: 1px solid #AAA;
    background: url('img/inter2014_lm.gif') no-repeat 5px 10px;
    padding-left: 24px;
    line-height:35px;
}
div.icMenu ul li.close {
    filter: alpha(opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;
}
div.icMenu ul li.blue {
    background: url('img/inter2014_lm_blue.gif') no-repeat 5px 11px;
}
div.icMenu ul li a {
    display:block;
    height: 32px;
    text-decoration: none;
    color: #222;
    margin: 0;
    
}
div.icMenu ul li a:hover {
    color: #EE7766;
    background-color: #FFF;
}

div.icRCol {
    float:right;
	width: 190px;
	margin: 5px 13px 10px 7px;
	text-align:center;
}
div.icRCol .bnrArea {
	margin: 18px 0;
}


div#InterPageMain div#InterMenuLeft {
	float: left;
	width: 290px;
	margin: 10px 0 10px 0;
}
div#InterPageMain div#InterMenuLeft ul {
	margin: 5px 5px 15px 5px;
	font-family:sans-serif;
	font-size: 14px;
	list-style:none;
	line-height: 140%;
}
div#InterPageMain div#InterMenuLeft ul li {
	margin-bottom: 9px;
	background:url("img/inter2014_lm_s.gif") no-repeat 0 1px;
	padding-left: 17px;
	vertical-align:middle;
}
div#InterPageMain div#InterMenuLeft ul li.close {
    filter: alpha(opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;
}
div#InterPageMain div#InterMenuLeft ul li a {
    text-decoration: none;
    color: #333;
}
div#InterPageMain div#InterMenuLeft ul li a:hover {
    color: #EE7766;
}

div#InterPageMain div#ColInterMain {
	float: left;
	margin: 10px 5px 10px 2px;
	padding-left: 5px;
	width:657px;
	border-left: 1px dotted #CCCCCC;
	min-height: 450px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
div#InterPageMain div#ColInterMain .pageTitle {
    margin-left:6px;
	margin-bottom: 12px;
	font-size: 17px;
	padding:3px 3px 3px 4px;
	color: #333;
	border-bottom: 1px solid #333;
}
div#InterPageMain div#ColInterMain .pageTitle h3 {
	font-size: 26px;
	line-height: 36px;
	color: #333;
	padding: 1px 0 0 8px;
	border-left: 4px solid #7CBE30;
	margin-bottom:4px;
}
div#InterPageMain div#ColInterMain h4 {
	margin: 20px 0 12px 6px;
	color: #82AC59;
	font-family:sans-serif;
	font-size: medium;
	border-bottom: 1px dotted #DDD;
	padding: 3px 0;
}
div#InterPageMain div#ColInterMain h4.headSp {
	color:#940;
	font-size: 130%;
	border: none;
	margin-top: 30px !important;
	border-top: 1px dotted #999;
	padding-top: 35px;
	padding-bottom: 10px;
}

div#InterPageMain div#ColInterMain h5 {
	margin: 0 7px 12px 7px;
	color:#449933;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding: 4px 5px 3px 5px;
	background-color:#EEEEEE;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

div#InterPageMain div#ColInterMain p {
	margin: 5px 8px 12px 8px;
	font-size: medium;
	line-height:1.4em;
}
div#InterPageMain div#ColInterMain p.arial {
	font-family:Arial, Helvetica, sans-serif;
}
div#InterPageMain div#ColInterMain p.xsmall {
	font-size: x-small;
}

div#InterPageMain div#ColInterMain ul {
	margin: 0 0 12px 28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
}

div#InterPageMain div#ColInterMain ol {
	margin: 0 0 12px 30px;
	font-size: medium;
}
div#InterPageMain div#ColInterMain table ol {
	margin: 0 0 12px 20px;
}
div#InterPageMain div#ColInterMain ol.topicList {
    margin-left: 40px;
}
div#InterPageMain div#ColInterMain ol li {
    margin-bottom: 10px;
    line-height: 140%;
}

#prgArea {
	margin: 0 0 30px 0;
}
#prgArea .prgTbl {
	margin: 0 0 30px 0;
}
#prgArea .prgTbl th {
	vertical-align: top;
	padding: 7px 14px 7px 12px;
	font-weight: normal;
	font-size: 90%;
	font-family: Verdana;
	color: #777;
}
#prgArea .prgTbl td {
	vertical-align: top;
	padding: 7px;
	font-weight: normal;
	font-size: 90%;
}
#prgArea .prgTbl .lecTbl {
	margin: 0 0 3px 0;
}
#prgArea .prgTbl .lecTbl th {
	padding: 0 8px 3px 0;
	font-size:100%;
	font-family: Arial;
	color: #555;
}
#prgArea .prgTbl .lecTbl td {
	padding: 0 0 3px 0;
	font-size:100%;
}

table.cc2011FacTbl {
	font-size: small;
	margin-left: 10px;
	width:646px;;
}
table.cc2011FacTbl th,
table.cc2011FacTbl td {
	text-align:left;
	font-weight: normal;
	border-bottom: 1px dotted #999;
}
table.cc2011FacTbl th {
	padding: 8px 10px 8px 5px;
	white-space:nowrap;
}
table.cc2011FacTbl td {
	padding: 8px 5px;
}
table.cc2011FacTbl th span.black {
	font-size: 15px;
}
table.cc2011FacTbl th span.name {
	font-size: 15px;
	color: #C7A;
	font-weight:bold;
}


		div#InterPageMain div#ColInterMain table.SpotsTbl {
			margin: 10px 5px;
			font-family:sans-serif;
			font-size:small;
			line-height: 1.4em;
		}
			div#InterPageMain div#ColInterMain table.SpotsTbl td {
				padding: 12px 3px;
				border-bottom: 1px dotted #CDD3C0;
			}

		div#InterPageMain div#ColInterMain div#MapLink {
			border: 1px dotted #CCCCCC;
			margin: 15px 7px;
		}
			div#InterPageMain div#ColInterMain div#MapLink p {
				font-size: medium;
			}
			div#InterPageMain div#ColInterMain div#MapLink img {
				vertical-align: middle;
				margin-right: 10px;
			}


	/* All Wide Content */
	div#InterPageMain div#ColInterWide {
		margin: 10px 10px 10px 10px;
		width:770px;
	}
		div#InterPageMain div#ColInterWide h3 {
			margin: 5px 10px 10px 10px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:medium;
			color: #71A142;
		}
		div#InterPageMain div#ColInterWide h3 .day {
			font-size: x-small;
			color: #999999;
		}

		div#InterPageMain div#ColInterWide div.photo-sub-column {
			float: right;
			width: 180px;
			text-align:center;
			/*background-image:url(../img/tile_photo_back.jpg);*/
			padding: 10px 5px 5px 5px;
			margin: 5px;
		}
			div#InterPageMain div#ColInterWide div.photo-sub-column img {
				margin: 0 0 10px 0;
			}

		div#InterPageMain div#ColInterWide p {
			margin: 10px 12px 10px 12px;
			line-height: 1.2em;
		}
		div#InterPageMain div#ColInterWide ul {
			margin: 10px 12px 10px 30px;
			line-height: 1.2em;
		}

div#InterMenu {
	float:left;
	width: 300px;
	margin-top: 20px;
}
	div#InterMenu ul {
		margin: 5px 10px 5px 30px;
		font-family:sans-serif;
		font-size: medium;
	}
		div#InterMenu ul li {
			margin: 10px;
			list-style-image:url(../img/inter_menu_icon.jpg);
			padding-left: 15px;
			vertical-align:middle;
		}
			div#InterMenu ul li a {
				color: #7AA64D;
			}
div#PosterBox {
    margin-top:3px;
	width: 190px;	
	padding: 15px 0 10px 0;
	text-align:center;
	background-color: #868686;
	border-radius: 4px;
	color: #FFF;
	font-size: medium;
}
div#PosterBox p {
	margin-bottom: 5px;
}
div#PosterBox a {
    color: #FFF;
}

	div#PosterBox div#pBoxBtm {
		width: 190px;
		height: 10px;
		background:url(img/rounded_corner_u.gif) no-repeat;
		vertical-align:top;
	}

div#newsletter {
    margin: 18px 0;
    font-size: medium;
    text-align:left;
    background-color: #868686;
    color: #FFF;
    padding:12px 7px;
    border-radius: 4px;
    line-height: 140%;
}
div#newsletter h3 {
    font-size:medium;
    margin-bottom:10px;
}
div#newsletter a {
    color: #FF9;
}

div#donateBnr {
	background-color:#81CFE3;
	border-radius: 4px;
	font-size: 12px;
	padding: 10px 0 1px 0;
}
div#donateBnr p {
	text-align:left;
	padding: 3px 7px 0 7px;
}
div#donateBnr .dlPdf {
	background-color: #AAD153;
	background: -webkit-gradient(linear, left top, left bottom, from(#AAD153), to(#8EC321));
	background: -moz-linear-gradient(top,  #AAD153,  #8EC321);
	margin: 7px 10px 8px 10px;
}
div#donateBnr a {
	display:block;
	border: 1px solid #D0E99D;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding: 3px 0 3px 26px;
	font-weight: bold;
	background-image: url('img/inter2014_pdficon.gif');
	background-repeat: no-repeat;
	background-position: 5px 11px;
	border-radius: 2px;
}


div#slideBox {
	float:right;
	position:relative;
	margin-top: 5px;
	margin-right: 15px;
	width: 190px;
	height: 142px;
}
	div#slideBox img {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
	}
	div#slideBox img.active {
		z-index: 10;
	}
	div#slideBox img.last-active {
		z-index: 9;
	}

div#QSampleBox {
	float:right;
	width: 160px;	
	margin: 20px 10px 10px 7px;
	padding: 10px;
	text-align:center;
}

/* REGISTRATION */

table.InterRegistTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0 0 10px 0;
	width:100%;
}
	table.InterRegistTbl td.LineTd,
	table.InterRegistTbl th.LineTd {
		padding: 5px;
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
	}
	table.InterRegistTbl th.LineTd {
		width: 142px;
		font-weight:normal;
		background-color: #E2FFD0;
	}
	table.InterRegistTbl td.colorbg {
		background-color: #E2FFD0;
	}
	table.InterRegistTbl td.FeeTd {
		text-align: center;
		padding: 5px;
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
	}

	table.InterRegistTbl input.longTb {
		width: 350px;
	}
	table.InterRegistTbl input.MidTb {
		width: 200px;
	}
		table.InterRegistTbl table.NameTbl td {
			padding: 3px 5px 3px 0;
		}
		table.InterRegistTbl table.NameTbl input.LastNameTb {
			width: 120px;
		}
		table.InterRegistTbl table.NameTbl input.MidNameTb {
			width: 80px;
		}
		table.InterRegistTbl table.NameTbl input.FirstNameTb {
			width: 120px;
		}

	table.InterRegistTbl div#BankinfoBox {
		width: 450px;
		border: 1px solid #82AC59;
		margin: 0 auto 10px auto;
		padding: 5px;
		font-size: small;
		line-height: 1.5em;
	}

	table.InterRegistTbl textarea#accommodation_note {
		width: 240px;
		height: 40px;
		font-size: small;
	}
	table#accommoRegistTbl td {
		vertical-align: top;
		padding: 0 10px 0 0;
	}

div#ColInterMain div.NoteBox {
	border: 1px solid #DDDD77;
	background-color: #FFFFBB;
	padding: 5px;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
	div#ColInterMain div.NoteBox h4 {
		color: #FF5555 !important;
		border-bottom: 1px solid #FF5555 !important;
	}
	div#ColInterMain div.NoteBox p {
		font-size:x-small !important;
	}
	div#ColInterMain div.NoteBox strong {
		color:#FF5555;
	}

div#FeeTotalBox {
	border: 1px solid #FFCCCC;
	background-color: #FFEEEE;
	padding: 5px;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #CC5533;
}
	div#FeeTotalBox p {
		font-size:medium !important;
		margin: 5px !important;
	}

div#FeeTotalBox input.feeTb {
	text-align: right;
	border: 1px solid #CCCCCC;
}

div#ColInterMain label {
	font-family: Arial, Helvetica, sans-serif;
}

/* / REGISTRATION */

/* PROGRAM */

div#divTocPrg {
	border: 1px solid #EEDDAA;
	background-color:#FFFFE3;
	padding: 15px 15px 5px 15px;
	margin: 15px 0 20px 0;
}
	div#divTocPrg ul li.liToc {
		margin-bottom: 8px;
		font-size:medium;
		list-style-type:square;
	}
	div#divTocPrg li.liSubToc {
		margin: 8px;
		font-size:small;
		list-style-type:circle;
	}

table.ScheduleTbl {
	margin: 0 8px 20px 8px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family:Century, Georgia, "Times New Roman", Times, serif; */
	border: 1px solid #999999;
}
table.widWide {
	width: 765px;
}
table.widHalfL {
	width: 376px;
	float:left;
	margin: 0 5px 20px 8px;
}
table.widHalfR {
	width: 376px;
	float:left;
	margin: 0 8px 20px 5px;
}
	table.ScheduleTbl td {
		font-size: small;
		padding: 1px 5px 3px 5px;
		vertical-align:top;
	}
		table.ScheduleTbl td p {
			margin: 2px 0 2px 0 !important;
			font-family:Arial, Helvetica, sans-serif;
			/*font-family:Century, Georgia, "Times New Roman", Times, serif !important;*/
		}
			table.ScheduleTbl td p strong {
				font-family:Arial, Helvetica, sans-serif;
				/*font-family:Century, Georgia, "Times New Roman", Times, serif !important;*/
			}
		table.ScheduleTbl td .prsn {
			color:#333399;
			font-style:italic;
		}
		table.ScheduleTbl td .italic {
			font-style:italic;
		}
	table.ScheduleTbl td.tdHead {
		border-bottom: 1px solid #999999;
		background-color: #EEEEEE;
		text-align:center;
	}
	table.ScheduleTbl td.BtmLine {
		border-bottom: 1px solid #AAAAAA;
	}
	table.ScheduleTbl td.BtmDLine {
		border-bottom: 3px double #AAAAAA;
	}
	table.ScheduleTbl td.colTime {
		width: 40px;
		vertical-align:top;
		text-align:right;
	}
	table.ScheduleTbl td.SplitLine {
		border-right: 1px solid #AAAAAA;
	}
	table.ScheduleTbl td.bgcolor1 {
		background-color:#C4C4FF;
	}
	table.ScheduleTbl td.bgcolor1u {
		background-color:#D4D4FF;
	}
	table.ScheduleTbl td.bgcolor2 {
		background-color:#E0BDFB;
	}
	table.ScheduleTbl td.bgcolor2u {
		background-color:#F3D0FF;
	}
	table.ScheduleTbl td.bgcolor3 {
		background-color:#FFD193;
	}
	table.ScheduleTbl td.bgcolor3u {
		background-color:#FFE6A2;
	}
	table.ScheduleTbl td.bgcolor4 {
		background-color:#F2BDE7;
	}
	table.ScheduleTbl td.bgcolor4u {
		background-color:#F9D5F3;
	}
	table.ScheduleTbl td.bgcolor5 {
		background-color:#FDE686;
	}
	table.ScheduleTbl td.bgcolor5u {
		background-color:#FDE996;
	}
	table.ScheduleTbl td.bgcolor6 {
		background-color:#FCBAA7;
	}
	table.ScheduleTbl td.bgcolor7 {
		background-color:#CCE18C;
	}
	table.ScheduleTbl td.bgcolor7u {
		background-color:#DDF2AC;
	}
	table.ScheduleTbl td.bgcolorPt {
		background-color:#FFFF88;
	}
	table.ScheduleTbl td.bgcolorPtu {
		background-color:#FFFFAA;
	}
	table.ScheduleTbl td.bgcolorGr {
		background-color:#E9E9E9;
	}

table.GuestSpeakerTbl {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
	table.GuestSpeakerTbl td {
		padding: 8px 5px;
		border-top: 1px dotted #C3C3C3;
		border-bottom: 1px dotted #C3C3C3;
	}
	table.GuestSpeakerTbl td.SpName {
		color:#996600;
		font-weight: bold;
	}
	table.GuestSpeakerTbl tr.TrColor {
		background-color:#FFFDD2;
	}

p.pScheduleSoon {
	float:left;
	width:350px;
	height: 15px;
	font-weight: bold;
	color: #993300;
	font-family:Arial, Helvetica, sans-serif;
}
p.pTentative {
	float:right;
	text-align:right;
	width:100px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
}

/* / PROGRAM */

/* ABSTRACT */

div.ClarifyBox {
	margin: 0 10px 10px 10px;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
	div.ClarifyBox textarea {
		width: 510px;
	}

form.nopara {
	display:inline;	
}

/* / ABSTRACT */

/* Photo album */

table.PhotoTbl {
	width:620px;
	margin: 0 auto 10px auto;
}
	table.PhotoTbl td {
		text-align:center;
		padding: 5px 4px;
		vertical-align:top;
	}
		table.PhotoTbl td div.PhotoBox {
			padding: 10px 2px;
			height: 140px;
		}
			table.PhotoTbl td div.PhotoBox p {
				margin: 0 0 5px 0 !important;
				font-size: x-small !important;
			}

/* / Photo album */

/* sattelite 2010 */

ul.cc2010topmenu {
	margin: 5px 0 30px 15px;
	float: left;
	width: 505px;
	background-color:#F6F4F4;
	padding: 15px 30px;
}
ul.cc2010topmenu li {
	font-size: 130%;
	margin: 0 0 17px 0;
	background:url(img/inter_menu_icon.jpg) 0 0 no-repeat;
	list-style-type: none;
	padding-left: 30px;
	font-weight: bold;
}
ul.cc2010topmenu li a.redlink {
	color: #03F;
}

h3.cc2010pageTitle {
	margin: 0 0 15px 5px !important;
	background-image:url(../img/cc2010title_back.jpg);
	background-repeat:repeat-x;
	height: 24px;
	padding: 7px 5px 0 10px;
	color:#FFF;
	font-size: medium;
}

table.infoTbl {
	margin: 5px auto 15px auto;
	width: 642px;
	line-height: 1.4em;
	font-family:sans-serif;
}
table.infoTbl th {
	width: 130px;
	padding: 3px 0 7px 5px;
	vertical-align: top;
	color: #BE7C30;
	text-align:left;
	font-size: medium;
	font-weight:bold;
}
table.infoTbl td {
	padding: 5px;
	font-size: small !important;	
	vertical-align: top;
}

table.infoTbl td  ol{
	font-size: small !important;	
}

.saleAbst {
	margin-bottom: 40px;
}


table.stlGaiyoTbl {
	margin: 10px auto 15px auto;
	width: 700px;
	font-size: small;
	font-family:sans-serif;
}
table.stlGaiyoTbl th {
	width: 140px;
	padding: 5px 0 10px 15px;
	vertical-align: top;
	background: url(../img/arrow2.jpg) 0 7px no-repeat;
	text-align:left;
	font-weight:normal;
}
table.stlGaiyoTbl td {
	padding: 5px;
	vertical-align: top;
}

dl.specialistList {
	margin-bottom: 15px;
}
dl.specialistList dt {
	color: #960;
	margin: 0 10px 2px 10px;
}
dl.specialistList dd {
	margin: 0 10px 20px 10px;
	font-size: small;
}

table#tblSc2010Prg {
	width: 553px;
	margin-bottom: 15px;
	font-size: small;
}
table#tblSc2010Prg th,
table#tblSc2010Prg td {
	padding: 7px 8px;
	vertical-align:top;
	line-height:1.4em;
}

table#tblSc2010Prg span.smTitle {
	font-weight: bold;
	color: #A87410;
}
table#tblSc2010Prg span.smName {
	font-style:italic;
}

p.scOverP {
	font-size: medium;
	color: #F00;
	margin: 0 0 0 20px;
}

/* / sattelite 2010 */

table.chairsTbl {
    font-size: small;
    margin: 0 auto 20px auto;
}
table.chairsTbl td {
    padding: 0 20px;
    width:130px;
    vertical-align:top;
}
table.chairsTbl td p {
    margin:0 !important;
}

/* kids */

.kidsPic {
}
.kidsPic img {
    width:312px;
    margin-left:8px;
}
.kidsTxt {
    margin-top:10px;
}
.kidsTbl {
    font-size: medium;
    margin:8px;
}
.kidsTbl th {
    width:115px;
    vertical-align:top;
    line-height: 150%;
}
.kidsTbl td {
    vertical-align:top;
    padding-bottom:10px;
    line-height: 150%;
}

.photoList {
    list-style:none;
    margin-top:25px !important;
}
.photoList li {
    font-size: 17px;
	height: 20px;
	padding-bottom:14px;
	padding-left: 20px;
	background:url("img/inter2014_lm.gif") no-repeat 0 2px;
}

.flyerArea {
    float:left;
    width: 250px;
    margin-top: 20px;
    margin-left: 15px;
    text-align:center;
}
.flyerArea .flImg {
}
.flyerArea .flImg img {
    border: 1px solid #CCC;
}
.flyerArea .flTxt {
    font-size: 16px !important;
}
.fl1 .flImg img {
    height:230px;
}    
.fl2 .flImg img {
    height:230px;
}    

.deadlines h4 {
	margin-top: 20px !important;
}
.deadlines p {
    margin-left: 20px !important;
}
.deadlines p strong {
    font-family: Verdana;
}

.grantTbl {
	margin: 0 auto;
	font-size: small;
}
.grantTbl td {
	padding: 0 15px 20px 15px;
	line-height: 140%;
}
.pdfDl {
}
.pdfDl a {
    display:block;
    width: 380px;
    height: 30px;
    margin: 0 auto 20px auto;
    padding: 11px 0 0 44px;
    font-size: 17px;
    background: url('/img/pdficon_large.gif') no-repeat 4px 4px;
    background-color: #F5F5F5;
    border: 1px solid #CCC;
    border-radius: 4px;
    text-decoration:none;
    box-shadow: 0 1px 1px #CCC;
}
.pdfDl a:hover {
    background-color: #EEE;
}

.wifiPic {
    padding-top: 10px;
    text-align:center;
}
.wifiPic img {
    width:400px;
}

.sponsorDocs {
    margin-bottom:30px;
    margin-left:20px;
}
.sponsorDocs p a {
    font-size: 16px !important;
}
.sponsorDocs p img {
    vertical-align:-10px;
}

.awdPicTbl {
	width: 600px;
	margin: 20px auto;
}
.awdPicTbl td {
	text-align:center;
}
.awardTbl {
	margin: 10px;
}
.awardTbl th,
.awardTbl td {
	padding: 6px;
	vertical-align:top;
}
.awardBox {
	border: 1px solid #DDD;
	margin: 15px 8px 25px 8px;
	padding: 11px 5px 5px 5px;
	border-radius: 4px;
}