body{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

a {
	color: #225599;
	text-decoration: none;
}
a.gray 
{
	color: Gray;
	text-decoration: none;
}
a.black 
{
	color: black;
	text-decoration: none;
}

a:hoover {
	text-decoration: underline;
}
.page {
	width: 778px;
	border-left: 1px solid #F6BA02;
	border-right: 1px solid #DD1C15;
	background: url(../../images/menubg.gif);
	background-repeat: repeat-y;
}
.menu {
	width: 183px;
	float: left;
	padding: 10px 0px 10px 5px; 
}
.content {
	width: 570px;
	padding: 0px 0px 10px 15px;
	float: left;
}
.articleTitle1 
{
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid #25559D;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.articleTitleStyle 
{
	margin-top: 10px;
	padding-left: 40px;
	padding-top: 5px;
	height: 38px; 
	background: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	}
#articleMainBox 
{
	text-align:justify; 
	float: left;
	padding: 0px 0px 5px 0px; 
	width: 100%; 
	}
.articleMainTitle2	
{
	margin-top: 0px;
	font-size: 10pt;
	color: Gray;
	font-weight: normal;
	text-align: right;
	}
.articleDate
{
	font-size: 9pt;
	color: Gray;
	text-align: right;
	}
.parentmenu
{
color: Black;
}
H2.parentmenu 
{
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	}
H3.submenu 
{
	font-size: 9pt;
	margin: 0px;
	font-weight: normal;
	padding-left: 15px;
	background: url(../../images/menulevel2.gif);
	background-repeat: no-repeat;
	}
.imageTable 
{
	border: 1px solid #0059A0;
	background-color: #82AED0;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 5px;
	}
.altText
{
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: White;
}

.sourceText
{
	font-family:Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: #0059A0;
}
.Author 
{
	font-size: 11pt;
	font-weight: bold;
	}
H2.articleMainSubTitle	
{
	
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	color: #654311;
	font-weight: normal;
	}
H1.articleTitle1 
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid #25559D;
	margin: 0px 0px 5px 0px;
	}
#articleMainBox 
{
	text-align:justify; 
	PADDING: 0px 0px 5px 0px; 
	WIDTH: 100%;
}
.newsimg 
{
	border: 1px solid #0059A0;
	margin: 2px 2px 0px 0px;
	float: left;
	}
.mainarticletext 
{
	font-size: 12px;
	text-align: justify;	
   
    overflow:hidden;
	}
.articletext 
{
	font-size: 14px;
	text-align: justify;
	}
#rightmainnews
{
	width:49%; 
	float:right;
	margin-top:5px;
	margin-left:2px;
	overflow: visible;
	}
#leftmainnews
{
	width:49%; 
	float:left;
	margin-top:5px;
	margin-right:2px;
	overflow: visible;
	}
H1.articletitle 
{
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	}
#latest 
{
	margin-top:5px;
	margin-bottom:2px;
	border-top: dashed 1px;
	width: 100%;
	padding-top:5px;
	border-bottom: dashed 1px gray;
	padding-bottom:5px;
	overflow:auto;
	height: 150px;
	float: left;
	}
.latesttitles 
{
	width: 95%; 
	margin: 2px 0px 0px 10px;
	}
.gomblink
{
font-size: 11pt;
font-family:Verdana;
font-weight:bold;
text-decoration:none;
}