"utf-8";
*{ margin: 0; padding: 0; }



ul { color: #000033; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #252525; margin: 5px 0 5px 30px; line-height: 18px; }

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	margin-top: 0px;
}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #321A0A; }
p img {
	
	display: block;
	
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #D75600;
	display: block;
	text-decoration: underline;

}



body {
	font: 12px Tahoma, Arial, Sans-Serif;
	color: #2D2D2D;
	background: #FFFFFF url(images/main-bg.jpg) repeat-x 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;

}
a { text-decoration: none; 
	color: #CC8102; }
a:hover { color: #FFAB2D; }
	
.x { clear: both; }

p { line-height: 18px; 
	color:#2D2D2D; }
	
img { border: 0; }

/* start - table */
table {

}
tr {

}
th, td {


}
th {

	padding: 2px 2px;	


	
}
td {

	padding: 0px;	

}	

#banner {
	margin: 0px;
	height: 88px;
	width: 960px;

	
}

#logo {
	height: 88px;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 0px;
	float: left;
	width: 600px;
	margin: 0px;

}

		
#left {
	width: 675px;
	float: left;
	display: inline;
	list-style-image:url(../images/list.png);
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/logo-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;

	}
	
/* MAIN MENU */
.navbar {
	height: 41px;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 960px;
	background-image: url(images/mainnav-bg.png);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;


!important /*Non-IE6*/; 
	font-size: 12px; /*IE6*/;
	} /*Color navigation bar normal mode*/

/* MAIN MENU */
.navbar ul {
	list-style-type:none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;


}
.navbar ul li {
	float:left;
	z-index:auto !important;
	z-index:1000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFB546;
}
.navbar ul li a {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
	display: block;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	}
.navbar ul li a:hover {
	color: #FFDFAE;
	
	}

.navbar ul li ul {display:none; border:none;}

/* SUBMENU (Non-IE6 hovering) */


#footer {
	color: #000033;
	font-size: 11px;
	margin: 20px 0px 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #FCA111;
	text-align: center;
}

#content {
	width: 960px;
	margin: 0 0 5px;
	color:#000000;
	
	}
	
#search { 
	
	float: left; 
	width: auto; 
	margin: 0; 
	display: inline; 
	
	}
.search-bg { 
	float: left; 
	width: auto; 
	margin: 10px 10px 10px 10px; 
	display: inline; 
	}
	

#slideshow {
	width: 960px;
	margin: 0px;
	height: 205px;

	}

#wrapper {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 5px;
	text-align: left;

	}
	
.break {  
	margin: 5px 0; 
	display: block; 
	}
	.no-border { border: 0; }
	
#breadcrump {
 padding-left: 5px;
 margin-bottom: 5px;
 height:17px;
 background: url(../images/bread-back.jpg) repeat-x left top;
 color:#333333;
 border-bottom: 1px solid #cccccc;
 font-weight:bold;
 
}

#breadcrump a {

}

#breadcrump a:hover {
text-decoration:underline;
}

#sidebar {
	clear: both;
	width: 980px;
	background: #000000;

		margin: 0 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 205px;
		color:#cccccc;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;


}

#sidebar li li {
	display: list-item;

	float: none;
	width: auto;
	padding: 0 0 0 12px;
	line-height: 27px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;

}

#sidebar h3 {
	text-align:center;
	height: 45px;
	padding: 5px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	background: url(../images/head_sidebar.png) no-repeat left top;
}
#sidebar h1 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	display: block;
	background: url(../images/sidebar_button.jpg) no-repeat -12px;
	color: #CCCCCC;
		float: none;
	width: auto;
}

#sidebar a:hover {
	font-weight:bold;
	background: url(../images/sidebar_button_hov.jpg) no-repeat -12px ;
	text-decoration: none;
	color: #ffffff;
	float: none;
		width: auto;
}


/* form elements */


/* Login form elements */

#form-login  {
	float:left;
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
	width: 220px;
	margin-bottom: 10px;
}

#form-login  .input {
	border:none;
}

#form-login  p {
	margin: 0;
	padding: 5px 5px 5px 5px;		
	color: #fff;
	border:none;
		
}

#form-login label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}

#form-login .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#form-login .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#form-login .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}


/* search form elements */

#searchForm  {
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
}



#searchForm label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}
#searchForm .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#searchForm .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#searchForm .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}

/* email form elements */

#emailForm  {
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
}



#emailForm label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}
#emailForm .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#emailForm .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#emailForm .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}

.category {
	color:#333333;
	font-size:16px;
	font-weight:lighter;
}

a.category {
	text-decoration:none;
}

a:hover.category {
font-weight:bold;
}

#poll {
background-color:#cccccc;
border: 1px #b0b0b0 solid;
padding: 10px;

}

#poll td{
padding: 3px;
margin: 3px;

}

.poll {
	float:left;
	background-color:#cccccc;
	border: 1px #b0b0b0 solid;
	margin-top:0;
	margin-bottom: 10px;
	width: 220px;
	color:#333333;
	padding: 3px;
	
}

.poll td{
	padding: 3px;
	margin: 3px;
}
.pollstableborder {
	width:100%;
}

.sectiontableentry1 {
	text-align:left;
	}
	
.sectiontableentry2 {
	text-align:left;
	}
.sectiontableheader {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/sec_head.jpg) repeat-x;	
	font-family: tahoma,arial,sans-serif;
 	color: #333333;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0;
	}

.sectiontablefooter{
	width: auto;
	font-size: 14px;
	font-weight: bold;
	background-color:#e1e1e1;
	font-family: tahoma,arial,sans-serif;
 	color: #333333;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0;
	}

