@charset "utf-8";
/* CSS Document */
HTML {

	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#header{
	width:1004px;
	height:116px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo{
	float:right;
	margin-right:5px;
}
#main_nav{ float:right; margin-right:200px; margin-top:5px;}
#menu{
	
	height:auto;
	background-color:#002c62;
	width:1004px;
	padding-top:0px;
	margin-top:-5px;
	}

#ext{
	background-image:url(../images/main_bg.png); 
	background-repeat:repeat-x;
	width:1004px;
	height:10px;
	margin:0;
	padding:0;
	border-top:3px solid #C2694E;
}

#side{
	width:310px;
	padding:8px;
	padding-top:0px;
	float:right;
	margin-top:0px;
	margin-right:10px;
	}

#side_inside{
	width:300px;
	padding:8px;
	float:right;
	margin-top:-30px;
	margin-right:10px;
	}

#side_element{
	width:320px;
	margin-bottom:15px;
	margin-right:5px;

}

.Divborder{
	width:295px;
	border: 1px solid #dad1d8;
	padding:0px;
	height:auto;
	margin-top:-10px;
	margin-bottom:10px;
	background-color:#fff;
	
}

/******************************* Page Footer ********************************/

.footer{
	height:38px;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;


}

/********************** Homepage elements *************************************/

#mainElement
{
	width:310px;
	margin:3px 12px 10px 5px;
	padding-top:4px;
	float:left;
	}
	
#mainElement img
{
	margin:5px;
	
	border: 5px solid #D5E6EB;
	
	}
	
#mainElement h4
{
	margin:5px;
	margin-left:10px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: normal;
	color: #BC0A3A;
	text-align: left;

	/*text-shadow: 1px 1px 2px rgba(0,0,0,0.2); /*horizontal-offset vertical-offset blur color*/
	
	border-bottom:1px solid #dadada;
	
	}	
#mainElement h3
{
	margin:5px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: normal;
	color: #07ABEB;
	/*text-shadow: 0px 1px 1px #ccc;*/
	text-align: left;
	border-bottom:1px solid #dadada;
	}		
#mainElement p
{
	margin:10px 5px;
	font-size:8.7pt;
	color: #565258;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height:20px;
	
}	

p
{
	margin:8px 5px;
	font-size:8pt;
	color: #565258;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height:17px;
	
}	
	
#mainElement a:link .more 
{
	float:left;
	margin:10px;
	border:none;
	
	}
	
#newElement{
	width:645px;
	margin:10px;
	padding-top:10px;

	}
#newElement img
{
	margin:5px;
	margin-top:0px;
	border: 1px solid #cdc7cc;
	
	}
	
.floatleft { float:left; }
.floatright { float:right; }	
	
/*************************/	
	
	
#mainElement  ul li
	{
	font-size:12px;
	color: #565258;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/ar.png);
	list-style-position: outside;
	list-style-type: circle;
	line-height: 16px;
	padding-bottom: 5px;
	margin-left: 5px;
	padding-top: 8px;
	}

#mainElement  ul li a:link, #mainElement  ul li a:visited
	{
	color: #5194BE;
	list-style-image: url(../images/ar.png);
	text-decoration: none;
	}

#mainElement  ul li a:hover
	{
	color:#2B9CE1;
	list-style-image: url(../images/ar.png);
	text-decoration:underline;
	}
	
/***************** background extension ****************************/	
.left{
	background-color:#89857b;
	background-image:url(../images/left.png);
	background-repeat:repeat-y;
	background-position:right;
}

.right{
	background-color:#89857b;
	background-image:url(../images/right.png);
	background-repeat:repeat-y;
	background-position:left;
}
/********************************************************************/


