/* CSS Document */

table {
	font: 9pt/18px arial, helvetica, sans-serif
	}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000000;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-left: 15px;
	list-style-image: url(index_files/index_bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #a7a3a1;
	margin-left: 13px;
	list-style-image: url(index_files/index_bullitt.gif);

}
body {
	background-color: #eeeded;
	color: #000000;
	background-image: url(index_files/index_leftcolumn_bg4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.topstrip {
	background-image: url(index_files/Wings_topstrip.gif);
	background-repeat: repeat-x;
}
.rightcolbg {
	background-image: url(index_files/Wings_right_bg.gif);
	background-repeat: repeat;
}
.hnavbg {
	background-image: url(index_files/Wings_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcoltext {
	color: #000000;
	padding-left: 15px;
}

.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	background-color: #ffffff;
}
.leftcoltext a:link {
	color: #000000;
}
.leftcoltext a:visited {
	color: #FFFFFF;
}
.leftcoltext a:link:hover {
	color: #FFFFFF;
}
.rightcoltext a:link {
	color: #999999;
}
.rightcoltext a:visited {
	color: #999999;
}
.rightcoltext a:link:hover {
	color: #a7a3a1;
}

.hnavbg {
	background-image: url(index_files/index_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcolumnbg {
	background-image: url(index_files/index_leftcolumn_bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a3a1;
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	background-color: #eeeded;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}
.featurebox {
	background-color: #b8b2b2;
	border: 1px solid #a7a3a1;
	padding: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a3a1;
}
.grid {
	background-image: url(index_files/index_grid.gif);
	background-repeat: repeat;
}
.leftcoltext1 {	color: #000000;
	padding-left: 15px;
}