html, body { margin:0px; padding:0px; }
body.home{
	margin:0px;
	background-color:#ffffff;
	text-align:center;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
}

.maincontent-grey {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
}
a.maincontent-grey:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: underline;
}
.maincontent-red {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EE3333;
	text-decoration: none;
}
a.maincontent-red:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EE3333;
	text-decoration: underline;
}
.maincontent-white {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.maincontent-white:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.maincontent-blue {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #133163;
	text-decoration: none;
}
a.maincontent-blue:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.maincontent-light-blue {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #07519A;
	text-decoration: none;
}
a.maincontent-light-blue:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #07519A;
	text-decoration: underline;
}
.maincontent-light-grey {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.maincontent-blue-blog {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #133163;
	text-decoration: none;
}
a.maincontent-blue-blog:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #133163;
	text-decoration: underline;
}

.maincontent-aqua {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #278C9E;
	text-decoration: none;
}
a.maincontent-aqua:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.title-blue {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #4D4B4D;
	text-decoration: none;
}
a.title-blue:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #4D4B4D;
	text-decoration: underline;
}
.title-postedby {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #888888;
	text-decoration: none;
}
.title-blue-bold {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	color: #000080;
}
.heading-blue {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #802427;
	font-weight:bold;
	text-decoration: none;
}
.heading-light-blue {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #07519A;
	font-weight:bold;
	text-decoration: none;
}
a.heading-light-blue:hover {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #07519A;
	font-weight:bold;
	text-decoration: underline;
}
.heading-blk {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #2D4043;
	text-decoration: none;
}
.sub-heading-grey {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #727272;
	text-decoration: none;
	letter-spacing:0.2em;
}

.ticker{
border: 1px solid #CCDDAD;
background-color:#D1EDB4;
height:25px;
}
table.poll{
border: 1px solid #B5D0D4;
background-color:#EAF2F3;

}
table.newsletter{
border: 1px solid #C2BDA5;
background-color:#F7F6F1;

}
table.topnews{
border: 1px solid #CCCCCC;
background-color:#FFFFFF;}

table.askexperts{
border: 1px solid #E2CF72;
background-color:#EFE4B1;}

table.doctor{
border: 1px solid #CBDCAB;
background-color:#FFFFFF;}

table.breaking-news{
border: 1px solid #95A9BF;
background-color:#C5D0DC;}

.textbox {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: none;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS;
	/*HEIGHT: 15px;*/
	background-color: #F5F4F4;
	border: 1px solid #D2D1D1;
	}
.textbox-newsletter {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: none;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS;
	HEIGHT: 15px;
	background-color: #FFFFFF;
	border: 1px solid #D2D1D1;
	}	
	
.textbox-country {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: none;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS;
	background-color: #F5F4F4;
	border: 1px solid #D2D1D1;
	}
	
	
td.main-title{ 
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #133163;
	text-decoration: none;
	height:34px;
	text-align:left;
}
td.heading-orange{ 
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight:bold;
	color: #FD5C00;
	text-decoration: none;
	text-align:left;
}
td.subheading-blue{ 
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	color: #479ACA;
	text-decoration: none;
	text-align:left;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #7D2426;
	color: #FFFFFF;
}
.caption {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
}		
.breaking-news {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #2D4043;
}
.links {
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#000099;
	text-decoration:none;
}
a.links:hover {
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#000099;
	text-decoration:underline;
}
.news-title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #989798;
	font-weight:bold;
}
.news-body {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
}
.main-heading {
	font-family: "Arial";
	font-size:36px;
	font-weight:bold;
	color: #FFFFFF;	
}
.sub-heading {
	font-family : "Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#EFEFEF;
}