@charset "ISO-8859-1";
table#apps  td  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.apptitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
}
.appdes {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #27317C;
	line-height: 24px;
}
.applist {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
.applist a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.applist a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.applist a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #263A94;
	text-decoration: none;
}
.applist a:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #263A94;
	text-decoration: none;
}
.sideTitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.sideSpecs {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
}
.descriptionTitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #203B98;
	padding-top: 20px;
	padding-bottom: 20px;
}
.description {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.optionBullet {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	list-style-image: url(images/bullet2.gif);
	list-style-type: square;
	list-style-position: outside;
	padding: 2px;
}
.options2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}
.chartTitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.payload {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
	width: 300px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #939598;
}
.head {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #263995;
	padding-left: 10px;
}
.tabletxt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
}
.subtitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #203B98;
}
.bodytxt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytxtWhite {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.movietag {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
}
.appdesUnderline {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #27317C;
	line-height: 24px;
	text-decoration: underline;
}
