body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: #fbfaeb;
	margin: 0px;
}

.images {
	border: 1px solid #000;		
}

.header, .subheader {
	height: 18px;
	text-transform: uppercase;
	color: #edea21;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 14px;		
}

#left_column {
	background-attachment: scroll;
	background-image: url(/images/kap/left_column_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 180px;
	text-align: center;
	font-size: 12px;
}

#left_column .header {
	background-attachment: scroll;
	background-image: url(/images/kap/left_column_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_column {
	background-attachment: scroll;
	background-image: url(/images/kap/main_column_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 740px;
	text-align: left;
	font-size: 12px;
}

#main_column .header {
	background-attachment: scroll;
	background-image: url(/images/kap/main_column_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}

.top_nav {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(/images/kap/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content {
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
}

h1 {
	font-size: 22px;
	color: #cf1124;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
}
p.blurb {
	font-size: 14px;
	line-height: 18px;
}

a
{
	color: #0066ff;
}

a:hover
{
	text-decoration: none;
	color: #ff0000;
}

a.noline {	text-decoration: none; }
.yellow{ color:#fff200; }

form { margin: 0; }

.Main
{
	border: 2px solid black;
	border-top: none;
	background-color: #ffffbb;
	padding:1px;
}
.pagination
{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.Inset
{
	border: 1px solid #aaaa00;
	background-color: #ffffdd;
	padding:1px;
}
.Update
{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-bottom:1px;
}
.Separator
{
	background-color: #000000;
	color: #ffffff;
	padding:2px;
	text-align:center;
}
.ColoredHeader
{
	text-align: center;
	background-color: red;
	border: 1px solid black;
	color: #ffff00;
}

.NavigationBar_Spacer
{
	border-bottom: 2px solid #000000;
	font-size: 1px;
	color: #dddddd;
}

.navBar1
{
	background-color: #ffff66;
	border: 1px solid #666666;
	border-bottom: 2px solid #000000;
	font-size: 18px;
	padding-top:1px;
}
.navBar2
{
	background-color: #ffffbb;
	border: 2px solid #000000;
	border-bottom: none;
	border-top: none;
	font-size: 15px;
	font-style: italic;
}
.navBar1_active
{
	background-color: #ffffbb;
	border: 2px solid #000000;
	border-bottom: none;
	font-weight: bold;
	padding-top:2px;
}

.SectionMain
{
	background-color:#dddddd;
	padding:2px;
	padding-top:0px;
}

.SectionBlank
{
	border-bottom:1px solid #999999;
	font-size:1px;
}
.SectionBlankBtm
{
	border-top:1px solid #999999;
	font-size:1px;
}

.SectionActive, .SectionActiveBtm
{
	width:110px;
	background-color:#dddddd;
	border:1px solid #999999;
	font-size:18px;
}
.SectionActive
{
	border-bottom:none;
	vertical-align:bottom;
}
.SectionActiveBtm
{
	border-top:none;
	vertical-align:top;
}

.SectionInactive
{
	width:100px;
	background-color:#e8e8e8;
	border:1px solid #999999;
	font-size:14px;
}


.MainContentLink
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

.filesize { font-size: 11px; }

.instructions { font-style: italic; }

.UpdateStats
{
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	font-style: italic;
}

.buyButton {
	margin-bottom:1px;
}
