blockquote{
display:block;
}
.articlesearch{
margin-left:auto;
margin-right:auto;
}
.articlesearch label{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:capitalize;
}
.articlesearch label span{
color:#bf4d00;
}
.welcome h2{
color:#bf4d00;
}
.input{
background-color:#f1f3f8;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-left:1px solid #8d9dc7;
border-top:1px solid #8d9dc7;
width:60%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding:5px;
}
.searchbutton{
	color:#FFFFFF;
	background-color:#263e53;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left:1px solid #8d9dc7;
	border-top:1px solid #8d9dc7;
	width:56px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	overflow: hidden;
}
.articlecats{
	border:5px solid #f4f4f4;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.articlecats dl{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding: 0px;
}
.articlecats dt{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px 5px 5px 10px;
}

.articlecats dl dt a, .articlecats dl dt strong{
	background-image:url(../images/bullet_article.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	padding-left:7px;
	background-position: 0px 4px;
	color:#000000;
}
.articlecats dd{
margin-bottom:5px;
margin-left:0px;
padding-left:10px;
padding-right:15px;
}
.articlecats dd a{
color:#333333;
}
.articlecats a:hover{
text-decoration:underline;
}
.add{
text-align:center;
}
.articleLEFT{
	float:left;
	width:350px;
	margin:0px 10px 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #eee;
	border-left-color: #eee;
	display:block;
}
.articleRIGHT{
	width:150px;
	float:left;
	display: block;
	margin-right: 10px;
	margin-left:0px;
	padding-right: 10px;
	padding-left:0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #eee;
}
.middleArticle, .rightArticle{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eee;
}
.middleArticle h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
padding: 0px 10px 0px 10px;
display:block;
margin:0px;
}
.rightArticle h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
padding: 0px 0px 0px 0px;
display:block;
margin:0px;
}
.middleArticle h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-transform: capitalize;
	color: #5d7392;
}
.rightArticle h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	text-transform: capitalize;
	color:#000000;
}
.middleArticle h1 span a, .rightArticle h1 span a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-transform: capitalize;
	color: #666;
}
.middleArticle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightArticle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.middleArticle p a, .rightArticle p a{
color:#bf4d00;
}
.middleArticle a:hover, .rightArticle a:hover{
text-decoration:underline;
}
.articleREADCONTENT{
	float: left;
	width: 75%;
	margin:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
	padding-left: 20px;
}
.articleContent{
float:left;
width:55%;
}
.articleDetail{
margin-left:auto;
margin-right:auto;
}
.articleTitle{
	color:#647c97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	line-height:30px;
	margin:0px;
}
.articleInfo{
	color:#666;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
}
.articleInfo span{
color:#bf4d00;
font-size:11px;
font-weight:700;
line-height:20px;
}
.articleContent p {
font-size:11px;
}
.articleDetailIMAGE{
width:300px;
float:right;
}
.articleIMG{
background-color:#f1f3f8;
border: 5px solid #e2e7f1;
margin-bottom:5px;
text-align:center;
}
.articleIMG img{
padding:5px;
}
.articleOptions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	display: block;
	padding: 5px;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	
}
.articleOptions li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	display: block;
	list-style-type: none;
}
.articleOptions .sendtofriend a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	background-image: url(../images/bt_send.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color:#38495c;
}
.articleOptions .print a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	padding-left: 25px;
	color:#38495c;
}