/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333333;
}

body#wp-body {
	font-size:10pt;
	background-color:#FFFFFF;
	background-image: url(../images/bg_grey_cross.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* DIV STYLE*/
div#wp-container {
	position: relative;
	padding: 0px 3px;
	vertical-align: top;
	width: 920px;
	height: 100%;
	text-align:left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div#wp-footer {
	font-size: 8pt;
	color: #990000;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: center;
}

div#wp-content-left {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#wp-content-body {
	width: 100%;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#wp-footer div {
	background-color: #CCCCCC;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

div#wp-footer span a {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

div#wp-elink {
	font-size: 9pt;
	padding: 20px 20px 10px 10px;
}

div#wp-elink td{
	font-size: 9pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

div#wp-elink a {
	display: block;
	text-decoration: none;
}

div#wp-itms-listbox a {
	color: #333333;
	text-decoration: none;
}

div#wp-sidesubsubnav {
	padding-left: 15px;
}

div#wp-sidesubsubnav div {
	padding-top: 2px;
    padding-bottom: 2px;
}

div#wp-form td {
	padding-top: 3px;
    padding-bottom: 3px;
}

div#wp-prinbtn {
	color: #CC0000;
	font-size: 8pt;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
}

div#wp-prinbtn a {
	color: #CC0000;
	font-size: 8pt;
	text-decoration: none;
}

div#wp-prinbtn a:hover {
	color: #CC0000;
	font-size: 8pt;
	text-decoration: underline;
}


/* TEXT STYLE */
.txt-items {
	font-weight: bold;
	color: #990000;
}

.txt-grey8ptbold {
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}

.txt-itmspointer {
	color: #FF0000;
	font-weight: bold;
	font-size: 8pt;
}

.txt_sidesubnavselected {
	color: #990000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.txt_itmtblheader {
	color: #333333;
	font-size: 12pt;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* TABLE STYLE */
table#tbl-logo {
	height: 110px;
}

table#tbl-logo td div{
	padding: 50px 0px 0px 10px;
}

table#tbl-topbar td{
	background-color: #990000;
	height: 25px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

table#tbl-leftnav {
	background-color: #990000;
}

table#tbl-leftnav td {
	font-size: 10pt;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: right;
}

table#tbl-leftnav td a{
	height: auto;
	display: block;
	padding: 6px 15px 6px 4px;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	margin: 0;
	white-space: nowrap;
}

table#tbl-sidesubnav td{
	height: auto;
	padding: 5px 3px 5px 3px;
	background: none;
}

table#tbl-sidesubnav a{
	color: #990000;	
    text-decoration: none;	
}

table#tbl-footer-nav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

table#tbl-footer-nav td {
	font-size: 8pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

table#tbl-footer-nav td a {
	display: block;
	color: #666666;
	text-decoration: none;
	background: none;
	margin: 0;
	white-space: nowrap;
}

table#tbl-contentbox {
	margin-top: 15px;
	height: 300px;
}

table#tbl-contentbox td {
	font-size: 10pt;
	color: #333333;
	background: #FFFFFF;
}

table#tbl-listitems a{
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;
}

table#tbl-listnewsitems a{
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
/* CLASS STYLE */

.img-redborder {
	border: 1px solid #CC0000;	
}

.form-text {
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	background-color: #EEEEEE;
}

.form-text-area {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	background-color: #EEEEEE;
}

.form-select {
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	background-color: #EEEEEE;
}


/* LINK STYLE */
table#tbl-leftnav td a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

table#tbl-leftnav td a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

table#tbl-leftnav td a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

table#tbl-leftnav td a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

table#tbl-footer-nav td a:visited {
	color: #333333;
	text-decoration: none;
}

table#tbl-footer-nav td a:link {
	color: #333333;
	text-decoration: none;
}

table#tbl-footer-nav td a:active {
	color: #333333;
	text-decoration: none;
}

table#tbl-footer-nav td a:hover {
	color: #990000;
	text-decoration: underline;
}

div#wp-itms-listbox a:visited {
	color: #333333;
	text-decoration: none;
}

div#wp-itms-listbox a:link {
	color: #333333;
	text-decoration: none;
}

div#wp-itms-listbox a:active {
	color: #333333;
	text-decoration: none;
}

div#wp-itms-listbox a:hover {
	color: #CC0000;
	text-decoration: underline;
}

div#wp-footer span a:visited {
	color: #990000;
	text-decoration: none;
}

div#wp-footer span a:link {
	color: #990000;
	text-decoration: none;
}

div#wp-footer span a:active {
	color: #990000;
	text-decoration: none;
}

div#wp-footer span a:hover {
	color: #CC0000;
	text-decoration: underline;
}

div#wp-elink a:visited {
	color: #990000;
	text-decoration: none;
}

div#wp-elink a:link {
	color: #990000;
	text-decoration: none;
}

div#wp-elink a:active {
	color: #990000;
	text-decoration: none;
}

div#wp-elink a:hover {
	color: #CC0000;
	text-decoration: underline;
}

table#tbl-sidesubnav a:visited {
	color: #990000;
	text-decoration: none;
}

table#tbl-sidesubnav a:link {
	color: #990000;
	text-decoration: none;
}

table#tbl-sidesubnav a:active {
	color: #990000;
	text-decoration: none;
}

table#tbl-sidesubnav a:hover {
	color: #CC0000;
	text-decoration: underline;
}

table#tbl-listitems a:visited {
	color: #990000;
	text-decoration: none;
}

table#tbl-listitems a:link {
	color: #990000;
	text-decoration: none;
}

table#tbl-listitems a:active {
	color: #990000;
	text-decoration: none;
}

table#tbl-listitems a:hover {
	color: #CC0000;
	text-decoration: underline;
}

table#tbl-listnewsitems a:visited {
	color: #333333;
	text-decoration: none;
}

table#tbl-listnewsitems a:link {
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}

table#tbl-listnewsitems a:active {
	color: #333333;
	text-decoration: none;
}

table#tbl-listnewsitems a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.txt_nav:visited {
	color: #990000;
	text-decoration: underline;
}

a.txt_nav:link {
	color: #990000;
	text-decoration: underline;
}

a.txt_nav:active {
	color: #990000;
	text-decoration: underline;
}

a.txt_nav:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Left Navigation Drop Down*/

#tbl-leftnav td div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CC0000;
	border: 1px solid #FFFFFF;
	text-transform: none;
	z-index: 10;	
	left: 210px;
}

#tbl-leftnav td div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 290px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#tbl-leftnav td div a:hover	{	
	background: #CC0000;
	color: #FFCC00;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

table#project-tbl td {
	font-size:9pt;
	padding: 2px;
}