/* CSS Document */

a, body, div, h1, h2, h3, h4, h5, h6, input, p, td{
	color : #4A4A4A;
	font-family : Arial, Helvetica, sans-serif;
}

a:hover{
	text-decoration : underline;
}

body{
	background : #284A7A;
	margin : 10px;
	padding : 0;
}

form{
	margin : 0;
	padding : 0;
}

h1{
	color : #E62C37;
	font-size : 12px;
	font-weight : bold;
}

h2{
	color : #4A4A4A;
	font-size : 16px;
	font-weight : bold;
}

.copyright{
	color : #ffffff;
	font-size : 11px;
}
.copyright a {
		text-decoration: none;
		color: #ffffff;
	  }
.copyright a:hover {
		text-decoration: underline;
		color: #ffffff;
	  }
.copyright a:visited {
		text-decoration: underline;
		color: #ffffff;
	  }

.linkscontent a,
.linkscontent a:link,
.linkscontent a:visited,
.linkscontent a:active,
.linkscontent a:hover{
	font-size : 11px;
}

.content{
	background-color : #ffffff;
}

#sub{
	/* sub level main table */
	border : 0px;
	font-size : 12px;
}

#sub .content{
	padding : 20px 15px 15px 15px;
}

#sub .content ul li{
	color:#4A4A4A;
	margin: 0 0 10px 0;
}

/* ADDITIONS - AUGUST-SEPTEMBER 2011 */
.blog_bg_top {
		background: url(images/blog_bg_top.gif) no-repeat;
		height: 32px;		
	}
.blog_bg_bottom {
		background: url(images/blog_bg_bottom.gif) no-repeat;
		height: 25px;		
	}
.text_red_title {
		font-size: 10pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #652402;
		margin-left: 10px;
		margin-right: 15px;
		margin-bottom: 5px;
	 }
.text_blue {
		font-size: 9pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #26497b;
		margin-left: 10px;
		margin-right: 15px;
	 }
.text_blue a {
		text-decoration: underline;
		color: #26497b;
	  }
.text_blue a:hover {
		text-decoration: underline;
		color: #26497b;
	  }
.text_blue a:visited {
		text-decoration: underline;
		color: #26497b;
	  }
.forum_bg {
		background: url(images/tap_box_forum.gif) no-repeat;
		background-position: bottom right;		
	}
.poll_bg {
		background: url(images/tap_box_poll_bg.gif) no-repeat;
		background-position: bottom right;
		background-color: #8a8a8a;
		height: 90px;		
	}
.poll_text {
		font-size: 9pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #ffffff;
		margin-left: 10px;
		margin-right: 10px;
	}
.poll_text a {
		text-decoration: underline;
		color: #ffffff;
	  }
.poll_text a:hover {
		text-decoration: underline;
		color: #ffffff;
	  }
.poll_text a:visited {
		text-decoration: underline;
		color: #ffffff;
	  }
.breadcrumbs {
		font-size: 9pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #a4a4a4;
	 }
.breadcrumbs a {
		text-decoration: none;
		color: #a4a4a4;
	  }
.breadcrumbs a:hover {
		text-decoration: underline;
		color: #a4a4a4;
	  }
.breadcrumbs a:visited {
		text-decoration: underline;
		color: #a4a4a4;
	  }
.readmore {
		font-size: 9pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #a4a4a4;
		text-align: right;
		}
.feed {
		font-size: 8pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #4A4A4A;
		margin-left: 9px;
		margin-right: 10px;
		}
.st_sharethis_custom_lrg{
        background: url("images/tap_box_sharethis.gif") no-repeat scroll left top transparent;
        padding:41px 46px 0 0;
}
.st_sharethis_custom_lrg_sub{
        background: url("images/tap_box_sharethis.gif") no-repeat scroll left top transparent;
        padding:45px 46px 0px 0px;
}
textarea.text_teaser {
		font-size: 10pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #000000;
	  }
.text_headlines {
		font-size: 11px; 
		font-family: arial, helvetica, sans-serif;
		margin-left: 10px;
		margin-top: 0px;
		color: #4A4A4A;
	}
.text_headlines a:link {
        text-decoration: underline;
		color: #4A4A4A;
    }
.text_headlines a:visited { 
		text-decoration: underline;
		color: #4A4A4A; 
	}
.text_headlines a:hover { 
		text-decoration: underline;
		color: #4A4A4A; 
	}	
