/* the following code will reset all css (baseline everything)

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
*/

body, tbody
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
}

a { color: #000000; }

a:link
{
	text-decoration: none;
	color: #7F2D00;
}

a:visited
{
	text-decoration: none;
	color: #7F2D00;
}

a:hover
{
	text-decoration: underline;
	color: #7F2D00;
}

a:active
{
	text-decoration: none;
	color: #7F2D00;
}

.kBodyTextBase
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
}

.kCVItem { line-height: 1.5em; }

.kQuotationAuthor
{
	line-height: 1.3em;
	color: #666666;
}

.kWorkTitle { font-style: italic; }

.kMenuCurrentSelection
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.kMenuItem
{
	font-size: 9pt;
	color: #666666;
}

.kSmallNote
{
	font-size: 9pt;
	line-height: 1.5em;
}

.kSmallNoteGray
{
	font-size: 9pt;
	line-height: 1.5em;
	color: #666666;
}

h1, .kHeadingLevel0
{
	font-size: 10pt;
	font-weight: bold;
	-webkit-margin-before: 0em;
}

h2, .kHeadingLevel1
{
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

h3, .kHeadingLevel2
{
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

.kBlogTitleDate
{
	color: #888888;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 9pt;
}

.kBlogStory
{
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	border-bottom-width: 1px;
	margin-bottom: 2.0em;
	padding-bottom: 1.0em;
}

.kBlogQuotationBlock
{
	font-size: 9pt;
	line-height: 12pt;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	border-bottom-width: 1px;
	padding-top: 0.1em;
	padding-bottom: 1.5em;
	padding-left: 2.5em;
	padding-right: 4.0em;
	margin-bottom: 3.0em;
}

.kBlogQuotationText
{
	font-size: 9pt;
	line-height: 12pt;
	color: #888888;
	text-align: left;
}

.kBlogQuotationThumb
{
	width: 50px;
	height: 50px;
	float: left;
	clear: right;
	margin-right: 2.0em;
	/*
    border-style: solid;
    border-color: #222;
    border-width: 1px;
*/
}

.kBlogQuotationTextBlock
{
	padding-bottom: 0.0em;
	padding-right: 0.0em;
	position: relative;
	top: -2px;
	margin-left: 74px;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	-webkit-margin-bottom-collapse: discard;
	-webkit-margin-top-collapse: discard;
	min-height: 4.25em;
}

.kBlogTimestamp
{
	font-size: 9pt;
	line-height: 16pt;
	text-align: left;
	color: #888888;
}

.kBlogOutRight
{
	font-size: 9pt;
	line-height: 12pt;
	color: #888888;
	float: right;
	clear: right;
	margin-right: -160px;
	width: 135px;
	text-align: left;
	padding-left: 20px;
}

.fancybox-title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000;
	margin-top: 12pt;
}

#kPageLogoHeader
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 160px;
}

#kPageSideBar
{
	position: absolute;
	top: 160px;
	left: 20px;
	width: 260px;
}

#kPageMainContent
{
	position: absolute;
	top: 160px;
	left: 300px;
	width: 680px;
}
