<!--
html, body{ 
 	padding: 0px; 
 	width: 961px;
	} 
	
/* Start header */

#header{
 	position: relative; 
 	height: 100px; 
 	width: 100%;
	background-color: #FFFFFF; 
 	padding-top: 0px;
	} 

#headerleft{
 	float: left; 
 	display: inline;
	width: 22%; 
  		font-family: Arial, serif;
  		font-size: 12px;
  		font-style: normal;
  		font-weight: normal;
  		text-transform: none;
  		letter-spacing: normal;
  		line-height: 1.5em;
		}

#headerright{
	width: 78%; 
	height: 100px;
 	background: #000f2e url(/assets/images/new/bgr.jpg) center center repeat-x;
 	float: left; 
 	display: inline; 
 	}
	
.tl{
	background: url(/assets/images/new/left.gif) center left no-repeat;
	height: 100px;
	}
	
.br{
	background: url(/assets/images/new/right.gif) center right no-repeat;
	height: 100px;
	}
	
#cejisstext{
	position: relative;
	left: 24%;
	top: 3px;
	width: 40%;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #FFF;
		} 

#cejisslogo{
	background: url(/assets/images/new/logo.gif) no-repeat;
	position: relative;
	left: 66%;
	top: 13px;
	height: 40px;
	width: 80px;
	}

/* End header*/

/* Start columns */
 
#leftcol{
 	width: 19%; 
 	float: left; 
 	position: relative; 
 	padding-right: 0;
 	padding-left: 10px;
	padding-bottom: 40px;
 	}
 
#maincol{
 	width: 40%; 	
 	float: left; 
 	position: relative; 
  	padding-right: 20px;
	padding-left: 25px;
 	padding-bottom: 40px;
 	}
	
#rightcol{
	width: 30%;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-bottom: 40px;
	border-left: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	}

/* End columns*/

/* Start footer */

#footer{
	width: 95%;
	height: 100px;
	clear: both;
	padding-left: 20px;
	padding-top: 20px;
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	font-family: Arial, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: none;
	line-height: 1.5em;
		} 
 
#footerleft{
	width: 60%; 
	float: left; 
 	display: inline; 
 	}

#footerright{
	width: 40%;
 	float: left; 
 	display: inline; 
		font-family: Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: normal;
		line-height: 1.6em;
		}
 
/* End footer */ 
 
.clear{ 
	clear: both; 
	}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
 display: inline-block;
 }

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#leftcol{
display:none;
} 

/*hide the right column when printing*/ 
#rightcol{
display:none;
} 

/*hide the top when printing*/ 
#header{
display:none;
} 

#twocols, #maincol{
width:100%; float:none;}
}


/* Body start */

body{
	font-family: Arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.7em;
	}

h1, h2, h3, h4, h5, h6, h7, h8, h9, h10{ 
	margin: 0px;
	}

h1{
	font-family: Georgia, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1.3em;
	}
	
h2{
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #999999;
        padding: 12px 0px 7px 0px;
	}
	
h3{
	font-family: Verdana, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.2em;
	}
	
h4{
	font-family: Georgia, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.2em;
	}
	
h5{
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #999999;
        padding: 12px 0px 7px 0px;
	}
	
h6{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	}


div#menu{
	padding-bottom: 20px;
	padding-top: 7px;
	border-top: solid 1px;
	border-top-color: #CCCCCC;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 0px;
		line-height: 1.5em;
		}

div#search{
	padding: 8px 0px 8px 0px;
	border-top: dashed 1px;
	border-top-color: #999999;
	border-bottom: dashed 1px;
	border-bottom-color: #999999;
	border-left: none 0px;
	border-right: none 0px;
	}

div#advertisement{
	height: 205px;
	width: 100%;
	border-bottom: dashed 1px;
	border-bottom-color: #999999;
        padding: 0px;
	}
	
div#archive{
	margin: 0;
	padding: 0;
	border-bottom: dashed 1px;
	border-bottom-color: #999999;
	}
	
div#newsletter{
	padding: 6px 5px 8px 0px;
	width: 100%;
	border-bottom: dashed 1px;
	border-bottom-color: #999999;
	}	

/* Hide from IE-Mac \*/
hr{
	background: #FFF url(/assets/images/new/hr.jpg) no-repeat scroll center;
	color: #FFF;
	border: 0;
	height: 10px;
	margin: 12px 0px 12px 0px; 
	}
/* End hide */ 

p{
	margin: 0;
	padding: 3px;
	}

ol, ul, li{ 
        list-style: none; 
        margin: 0; 
        padding: 0;
        }

fieldset,img{ 
        border : 0; 
        }

a#rollover{ 
	background-image: url(/assets/images/new/mup.jpg); 
	height: 49px; 
	width: 141px; 
	display: block; 
	border: 0px;
	}
	
a#rollover span{ 
	display: none; 
	}
	
a#rollover:hover{ 
	background-image: url(/assets/images/new/mup2.jpg); 
	}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}

#menu li.active a{
  	font-weight: bold;
	color: #015ca2;
	}

blockquote{
        margin: 20px 40px;
        padding:3px;
        color:#575757;
        padding: 0 0 0 50px;
        background: transparent url(/assets/images/new/blockquote.jpg) no-repeat 0 0;
        text-align:justify;
        }

/* End body */



/* Form start */

.fbForm .form { padding-left: 0px; }
.fbForm .name { padding-top: 12px; font-size: 8pt; color: #7d7d7d; }
.fbForm .element { padding-top: 2px; }

.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail { width: 250px; }

.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail { width: 250px; }

.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail { width: 250px; }

.fbForm select#fbInquiry { width: 250px; }

.fbForm INPUT#fbName    { background-position:3px -3px; }
.fbForm INPUT#fbEMail { background-position:3px -33px; }
.fbForm TEXTAREA#fbText { width: 325px; }

.fbForm .captcha-test TD { vertical-align: top; padding-right: 15px; }
.fbForm .captcha { padding-top: 3px; }
.fbForm .captcha IMG { border: 1px solid #ccc; }
.fbForm .submit { padding-top: 15px; }

.fbForm .error { font-size: 8pt; color: red; display: none; }

/* Form end */

       form {
          margin:0;
          padding:0;
       }
       #ajaxSearch_form {
           color: #444;
           width: auto;
           margin: 0;
           padding: 0;
       }
       #ajaxSearch_input {
           width: 138px;
           display: inline;
           height: 19px;
           margin: 0;
           padding: 0;
       }
       #ajaxSearch_submit {
           display: inline;
           margin: 0;
           padding: 0;
       }
       .ajaxSearch_extract {
           margin-bottom: 14px;
       }
       .ajaxSearch_highlight{
           background-color: #D8D8D8;
       }
       .ajaxSearch_paging{
           margin-left: 122px;
           font-weight: bold;
           font-size: 14px;
       }
       .ajaxSearch_resultsInfo{
       }
       .AS_resultLink {
           font-weight: bold;
           text-decoration: underline;
       }
       .ajaxSearch_resultDescription{
           display: none;
       }
       .ajaxSearch_resultLink{
           font-weight: bold;
       }


-->
