/* Start of CMSMS style sheet 'borghicss' */
body {
	padding:0;
	margin:0;

	color:#4A4D4A;
	font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size:10pt;
	text-align: justify; line-height:25px;
}

#wrap {
	margin:0;
	padding:0;
	background-color:#EEEEEE;
}

 
#header-wrap {
	margin:0;
	padding:0;
	height:205px;
	background: #fff url(images/header-bg.jpg) repeat-x  ;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width:820px;
	height:205px;
	background: #EEEEEE url(images/header.jpg) ;
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}





#header-content {
	padding-top:40px;
	text-align:left;
	width:780px;
	margin-left: auto;
	margin-right: auto;
}



#container {
	margin:0;
	padding:0;
	text-align:left;
	width:820px;
	background: #EEEEEE url( images/bg.jpg) repeat-y ;
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}



#content-wrap {
	width: 778px;
	margin: 0px auto;
	padding: 0;
}


#footer-wrap {
	padding:0;
	margin:0 auto ;
	background: #9c2015 url(images/footer-bg.jpg) repeat-x ;


}

#footer {
	width:820px;
	height:80px;
	text-align:center;
	margin:0 auto;
	padding:0;

	background: #9c2015 url(images/footer.jpg) no-repeat 50% 0 ;
}


#main {
	float: left;
	width: 508px;
	padding: 20px 0 0 0;
	margin: 0px 0px 0px 10px ; 
	display: inline;
	background: url(images/box.jpg) no-repeat;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

#main p, #sidebar p {
	text-align:justify;
}


h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#BBBBBB;
	letter-spacing:3px;
}


h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#AAAAAA;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#AAAAAA;
}

#main img {
	border:1px solid #CCC;
	padding:5px ;
}

a, a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#93C600;
	text-decoration:underline;
}


#sidebar {
	float: right;
	width: 240px;
	padding: 0px
	margin: 10px 0 0 0;	
	font-family:Trebuchet MS, sans-serif;
    font-size:9pt;
	color: #707070;
}


#sidebar *  {
	margin: 15px;
}

#sidebar h3 {
	font-family:Trebuchet MS, sans-serif;
    font-size:14pt;
	color: #AAAAAA;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d6d6d6;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #d6d6d6 ;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #9b1f16;				
}


#sidebar ul.sidemenu li a:hover {	
	color: #303030 ;
padding-left: 5px ;
text-decoration: underline;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }


#footer-content {
	font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF ;
	margin: 0 auto;
	width:780px;
	text-align:center;
}

#footer-content a:link, #footer-content a:visited  {
	font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF ;
	text-decoration:none;
}

#footer p {
	text-align:center;
}

p, div, td {
	color:$fontColor;
	font:Trebuchet MS 9 ;
} 

.clear {
	clear:both;
}



#nav1 ul {
	position:relative;
	margin:0 auto;
	top:60px;
	width:180px;
}

#nav1 li {
	border-bottom:1px solid #FFFFFF;
	width:150px;
	list-style-type: none;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:4px;
	line-height:25px;
}

#nav1 li a:link, #nav1 li a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#nav1 li a:hover {
	color: #FFD400;
	padding-left:5px;
}



div#news {
}

div#news h2 {
   background: #fff;
}

.NewsSummary {
    border-bottom: 1px solid #ccc; margin:0;
}



.NewsSummaryLink {
    font-weight: bold;
}

.NewsSummaryCategory {
  font-style: italic;
 }

.NewsSummaryAuthor {
  font-style: italic;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 12px;
 }

.NewsSummaryMorelink {margin-top:0px; border-bottom: 1px solid #ccc;
}

#NewsPostDetailDate {

  }

#NewsPostDetailSummary {
   line-height: 15px;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0;
  padding: 0;
}

#NewsPostDetailContent {
  margin-bottom: 0px;
  line-height: 15px;
  }

#NewsPostDetailAuthor {
}

.evidence {
	color:#9b1f16;
}
/* End of 'borghicss' */

