body, td
{
    color: #282828;
    font-family: Verdana;
    font-size: 10pt;
    margin: 0px;
}
*{outline:none}
.seperator
{
    width: 100%;
    margin-top: 13px;
	border-bottom: 1px solid #666666;
}
.submenu
{
    width: 100%;
}
a.map{
	background:transparent url(images/zoomImg.png) no-repeat scroll 0 0;
	line-height:20px;
	padding-bottom:5px;
	padding-left:20px;
}
p
{
    margin-top: 8px;
    margin-bottom: 10px;
}
table.submenu tr
{
    background-color: #dedede;
}
table.submenu td
{
    font-size: 10pt;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 25px;
    padding-right: 25px;
}
table.submenu td a
{
    color: #383838;
    text-decoration: underline;
}

table.submenu td a:hover
{
    color: #c4151c;
    text-decoration: underline;
}
table.submenu td a.submenuselected
{
    color: #c4151c;
    text-decoration: underline;
}

.listhead
{
    list-style: none;
    margin-left: -8px;
    font-weight: bold;
    padding-bottom: 10px;
    font-style: italic;
}
.selectioncommittee
{
    margin-left: 8px;
}

.selectioncommittee li
{
    font-weight: bold;
    list-style: none;
    margin-bottom: 4px;
}
table.sponsors{
    width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
table.sponsors td.sponsor_spacer
{
	height:15px;
}
table.sponsors td.sponsor_box
{
	padding: 15px; 
	margin: 10px;
	border: 1px solid #c0c0c0;
	vertical-align:top;
	text-align: center;
}
table.sponsors h5
{
    margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
    font-size: 11pt;
	font-style:italic;
	text-align: left;
}
table.sponsors .seperator
{
    width: 100%;
    margin-top: 13px;
	border-bottom: 1px dashed #666666;
}
table.laureates td img
{
    margin-bottom: 0px;
}
table.laureates td a
{
    color: #990000;
}
table.laureates td a:hover
{
    color: #0033cc;
}
table.laureates td
{
    text-align: center;
}

h5.laureates
{
    font-size:12pt;
}
.smalltext
{
    font-size: 9pt;
    font-weight: normal;
}
h2
{
    margin-bottom: 0px;
    font-size: 12pt;
}
h1
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    font-style: Italic;
    margin-bottom: 0px;
}
.footer
{
    font-size: 8pt;
    color: #aca899;
}
h1 img
{
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}
a
{
    color: #990000;
    text-decoration: none;
}

a:hover
{
color: #0033cc;
}

a.dashedlink
{
    text-decoration: none;
    border-bottom: dashed 1px #454545;
    color: #990000;
}
a.dashedlink:hover
{
    color: #0033cc;
    border-bottom: none;
}
a h1
{
    color: #000000;
}
a:hover h1
{
    color: #c4151c;
}
img
{
    border: 0px;
}
.readmore
{
    height: 8px;
    vertical-align: middle;
    margin-top: -25px;
    text-align: right;
    margin-right: 20px;
}

.FloatRight
{
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}
.FloatLeft
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
}
table.ceremony td
{
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
    vertical-align: top;
}
.contact
{
    font-size: 10pt;
    padding-left: 10px;
}
.pdf
{
	background:transparent url(images/pdf_small.gif) no-repeat scroll 0 0;
	line-height:20px;
	padding-bottom:5px;
	padding-left:20px;
}

.pdf:hover
{
    color: #0033cc;
}

.contentbox{
	padding:15px; 
	margin:10px;  
	background: #fffeba;
	border: 1px dashed #ffca27; 
}