
*{margin:0px; padding:0px;}
body{/*Defined in global.css*/}

/**********global Blocks*****/
#container{/*defined in global.css*/}
#header,#navigation,#content{/*defined in global.css*/}

	#header .logo{/*defined in global.css*/}
	#header .search{/*defined in global.css*/}
	.search form.search-form{/*defined in global.css*/}
/********end header********/


#navigation{/*defined in global.css*/}
	

/**********content***/
#content{/*defined in global.css*/}

#content .search-dir
{
	position:relative;
	width:100%; margin:0 auto; height:auto;
	background:#E7E7E7; margin-top:10px;
	text-align:right;
}

#content .search-dir form{margin-right:30px; padding-top:5px; padding-bottom:5px;}
#content .search-dir form label{font-weight:bold; color:#9D0226; margin-right:10px;}

#content table
{
	position:relative;
	margin:0 auto; height:auto;
	margin-top:15px; margin-bottom:15px;
}

#content table tr.heading
{
	position:relative; background:#EF8555; height:34px;
}

#content table tr td
{
	position:relative;
	background:#F4F4F4; 
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}

#content table tr td h2
{
	position:relative;
	font-size:13px; color:#9D0126;
	margin:5px;
}

#content table tr td h2 a{position:relative; color:#683480;}
#content table tr td h2 a:hover{text-decoration:none;}

#content table tr td p{position:relative; margin-left:5px; margin-right:5px;}
#content table tr td a.more{position:relative; margin-left:10px; line-height:24px; color:#683480;}
#content table tr td a.more:hover{text-decoration:none;}
#content table tr td img{border:none;}

#content .pagination
{
	position:relative; text-align:center;  color:#990000;
	font-size:12px;
}

#content .pagination a{color:#162C9C; text-decoration:none;}
#content .pagination a:hover{text-decoration:underline;}
#content .pagination span, #content .pagination a{margin-left:3px; margin-right:3px;}
	
/************content-text*******/

