/* Master Page Layout Items for www.aviom.com */
/* Copyright 2010 Aviom, Inc. */

.IndexArticle {
	margin-top:10px;
	float: left;
	margin-bottom: 20px;
}

.IndexArticleLogo {
	width: 85px;
	float: left;
}

.IndexArticleText {
	width: 265px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

.IndexArticleTitle {
	float:left;
	font-weight:bold;
	font-size:12px;
}

.IndexArticlePub {
	font-style: italic;
	font-size:12px;
	float:left;
}
.CalendarMonth {
	font-size:14px;
	margin-left:20px;
	margin-top: 20px;
	margin-bottom:10px;
}

.CalendarEvent {
	margin-top: 8px;
	margin-bottom: 35px;
	margin-left:40px;
}
.CalendarEventName {
	color:#b55400;
	font-weight:bold;
	font-size:12px;
}
.CalendarEventType {
	font-size:12px;
	font-style:italic;
	margin-top: 0px;
}
.CalendarEventDetails {
	font-size:12px;
	font-weight:normal;
}
.PressRoomLinks {
	text-align:right;
	float:right;
	margin:0px;
	font-size:12px;
}

.PressRoomLinks a,
.PressRoomLinks a:link,
.PressRoomLinks a:visited {
	color:#ffffff;
	text-decoration:none;
}
.PressRoomLinks a:hover,
.PressRoomLinks a:active {
	color:#ffffff;
	text-decoration:underline;
}


.PR_IndexTable {
	width:100%;
	border:0px;
	margin-bottom:20px;
}
.PR_YearHeader {
	width:502px;
	background-color:#1e5067;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-indent: 16px;
	line-height: 12px;
}
.PR_TD_Spacer {
	background-color:#FFFFFF;
	width: 5%;
}
TH.PR_TD_Odd {
	width:14%;
	background-color:#F0F0F0;
	border-bottom: solid 1px #CCCCCC;
	padding: 16px 0 16px 0;
}
TD.PR_TD_Odd {
	width:81%;
	background-color:#F0F0F0;
	border-bottom: solid 1px #CCCCCC;
}
TH.PR_TD_Even {
	background-color:#E3E3E3;
	border-bottom: solid 1px #CCCCCC;
	padding: 16px 0 16px 0;
}
TD.PR_TD_Even {
	background-color:#E3E3E3;
	border-bottom: solid 1px #CCCCCC;
}
ul.ProductPhotoList {
	width:400px;
	list-style-type:none;
}
.ProductPhotoList li {
	margin-top: 3px;
	font-size:11px;
}
#hiresphotossection ul {
	margin-bottom: 30px;
	margin-top:-8px;
}