body {
/* background: #ffffff; */
background: #6e6e6e; 
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
/* color: #686868; */
color: #686868;
text-align: center;
align: left;
font-size: 0.7em;
}

p {
line-height: 1.5em;
}

table {
line-height: 1.5em;
}


a {text-decoration: none; /*color: #0577c1; font-weight: bold; */ }
a:visited {/*color: #ff00ff;*/ font-weight: bold;}
a:active {/*color: #9e9e9e;*/ font-weight: bold; }
a:hover {/*text-decoration: underline*/ background-color: #0577c1; color: #ffffff;}
a img{border: none;}


#container {
background-color: #ffffff;
height: 100%;
width: 750px;
margin-left: 5px;
margin: 0em auto; 
/*
border-left: 1px #cfcfcf solid;
border-right: 1px #cfcfcf solid;
*/
}

#header {
margin: 0;
padding: 0;
height: 100px;
border: 1px;
}

#logo {
float: left;
width: 200px;
margin: 0;
padding: 0;
background-image: url(/images/unifysoft.jpg);
background-repeat: no-repeat;
border-bottom: 1px #cfcfcf dashed;
vertical-align:middle;
text-align:center;
height: 100px;

}

#header-image {
float: right;
width: 550px;
height: 100px;
/* background-color: #30482d; */
/* background-color: #ffffff; */
background-image: url(/images/fw-banner.png);  
background-repeat: no-repeat;
background-justify: right;
position: relative;
border-bottom: 1px #ffffff solid;
}

#nav-main {
background-color: #505050;
height: 32px;
width: 550px;
margin-left: 200px;
float: right;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-size: 12px;}

#nav-main ul{
margin-top: 0px;
margin-left: 0px;
padding: 0px;
}

#nav-main ul li{
display: inline;
float: left;
width: 90px;
text-align: center;
}

#nav-main ul li a {
display: block;
line-height: 32px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#nav-main ul li a:hover {
//color: #cfcfcf;
//color: #ffffff;
background-color:#000000;
}

#breadcrumbs {
height: 30px;
background-color: #ffffff;
margin-left: 200px;
padding: 0;
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;

}


#breadcrumbs ul{
margin-left: 3px;
padding: 0px;
}

#breadcrumbs ul li{
display: inline;
float: left;
text-align: center;
line-height: 20px;
background-image: url(images/list_triangle.png);
background-repeat: no-repeat;
padding-left: 8px;
background-position: 0em;
}

#breadcrumbs ul li a {
color: #9e9e9e;
text-decoration: none;
font-weight: bold;
}

#breadcrumbs ul li a:hover {
color: #939393;
}

#nav-left {
width: 200 px;
text-align: left;
position: absolute;
margin-left: 0px;
margin-top: 0px;
padding-right: 0px;
padding-top: 5px;
background: #ffffff;
padding-left: 10px;
}


#nav-left ul {
margin-left: 10px;
padding: 0;}

#nav-left ul li{
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
// line-height: 30px;
list-style: none;
border-bottom: 1px #cfcfcf dashed;
width: 170px;}

#nav-left ul li a {
color: #939393;
text-decoration: none;
font-weight: bold;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
padding-left: 8px;
background-position: 0em;}

#nav-left ul li a:hover {
color: #ffffff;
}

#maincontent {
min-height: 300px;
height: auto !important;
height: 300px;
}

#content {
width: 530px;
float: right;
margin-left: 10px;
padding: 10px;
background-color: #ffffff;
height: 100%;
border-left: 1px #cfcfcf solid;
text-align: justify;
min-height: 300px;
height: auto !important;
height: 300px;}

#hotspot {
width: 200px;
float: left;
margin: 0;
padding: 0;
}




#maincontent {
min-height: 300px;
height: auto !important;
height: 250px;
}

#latestnews {
margin-left: 10px;
margin-top: 2px;
float: right;
width: 250px;
text-align: left;}

#latestnews ul{
margin: 0;
padding: 0;
}

#latestnews ul li{
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 140%;
list-style: none;
border-bottom: 1px #cfcfcf dashed;
width: 250px;
margin-bottom: 10px;
}

#latestnews ul li a {
# color: #939393;
color: #990000;
text-decoration: none;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
padding-left: 8px;
background-position: 0 55%;}

#latestnews ul li a:hover {
color: #9e9e9e;
}

#footer{
height: 40px;
background-color: #505050;
padding-top: 1px;
padding-bottom: 10px;
margin: 0;
line-height: 0.9em;}

.clearer{
height:1px;
overflow:hidden;
margin-top:-1px;
clear:both;
}

h1, h2, h3, h4 {
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
margin-top: 0;
color: #1b378b;
}

.dot {
border-bottom: 1px dotted #cfcfcf;
padding-left: 12px;
}

h1 {
background-image: url(images/bullet.gif);
background-position: 0em;
background-repeat: no-repeat;
border-bottom: 1px dotted #cfcfcf;
padding-left: 12px;
font-size: 150%;
}

h2 {
background-image: url(images/bullet.gif);
background-position: 0em;
background-repeat: no-repeat;
padding-left: 10px;
font-size: 133%;
border-bottom: 1px dotted #cfcfcf;
}

h3 {
background-image: url(images/bullet.gif);
background-position: 0em;
background-repeat: no-repeat;
padding-left: 8px;
font-size: 110%;
}

h4 {
font-size: 110%;
}

h5 {
font-size: 110%;
border-bottom: 1px dotted #cfcfcf;
}

#footer p{
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;}

.hotspot_image{
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dotted #cfcfcf;
text-align:center;}

.imageright{
float: right;
margin-top: 0px;
margin-left: 10px;
height: 180px;

}


.imageleft{
margin-right: 10px;
}

.textleft{
float: left;
margin-top: 0px;
margin-left: 0px;
height: 180px;
width: 360px;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: justify;
line-height: 1.5em;
}

.textright{
float: right;
margin-left: 0px;
width: 360px;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: justify;
line-height: 1.5em;
}

.date{
color:#999999;
font-size: 80%;
}
.news_archive
{
width: 100%;
}

.newsarchive_p
{
line-height: 0.8em;
border-bottom: 1px dotted #cfcfcf;
}


#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	background-color:#000000;
}

.entryTable {
        font-family:  Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        background-color: #bebebe;
}

.entryTableHeader {
        font-family:  Verdana, Helvetica, Arial, sans-serif;
        /*font-family:  Helvetica, Arial, sans-serif; */
        font-size: 14px;
        color: #FFFFFF;
        background-color: #999999;
        font-weight: bold;
        background-position: center;
        padding: 4px 4px 4px 4px;
}

.entryTable .label {
        padding: 2px 2px 2px 2px;
        background-color: #dedede;
}

.entryTable .content {
        padding: 2px 2px 2px 2px;
        background-color: #FFFFFF;
}

.error {
        font-family:  Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
	color: #ff0000;
}
.remarks {
        font-family:  Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
	color: #0000aa;
}

.alert {
#	background: #fff6bf url(bioneural/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
        font-size: 14px;
	color: #ff0000;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