#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url(../images/bc_bg.png);
    background-repeat:repeat-x;
    height:25px;
    line-height:25px;
    color:#9b9b9b;
  border-bottom:solid 1px #dedbdb;
    width:666px;
    overflow:hidden;
    margin:0px;
    padding:0px;
	float:left;
	width:666px;
}
#breadcrumb a
{
    height:25px;
    display:block;
    background-image:url(../images/bc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
	padding:0;
    padding-right: 15px;
	padding-left:3px;
    text-decoration: none;
    color:#454545;
	
}

#breadcrumb li, #breadcrumb li a 
{
    list-style-type:none;
    float:left;
	padding-left:5px;
	

}

.first{
	width:50px;
	padding-right:10px;
	float:left;
	}


.home
{
    border:none;
    margin: 5px 0px;
	padding:1px 5px 2px 1px;
	float:left;
	}

#breadcrumb a:hover
{
	color:#35acc5;
}


/*********************************/

#mainContent table.journals		/*Table default properties*/
	 {
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse; /*merge borders of adjoining cells*/
	font-size:0.9em;
	background-color: #F1F1F2;
	border: 1px solid #dcdac2;
	border-collapse:collapse;
	width:590px;
	margin:2px;
	}

#mainContent table.journals th		/*Table Header properties**/
  	{
     background:#bda2b7; /* ba4c32 */
	 height:25px;
	 color:#fff;
	 padding: 0 11px;
	 line-height:25px;
	 white-space:nowrap;
	 border:solid 1px #fff;
	 font-size:1em;
  	}

#mainContent table.journals tr	/*Table Row properties*/
	{
	
	background-color: #F1F1F2;
	margin: 0px;
	border: 1px solid #dcdac2;
	}
#mainContent table.journals tr:hover td{
	background-color: #f9f3db;
}

#mainContent table.journals td  	/*Table cell properties*/
	{

	background:#F1F1F2;
	color:#666;
	padding:5px;
	text-decoration:none;
	border: 1px solid #fff;

	}	

#mainContent table.journals td, #mainContent table.journals td a:link, #mainContent table.journals td a:visited  	/*Table cell properties*/
	{

	color:#666;
	text-align: left;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}
	
#mainContent table.journals td a:hover	/*Table cell properties*/
	{

	color:#c652ac;
	text-decoration:underline;

	}

/***********************************************************/
#books{	
	background:#f1f1f2;
	padding:5px;

}
	
	
#books h4{
	color: #5b9400;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:8px;
	text-decoration:underline;
}

#books li, #books li:link, #books li:visited			/*Table default properties*/
	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEEEEE;
	list-style-position: outside;
	list-style-type:circle;
	margin:5px;
	margin-left:-20px;
	
	}

#books table.MainTable		/*Table default properties*/
	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse:collapse; /*merge borders of adjoining cells*/
	border-style:solid;
	border-color:#E8E8E8;
	border-width:1px;
	background-color: #EEEEEE;
	padding:5px;
	
	
	}

#books table.MainTable th		/*Table Header properties**/
  	{
    font-family:"Times New Roman", Times, serif;
	font-size:14px;
     color:#FFFFFF;
	 text-align:center;
	  background:#bda2b7;
	 height:25px;
	 border:solid 1px #fff;
  	}

#books table.MainTable tr	/*Table Row properties*/
	{
	background-color:#ECF1F4;
	margin: 1px;
	border:solid 1px #fff;
	}


#books table.MainTable td	/*Table cell properties*/
	{
	height:24px;
	width:auto;
	text-align:left;
	background-color: #ECF1F4;
	color:#3F3F3F;
	border-style:solid;
    border-width:1px;
    border-color:white;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	}

#books table.MainTable td a:link	/*Table cell properties*/
	{
	height:25px;
	width:auto;
	text-align:left;
	color:#3F3F3F;
	border-width:3px;
    padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}
	
#books table.MainTable td a:hover	/*Table cell properties*/
	{
	height:25px;
	width:auto;
	text-align:left;
	color:#409199;
	border-width:3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: underline;
	}

#books table.MainTable td.d1 tr {
	background-color: #FEFEF2;
	color:#3F3F3F;
}



h5{
	color: #5B9400;
    font-family: "Times New Roman",Times,serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 1px;
    text-decoration: none;
}

h4
{
	
	margin:5px;
	margin-left:0px;
	padding-bottom:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: normal;
	color: #BE631F;
	text-align: left;
	/*text-shadow: 1px 1px 2px rgba(0,0,0,0.2); /*horizontal-offset vertical-offset blur color*/

}

/*******************************************/
#separate{
	width:100%;
	height:1px;
	border:none;
	border-bottom:1px #cdc7cc solid;
	
	
	}
#content table.libraryForms 		/*Table default properties*/
	 {
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse; /*merge borders of adjoining cells*/
	font-size:0.9em;
	background-color: #efefef;
	border: 0px solid #dcdac2;
	border-collapse:collapse;
	width:98%;
	margin:2px;
	}

#content table.libraryForms  th		/*Table Header properties**/
  	{
     font-family:Georgia, "Times New Roman", Times, serif;
	 background:#F1F1F2; /* ba4c32 */
	 height:25px;
	 color:#9f578e;
	 padding: 0 4px;
	 line-height:25px;
	 white-space:nowrap;
	 font-size:14px;
	 text-align:left;
	 font-weight:bold;
	 padding-bottom:3px;
  	}

