/* GENERAL */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	padding:0px;
	margin:0px;
	margin-top:8px;
}
h1,h2,h3,h4{
	font-family: "Trebuchet MS", Arial;
	cursor: default;
	padding-left:10px;
}
a {
	font-weight: bold;
	color: #3F5B7F;
	text-decoration: none;	
}
a:hover {
	color: #333;
	text-decoration: underline;
}



/* TABLES */
table#header {
	margin-bottom:20px;
}


/* DIVs */
#sections{
padding-top:2px;
margin:0px;
text-align:right;

}
#sections ul li{
list-style:none;
display:inline;
font-size:12px;
}
#sections a {
	font-weight: bold;
	background:#fff;
	text-decoration: none;
	background-image: none;	
}
#sections a:hover {
	color: #000;
	text-decoration: none;
}
#sections a.noBrd {
	background: none;
}
/* ----- */
.column1-topStory{
	margin-bottom:20px;
                padding-left:4px;
	font-size:11px;
}
.column1-topStory h1 {
	font-size: 18px;
	font-weight: normal;
	color: #4971A7;
	margin:0;
	padding:0;
	padding-bottom:4px;
	border-bottom: 2px solid #898989;
}
.column1-topStory h1 a:hover {
text-decoration:none;
}
.column1-topStory .entry {
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	margin-left:2px;
	font-size:12px;
}
.column1-topStory .entry a{
	font-size: 14px;
}

.column1-topStory .postDate {
	margin-top:4px;
	color: #666;
}
.column1-topStory .postedBy {
	margin-top: 6px;
	text-align:right;
}
.column1-topStory .postedBy a{
	font-size:11px;
	color: #3F5B7F;
	text-decoration: none;
	background-image: url(img/dotted-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 12px;
}

.icons {
                 margin-right:4px;
}


/* ----- */
.column1-cat {
	margin-bottom:20px;
	font-size:11px;
                padding-left:4px;
}
.column1-cat h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	border-bottom: 2px solid #898989;
}
.column1-cat h1 a{
color:#000;
}
.column1-cat h1 a:hover{
text-decoration:none;
color:#4870A7;
}
.column1-cat .entry {
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	margin-left:2px;
	font-size:12px;
}
.column1-cat .entry a{
	font-size: 14px;
	font-style: italic;

}
.column1-cat .postDate {
	margin-top:4px;
	color: #666;
}
.column1-cat .postedBy {
	margin-top: 6px;
	text-align:right;
}
.column1-cat .postedBy a{
	font-size:11px;
	color: #3F5B7F;
	text-decoration: none;
	background-image: url(img/dotted-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 12px;
}
.column1-gmktp {
	margin-bottom: 20px;
	font-size: 11px;
	border: 1px solid #EEE;
	font-family: Arial, Helvetica, sans-serif;
}
.column1-gmktp ul {
	margin:0;
	padding:0;
	list-style:none;

}
.column1-gmktp ul li {
	float: left;
	width: 240px;
	margin-left:10px;
	padding: 0px;
	height: 65px;
	min-height: 65px;
}
.column1-gmktp a{
	display: block;
	width: 95%;
	background-image: url(img/spacer.gif);
	padding: 8px;
}
.column1-gmktp a:hover{
	text-decoration: none;
}
.column1-gmktp a .title {
	font-size: 12px;
}
.column1-gmktp a .description {
	color: #000;
	background: none;
	font-weight: normal;
}
.column1-gmktp a .url {
	color: #666;
}
.column1-gmktp .adsByGoogle{
                clear:both;
}
.column1-gmktp .adsByGoogle a{
	color: #666;
	padding:2px;
	width: auto;
	text-align: right;
	background-color: #EEE;
	background-image: url(img/google-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.column1-gmktp .adsByGoogle a:hover{
	color: #3F5B7F;
	text-decoration: underline;
}

/* ----- */
.column2-1 {
	padding: 8px;
	background: #EFF6FF;
	font-size: 11px;
	margin-bottom: 20px;
}
.column2-1 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #29415F;
	margin:0;
	padding:0;
}
.column2-1 p {
	margin:0;
	line-height: 16px;
}
/* ----- */
.column2-2 {
	padding: 8px;
	background: #FFF9CF;
	font-size: 11px;
	margin-bottom: 20px;
}
.column2-2 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #5F5529;
	margin:0;
	padding:0;
}
.column2-2 p {
	margin:0;
	line-height: 16px;
}
/* ----- */
.column3-gmktp {
	margin-bottom: 20px;
	font-size: 11px;
	border: 1px solid #EEE;
	font-family: Arial, Helvetica, sans-serif;
}
.column3-gmktp ul {
	margin:0;
	padding:0;
	list-style:none;
}
.column3-gmktp ul li {
}
.column3-gmktp a{
	display: block;
	width: 95%;
	background-image: url(img/spacer.gif);
	padding: 8px;
}
.column3-gmktp a:hover{
	text-decoration: none;
}
.column3-gmktp a .title {
	font-size: 14px;
}
.column3-gmktp a .description {
	color: #000;
	background: none;
	font-weight: normal;
}
.column3-gmktp a .url {
	color: #666;
}
.column3-gmktp .adsByGoogle a{
	color: #666;
	padding:2px;
	width: auto;
	text-align: right;
	background-color: #EEE;
	background-image: url(img/google-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.column3-gmktp .adsByGoogle a:hover{
	color: #3F5B7F;
	text-decoration: underline;
}
/* ----- */
.column2-4 {
	padding: 8px;
	background: #FFEFF0;
	font-size: 11px;
	margin-bottom: 20px;
}
.column2-4 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #8F3535;
	margin:0;
	padding:0;
}
.column2-4 p {
	margin:0;
	line-height: 16px;
}
.syndication{
text-align:center;
margin:0px;
padding:0px;
margin-bottom:8px;
}
.syndication img{
margin-bottom:0px;
}
.syndication h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FF9738;
	margin:0;
	padding:0;
}
/* FOOTER */
#footer {
	color: #FFF;
	text-align:right;
	font-size:10px;
}
#footer td {
	background: #BFBFBF;
	padding: 4px;
}

