@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: #707277;
	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: 50%;
}
#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 ***************/

.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;
}

#features {
	float:right;
	width: 25%;
	margin-top:5px;
	line-height: normal;
	padding-left: 10px;
	left: auto;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-right: 5px;
	color: #333333;
}

#featureBlock{
	border-left: 1px solid #8CB8D9;
	margin-top: 5px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 4px 2px 5px;
}

.story p{
	padding: 0px;
}

.storyTitle {
	clear: both;
	padding: 15px 10px 5px 3px;
	margin: 0px;
	color: #6A6D86;
	font-size: 12pt;
	font-weight: bold;
}

/************* #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: 10pt;
	font-weight: 700;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 3px;
}
.featuretitleNEWS {
	padding: 0px 2px 0px 10px;
	font-weight: bold;
	color: #5D9ACB;
}
#featureBlockNEWS {
	border-left: 1px solid #8CB8D9;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.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;
}
