@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	height: 100%;
	letter-spacing: 1px;
}



img { behavior: url(iepngfix.htc);}

/*

img, #wrapper { behavior: url(iepngfix.htc); }*/

/* * {
	margin: 0px;
	padding: 0px;
} */

#outer{
	min-height:100%;
	width:100%;
	margin:auto;
	text-align:left;
	position:relative;
}
#outer p {padding-left:6px; padding-right:6px}
* html #outer{height:100%} 

h1 {
	font-size: 21px;
	font-style: italic;
	text-transform: uppercase;
	color: #133984;
	font-weight: normal;
	float: left;
	margin-top: 50px;
	margin-left: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}

h3 a:link, h3 a:hover, h3 a:visited, h3 a:visited:hover{
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	color: #FFFFFF;
}
.h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}

.h3 a:link, .h3 a:hover, .h3 a:visited, .h3 a:visited:hover{
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	color: #FFFFFF;
}

html {
	height: 100%;
}
.banner {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	height: 274px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/bannerBG.jpg);
	background-repeat: repeat-x;
}


#menu {
	background-image: url(images/menuBg.gif);
	background-repeat: repeat-x;
	height: 55px;
	position: absolute;
	top: 106px;
	padding-right: 68px;
	right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0px;
}
#home {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

#home li {
	list-style-type: disc;
	padding-right: 10px;
	list-style-image: url(images/bullet.png);
	font-size: 1em;
	color: #7c3412;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#home a {
	color: #7c3412;
	font-weight: normal;
	text-decoration: none;
}
#home a:hover, #home a:visited:hover {
	color: #7c3412;
	font-weight: normal;
	text-decoration: underline;
}

#menuFront {
	height: 55px;
	width: 25px;
	position: relative;
	left: -25px;
}

.mainMenu {
	position: relative;
	top: -52px;
	font-size: 14px;
	height: 20px;
}
ul#navlist
{
	white-space: nowrap;
	top: -52px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}


#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navlist a:hover
{
	text-decoration: none;
	background-color: #335394;
}

.subnavlist
{
	white-space: nowrap;
	position: relative;
	top: -41px;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.subnavlist li
{
display: inline;
list-style-type: none;
}

.subnavlist a { padding: 3px 10px; }


.subnavlist a:link, .subnavlist a:visited
{
	color: #dd5819;
	text-decoration: none;
	font-weight: normal;
}

.subnavlist a:hover
{
	color: #dd5819;
	text-decoration: underline;
}

.header {
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
	height: 140px;
}
#wrapper {
	width: 85%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(images/textBG.gif);
	background-repeat: repeat;
	background-image: url(images/textBG.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: 0.9em;
	position: relative;
	padding-top: 15px;
}
#wrapperFrontpage {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(images/textBG.gif);
	background-repeat: repeat;
	background-image: url(images/textBG.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: 0.9em;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	height: 10%;
}

#wrapperFrontpage p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.content {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	padding: 0px;
}
.decor {
	height: 84px;
	background-image: url(images/decor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



#footer {
	text-align: center;
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	height: 53px;
	font-size: 0.8em;
	color: #133882;
	margin: 0px;
	background-position: top;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	padding: 0px;
	margin: 0px;
}
.solidBg {
	background-color: #ef9d00;
	padding: 20px;
}
.logo {
	width: 900px;
	margin-left: 5%;
}

a:link, a:visited {
	color: #dd5819;
	font-weight: normal;
	text-decoration: none;
}
 
a:hover, a:visited:hover{
	color: #BF4D15;
	font-weight: normal;
	text-decoration: underline;
}

#bottom	{
	padding: 0px;
	position: relative;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 11px;
	}
	
#bottom	a:link, #bottom a:visited{
	color: #335394;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#bottom	a:hover, #bottom a:visited:hover{
	color: #335394;
	text-decoration: underline;
	font-size: 11px;
}

#outer{
	min-height:100%;
	width:100%;
	margin:auto;
	text-align:left;
	position:relative;
}
#clearfooter{clear:both;height:84px;}/*needed to make room for footer*/
.flash {
	float: left;
	height: 274px;
	position: relative;
}
.image {
	float: left;
	height: 274px;
	width: 479px;
	position: relative;
}



.indis {
	font-size: 0.8em;
	margin-right: 20px;
	color: #335394;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.indis a:link, .indis a:hover, .indis a:visited, .indis a:visited:hover{
	color: #335394;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indis a:hover, .indis a:visited:hover{
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsBlock {
	display: block;
	width: 23%;
	float: left;
	position: relative;
	height: 100%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 7px;
	margin-left: 5px;
}
.newsTitle {
	position: relative;
}
.newsBlock p {
	font-size: 0.9em;
	text-align: justify;
	margin-right: 10px;

}
.newsBlock h3 {
	font-size: 0.9em;
	margin-right: 10px;

}
.newsBlock a {
	font-size: 0.9em;

}
.clearas {    
    clear: both; 
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 0;
    font-size: 1px;
}
.projectsMenu {
	background-color: #ef9d00;
	float: left;
	width: 200px;
	position: relative;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.project {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

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

a.project:hover, a.project:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.projectsList li {
	list-style-image: url(images/bullet2.gif);
	margin-left: -20px;
	margin-bottom: 10px;
}

.projectsList li a:link, .projectsList li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.projectsList li a:hover, .projectsList li a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.projectsList ul {

}

.projectsTable td {
	padding: 0px;
	margin-bottom: 20px;
}
.projectCaption {
	color: #dd5819;
	font-size: 0.8em;
	font-weight: bold;
}
.date {
	font-size: 0.7em;
	color: #cc3300;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
