/* list-article-layout */

.list-article-layout
{
	display:block;
	border: 1px solid #CCCCCC;
	height: 320px;
	list-style:none;
}

.list-article-layout li.left-content
{
	float: left;
	margin: 0;
	border: 1px solid #f1f1f1;
	width:70%;
	height: 320px;
}

.list-article-layout li.right-content
{
	float: right;
	margin: 0;
	border: 1px solid #f1f1f1;
	width:30%;
	height: 320px;
}


/* article-list-layout */

.article-list-layout
{
	display:block;
	border: 1px solid #CCCCCC;
	height: 320px;
	list-style:none;
}

.article-list-layout li.left-content
{
	float: left;
	margin: 0;
	border: 1px solid #f1f1f1;
	width:30%;
	height: 320px;
}

.article-list-layout li.right-content
{
	float: right;
	margin: 0;
	border: 1px solid #f1f1f1;
	width:70%;
	height: 320px;
}

/* article-layout */

.article-layout
{
	display:block;
	border: 1px solid #CCCCCC;
	height: 320px;
}

/* end article-layout */

.tab-content
{
}

/* individual article style */

.article-style
{
	margin:0;
	color:#333333;
	border:1px solid #D9D9D9;
	display:block;
	width:562px;
}

.article-style div.details
{
	padding:0 15px 20px 24px;
}

.article-style div.details h1
{
	margin-top:25px;
	margin-bottom:25px;
	font-size:2em;
}

.article-style div.details h2
{
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.3em;
	color:#345A86;
}

.article-style div.details STRONG
{
	color:#345A86;
}

.article-style div.details ul
{
	list-style-image:url(../img/dot.jpg);
}

.article-style div.details P
{
	padding-right:0;
	margin-right:0;
	margin-bottom:10px;
}

.article-style div.details a
{
	color:Blue;
}
/* end article style */


/* article1 style */

.article-style1
{
	padding-top:0;
	margin-top:0;
	color:#333333;
}

.article-style1 h2
{
	margin-top:0;
	padding-top:0;
	margin-bottom:15px;
}

.article-style1 STRONG
{
	color:#345A86;
	margin-top:5px;
	margin-bottom:5px;
}

.article-style1 ul
{
	list-style-image:url(../img/dot.jpg);

}

.article-style1 P
{
	margin-bottom:10px;
}

.article-style1 div.details a
{
	color:Blue;
}

/* article2 style */


/* individual article2 style */

.article-style2
{
	padding:0;
	margin:0;
	color:#333333;
}

.article-style2 h1
{
	margin-top:10px;
	margin-bottom:25px;
	font-size:2em;
}

.article-style2 h2
{
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.3em;
	color:#345A86;
}

.article-style2 STRONG
{
	color:#345A86;
}

.article-style2 ul
{
	list-style-image:url(../img/dot.jpg);
}

.article-style2 P
{
	margin-bottom:10px;
}

.article-style2 p a 
{
	color:Blue;
}

.article-style2 div.details a
{
	color:Blue;
}

/* end article2 style */


/*  */
.article-style3
  {
  	text-align:left;
  	margin:0 20px 10px 30px;
  	padding:10px 20px 30px 20px;
  	display: block;	
	border: 1px solid #D9D9D9;
	color:#333333;
		 
  }  
  
  .article-style3 h1
  {
  	margin-top:15px;
	margin-bottom:25px;
	font-size:2em;
  } 
  
  .article-style3 h2
  {
  	margin-top:20px;
	font-size:1.3em;
	color:#345A86;
  }

  .article-style3 h3
  {
  	margin-top:25px;
	font-size:1.6em;
	color:#333333;
  }
  
  .article-style3 h2 a
  {
  	margin-top:20px;
	margin-bottom:5px;
	font-size:1.1em;
	color:#345A86;
	text-decoration:none;
  }
  
  .article-style3 IMG
  {
  	margin-top:7px;
  	margin-bottom:5px;
  }
  
   .article-style3 ul
{
	margin-top:20px;
	padding-bottom:15px;
	margin-left:40px;
	list-style:none;
	list-style-type:disc;
}

.article-style3 DIV.details UL {
	MARGIN-TOP: 0; PADDING-BOTTOM: 0; MARGIN-LEFT: 40px; LIST-STYLE-TYPE: disc;
}

