a {
	color: #336699;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #5f98d1;
}
a:hover {
	color: #5f98d1;
}
body {
	background-image:url(/st_images/bgBody.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#414141;
	margin:0;
	padding:0;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	color:#414141;
}
#page {
	background-color: #ffffff;
}
h1 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #000000;
}
.body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	line-height:1.5em;
	font-size:.8em;
	overflow:hidden;
}
.body p {
	padding-right:20px;
}
.byline, .entryfooter, .trackbackfooter {
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 10px 0 8px 0;
	color: #000000;
}
.byline {
	clear:both;
}
.commentBody {
	font-size: .8em;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 40px;
}
.commentByLine, .tweetbackByLine {
	font-weight: bold;
	clear: left;
}
#blogText {
	padding:0 6px 0 3px;
}
#banner, #banner a {
	/* Harmonize with layout.css*/
	width:984px;
	margin:0 auto;
	/*
	background-image:url(/st_images/bgMastheadBlogs.png);
	background-position:top left;
	*/
	background-color:#304A6C;
	font-size: 1.4em;
	color: #ffffff;
	padding:40px 6px;
	height:40px;
	cursor:pointer;
}
#banner a {
	background:none;
}
input, select, textarea {
	font-size: 1em;
	color: #000000;
}
.menuTitle {
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	font-weight:bold;
	background-color: #F8F8F8;
	padding: 5px;
	border-bottom:1px dotted #d8d8d8;
}
.header, .header a {
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}
#calendar {
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}
.calendarToday {
	background-color: yellow;
}
.menuBody {
	font-family: verdana, arial, sans-serif;
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}
.menuBody .header {
	font-size: 1em;
}
.menuBody A {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}
.date {
	color: #666;
	border:1px solid #d8d8d8;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:12px;
}
.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	font-size: .7em;
	color: #666666;
	border:1px solid #d8d8d8;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}
.footerHeader {
	background-color:#F8F8F8;
	border:1px solid #d8d8d8;
	font-size: .7em;
	color: #9c9c9c;
	padding:5px;
	font-weight:normal;
	text-align:center;
}
.footerHeader a, .footerHeader a:link, .footerHeader a:visited, .footerHeader a:hover, .footerHeader a:active {
	font-weight:normal;
	text-decoration:none;
}
.rightMenu {
	border:1px solid #d8d8d8;
	margin:8px;
}
.code {
	font-family: "courier new", courier, monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
	margin:5px 0 5px 0;
}
.codePrint {
	font-family: courier, monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
}
.center {
	text-align:center;
}
.entry {
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
a img {
	border: 0px;
}
.comment, .trackback, .tweetback, .commentAlt, .trackbackAlt, .tweetbackAlt {
	border: 1px solid #d8d8d8;
	padding: 10px;
	margin:10px 0;
	position:relative;
}
.commentAlt, .trackbackAlt, .tweetbackAlt {
	background-color:#efefef;
}
.comment img, .commentAlt img, .tweetback img, .tweetbackAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}
.commentBody, .trackbackBody, .tweetbackBody {
	font-size: .7em;
	color: #000000;
	margin-bottom: 10px;
}
#relatedEntriesList {
	font-size: .7em;
	color: #000000;
}
.commentByLine, .trackbackByLine, .tweetbackByLine {
	font-size: 10px;
	color:#414141;
	font-weight:normal;
}
.addCommentLink, .addTrackbackLink {
	text-align:right;
	font-weight:bold;
}
#trackbacks, #comments, #tweetbacks {
	margin-top:8px;
}
#calendar th {
	font-weight: normal;
}
.tbLink {
	font-size:1.1em;
}
.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}
.byline img {
	vertical-align: top;
}
/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm {
	margin:8px;
	text-align:left;
}
fieldset#sendForm {
	border:none;
}
fieldset#commentForm legend, fieldset#sendForm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;
}
fieldset#commentForm label, fieldset#sendForm label {
	float:left;
	width:110px
}
fieldset#sendForm label {
	width:130px;
}
fieldset#commentForm div, fieldset#sendForm div {
	clear:both;
	margin-bottom:5px
}
fieldset#commentForm .longLabel {
	width:260px
}
fieldset#sendForm .longLabel {
	width:200px;
}
fieldset#commentForm .nofLoat, fieldset#sendForm .nofLoat {
	float:none
}
fieldset#commentForm #comments, fieldset#sendForm #notes {
	width:100%;
	height:120px;
	overflow: auto;
}
fieldset#sendForm #notes {
	width:300px;
}
fieldset#commentForm img {
	margin:3px auto
}
fieldset#sendForm img, fieldset#sendForm #submit {
	margin-left:200px;
}
#popUpFormBody {
	background:#fff;
	margin:8px;
}
/*==================Customs======================*/
input.txtField, input.txtFieldShort, .txtArea, .txtAreaShort , select {
	font-size:12px;
	padding:4px;
	color:#DC7F1F;
	background-color:#FFFADB;
	border:#CBB945 1px solid;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#336699;
	text-decoration:none;
}
a:hover, a:active {
	color:#5f98d1;
	text-decoration:none;
}
a:focus {
	outline:none;
}
hr {
	color: #ffffff;
	background-color: #ffffff;
	border: 1px dotted #D3D1B3;
	border-style: none none dotted;
	margin:2px 0;
	clear:both;
}
.smaller {
	font-size:9px;
}
.right {
	float:right;
	}
.left {
	float:left;
}	
.footerHeader { /*modify default to accommodate footerbar */
	margin-bottom:26px;
}

#footerBar {
	position:fixed;
	bottom:0;left:0;right:0;
	padding:0;
	background-color:#D7D7D7;
	border:#CCCCCC solid 1px;
	color:#646464;
	font-size:11px;
	height:26px;
	z-index:999;
	line-height:18px;
	/*margin:0 10px 0 10px;		*/
	margin:0;
}
.toolbar {
	border-top:#ffffff solid 1px;
	padding:4px;
}