body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
}

div#siteContainer
{
	width: 790px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid gray;
	background-color: #F8F8F8;
	height: 100%;
	padding-left: 38px;
}

div#topLogo
{
	width: 750px;
	height: 1px;
	visibility: hidden;
}

div#contentContainer
{
	/*width: 550px;*/
	width: 775px;
	float: left;
	background-color: white;
}

div#menuContainer
{
	width: 1px;
	margin-left: 551px;
	background-color: #F8F8F8;
	bottom: -100px;
	visibility: hidden;
}

html>body div#menuContainer
{
	width: 199px;
}

div#bottomLine
{
	height: 1px;
	background-color: #666666;
	border-top: 1px solid gray;
	width: 750px;
	clear: both;
	visibility: hidden;
}

div#topLine
{
	height: 1px;
	background-color: #111216;
	border-bottom: 1px solid gray;
	width: 750px;
	visibility: hidden;
}

td
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

tr
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Stash */
			
img
{
	border: 0px;
}

ul#topMenu
{
	text-align: right;
	width: 100%;
	margin: 0px;
	margin-right: 6px;
	font-size: 10pt;
	padding: 0px;
}

ul#topMenu li
{
	display: inline;
	border: 0px;
	padding: 0px;
	padding-right: 10px;
}

ul#topMenu a 
{
	text-decoration: none;
	color: #fb7662;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

div.page_content p
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
}

div.page_content font
{
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif; 
}

h1
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #666666;
}


h1#blogTop
{
	border: 0px;
}


h2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

p.h6
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 66%;
	border-bottom: 1px solid gray;
}

p.h7
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-left: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 66%;
}

div.newsReadSynopsis, div.newsSynopsis
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	clear: both;
}

div.page_content
{
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}

a
{
	text-decoration: none;
	color: #666666;
	font-size: 10pt;
	font-family: Arial;
}

div.newsTitle, div.newsTitle a
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
	color: #666666;
	font-style: normal;
}

div.newsInfoField
{
	font-weight: normal;
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
	font-style: normal;
}

div.newsContainer
{
	width: 100%;
}

table.cv td
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	padding-left: 10px;
}

table.cv th
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 0px;
	padding: 0px;
}

a.cv
{
	font-weight: normal; 
}

ul.cv
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	margin-bottom: 30px;
}

div.separator
{
	clear:both;
	height:10px;
	margin-bottom:15px;
	border-bottom:1px solid silver;
}

img.blogIcon
{
	float:right;
	margin:0 0 5px 5px;
	position:relative;
	top:0px;
	right:10px;
}

div#addCommentLink
{
	visibility: hidden;
}

div#commentBox
{
	visibility: hidden;
}
