/* -------------------------- */
/* Standard HTML Tags         */
/* -------------------------- */

body
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: center;
	margin: auto;
	background: #F2F7FA;
	color: #404040;
}
a:link
{
	color: #304057;
	text-decoration: none;
}
a:visited
{
	color: #606080;
	text-decoration: none;
}
a:hover
{
	color: #0F70FF;
	text-decoration: underline;
}
img
{
	border: none 0 #fff;
}
input, select, textarea
{
	color: #333333;
	font-size: 9pt;
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	border: solid 1px #CCC;
	padding: 2px;
}
.noBorder input, .noBorder select, .noBorder textarea
{
	border-style: none;
}

/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page
{
	width: 98%;
	/* default: 700px */
	margin: auto;
}
.header
{
	width: 100%;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: dotted 2px #ccc;
	text-align: center;
}
.main
{
	width: 73%;
	/* default: 450px */
	background: #FFF;
	padding: 6px 6px 0px 6px;
	float: left;
	overflow: hidden;
	text-align: left;
}
.footer
{
	width: 100%;
	text-align: left;
	font-size: 8pt;
	margin-top: 10px;
	padding-bottom: 48px;
	padding-top: 5px;
	border-top: dotted 2px #ccc;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
}
.postDate
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	background: #D5E7F4;
}
.postTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #0E205F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.postMessage
{
	padding-bottom: 5px;
}
.postHeader
{
	color: #808080;
	font-size: 8pt;
	font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
}
.postHeader a
{
	color: #808080;
}

.postFooter
{
	color: #a8a8a8;
	font-size: 8pt;
	font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
	text-transform: uppercase;
	letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
	border-bottom: dotted 1px #ccc;
	background: #F2F7FA;
	margin-bottom: 10px;
}
.commentMessage
{
	font-size: 8pt;
	padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 0px 10px;
	border: 1px dashed #ccc;
	background-color: #F2F7FA;
}
.commentFooter
{
	color: #a8a8a8;
	font-size: 7pt;
	font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
	text-transform: uppercase;
	letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
	font-size: 7pt;
	background: #F2F7FA;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */
.sidebar
{
	width: 22%;
	/* default: 220px */
	float: right;
	background: #D5E7F4;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.sidebarHeading
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	padding-top: 15px;
	margin: 0px 0 10px 0;
	color: #999;
	border-top: dotted 1px #ccc;
}
.sidebarText
{
	padding-bottom: 10px;
}
.sidebarTextScroll
{
	padding-bottom: 10px;
	height: 120px;
	overflow: auto;
}
.aboutMe
{
	color: #505050;
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
}

/* -------------------------- */
/* Google Ads                 */
/* -------------------------- */

#bottomBox
{
	border: 1px solid #A0A0A0;
	background-color:#FFFFFF;
	position: fixed;
	width: 468;
	height: 60;
	left: 0px;
	bottom: 0px;
	padding: 2px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
	font-size: 7pt;
	margin-top: 10px;
	padding-bottom: 10px;
}
.profile A
{
	font-family: Arial, Verdana;
	text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
	font-size: 7pt;
	background: #F2F7FA;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}
.formsHeader
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 2px 2px 2px;
	color: #336699;
}
.formsError
{
	color: red;
	font-weight: bold;
}
.formsValid
{
	color: green;
	font-weight: bold;
}
.formsLabel
{
	font-size: 8pt;
	color: #888888;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* -------------------------- */
/* instaSpider                */
/* -------------------------- */

.fieldDefault
{
	color: #555;
	border-color: #BBB;
	border-width: 1px;
	border-style: solid;
}
#form1
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#mainTable
{
	border: none;
}
	.mainRow
	{
		vertical-align: top;
	}

#alertBox
{
	display: block;
	padding: 0px 5px 12px 5px;
	width: 100%;
}
	#lblSubmit
	{
		border: solid 1px #48AD92;
		background-color: #C9F3E1;
		color: #0E4D4B;
		width: 100%;
		padding: 4px 8px 4px 8px;
	}

#txtURL
{
	width: 300px;
	height: 38px;
}
#txtTimeout
{
	width: 300px;
}
#txtTime
{
	width: 300px;
}
#radlstType
{
	color: #000;
}
#txtCriteria
{
	width: 300px;
}
#txtSplits
{
	width: 300px;
}
#txtHelp
{
	background-color: #F2F7FA;
	border: none;
	width: 100%;
	height: 300px;
}

#resultsBox
{
	display: block;
	padding: 12px 5px 0px 5px;
}
	#btnSearchSubmit
	{
		background-color: #C0C9FF;
	}
	#txtSeachResults
	{
		width: 100%;
		height: 400px;
	}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
	font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	border: solid 1px #808080;
	background: url(images/buttonback.gif) center;
	padding: 1px 1px 1px 1px;
}
.highlight
{
	color: #000000;
	background-color: #ffff66;
}
.alignRight
{
	float: right;
}
#subTitle
{
	color: #000000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Genova;
	position: absolute;
	left: 160px;
	top: 26px;
	display: block;
}
#headerQuote
{
	color: #909090;
	font-size: 9px;
	font-family: Arial, Genova;
	text-align: left;
	position: absolute;
	left: 340px;
	top: 16px;
	height: 52px;
	overflow: visible;
	margin-right: 200px;
	display: block;
}