#content table.libraryForms  tr	/*Table Row properties*/
	{
	
	background-color: #F1F1F2;
	margin: 0px;
	border: 0px solid #dcdac2;
	}

#content table.libraryForms td  	/*Table cell properties*/
	{

	background:#F1F1F2;
	color:#666;
	padding:5px;
	text-decoration:none;
	border: 0px solid #fff;

	}	

#content table.libraryForms  td, #content table.libraryForms td a:link, #content table.libraryForms td a:visited  	/*Table cell properties*/
	{

	color:#666;
	text-align: left;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}
	
#content table.libraryForms td a:hover	/*Table cell properties*/
	{

	color:#c652ac;
	text-decoration:underline;

	}


/************************* Slider CSS ***********************************/

ul.slideshow {
    list-style:none;
    width:1004px;
    height:270px;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
    
}    
ul.slideshow li {
    position:absolute;
    left:0;
    right:0;
}
ul.slideshow li.show {
    z-index:500;    
}
ul img {
    border:none;    
}
#slideshow-caption {
    width:1004px;
    height:70px;
    position:absolute;
    bottom:0;
    left:0;    
    color:#fff;
    background:#000;
    z-index:500;
}
#slideshow-caption .slideshow-caption-container {
    padding:5px 10px;    
    z-index:1000;    
}
#slideshow-caption h3 {
    margin:0;
    padding:0;    
    font-size:14px;
}
#slideshow-caption p {
    margin:5px 0 0 0;
    padding:0;
}


h3
{
	margin:5px;
	margin-left:0px;
	margin-top:10px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: normal;
	color: #5194BE;
	text-align: left;
	/*text-shadow: 1px 1px 2px rgba(0,0,0,0.2); /*horizontal-offset vertical-offset blur color*/
	border-bottom:1px solid #dadada;
	
	}
	

#NewsDiv h4
{
	color: #5b9400;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:8px;
	text-decoration:none;
	background:url(../images/news.png) no-repeat left 11px;
	padding-left:22px;
	display:block;
	
	}	
/*****************************/	
	
#mainElement p.signature
{
	color: #327EAD;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	float:right;
    text-align: left;
	}
	
#side_element a 
{
    color: #4F82E8;
    float: right;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding-right: 10px;
    text-align: right;
    text-decoration: none;
	margin-top:-10px;
}

#side_element a :hover {
    color: #71D1FE;
    text-decoration: underline;
}

#side_element a :visited {
    color: #4F82E8;
    text-decoration: none;
}

hr {
    background-image: -moz-linear-gradient(left center , rgba(0, 0, 0, 0), rgba(163, 200, 217, 0.75), rgba(0, 0, 0, 0));
    border: 0 none;
    height: 1px;
}


#contentNews h3 {
    clear: both;
    color: #3278C1;
    font-family:"Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    margin: 15px 5px 5px 15px;
    padding: 0;
}

 h4 {
    clear: both;
    color: #CB7A6D;
     font-family:"Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 5px 5px 0;
    padding: 0;
}

#contentNews h4, h6 {
    clear: both;
    color: #2E83AA;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 5px 5px 15px;
    padding: 0;
	border-bottom: 1px solid #DADADA;
    text-align: left;
}
#contentNews p {
    color: #777066;
    font-family: Arial;
    font-size: 10.5pt;
    line-height: 20px;
    margin: 0;
    padding: 15px 10px 2px;
    text-decoration: none;
}
#contentNews img {
    border: 6px solid #EBEFEF;
    clear: both;
    margin: 10px 30px;
    padding: 1px;
	width:auto;
	max-width:600px;
}
#contentNews ul li {
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    list-style: circle outside url("../images/ar.png");
    margin-left: 10px;
    padding-bottom: 5px;
    padding-top: 2px;
    text-align: left;
}
#contentNews ul li a:link {
    color: #56A9C9;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    list-style: circle outside url("../images/ar.png");
    padding-bottom: 5px;
    padding-top: 2px;
    text-align: left;
    text-decoration: underline;
}
#contentNews h4 {
    clear: both;
    color: #07ABEB;
    font-family: Georgia;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 5px 10px 15px;
    padding: 0;
}
#contentNews h4 a:link {
    color: #4370B3;
    list-style: circle outside none;
    text-align: left;
    text-decoration: none;
}