.content
{
	list-style-position: outside;
	font-size: 8pt;
	overflow: auto;
	cursor: default;
	font-family: Tahoma;
	list-style-type: square;
	text-align: justify;
}


.Header-Row1Left
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	height: 20px;
	background-color: #8caae7;
}

.Header-Row1Right
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	height: 20px;
	background-color: #8caae7;
	text-align: right;
}

.Header-Row2Left
{
	background-image: url(mknbrand.gif);
	background-repeat: no-repeat;
	height: 50px;
}

.Header-Row2Right
{
	background-position: right top;
	background-attachment: fixed;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' , endColorStr= '#97b2e9' , gradientType= '1' );*/
	background-image: url(gradient.gif);
	color: white;
	background-repeat: repeat-y;
	height: 50px;
	text-align: right;
	width: 440px;
}

.Header-Row3Left
{
	color: white;
	height: 20px;
	background-color: #507cda;
}

.Header-Row3Right
{
	height: 20px;
	background-color: #507cda;
}

.ContentArea
{
    font-size: 8pt;
	width: 755px;
	cursor: default;
	font-family: Tahoma;
	height: 100%;
	text-align: justify;
}

.Content-LinkArea
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 5px;
	width: 170px;
	background-color: #f0f0f0;
}

.Content-MainArea
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 550px;
}

.Content-RightArea
{
}

.Footer-Row1
{
	color: gray;
	height: 20px;
	background-color: #f0f0f0;
}

.Footer-Row2
{
	color: silver;
	height: 20px;
}


.topht
{
    font-weight: normal;
    font-size: 14pt;
    color: #000000;
    font-family: Verdana;
}

.linktop
{
	color: white;
}

.linktopon
{
	font-weight: bold;
	color: white;
}

.whitelink
{
	color: white;
}


.greenlink
{
	color: #419a3c;
}

.ht1
{
	font-weight: bold;
}

.ht2
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.ht1red
{
	font-weight: bold;
	color: #990000;
}

.tophtblue
{
	font-weight: bold;
	font-size: 10pt;
	color: #8caae7;
	font-family: Tahoma;
}

.BlueRow
{
    font-weight: bold;
    color: #808080;
    height: 18px;
    background-color: #f0f0f0;
    padding-left: 8px;
}

.tabledown
{
	height: 5px;
	background-color: #507cda;
}

.tablemd
{
	height: 2px;
	background-color: #507cda;
}

.GrayLine
{
    width: 100%;
    height: 1px;
    border-top: silver 1px solid;
}
