@charset "utf-8";

/* CSS Document */


body
{
	background-color: #e4f0ff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

a
{
	color: #4480ca;
}

a:hover
{
	color: #1F426D;
}

h1
{
	font-size: 30px;
	color: #7f7d49;
	text-align: left;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

h2
{
	font-size: 24px;
	color: #7f7d49;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

h3
{
	font-size: 20px;
	color: #7f7d49;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

h4
{
	font-size: 16px;
	color: #7f7d49;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

h5
{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7f7d49;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

hr
{
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B8DBFE;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}

form
{
	margin:0;
	padding:0;
}

#wrapper
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#header
{
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 950px;
	position: relative;
}

#header h1
{
	font-family: Tahoma, Arial, sans-serif;
	color: #FFF;
	position: absolute;
	left: 303px;
	top: 245px;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/ico-project.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 33px;
}

#header #homeButt
{
	background-image: url(../images/butt-home.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 94px;
	position: absolute;
	left: 27px;
	top: 12px;
}

#header #homeButt:hover
{
	background-position: -94px;
}

#formSearch
{
	display: block;
	position: absolute;
	top: 11px;
	right: 3px;
	width: 191px;
}

#searchTitle
{
	background-image: url(../images/search-title.gif);
	height: 17px;
	width: 89px;
	display: block;
	position: absolute;
	left: 661px;
	top: 16px;
}

#formSearch #search
{
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-searchfield.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75a1d3;
	width: 130px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-color: #BEDDFF;
}

#formSearch #buttonSearch
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#logo
{
	display: block;
	height: 65px;
	width: 533px;
	position: absolute;
	left: 36px;
	top: 105px;
}

#forumButt
{
	display: block;
	height: 54px;
	width: 292px;
	position: absolute;
	left: 657px;
	top: 163px;
}

#header #projectSelection
{
	position: absolute;
	left: 30px;
	top: 248px;
	font-size: 9px;
}

#contentWrapper
{
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	width: 950px;
}

#leftContent
{
	width: 272px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#leftContent #leftMenu
{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#leftContent #leftMenu li a
{
	background-color: #4480CA;
	display: block;
	width: 222px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 30px;
	margin-bottom: 3px;
	background-image: url(../images/bg-leftmenu.gif);
	background-repeat: no-repeat;
	background-position: 253px 14px;
	padding-left: 20px;
}

#leftContent #leftMenu li a:hover
{
	background-color: #2d67ae;
	background-image: url(../images/bg-leftmenu-hover.gif);
}

#leftContent #leftMenu li .active:link,
#leftContent #leftMenu li .active:visited,
#leftContent #leftMenu li .active:active,
#leftContent #leftMenu li .active:hover
{
	background-color: #e5f1ff;
	background-image: url(../images/bg-leftmenu-active.gif);
	color: #2d67ae;
}

#leftContent #leftMenu li .signed:link,
#leftContent #leftMenu li .signed:visited,
#leftContent #leftMenu li .signed:active,
#leftContent #leftMenu li .signed:hover
{
	background-color: #F8F39F;
	background-image: url(../images/bg-leftmenu-active.gif);
	color: #2d67ae;
}

#leftContent #signIn
{
	height: 60px;
	width: 254px;
	background-image: url(../images/bg-sign-in.gif);
	background-repeat: no-repeat;
	margin-top: 18px;
	margin-bottom: 18px;
	position: relative;
	padding-top: 54px;
	padding-right: 5px;
	padding-left: 13px;
	font-size: 10px;
	color: #686536;
}

#leftContent #signIn a
{
	color: #686536;
}

#leftContent #signIn a:hover
{
	color: #38371D;
}

.sign-in-id
{
	width:93px;
	color:#2d67ae;
	font-size:11px;
	font:Tahoma, Arial, Verdana, 'Times New Roman';
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-sign-field.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 13px;
}

.sign-in-pass
{
	width:93px;
	color:#2d67ae;
	font-size:11px;
	font:Tahoma, Arial, Verdana, 'Times New Roman';
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-sign-field.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 13px;
}

.newWrapper
{
	background-image: url(../images/bg-news.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 242px;
	position: relative;
	font-size: 11px;
	color: #5f5e4a;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 16px;
	margin-bottom: 3px;
}

.newWrapper .newDate
{
	position: absolute;
	left: 48px;
	top: 130px;
}

.newWrapper .newDetail
{
	position: absolute;
	left: 190px;
	top: 129px;
	width: 64px;
}

.newWrapper .newTextLink
{
	font-weight: bold;
	text-align: left;
	display: block;
	margin-bottom: 7px;
	color: #5f5e4a;
	height: 26px;
	overflow: hidden;
}

.newWrapper .newText
{
	height: 67px;
	display: block;
	overflow: hidden;
	text-align: justify;
	line-height: 13px;
}

#rightContent
{
	width: 610px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 18px;
}

#rightContent .navigation
{
	color:#4480ca;
	font-size:11px;
	margin-bottom:15px;
}

#rightContent p
{
	line-height: 16px;
	text-align: justify;
}

#rightContent img
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#contentFoot
{
	background-image: url(../images/bg-foot.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 950px;
}

#footer
{
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
	width: 950px;
	position: relative;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
}
#footer
#calendarWrapper
{
	height: 255px;
	width: 292px;
	position: absolute;
	left: 658px;
	top: 4px;
}

#footer #esfInfo
{
	font-size: 9px;
	color: #5479a8;
	position: absolute;
	width: 619px;
	left: 18px;
	top: 158px;
	text-align: justify;
	line-height: 10px;
}

#footer #esfInfo p
{
	margin: 0px;
	padding: 0px;
}

#footer #esfInfo a
{
	color: #5479a8;
}

#footer #esfInfo a:hover
{
	color: #2E425A;
}

#footer #bottomMenu
{
	position: absolute;
	left: 10px;
	top: 272px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	width: 642px;
	color: #4480ca;
	line-height: 20px;
}

#footer #bottomMenu li
{
	float: left;
}

#footer #wmsLink
{
	position: absolute;
	left: 741px;
	top: 274px;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	width: 199px;
	color: #4480ca;
	text-align: right;
}

.imageBorder
{
	border: 7px solid #FFF;
}

.paging:link, .paging:active, .paging:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A6DAC;
	display: block;
	float: left;
	margin: 1px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
}

.paging:hover
{
	background-color: #82BAFF;
}

.paging-active:link, .paging-active:active, .paging-active:visited, .paging-active:hover
{
	color: #FFFFFF;
	background-color: #B1AE77;
}

.textbox3
{
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #97B9E1;
	width: 350px;
}
.textbox3combo
{
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #97B9E1;
	width: 358px;
}

.message1
{
	color: #FFF;
	background-color: #94C225;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.message2
{
	color: #FFF;
	background-color: #900;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.searchMark
{
	color: #d1372f;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1372f;
}

.clearBoth
{
	clear: both;
}

.ncsv
{
	display: none;
}

