/*** base html ***/
body {
	margin: 0px;
	padding: 0px;
	background-position: center;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-size: 12px;
	background-color: #fff;
	background-image: url(images/interface/bg-w-pattern.gif);
	background-repeat: repeat-y;
}
td {
vertical-align: top;
}

/*** maincolumn html type tags ***/
p {
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 160%;
	color: #2B2B2B;
}
h1 {
	margin: 7px 0 5px 0;
	font-size: 16px;
	color: #000033;
	line-height: 120%;
	font-style: italic;
	border-bottom: 1px solid black;
	padding: 0 0 5px 0;
}
h2 {
	margin: 7px 0 5px 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 1px;
	color: #666;
	line-height: 110%;
}
h3 {
	margin: 7px 0 5px 0;
	padding: 0;
	font-size: 15px;
	color: #000033;
	line-height: 120%;
	font-style: italic;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	line-height: 120%;
}
h5 {
	margin: 8px 0 2px 0;
	padding: 0;
	font-size: 11px;
	color: #003333;
	line-height: 150%;
}
li {
	padding-bottom: 8px;
	line-height: 150%;
}


/*** maincolumn custom type classes ***/
.bottomrule {
	border-bottom: 1px solid black;
	padding: 0 0 5px 0;
}
.furtherdetails {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	padding-left: 10px;
}
.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	padding-left: 10px;
}
.events {
    margin: 0 0 6px 0;
	padding: 0;
	line-height: 140%;
	color: #2B2B2B;
}
.smallprint {
	font-size: 11px;
}
.pubprice {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	padding-left: 10px;
}
.clear {
clear: both;
padding-top: 20px;
}

.reference {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 9px;
margin-top: 5px;
text-align: center;
}
.indent {
	text-indent: 1em;
}
.top {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	padding-right: 50px;
	padding-bottom: 20px;
	text-align: right;
}


/*** containters ***/
#mastheadimage {
padding-bottom: 10px;
}
#woodcut {
padding-bottom: 10px;
}

.wrapper_2col {
	margin: 0 auto;
	background-image: url(images/interface/column_bgdarker.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-color: #F0F1EF;
	width: 700px;
}
#sidebar {
width: 200px;
vertical-align: top;
}
#maincolumn {
width: 500px;
vertical-align: top;
}

.wrapper_1col {
	margin: 0 auto;
	background-color: #F0F1EF;
	width: 700px;
}

.tablesmallprint p {
font-size: 11px;
margin: 2px 0 2px 3px;
}
.tablesmallprint h5 {
font-size: 11px;
margin: 2px 0 2px 3px;
}

.sidebarcontainer {
margin: 20px 10px 0 30px;
font-size: 11px;
}

#footer {
	width: 600px;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
	padding: 7px 0 0 0;
	border-top: 1px solid black;
}

/*** general content containers ***/
.maincolumncontent {
margin: 0 50px 30px 20px;
}
.sidebarcontent {
margin: 20px 15px 0 30px;
font-size: 11px;
}
#mastheadimage {
margin: 0 0 15px 0;
}

.pubcontent {
margin: 0 50px 30px 20px;
font-size: 11px;
}
.linkscontent {
margin: 0 50px 30px 20px;
font-size: 11px;
}
.linkscontent h5 {
margin: 10px 0 3px 0;
}

/*** award page containers and type styles***/
.winners_table {
	margin: 0 50px 30px 220px;
	width: 430px;
}
.winners_table p {
	margin: 0;
	padding: 5px 12px 5px 5px;
	line-height: 150%;
	font-size: 11px;
}
.winners_details {
	margin: 0 50px 15px 220px;
	width: 430px;
}
.winners_details p {
	margin: 0;
	padding: 5px 12px 5px 5px;
	line-height: 150%;
	font-size: 11px;
}
.winners_images {
margin: 0 50px 15px 20px;
text-align: right;
}
.winners_graphics {
margin: 0 0 0 10px;
}
.winners_comments {
	margin: 0 50px 40px 220px;
	width: 430px;
}
.winners_comments p {
	margin: 0;
	padding: 5px 12px 5px 5px;
	line-height: 150%;
	font-size: 11px;
}
#awards {
padding-bottom: 30px;
}
.odd {
background-color: #E6E6E6;
}
.awardsyears {
font-size: 10px;
}
.thumbfloatleft {
float: left;
padding-right: 20px;
}


/*** link styles ***/
a:link {
	color: #0E1545;
	text-decoration: none;
	border-bottom: dashed 1px #999;
}
a:visited {
	color: #0E1545;
	text-decoration: none;
	border-bottom: dashed 1px #999;
}
a:hover {
	color: ##0E1545;
	text-decoration: none;
	border-bottom: dashed 1px #000033;
}
a:active {
	color: #0E1545;
	text-decoration: none;
	border-bottom: dashed 1px #999;
}
.nodec a:link, .nodec a:visited, .nodec a:hover, .nodec a:active {
border-bottom: none;
}

/*** forms ***/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#application {
margin-top: 10px;
font-size: 11px;
}
#paypal {
font-size: 11px;
text-align: center;
margin: 10px 0 10px 0;
}
.leadbelow {
	margin-bottom: 12px;
}
