/* 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-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 */

/* individual article style */

.article-style
{
	padding-top:0;
	margin-top:0;
	color:#333333;
}

.article-style h1
{
	margin-top:10px;
	margin-bottom:25px;
	font-size:2em;
}

.article-style h2
{
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.3em;
	color:#345A86;
}

.article-style STRONG
{
	color:#345A86;
}

.article-style P
{
	margin-bottom:10px;
}

.article-style img
{
	margin: 0;
}

.article-style p a
{
	color:#18479B;
	text-decoration:underline;
}

.article-style ul
{
	font-size:100%;
    padding:0;
    margin: 10px 0 15px 15px;
    list-style-type:disc;
    color:#333333;
}

.article-style ul li
{
	margin-bottom:2px;
}
/* end article 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;	
	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 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:#18479B;
	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 #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;
}

/* end survey */