/* TOP NAV BAR */
#topNav {
	float: right;
	text-align: right;
	padding:0;
	font-size:12px;
	font-weight: bold;
	line-height:normal;
	margin-right: 18px;
}
#topNav ul {
	margin:0;
	padding:4px 0 0 8px;
	list-style:none;
}
#topNav li {
	display:inline;
	margin:0;
	padding:0;

}
#topNav a {
	float:left;
	padding:0 0 0 6px;
	text-decoration:none;
	color:#FFF;
	margin-left: 10px;
	height: 29px;
	background: none;
}
#topNav a span {
	float:left;
	display:block;
	padding:8px 13px 3px 6px;
}
#topNav a span {
	float:none;
}
#topNav #current a {
	color:#264F86;
	background:#E7F1F8 url("img/topNavTab.gif") no-repeat left top;
}
#topNav #current a span {
	background:#E7F1F8 url("img/topNavTab.gif") no-repeat right top;
	padding:8px 13px 3px 6px;
}
#topNav a:hover,#topNav a:hover span {
	color:#EEE;
}
#topNav #current a span,#topNav #current a {
	color: #264F86;
	background-color:#fff;
}


/* TrackBack */
.trackback {
	border: 1px solid #B8CEEC;
	background-color: #E9E9E9;
	min-height: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	margin-top:8px;
                min-height:48px;
                height: auto !important;
                height: 48px;
}
.trackback p{
margin-left:12px;
}
.trackback img {
	float: right;
                padding:0px;
                margin:0px;
}
.trackback h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1F4197;
	margin-top: 6px;
	margin-bottom: 2px;
	cursor: default;
}
.trackback-pings p{
	margin:0;
}
.trackback-pings {
	margin: 4px;
	margin-left: 43px;
	margin-top:0;
	padding: 6px;
	background-color: #FFF;
	float: none;
	clear: both;
}
.trackback-content {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #CCC;
}
.trackback-ping-date {
	margin-top: 4px;
	padding-left: 20px;
	font-size: 10px;
	color: #333;
	background-image: url(img/arr-sm.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

/* Comments */
.comments {
}
.comments h2 {
	margin-bottom:8px;
	margin-left: 0px;
	margin-top: 4px;
                padding:0px;
	color: #3F5B7F;
	cursor: default;
                font-size:14px;
}
.comment-inner p {
	margin-bottom:4px;
}
.comment-inner {
	border-bottom: 1px solid #F3E6A9;
	margin-bottom: 8px;
	padding-bottom: 6px;
	padding-left:8px;
}
.comment-header {
	font-weight: bold;
}
.comment-footer {
	font-size: 11px;
}

.comments-content {
	
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:14px;
	background-color: #FFF6CF;
}


/* Post Comment Block */
.commentsTbl {
	/* border: 1px solid #AF3636; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	padding-bottom:4px;
                padding-top:0px;
                margin:0px;
}

.commentsTbl h2 {
	margin:0;
	font-size: 16px;
	font-weight: bold;
	background-color: #BFBFBF;
	padding: 4px;
	cursor: default;
	color: #ffffff;
}

.commentsTbl table {
	margin-left: 8px;
	margin-bottom:8px;
                border:none;
}
