/* 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:565px;
}

.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;
	text-decoration:underline;
}

/* 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;
	text-decoration:underline;
}

/* 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;
	text-decoration:underline;
}

.article-style2 div.details a
{
	color:Blue;
}

/* end article2 style */


/* 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;
maragin-bottom:5px;
	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:blue;
	text-decoration:none;
	font-size:smaller;
}

.search-layout td.search-results a:hover
{
	color: blue;
	text-decoration:underline;
}

.search-results
{
	width:570px;
}

.search-results table.search-results-table
{
	margin:0;
	padding:0;
	border-width:0.5px;
	border:1px solid #D9D9D9;
	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;*/
	/*border:1px solid #D9D9D9;*/
	text-align:left;
	/*padding: 5px;*/
	padding:0;
	margin:0;
	color:#333333;
}

.survey span.FieldLabelSurvey
{
	color:#345A86;
	font-weight: 800;
	vertical-align: top;	
}

.survey div.VerticalRadioInput
{
	color:#333333;
}

.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: 255px; 
	text-align: right; 
	padding: 45px 10px 0 25px;
}

.survey div.RatingInfoRight1, .survey div.RatingInfoLeft1
{
	color:#333333;
}

.survey div.RatingInfoLeft1
{
	float: left; 
	text-align: left; 
	padding: 10px 0 0 15px;
	color:#333333;
}

.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; 
	color:#333333;
}

.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;
}

.survey input#butSubmit
{
	margin-left:15px;
}

.surveyresult
{
	padding: 15px;
}

.surveyresultlist
{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin: 8px 5px 8px 20px;
}

.surveyresultlink
{
	color: Blue;	
}

.surveystartover
{	
	text-align: right;	
}

.surveystartover a
{
	color: #000;
	font-weight: bold;
}

.smotitle
{
	font-style: italic;
}

.disclaimerNew
{
	font-style: italic;
}
/* end survey */

/* step progress */

.progress
{
	font-size: 100%;
	color:#333333;
}

.progressBox
{
	border: solid 1px #D9D9D9; 
	background-color: #fff;
	width: 198px;
	text-align: center;
}

.boxLeftSpacing
{ 
	width: 2px;
	padding: 1px;
	margin: 0;
}

.progressBoxLast
{
	width: 201px;
}

.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: 1px solid #f1f1f1;
	height:125px;
	width:250px;
}


#thumb-image{
	text-align:center;
	margin:100px;
}

/* end popup thumb image */


