/*   Styles specific to the CONTENT section */
#Content input[type="text"]{
	border-style:solid;
	border-width:1px;
	border-color:gray;
	}


#Content HR {margin-left:50px;margin-right:25px;margin-top:20px;margin-bottom:15px;}

#Content HR.left {
	margin-left:0; margin-right:25px;margin-top:20px;margin-bottom:15px;
}

#Content UL {
	list-style-image:url(../images/tbi_bullet.png);
}

#Content ul.listwithoutdot {
	list-style:none;
}

#Content UL LI {
	margin-bottom:1em;
}

#Content TABLE {
	border:1px solid black;
	margin-bottom:20px;
}

#Content TABLE TR TH {
	background-color:#005CAB;
	border:1px solid black;
	color:white;
	font-weight:bold;
	font-size:90%;
	vertical-align:middle;
	text-align:left;
	padding:3px;
	margin:0px;
}

#Content TABLE TR TD {
	border:1px solid black;
	color:black;
	padding:5px;
	padding-left:3px;
	vertical-align:top;
	text-align:left;
	font-size:80%;
}

#Content TR TD UL LI {
	margin-left:-15px;
}

#Content H1 {
	font-size:140%;
	color:#000066;
	font-weight: bolder;
}
#Content H2 {
	font-size:120%;
	color:#000066;
	font-weight: bolder;
}

#Content h3 {
	color: #000056;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal; 
	margin-top: 10px;
	margin-bottom: 10px;
}

#Content h4 {
	color: #000056;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:.9em;
	font-weight:bold;
	font-style:normal; 
	margin-top: 10px;
	margin-bottom: 10px;
}



#Content .nobullet {
	list-style-type:none !important;
	list-style-image:none;
}

#Content P.totop {
	width:100%;
	text-align:right;
	background-image:url(../images/to_top.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	margin-right:60px;
	height:25px;
}

#Content .rightjust {
	text-align:right;
}

#Content .center {
	text-align:center;
}


#Content P.totop A {
	text-decoration:none;
}

#Content .announce {
	color:#000066;
	font-weight: bolder;
	font-size:120%;
	margin-right:60px;
	padding:10px;
	border:1px solid gray;
}	


#news ul.norm {
	padding-left:0px !important;
	margin-top:8px;
	list-style-image:url(../images/sci_bullet.png);
	margin-left:25px;
}

#news ul.norm li {
	margin-bottom: 4px;
	padding: 0 0 8px;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
}


#news div.msktc p a {
	margin: 3px;
	display:block;
	margin-top:28px;
	padding: 3px;
	font-size: 16px !important;
	font-weight:bold !important;
	text-decoration: none;
}

.feedburnerFeedBlock P.date {margin-top:0px; margin-bottom:0px}
.feedburnerFeedBlock #creditfooter {display:none}

#socialbadges {margin-top:15px; margin-left:10px;}
#socialbadges IMG {width:24px; height:24px; border:none; }
#socialbadgesinhomepage {margin-top:0; margin-left:0;}
#socialbadgesinhomepage IMG {width:24px; height:24px; border:none; }
#news P.readallpostslink {font-size:smaller; margin-bottom:25px;}
#news P.readallpostslinkinhomepage {font-size:smaller;}
