
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
    background-color: white;
}
td {
	font-size: 12px;
}
th {
	font-weight: normal;
	color: #007188;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px none;
}
h1 {
	font-weight: normal;
	color: #007188;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-weight: normal;
	color: #007188;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-weight: normal;
	color: #007188;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 8px;
}

h4 {
	font-weight: normal;
	color: #007188;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	border: 0px none;
	margin-bottom: 0px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;

}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.newslayer {
	position: static;
	left: 260px;
	top: 144px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #990000;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
.tablefilledbck {
	background-image: url(../images/menus/background.gif);
	background-repeat: repeat;
}
.tablefilledbckgreen {
	background-image: none;
	background-repeat: repeat;
	background-color: #BDDFDF;
}
.cellField {
	font-weight: normal;
	background-position: right;
	color: #000088;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textRed {
	color: #DD0000;
	font-family: Arial, Helvetica, sans-serif;
}
.textBlue {
	color: #000088;
	font-family: Arial, Helvetica, sans-serif;
}
.textGrey {
   color: #727272;
}
.mestext {
	color: #FF3300;
}
.mes {
	color: #FF3300;
}
.txtgrey {
   color: #727272;
}
.newsitem {
    color: #727272;
    padding-bottom: 5px;
}
.datedisplay {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
}
.invertTextBlack {
    background-color: #000000;
    color: #FFFFFF;
}
.invertTextGrey {
    background-color: #727272;
    color: #FFFFFF;
}


.error_bar {
    background-color: #FFDDDD;
    text-align: center;
    color: #883311;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small_blue {
    color: #3333AA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.tiny_grey {
    color: #888888;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

input.select {
    color:#080;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:88%;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    cursor: pointer;
}

input.search {
    color:#550;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:88%;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#996;
    border-left-color:#996;
    border-right-color:#663;
    border-bottom-color:#663;
    cursor: pointer;
}

input.cancel {
    color:#800;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:88%;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#966;
    border-left-color:#966;
    border-right-color:#633;
    border-bottom-color:#633;
    cursor: pointer;
}

input.action {
    color:#008;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:88%;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#669;
    border-left-color:#669;
    border-right-color:#336;
    border-bottom-color:#336;
    cursor: pointer;
}

input.disabled {
    color:#888;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:88%;
    font-weight:bold;
    background-color: transparent;
    border:1px groove;
    border-top-color:#AAA;
    border-left-color:#AAA;
    border-right-color:#774;
    border-bottom-color:#774;
    cursor: auto;
}

/* middel panel style sheet*/
td.updatecontent_topleftcorner{
    background-image: url("../images/left-top-corner.jpg");
    background-repeat: no-repeat;
    background-position:left top;
}

td.updatecontent_toprightcorner{
    background-image: url("../images/right-top-corner.jpg");
    background-repeat: no-repeat;
    background-position: right top;
}

td.updatecontent_bottomleftcorner{
    background-image: url("../images/left-bottom-corner.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    
}

td.updatecontent_bottomrightcorner{
    background-image: url("../images/right-bottom-corner.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
}

.wiki_table_class{
    border:1px solid #ecedee;
    margin: 10px;
}
.wiki_td_class{
    font-size:10px;
    border:1px solid #ecedee;
    
}

.panelmenu {
    background-color: transparent;
    margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	borderorder-top-style: solid;
	border-top: 3px ridge olive;
	border-bottom: 3px ridge olive;
}

.home_banner_title{
    
    color: #007188;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
}