.article-style3 a
{
	color:blue;
	text-decoration:underline;
}

 
/* .article-style3 ul.normal-links
{
	margin-top:10px;
	padding-bottom:15px;
	margin-left:0;
	list-style:none;
}

.article-style3 ul.normal-links a
{
	color:blue;
	margin-left:0;
	padding-left:0;
}*/
  
  .article-style3 ul.normal-links
{
	margin-top:10px 0 0 0;
	list-style-image:url(../img/Arrow_Transparent.gif);
	margin-left:5px;
	padding-left:13px;
}

.article-style3 ul.normal-links li
{
	margin-top:7px;
}

.article-style3 ul.normal-links a
{
	color:#333333;
	font-weight:bold;
	padding:10px 0 10px 10px;	
	text-decoration:none;	
}

.article-style3 ul.normal-links a:hover
{
	text-decoration:underline;	
}

/*   */


/* search input text and button */
.input-text
{
	background-image: url(../img/Search_Icon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left:15px;
	margin-top:0;
	color: #666;
	border: 1px solid #345A86;
	display: inline;
}

.customButton
{
	margin:0;
	vertical-align: top;
}

/* end search input text and button */


/* search-top-mark: Breadcrumb, Email, Bookmark */
.search-top-mark {
	margin:0;	
	padding:0;
	font-size: 90%;
	height:20px;
}

.search-top-mark ul
{
	list-style:none;
}

.search-top-mark li.leftmark
{
	list-style:none;
	float:left
}
/* end top-mark: Breadcrumb, Email, Bookmark */

/* search-layout */
.search-layout
{
	margin:0;
	padding:0;
	font-size:medium;
	width:570px;
}

.search-layout ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.search-layout ul.search-top
{
    width:570px;
    padding:0;
	display:block;
	border: 1px solid #D9D9D9;
	background-color: #E4ECE5;
	font-size:80%;
	list-style:none;
	color: #333333;
}

.search-layout ul li.title
{
	list-style:none;
	margin-top:5px;
	padding:15px 0 2px 15px;
	margin:0;
	font-size:115%;
	font-weight: bold;
}

.search-layout ul li.teaser
{
	list-style:none;
	font-size:90%;
	margin:0;
	padding:5px 0 15px 15px;
}

.search-layout table.search-navgator
{
	width:570px;
	margin-top:15px;
	padding:5px 10px 2px 10px;
	font-weight:bold;
	color: #345A86;
}

.search-layout table.search-navgator .rightmark
{
	text-align:right;
	font-size:smaller;
}

.search-layout table.search-navgator1
{
	width:570px;
	margin-top:15px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	color: #345A86;
}

.search-layout table.search-navgator1 .rightmark
{
	text-align:right;
	font-size:smaller;
}

/*.search-layout table.search-navgator .leftmark
{
	text-align:left;
	font-size:smaller;
}*/

.search-layout td.search-results
{
	text-decoration:none;
	/*border-top: none;*/
}

.search-layout #rptResult
{
	width:570px;
	display:block;
	border:solid 1px #red;
}



/*.search-layout table.search-navgator1
{
	width:570px;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	color: #345A86;
	text-align:right;
	font-size:x-small;
	font-weight:bold;
	
}*/

.search-layout ul li.leftmark
{
	list-style:none;
	float:left;
}

.search-layout ul li.rightmark
{
	list-style:none;
	float:right;
	font-weight:bold;
	color: #345A86;
}

.search-layout ul li.rightmark table
{
	list-style:none;
	float:right;
	font-weight:bold;
	font-size:80%;
	color: #345A86;
}

.search-layout td.search-results
{
	text-decoration:none;
	width:570px;
}

.search-layout td.search-results a
{
	color:#345A86;
	text-decoration:none;
	font-size:smaller;
}

.search-layout td.search-results a:hover
{
	color: #333333;
	text-decoration:underline;
}

.search-results
{
	width:570px
}

.search-results table.search-results-table
{
	margin:0;
	padding:0;
	border-width:0.5px;
	border:1px solid #C8CDD2;
	width:570px
}

.search-results table.search-results-table span.search-result-title
{
	/*color:#345A86;*/
	color:#333333;
	font-size:smaller;
	font-weight:bold;
} 

.search-results table.search-results-table span.search-result-summary
{
	font-size:75%;
} 
/* end search-layout */




/*  template template-main-layou */

.template-main-layou

.template-main-layou li.template-left-content
{
	float: left;
	border: 1px solid #f1f1f1;
}

.template-main-layou li.template-right-content
{
	float: right;
	border: 1px solid #f1f1f1;
}


/* survey */

.survey
{
	background-color:#f1f1f1;
	text-align:left;
	padding: 5px;
	width: 98%;				
}

*html .survey span.FieldLabelSurvey, *html .survey span.RadioLabelArea, *html .survey span.RatingLabel, *html .survey div.RatingInfoRight1, *html .survey div.RatingInfoLeft1, *html .survey div.VerticalRadioInput
{
	font-size: 75%;
}

.survey span.FieldLabelSurvey
{
	color:#345A86;
	font-weight: 800;
	vertical-align: top;	
}

.survey p
{
	border:0;
}

.survey div.RadioField
{
	float: left;
	text-align: right;
}

.survey span.RadioLabelArea 
{
	width: 25px; 
	height: 15px; 
	float: left;
}

.survey span.RadioLabel
{
	float: right;
}

.survey span.RatingLabel
{
	display: block;
	text-align: center;
	color: #666666;	
}

.survey div.RatingInfoRight1
{
	float: left; 
	text-align: right; 
	padding: 10px 5px 0 0;
}

.survey div.RatingInfoRight2
{
	float: left; 
	width: 230px; 
	text-align: right; 
	padding: 45px 10px 0 20px;
}

.survey div.RatingInfoRight1, .survey div.RatingInfoLeft1
{
	color: #666666;
}

.survey div.RatingInfoLeft1
{
	float: left; 
	text-align: left; 
	padding: 10px 0 0 15px;
}

.survey div.RatingInfoLeft2
{
	float: left; 
	width: 240px; 
	text-align: left; 
	padding: 45px 0 0 10px;
}

.survey span.RadioInput
{
	width: 31px; 
	height: 30px; 
	direction: rtl; 
	float: left; 
	padding-top: 5px;
}

.survey div.RatingField 
{ 
	float: left; 
	width: 70px; 
}

.survey span.RatingLabel 
{ 
	text-align: center; 
}

.survey span.RatingLabelArea 
{ 
	width: 65px; 
	height: 30px; 
	text-align: center; 
}

.survey div.RatingField 
{ 
	float: left; 
	width: 70px;
}

.survey span.RadioInput2 
{ 
	width: 65px; 
	height: 30px; 
	text-align: center; 
	float: left; 
	padding-top: 15px;
}

.surveyresult
{
	padding: 15px;
}

.surveyresultlist
{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin: 8px 5px 8px 20px;
}

.surveyresultlink
{
	text-decoration: underline;
}

.surveystartover
{	
	text-align: right;	
	background-repeat: no-repeat;
	background-position: 630px;
	background-image: url(../img/Arrow_Transparent.gif);
}

.surveystartover a
{
	color: #000;
	font-weight: bold;
}

.smotitle
{
	font-style: italic;
}

.disclaimerNew
{
	font-style: italic;
}
/* end survey */

/* step progress */

.progress
{
	font-size: 100%;
}

.progressBox
{
	border: solid 1px #D9D9D9; 
	background-color: #fff;
	width: 200px;
	text-align: center;
}

.progressStep
{
	font-weight: 800;
}

/* end step progress */

/* download */
.headline
{
	padding-left: 20px; 
	color: #345A86; 
	font-weight: bold; 
	vertical-align: top;
}

/* end download */



.add-border
{
	display:block;
	border: 2px solid #f1f1f1;
	height:125px;
	width:250px;
}


#thumb-image{
	text-align:center;
	margin:100px;
}

/* end popup thumb image */

.extra-style { border:0; padding:0;  margin-left:30px; }   
.extra-style h1 { padding:0; margin-left:0; margin-bottom:20px; font-size:2em; color:#333333; }
.extra-style0 { border:0;padding:0; margin-right:0;}
.extra-style0 h2 { margin-bottom:15px;}

*html .extra-style1 {padding:20 20 0 20; }
  
.extra-style1 {padding:0 20 0 20; }
.extra-style1 h2 { padding:0; margin-left:0; margin-bottom:15px; margin-top:0; font-size:1.3em;
color:#333333; }
.extra-style1 DIV.details IMG { text-align: center;}
.extra-style1 DIV.details UL {padding:0; margin:0; margin-left:15px;} 
.extra-style1 DIV.details UL li {padding:0; margin:0; padding-top:5px; }
  
.extra-style2 { border:0; padding:0;  margin-left:30px; font-size:95%;}