#content #content-text{/*defined in global.css*/width:647px; padding-right:10px; padding-left:0px;}
	
	#content-text #text-heading,#content-text #text-footer 
	{
		position:relative;
		margin:0; padding:0;
		width:647px;
		height:28px;
		background:url(../siteimages/background/text-heading-fooet.jpg) repeat-x;
		z-index:050;
	}
	#sidebar #text-heading
	{
		position:relative;
		margin:0; padding:0;
		width:312px;
		height:28px;
		background:url(../siteimages/background/text-heading-fooet.jpg) repeat-x;
		z-index:050;
	}
	
	#content-text #text-heading .l-t-c, #sidebar #text-heading .l-t-c
	{
		position:absolute;
		width:5px; height:5px; left:0; top:0; z-index:150;
		background:url(../siteimages/background/text-heading-l-t-c.jpg) no-repeat;
	}
	
	#content-text #text-heading .r-t-c, #sidebar #text-heading .r-t-c
	{
		position:absolute;
		width:5px; height:5px; right:0; top:0; z-index:150;
		background:url(../siteimages/background/text-heading-r-t-c.jpg) no-repeat;
	}
	
	#content-text #text-footer .l-b-c
	{
		position:absolute;
		width:5px; height:5px; left:0; bottom:0; z-index:150;
		background:url(../siteimages/background/text-footer-l-b-c.jpg) no-repeat;
	}
	
	#content-text #text-footer .r-b-c
	{
		position:absolute;
		width:5px; height:5px; right:0; bottom:0; z-index:150;
		background:url(../siteimages/background/text-footer-r-b-c.jpg) no-repeat;
	}
	
	 #text-heading .left,#text-footer .left
	 {
	 	position:relative; width:55%;
		height:18px; display:inline; padding:5px; padding-left:15px;
	 }
	 	#text-heading .left h1,#text-footer .left h1
		{
			position:relative;
			background:none; font-size:14px; color:#fff; line-height:16px;
		}
	 
	 #text-heading .right,#text-footer .right
	 {
	 	position:relative; width:38%;
		height:23px; display:inline;
		text-align:right; padding-right:10px; padding-top:5px;
	 }
	 
	 #text-heading .right span,#text-heading .right a
	 ,#text-footer .right span,#text-footer .right a
	 {
	 	position:relative; font-size:11px; font-weight:bold; margin:0; padding:0;
		color:#fff; text-decoration:none; margin-left:2px; margin-right:3px; line-height:16px; padding:3px; padding-top:0; padding-bottom:0;  padding-right:6px;
		border-right:1px dotted #fff;
	 }
	 
	 #text-heading .right a:hover,
	 #text-footer .right a:hover,
	 #text-heading .right span.normal_bold,
	 #text-footer .right span.normal_bold
	 {
	 	color:#F2884C;
	 }
	 
	  #text-heading .right span.inactive,#text-footer .right span.inactive{color:#ccc;}
	  #text-heading .right a.no-border,#text-heading .right span.no-border,
	  #text-footer .right a.no-border,#text-footer .right span.no-border
	  {border:none;}
	  
	  #text-heading .right .link, #text-footer .right .link
	  {
	  	position:relative;
		margin:0; padding:0;
		width:auto;
		height:23px;
		padding-right:10px; border-right:1px dotted #fff;
		float:right; display:inline; padding-left:10px; 
		}
	   #text-heading .right .link a, #text-footer .right .link a{border:none; margin:0; padding:0; line-height:10px; }
	  
	  #text-heading .right .link img, #text-footer .right .link a img{position:relative; border:none; margin:0; padding:0; line-height:10px;top:-2px;}
	  
	  #text-heading .right .no-border, #text-footer .right .no-border{border:none;}
	
	#content-text #text-container
	{
		position:relative;
		width:625px;
		height:auto;
		border:1px solid #b6b6b6;
		border-bottom:none; border-top:none;
		padding:10px; 
	}
		#text-container blockquote{font-weight:bold; margin-left:30px; padding-right:30px;}
		#text-container img{position:relative; float:left; display:inline; margin-right:10px;}
		#text-container h3{font-size:13px; margin-bottom:10px; line-height:16px;}
		#text-container h4{font-size:13px;}
		#text-container h5{font-size:12px; color:#990225; margin-top:5px; margin-bottom:5px;}
		#text-container em{font-size:11px; color:#000;}
		#text-container p{margin-bottom:5px; line-height:17px; text-align:justify;}
		#text-container a{color:#990225; text-decoration:none;}
		#text-container a:hover{text-decoration:underline;}
		#text-container ul{position:relative; list-style:none; margin-bottom:15px; }
		#text-container ul li{position:relative; float:none; line-height:15px; margin-bottom:5px; padding-left:15px; 
		background:url(../siteimages/background/text-container-list.gif) left 5px no-repeat;
		}
		#text-container ol{position:relative;  margin-bottom:15px; }
		#text-container ol li{position:relative; float:none; line-height:15px; margin-bottom:5px; margin-left:15px; }
		
		#text-container h1{font-size:14px; color:#990225; line-height:20px;}
		#text-container h2{font-size:14px; color:#990225; line-height:20px; margin-bottom:10px;}
		#text-container p.author{font-weight:bold;}
		#text-container p.date{color:#666;}
		
		#text-container .main-image
		{
			position:relative;
			border:1px solid #b6b6b6;
			margin:0 auto;
			width:600px;
			height:auto;
			padding:10px;
			text-align:center;
			margin-bottom:10px;
		}
		
		#text-container .main-image img{float:none;}
	
	#text-container .item
	{
		position:relative;
		width:625px; height:auto;
		margin-bottom:10px;
		border-bottom:1px solid #ABACAD;
		padding-bottom:10px;
	}
	
	.item .item-image{position:relative; width:72px; float:left; height:72px; display:inline; overflow:hidden; border:1px solid #4B5A64;}
		.item .item-image img{border:none;}
	
	#text-container .item .item-description
	{
		position:relative;
		width:545px;
		height:auto;
		float:right; display:inline;
	}
		#text-container .item .item-description h4{font-size:14px; color:#000; line-height:16px; margin-bottom:5px;}
		#text-container .item .item-description h4 a{color:#000; text-decoration:none;}
		#text-container .item .item-description h4 a:hover{color:#9C0226; text-decoration:none;}
		#text-container .item .item-description span.author{color:#9C0226; font-size:11px;}
		#text-container .item .item-description p{position:relative; margin-top:5px; color:#231F20; margin-bottom:5px;}
		#text-container .item .item-description a{color:#A10629; text-decoration:none;}
		#text-container .item .item-description a:hover{text-decoration:underline;}
		#text-container .item .item-description em{font-size:11px; color:#939598;}
	
	
		#content #content-text .category-container
		{
			position:relative;
			width:625px;
			height:auto;
			margin-bottom:10px;
		}
		
	#text-container .category-container .heading
	{
		position:relative;
		margin:0; padding:0;
		width:625px;
		height:28px;
		background:url(../siteimages/background/text-heading-fooet.jpg) repeat-x;
		z-index:050;
	}
	
	#text-container .category-container .heading .l-t-c
	{
		position:absolute;
		width:5px; height:5px; left:0; top:0; z-index:150;
		background:url(../siteimages/background/text-heading-l-t-c.jpg) no-repeat;
	}
	
	#text-container .category-container .heading .r-t-c
	{
		position:absolute;
		width:5px; height:5px; right:0; top:0; z-index:150;
		background:url(../siteimages/background/text-heading-r-t-c.jpg) no-repeat;
	}
	
		#text-container .category-container .heading h2{font-size:14px; color:#fff; margin-left:10px; line-height:25px;}
		
	#text-container .category-container .category-list
	{
		position:relative;
		width:623px;
		height:auto;
		border:1px solid #b6b6b6;
	}
	
	.category-container .category-list .article-item
	{
		position:relative;
		margin:5px; 
		width:295px; height:auto;
		border-bottom:1px solid #ABACAD;
		padding-bottom:5px; float:left; display:inline;
	}
	
	.category-container .category-list .article-item .image{position:relative; width:72px; float:left; height:72px; display:inline; overflow:hidden; border:1px solid #4B5A64;}
	.category-container .category-list .article-item .image img{position:relative; border:none; }
	
	.category-container .category-list .article-item .description{position:relative; width:212px; float:right; display:inline; height:70px; overflow:hidden; }
	.category-container .category-list .article-item .description h4{position:relative; color:#454545; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  height:28px; overflow:hidden;}
	.category-container .category-list .article-item .description h4 a{color:#58595B; text-decoration:none; line-height:14px; font-size:11px;}
	.category-container .category-list .article-item .description h4 a:hover{color:#A70328;}
	.category-container .category-list .article-item .description p{position:relative; font-size:12px; /*color:#454545; */ color:#808285;  width:120px; float:left; display:inline;}
	.category-container .category-list .article-item .description p.author
	{position:relative; font-size:10px; color:#1C4C8F; width:100%; margin-bottom:5px; margin-top:3px;}
	.category-container .category-list .article-item .description a.author{position:relative; font-size:10px; color:#000; text-decoration:none; float:left; display:inline; margin-right:3px; line-height:14px; text-decoration:none; margin-left:2px;}
	.category-container .category-list .article-item .description a.author:hover{text-decoration:underline; color:#990000;}
	/***************************/
	
#text-container .officer
{
	position:relative; width:605px; margin:10px; border-bottom:2px dotted #bebebe; padding:10px;
	padding-left:0; margin-bottom:15px;
}

#text-container .officer h5{position:relative; margin-left:0; line-height:18px;}
.text-container .officer p{position:relative; margin-left:0;}

#text-container .officer .officer-detail
{
	position:relative;
	width:487px; float:left; display:inline;
}

#text-container .officer .officer-image
{
	position:relative;
	float:right; display:inline; border:1px solid #bebebe;
	text-align:center;
}

#text-container .officer .officer-image img{margin:0; float:none;}


#text-container .archived
{
	position:relative; width:625px; height:auto;  text-align:right;
}

	
/**********contact-form*******/

#text-container form.contact-form
{
	position:relative;
	width:100%;
	height:auto;
	border-bottom:1px solid #abacad;
	margin-bottom:15px;
}

	form.contact-form h2{font-size:13px; color:#990225; border-bottom:1px solid #abacad; line-height:20px; margin-bottom:15px;}

	form.contact-form label.text
	{
		position:relative;
		width:200px;
		float:left; display:block;
		color:#000000;
		font-size:12px; margin-right:10px;
		text-align:right;
		line-height:20px;
	}
	
	form.contact-form span.red{color:#A80329; margin-left:3px;}
	form.contact-form p.blue{margin-bottom:40px; margin-top:10px;}
	
	form.contact-form input.input
	{
		position:relative;
		width:300px;
		border:1px solid #ABACAD;
		height:17px; padding:1px;
		margin-bottom:10px;
	}
	
	form.contact-form textarea
	{
		position:relative;
		width:300px;
		border:1px solid #ABACAD;
		height:120px; padding:1px;
		margin-bottom:10px;
	}
	
	form.contact-form img.captcha{position:relative; float:left; margin-left:210px; display:inline; margin-bottom:10px; border:1px solid #ABACAD;}
	
	form.contact-form input.submit
	{
		position:relative;
		margin:30px;
		margin-left:210px;
	}
	
	
#content-text .advertisement
{
	position:relative;
	width:647px; height:auto;
	text-align:center;
	margin-top:10px;
}

.advertisement img{border:none;}
/**********end contact-form*******/	


/**********past-issues********/

	#text-container .issue-block
	{
		position:relative;
		width:298px;
		height:160px;
		border:1px solid #B5B7BA;
		background:#F1F2F2;
		z-index:100; float:left; display:inline;
		margin:6px;
	}
	
	#text-container .issue-block .l-t-c
	{
		position:absolute; width:5px; height:5px; z-index:150; left:-1px; top:-1px;
		background:url(../siteimages/background/issue-block-list-l-t-c.jpg) no-repeat;
	}
	
	#text-container .issue-block .r-t-c
	{
		position:absolute; width:5px; height:5px; z-index:150; right:-1px; top:-1px;
		background:url(../siteimages/background/issue-block-list-r-t-c.jpg) no-repeat;
	}
	
	#text-container .issue-block .r-b-c
	{
		position:absolute; width:5px; height:5px; z-index:150; right:-1px; bottom:-1px;
		background:url(../siteimages/background/issue-block-list-r-b-c.jpg) no-repeat;
	}
	
	#text-container .issue-block .l-b-c
	{
		position:absolute; width:5px; height:5px; z-index:150; left:-1px; bottom:-1px;
		background:url(../siteimages/background/issue-block-list-l-b-c.jpg) no-repeat;
	}
	
	#text-container .issue-block .issue-text
	{
		position:relative; width:140px;
		height:150px; margin:5px; margin-left:18px;
		float:left; display:inline;
	}
		#text-container .issue-text h2{position:relative; color:#9C0226; font-size:13px; line-height:15px; margin-bottom:5px;}
		.issue-text img{position:relative; margin:5px; border:none;}
	
	.issue-block .issue-image
	{
		position:relative; width:110px;
		height:auto; margin:5px; margin-right:18px;
		float:right; display:inline;
	}
	
		.issue-image img{border:none;}

	
/**********end past-issues****/
	
		
/********sidebar*********/	
#content #sidebar{/*defined in global.css*/}

#sidebar .sidebar-block{/*defined in gloabl.css*/}
#sidebar .video{background:#bfbfbd; padding:5px; width:300px}
#sidebar .video h2.video-heading{position:relative; padding-left:15px; font-size:13px; color:#fff; background:url(../siteimages/background/video-heading.jpg) no-repeat; height:28px; line-height:28px; width:285px; }
#sidebar .text
{
	position:relative; width:296px; height:auto; border:1px solid #CCCCCC; border-top:0; margin:0; padding:10px; padding-right:4px;
}
	.text strong.red 
	{
	 	position:relative; width:296px; height:auto; display:block; color:#A80329; font-size:14px; margin-top:5px; 
		margin-bottom:10px; line-height:14px;
	}
	.text ol { position:relative; width:auto; height:auto; margin:0; margin-top:10px; margin-left:25px; margin-bottom:10px;}
	.text ol li { position:relative; width:auto; height:auto; line-height:1.5em;}

/**************end sidebar**********/

#footer{/*defined in gloabl.css*/}



form.contact-form div#messageBox{position:relative; width:100%; height:auto; text-align:center; margin-bottom:10px;}

div#messageBox p{text-align:center;}


#text-container ol li, #text-container ul li{margin-left:30px;}