﻿/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

img{
	border: 0;
}

td.paging {
	font-size: 66%;
	font-weight: bolder;
	padding: .75em .75em .75em 2em;
}

.paging {
	font-size: 66%;
	font-weight: bolder;
}

td.listing a{
	font-size: 66%;
	font-weight: bolder;
	padding: .75em .75em .75em 2em;
}

a:focus {
	outline: none;
}

.indexMenuContainer{
	padding-left: 50px;
	padding-right: 80px;
	background-color: #E8F0CF;
	border-bottom: 6px solid #33867D;
	border-top: 3px solid #002660;
	width: 100%;
	height: 40px;
}

.indexMenuContainer .menuButton{
	font-weight: bold;
	font-size: 10px;
	color: #3A3C33;
}

.indexMenuContainer .menuButton a{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-top: 9px;
	text-decoration: none;
	color: #3A3C33;
}

.indexMenuContainer .menuButton a:hover{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #DAE3B1;
	text-decoration: none;
	color: #3A3C33;
}

#logoutLayer {
	position: absolute;
	top: 100px;
	right:	240px;
	height: 20px;
	z-index: 100;
	text-align: center;
	background: #DBE3B4;
	border: 2px solid #990000;
}

#logoutLayer a{
	font-weight: bolder;
	text-decoration: none;
	color: #990000;
}

#logoutLayer a span{
	padding: 0px 20px 4px 20px;
}

#logoutLayer a:hover span{
	background: #00685C;
	color: #FFFFFF;
}

#tabs4 {
	float: left;
	width: 100%;
	height: auto;
	font-size: 93%;
	line-height: normal;
}
#tabs4 ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabs4 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs4 a {
	float: left;
	padding: 0;
	margin: 0 35px;
	text-decoration: none;
}

#tabs4 a span {
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float: none;}
/* End IE5-Mac hack */
#tabs4 a:hover span {
	text-decoration: underline;
}

#tabs4home {
	float: left;
	width: 100%;
	height: auto;
	font-size: 93%;
	line-height: normal;
}
#tabs4home ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabs4home li {
	display: inline;
	margin: 0;
	padding: 0;
}

.tabs4home a {
	float: left;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
}

.tabs4home a span {
	float: left;
	display: block;
	color:#6B78A9;
	font-size: 75%;
	font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs4home a span {float:none;}
/* End IE5-Mac hack */
.tabs4home a:hover span {
	color: #33867D;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#techsuppmenu {
	width: 200px;
}

#techsuppmenu li a {
	font-size: 75%;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	font-weight: bolder;
}

#techsuppmenu li a:link, #techsuppmenu li a:visited {
	color: #006B68;
	display: block;
	padding: 5px;
}

#techsuppmenu li a:hover, #techsuppmenu li #current {
	background: #E8F0CF;
	padding: 5px;
}

#techsuppmenu li a:active {
	color: #006B68;
	padding: 5px;
}


#navcontainer { /* none needed */ }

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #eef4f1;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: #95bbae;
	border-right: 1px dashed #d1e3db;	
	text-decoration: none;
}


ul#navlist li#active {
	color: #95bbae;
	background-color: #deebe5;
}

#navlist a:hover {
	color: #74a893;
	background-color: #d1e3db;
}

.news_title{
	padding-left: 10px;
	font-size: 80%;
}

.news_title a:link, .news_title a:visited{
	color: #006B68;
	font-weight: bolder;
	padding: 5px;
	text-decoration: none;
}

.news_title a:hover{
	background: #E8F0CF;
}

.box_company_title{
	font-size: 12px;
	font-weight: bolder;
}

.box_about_text{
	font-size: 10px;
	font-weight: bold;
}

.email_fonts{
	font-size: 10px;
	font-weight: normal;
}

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

#menu8 {
	width: 130px;
	margin-top: 10px;
}

#menu8 li a {
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}

#menu8 li a:link, #menu8 li a:visited {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background: url(../img/menu8.gif);
	padding: 8px 0 0 20px;
}

#menu8 li a:hover, #menu8 li #current {
	color: #006666;
	background: url(../img/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
}

#menu8 li a:active {
	color: #FFFFFF;
	background: url(../img/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
}


/*
	<div align="center">
		<p class="alert">.blah..... </p>
	</div>
*/
.alert {
	background: #fff6bf url(/img/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	width: 50%;
}


.box_footer{
	border-bottom: 20px solid #c5cc9f;
}

.box_createdby{
	font-size: 10px;
	font-weight: bold;
	padding: 35px 10px 10px 400px;
}

.box_createdby a:link, .box_createdby a:visited, .box_createdby a:active {
	color:#000000;
	padding: 5px;
	text-decoration: none;
}

.box_createdby a:hover {
/*
	background-color: #000033;
	color: #CCCC00;
*/
	text-decoration: underline;
}

.box_link {
	font-size: 10px;
	text-align: center;
	color: #006B68;
	font-weight: bold;
}
									
.box_link a {
	color: #006B68;
}

.box_link a:link {
	color: #006B68;
}

.box_link a:visited {
	color: #006B68;
}

.box_link a:hover {
	color: #9b9bad;
}

