body
{
	font-size: 10px;
	margin: 30px 30px 30px 30px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Helvetica, Arial;
	background-color: white;
}
a
{
	text-decoration: none;
}

body.clsArticleList
{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Helvetica, Arial;
	background-color: white;
}

body.clsTopBody
{
  margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-image: url(background-top.gif);
}

body.clsMenuBody
{
  margin: 10px 10px 10px 10px;
	background-color: #4766A6;	
}

body.clsEmptyBody
{
	background-color: #264989;
}

body.clsBottomBody
{
	margin: 1px;
	padding: 1px;
	background-color: #4766A6;
}
td
{
	font-size: 10px;	
	font-family: Verdana,Helvetica, Arial;
}

.clsLogo
{
	font-size: 20px;
	color: White;
	font-weight: bold;
}
.clsTopMenuItem
{
	font-weight: bold;
	padding-bottom: 5px;
	cursor: hand;
	color: #b4b4ff;
	padding-top: 5px;
}
.clsTopMenuItemHover
{
	font-weight: bold;
	padding-bottom: 5px;
	cursor: hand;
	color: white;
	padding-top: 5px;	
}
.clsProductMenuItem
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;	
	cursor: hand;
	color: #b4b4ff;
	height: 20px;
	width: 118px;
	background-color: #4766A6;
}

.clsProductMenuItemHover
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;	
	cursor: hand;
	color: white;
	height: 20px;
	width: 118px;
	background-color: #4766A6;
}

.clsProductMenuSubItem
{	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;	
	cursor: hand;
	color: #b4b4ff;
	height: 20px;
	width: 118px;
	background-color: #4766A6;
}

.clsProductMenuSubItemHover
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;	
	cursor: hand;
	color: white;
	height: 20px;
	width: 118px;
	background-color: #4766A6;
}

.clsArticleListTitle
{
	padding-right: 5px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1px;
	padding-bottom: 5px;	
	color: black;
	padding-top: 5px;
	background-repeat: repeat-y;	
}

.clsArticleTitle
{	
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;

}
.clsArticleIngress
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 10px;
}
.clsArticleText
{
	padding-top: 5px;
}

.clsArticleLink
{
	font-weight: bold;
	color: #264989;
	text-decoration: underline;
	padding-top: 50px;
}

.clsArticleLinkHover
{
	font-weight: bold;
	color: #b4b4ff;
	text-decoration: underline;
}


.clsArticleImage
{
	cursor: hand;	
}
.clsArticleImageCaption
{
	color: #264989;
	font-style: italic;
}

.clsArticleListTopTitle
{
	background-position: left top;
	padding-left: 10px;
	font-weight: bold;
	font-size: 18px;
	background-image: url(header.gif);
	padding-bottom: 10px;
	color: white;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: Arial;
}

.clsArticleListIngress
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding-top: 0px;
	text-align: left;
}

.clsArticleListText
{
	padding-top: 5px;
}

.clsArticleListLink
{
	font-weight: bold;
	color: #264989;
	text-decoration: underline;
	padding-top: 50px;
}

.clsArticleListLinkHover
{
	font-weight: bold;
	color: #b4b4ff;
	text-decoration: underline;
}

.clsArticleListImage
{
	cursor: hand;	
}

.clsArticleListMeta
{
	font-size: 9px;
	text-align:right;
}

.clsDesignBy
{
	font-size: 9px;	
	color:White;
	text-align: right;
}
