@charset "iso-8859-1";

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	list-style: none inside;
	font-family: Arial, sans-serif;
	background-color: #D2E2F0;
}


*html body {
	font-size: 9pt;
	
	background: url(../images/background/background_body.gif) repeat left top;
		background-color: #D2E2F0;
}

a{
	color: #5998C9;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

h1{
	font-size: 13pt;
	color: #707277;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

h2{
 font-size: 12pt;
 color: #5998C9;
 margin: 0px;
 padding: 2px 0px 0px 5px;
}

h3{
	clear: both;
	padding: 20px 10px 5px 5px;
	margin: 0px;
	color: #6A6D86;
	font-size: 12pt;
	font-weight: bold;
}

h4{
	clear: both;
	padding: 10px 5px 5px;
	margin: 0px;
	color: #3779AA;
	font-size: 11pt;
	font-weight: bold;
}

h5{
	font-weight: bold;
	color: #3779AA;
	line-height: normal;
	font-size: 10pt;
	padding-top: 2px;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul li {
}


label{
 font-family: Arial,sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #334d55;
}


.date {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #999999;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#content{
	float: left;
	width: 55%;
}
#contentSearch{
	float: left;
	padding-right: 10px;
}

#img {
	display: block;
	width: 20%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}



/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/************** .feature styles ***************/
.FeatureBANNER{
	padding:0px 0px 0px 0px;
	width: 65%;
	border-bottom: 2px solid #b1a770;
	margin: right;
}

.featuretxt{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.featurestory{
	border: 1px double #5C9ACA;
	background-color: #E4EEF6;
}

.featuretitle{
	padding: 0px 2px 0px 10px;
	font-weight: bold;
}

.featureimg{
	display: block;
	width: 20%;
	padding-bottom: 2px;
	border-top: 1px solid #5C9ACA;
}


#featureBlockRIGHT {
	float:right;
	width: 185px;
	margin-top:0px;
	line-height: normal;
	padding-bottom: 2px;
	padding-right: 10px;
	position: relative;
	top: 180px;
	height: auto;
}
#featureBlockLEFT{
	float:none;
	width: 185px;
	line-height: normal;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	position: relative;
	height: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	visibility: inherit;
}


#featureBlock{
	border-left: 1px solid #8CB8D9;
	margin-top: 5px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 8pt;
	color: #666666;
	padding: 5px 10px 5px 3px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	border-bottom: 1px solid #999999;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 0px 0px;
	float: right;
}

#headlines p{
	padding: 0px;
	clear: left;
}

/***************** #second page styles ************/

.storyTitleNEWS {
	clear: both;
	margin: 0px;
	color: #476A96;
	font-size: 11pt;
	font-weight: 700;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 3px;
	font-weight:500;
}
.featuretitleNEWS {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #5D9ACB;
}

/*
#featureBlockNEWS {
	margin-top: 250px;
	margin-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	width: 425px;
	float: none;
	left: auto;
	margin-left:100px;
	padding-bottom: 25px;
	height: auto;
}
*/


 /* Firefox */
 /*
 @-moz-document url-prefix()
 {
#featureBlockNEWS { margin-left:180px; }
 }
*/

#featureBlockNEWS {
	padding-left: 10px;
	padding-right: 30px;
	position: relative;
	width: 440px;
	float: left;
	padding-bottom: 50px;
	padding-top: 150px;
	height: auto;
	margin: 0px 0px 5px 0px;

}

/*hack:*/
html>body #featureBlockNEWS {
	padding-left: 10px;
	padding-right: 30px;
	position: absolute;
	width: 440px;
	float: left;
	padding-top: 150px;
	padding-bottom: 50px;
	height: auto;
	margin: 0px 0px 5px 220px;
	*margin: 0px 0px 5px 0px; 
}



.search {
	font-size: 10pt;
	color: #999999;
}
.quote {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #5E9BCB;
	margin-right: 15px;
	margin-left: 15px;
}


.siteNews{
	background-color:#FFFFFF
	font-size:95%;
	padding: 2px;
	border: 1px solid #D5EED8;
}



.siteNews_PMCC{
	background-color:#8E9295;
	font-size:95%;
	padding: 2px;
	border: 1px solid #D5EED8;
}

.siteNews_KNC{
	background-color:#FFFFFF;
	font-size:95%;
	padding: 2px;
	border: 1px solid #D5EED8;
}


/******************HomePage News Stories ********************/
/* Commented out by Andriy and replaced with .Story img {)
.imgNEWS{
	padding-right:7px;
	width: 100px;
	align:left;
}
*/

/* change the two items below for story appearance on homepage */

.storytitleNEWS{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00000D;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 470px;

}

.descriptionNEWS{
	font-size: 11px;
	width: 470px;
	position: relative;
	visibility: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.headlinesBANNER{
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:2px;
	align:left;
	line-height: 120%;
	
}

.headlinesNEWS{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #00000D;
	width: 440px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 0px;

}
/************** .story styles *****************/
/*
.Story{
	width: 425px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: none;
	position: relative;
	visibility: inherit;

}
*/

.Story{
	width: 415px;
	position: relative;
	padding: 0px 0px 5px 5px;
}
/*hack:*/
html>body .Story {
	width: 415px;
	position: relative;
	float: left;
	left: auto;
	padding: 0px 0px 8px 3px;
	*padding: 0px 0px 5px 5px;
}


.Story p{
	padding: 0px;
}

.storyTitle {
	margin: 0px;
	color: #6A6D86;
	font-size: 9pt;
	font-weight: bold;
	float:right;
}

.StoryDescr{
	float:right;
}
.micetype {
	margin: 0px;
	color: #6A6D86;
	font-size: 8pt;
	font-weight: normal;
}

.Story img {
    padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
    width: 125px;
	height: 100px;
}
.FeatureBlockFONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
}

