/* CSS Document */
body {
	text-align: center;
	background-image: url(images/bg.gif);
	min-width: 770px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

	
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #D2D2D2;
	border: 1px solid #000000;
}
#header {
	margin: 0px;
	overflow: hidden;
	height: 150px;
}
#topnav {
	height: 44px;
	clear: both;
	text-align: left;
	margin: 0px;
	overflow: hidden;
	background-image: url(awmdata/main-button-tile.gif);
}
#main {
	width: 750px;
	min-height: 400px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#footer {
	height: 77px;
	clear: both;
	background-image: url(images/footertile.gif);
	text-align: center;
	font-size: 1.4em;
	padding-top: 5px;
	font-weight: bold;
}
.maincontent {
	font-size: 1.2em;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	overflow: hidden;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 100%;
}
#subfooter {
	height: 40px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #666666;
	padding-top: 7px;
}
.press-img {
	text-align: center;
	border: thin solid #000000;
	margin: 3px;
}

#bottomnav {
	font-size: 1.1em;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#bottomnav ul {
	margin: 0;
	padding: 0;
	clear: both;
}
#bottomnav ul li {
	display:inline;
}
#bottomnav ul a {
	padding: 0 1em;
	line-height: 2em;
}
#presstable {
	border: 1px solid #000000;
}
#caption {
	font-size: 2.1em;
}
.tableheading {
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	text-align: center;
}
#columnhead date {
	text-align: center;

}
#title {
	text-align: center;
}
/*tr {
	color:#000000;
	font-weight: bold;
}
tr a {
	color: #0000FF;
	padding-left: 10px;
}
tr:hover {
	background-color: #3d80df;
	color: #fff;
}
tr:hover a{
	color:#FFFFFF
}*/
.odd {
	background-color: #CCCCCC;
}
#release {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#releasetitle {
	font-size: 2.2em;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	clear: both;
}
#releasetitle span {
	font-size: .8em;
}
#releasetofrom {
	font-size: 1.4em;
	margin-left: auto;
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	height: 75px;
}
.releaseto {
	float: left;
	width: 175px;
	margin-left: 50px;
}
.releasefrom {
	float: right;
	width: 190px;
	text-align: right;
	margin-right: 50px;
}
#releasecontent {
	font-size: 1.4em;
	text-align: justify;
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#releasefooter {
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
/* Thumbnail Viewer CSS */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10000;
	cursor: hand;
	cursor: pointer;
	font-size: medium;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}



#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.img-left {
	float: left;
	margin-left: 100px;
}
.img-right {
	float: right;
	margin-right: 100px;
}
.clearing {
	clear: both;
	height: 2px;
}
.h3-black {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.h5-blue {
	font-size: small;
	font-weight: bold;
	color: #000099;
}
#press_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #000066;
	text-decoration: none;
}
#press_div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #000066;
}
#press_div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #000099;
	text-decoration: underline;
	font-style: italic;
}