.small {
color:#646464;
font-size:10px;
}


.smalldark {
color:#646464;
font-size:10px;
}
.createdate {
color:#646464;
font-size:10px;
}	
.modifydate {
color:#646464;
font-size:10px;
}

.contentheading {
	width: 100%;
	font-size: 15px;
	font-weight: bold;			
	font-family: arial, Helvetica, sans-serif;
 	color: #3E200D;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0;
}

/* Page Titles */
.contentpagetitle {
font-size: 13px;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
 	color: #5A2F12;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0; 
}
a.contentpagetitle h1,
a.contentpagetitle:link,
a.contentpagetitle:visited, 
a.contentpagetitle:active{
font-size: 13px;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
 	color: #f5f5f5;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0; 
}
	
a.contentpagetitle:hover {
font-size: 13px;
text-decoration:underline;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	text-align:left;
	padding-left: 5px;
   	margin: 0 0 0 0; 
 	color: #f5f5f5;

	}	
.componentheading {
	margin: 5px 5px 5px 5px;
	padding: 5px 0;
	font-size: 1.7em;
	font-weight:lighter;
	color: #552D11;
	}		

.contentpane {
width:100%;
}

/* Page Navigation */


.pagenav,
.pagenav_next,
.pagenav_prev {
   text-align: center;
   color: #2e2e2e; 
   padding: 2px 5px;
   font-size: 11px;
   font-family: Arial,Verdana, Helvetica, sans-serif;
   width: 50px;
   font-weight: bold;
}

.pagenav:hover,
.pagenav_next:hover,
.pagenav_prev:hover {
   color: #646464;
}

.pagenav_next a,
.pagenav_prev a {
   color: #646464;
   text-decoration: none;
}

.pagenav_next a:hover,
.pagenav_prev a:hover {
   color: #000000;
   text-decoration: none;
}

.pagenavcounter {
   font-weight: bold;
}

a.pagenav, a.pagenav:visited {
   color: #646464;
}

a.pagenav:hover {
   color: #333333;
   text-decoration: underline;
}

.readon {
line-height:30px;
	padding: 7px 7px 7px 7px;
	color: #333333;
	font-weight:bold;
	font-size:12px;
	background: url(../images/readmore.png) no-repeat;
	background-position:center;
 }

/* Registration */ 
 
#josForm  {
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #c9d4da;
	border: 1px #b0b0b0 solid;
}



#josForm label {
	font-weight: bold;
	color: #333436;
	border:none;
	
}
#josForm .inputbox, select, textarea {
	margin: 2px 2px;
	padding: 5px 3px;
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #343338;

}
#josForm .inputbox:focus, select:focus, textarea:focus {
	background-color: #e1e1e1;
	color:#b0b0b0;
	border: 1px #b0b0b0 solid;
}

#josForm  .button { 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	background: url(../images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
	border-left: 1px #b0b0b0 solid;
	border-right: 1px #b0b0b0 solid;
	border-bottom:none;
	border-top:none;
}



#right {
	width: 230px;
	float: right;
	list-style:none;
	height:auto;
	margin-top: 10px;
	background-color: #FCEFE5;
	display: block;
	padding: 10px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

/* right module */

div#menu {
	width:210px;
	float:left;
	text-align:left;
	margin-left: 10px;
	}


div#menu ul {
	margin:0;
	padding:0;
	float:left;
	list-style-position: inside;
	list-style-type: none;
	}
	
div#menu  h3 {
	width:200px;
	height:30px;
	text-align:left;
	color: #005288;
	display: block;
	padding: 0px;
		

	}
div#menu  p {
	text-align:left;
	color: #38551C;
	font-size: 11px;
	}	
	
#menu  h4 {
	text-align:left;
	color: #473048;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
 #menu ul li {
	margin:0px; 
	padding:0px; 
	float:left; 
	display:block;
	} 

ul.menub {
	list-style:   none;
	font-size:    11px;
	padding-left: 0px;
	text-align: center;
}
ul.menub li {
	
	font-size:      10px;
	font-weight:    normal;
	text-align:     center;
	font-family:    Arial, Tahoma, Helvetica, sans-serif;
	display:         inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	line-height: 10px;
	padding: 0px;
}
ul.menub li a:link,  {
	vertical-align:    middle;
	font-size:         10px;
	font-weight:       bold;
	text-decoration:   none;
	color:             #666666;
	padding:         	1px 8px;
	text-transform: uppercase;
   
}
ul.menub li a:hover {
    text-decoration:   underline;
    color:             #666666;
   
}
ul.menub li a.mainlevel-nav#active_menu-nav {
    color:             #333333;
    
}
.projects p {
	font-weight: bold;
	color: #005288;
	font-size: 11px;

}.projects {
	line-height: 18px;
	color: #473048;
	font-size: 11px;
}
.projtd {
	line-height: 18px;
	color: #473048;
	font-size: 11px;
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 5px;
}
.projsubs {
	font-size: 11px;
}
.projsubs h4{
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.projsubshead {
	font-size: 11px;
	font-weight: bold;
}
th.projsubshead {
	text-align: left;
}
.projimg {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}#outer {
	float: left;
	display: inline;
	width: 690px;
	margin-left: 10px;
}

.non_p {
line-height: 18px; 
	margin: 0 0 0 0; 
	color:#F5F5F5;
}
#contact {
	height: 88px;
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;

}
.tds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	border: 1px solid #EFEFEF;

}
.tdsample {
	font-family: Tahoma;
	font-size: 12px;
}

