/* Sicom Systems Ltd. Styles */

/* This makes the site centered in IE, while not auto aligning the contents of the blocks within the site */
body { text-align: center; }
td, div { text-align: auto; }

/* Main Site Styles */
body, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a {	color: #284E9E; }

/* Styles for Specific Sections */
#logotbl { width: 775px; padding: 0px; border: none; margin-left: auto; margin-right: auto; } /* The margins center the site in Mozilla based browsers */
#logo-nav {	vertical-align: bottom;	text-align: right; width: 70%; }
#wrapertbl { width: 775px; border: none;  margin-left: auto; margin-right: auto; } /* The margins center the site in Mozilla based browsers */
#nav, #search {	background-color: #FFFFFF; background-image: url(images/nav-bg.jpg); height: 29px; }
#search { text-align: right; vertical-align: middle; }
#content-heading { width: 578px; }
#content-heading { border: 1px solid #000000; }
#content-breadcrumbs {
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
	padding: 2px;
}
#content-breadcrumbs a { text-decoration: none;	color: #FFFFFF; }
#content-breadcrumbs img { margin-left: 5px; margin-right: 3px; }
#content {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content img { border: 1px solid #000000; }
#bluezone {
	padding: 5px;
	width: 195px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #284E9E;
	background-image: url(images/bluezone-bg.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#footer, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#footer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 775px;
      margin-left: auto; margin-right: auto; /* The margins center the site in Mozilla based browsers */
	text-align: left;
}

/* Styles for Headings */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #284E9E;
}
.heading2 {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 98%;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 29px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.Heading3 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Heading3-white {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Heading3-ltblue {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0099cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Heading3-black {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Heading4 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
.Heading4-white {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
.Heading4-ltblue {
	FONT-SIZE: 11px; COLOR: #0099cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
.Heading4-gray {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}





/* This style is used if you want to remove the thin black border that appears on an image in the content area (e.g. spacer images) */
#content img.nobdr {
	border: 0px none;
}


/* Form Styles */
form { margin-top: 0px; margin-bottom: 0px; }
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
input.nobdr { background-color: #FFFFFF; border-width: 0px; border-style: none; }
input.searchbox { color: #FFFFFF; background-color: #284E9E; border-style: solid; border-width: 1px; border-color: #FFFFFF; }

/* These styles are for the tree struture site map on the site map page */
#foldheader{cursor:pointer;cursor:hand ; font-weight:bold ; list-style-image:url(images/plus.gif)}
#foldinglist{list-style-image:url(images/plus.gif)}



.Text5-gray {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
.Text5 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
.Text5-white {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; TEXT-DECORATION: none
}
.Text4 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Text4-white {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Text4-gray {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #999999; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Text4-ltblue {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #0099cc; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Text3 {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Text3-gray {
	FONT-SIZE: 13px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.logo {
}
#logo {
}
