body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #E5E5E5;
	font-size: 10px;
	margin: 0;
	padding: 10px 0;
	/*background-image:url(/themes/dzoic/images/bcg.gif);*/
}
td{
	font-size:11px;
}
fieldset {
	border-width: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}

input {
	font-weight: normal;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.text{
	cursor: text;
}
input.checkbox{
	cursor: pointer;
}
input.radio{
	cursor: pointer;
}
select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #FAFAFA;
}
option {
	padding-right: 1em;
}

option.disabled-option {
	color: graytext;
}

textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em;
}

label {
	cursor: default;
	padding-right: 5px;
	color: #676767;
}

label input {
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}
a	{ color: #106B9A; text-decoration: none; }
a:hover	{ color: #000; text-decoration: underline; }
a.mainmenu, a.mainmenu:visited, a.mainmenu:active {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.mainmenu:hover	{
	color: #000;
	text-decoration: underline; }

a.projecttitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #253438;
	text-decoration: none;
}
a.projecttitle:visited {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #253438;
	text-decoration: none;
}

/* a.topictitle:visited { color: #d2d2d2; } */

a.projecttitle:hover {
	color: #006400;
	text-decoration: underline;
}

a.projecttitle:active {
	color: #898989;
}
/*FORM ELEMENTS*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button,a.button:visited {
    background: transparent url('images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    cursor: pointer;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span,a.button:visited span {
    background: transparent url('images/buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:hover {
    background-position: bottom right;
    color: #000;
	 text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

table.notice{
	border: 1px solid Black;
}
.descrip{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}

.descrip:hover{	font-family: Verdana, Arial, Helvetica, sans-serif;}

.heading{
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	}

td.MailHeading{
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	border: 1px solid Silver;
	}
.unread{
	color: #000000;
	font-weight: bold;
	background-color: #FF8888;
 }
 .unread:a{
	color: #FFFFFF;
	font-weight: bold;
 }
.mailbox_over{
	background-color: #B9DDEE;
	cursor: pointer;
}
.valign_bottom{
	vertical-align: baseline;
}
table.message_viewed{
	 border: 1px solid Black;
}
table.message_new{ border: 1px solid Red; }
td.subject{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bolder;
}

td.body_new{
	background-color: #FF8888;
	color: #000000;
}
.tdgreen{
		color: #000000;
		background-color: #55FF56;
}
.tdred{
	color: #000000;
	background-color: #FF8888;
	text-decoration: none;
}

.tdorange{
	color: #000000;
	background-color: #FF9900;
	text-decoration: none;
}

.tdyellow{
	color: #000000;
	background-color: #F7F7F7;
	text-decoration: none;
}

.tdgray{
	color: #000000;
	background-color: #F7F7F7;
	text-decoration: none;
}
.trhead{
	/*color:#FF9933;*/
	color: Black;
	background-color: #CCCCCC;
	font-weight: bold;
	border-bottom: 1px solid #8F8F8F;
}
.txtblack{
	color: #000000;
	font-weight: normal;
}

.txtblackB{
 	color: #000000;
	font-weight: bold;
}

.txtgray{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.txtgrayS{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}


.lined{
	border:1px solid #CCC;
}
.padded{
	padding: 10px;
}


.txtdiv{ position:absolute; left:600px; top:200px; visibility:hidden; border:1px solid #CCCCCC; z-index:1;}
.txtwhiteB{ font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.tdgrayuser{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F7F7F7;
	text-decoration: none;
}
.tdblue{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	color: #000000;	background-color: #0f5080; text-decoration: none;}
/*Original*/
.content {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 9px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 9px; PADDING-BOTTOM: 9px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 9px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #ffffff
}
.solidline {
	BACKGROUND-COLOR: #cccccc
}
.topmenu{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.topmenu a{
	color: #999999;
	text-decoration: none;
}
.topmenu a:hover{
	color: #000000;
	text-decoration: none;
}
.column_del {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-LEFT: #f2f2f2 2px solid; BACKGROUND-COLOR: #ffffff
}
.cell {
	BORDER-TOP: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #f2f2f2
}
.cell2 {
	BACKGROUND-COLOR: #f7f7f7
}
.blink {
	FONT: 8pt Tahoma, Verdana, Arial, sans-serif; COLOR: #666666
}
.blink A {
	COLOR: #666666; TEXT-DECORATION: underline
}
.blink A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.body {
	FONT: 8pt Tahoma, Verdana, Arial, sans-serif; COLOR: #666666
}
.body_ar {
	FONT: 8pt Arial, sans-serif; COLOR: #666666
}
.highlight {
	FONT-WEIGHT: bold; COLOR: #2a86c6
}
.highlight A {
	TEXT-DECORATION: none
}
.body A {
	COLOR: #106B9A
}
.body A:hover {
	TEXT-DECORATION: none
}
.line {
	BACKGROUND-COLOR: #999999
}
.line2 {
	BACKGROUND-COLOR: #cccccc
}
.dline {
	BACKGROUND-IMAGE: url(/gfx/dot.gif)
}
.rlink {
	FONT: 8pt Tahoma, Verdana, Arial, sans-serif; COLOR: #a72b00
}
.rlink A {
	COLOR: #a72b00
}
.rlink A:hover {
	TEXT-DECORATION: none
}
.textfield {
	BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; FONT: 8pt Tahoma, Verdana, Arial, sans-serif; BORDER-LEFT: #666666 1px solid; COLOR: #666666; PADDING-TOP: 2px; BORDER-BOTTOM: #666666 1px solid
}
.secheader {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 12px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 12px; PADDING-BOTTOM: 12px; FONT: bolder 9pt Tahoma, Verdana, Arial, sans-serif; BORDER-LEFT: #999999 1px solid; COLOR: #999999; PADDING-TOP: 12px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #ffffff
}
.bordered {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.menu {
	FONT: 8pt Verdana, Arial, Helvetica, sans-serif; COLOR: #666666
}
.menu A {
	COLOR: #666666; TEXT-DECORATION: none
}
.menu A:hover {
	COLOR: #999999; TEXT-DECORATION: none
}
.padded {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 30px; PADDING-TOP: 0px; LIST-STYLE-TYPE: square
}
.bold {
	FONT-WEIGHT: bolder
}
.button {
	FONT: 8pt Tahoma, Verdana, Arial, sans-serif; COLOR: #000000
}
table.single_border{
	border: 1px solid #8F8F8F;
}
.header1{
	color:#000000;
	/*font-family: Tahoma;*/
	/*font-size: 14px;*/
	font-weight: bold;
}
.item_bullet1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A72B00;
	font-size: 12px;
}
.item1{
	color: #808080;
	font-size: 11px;
}
.hiddentext {display:none} 
.td0{
	color: #000000;
	background-color: #f12938;
	text-decoration: none;
}
.td3{
	color: #000000;
	background-color: #ffbebe;
	text-decoration: none;
}
.td7{
	color: #000000;
	background-color: #fffa7c;
	text-decoration: none;
}
.tdp{
	color: #000000;
	background-color: #ADD8E6;
	text-decoration: none;
}
.tdg{
	color: #000000;
	background-color: #a1ffac;
	text-decoration: none;
}
