BODY {
	color : Black;
	
	margin : 0px 0px 0px 14px;
}
	



H2 {
	color : #000099;
}




TABLE {
	margin : 0px;
	
}

TABLE, TD {
	padding : 0px;
	border-width : 0px;
	vertical-align : top;
	font-family : "Times New Roman", Times, serif;
}


TD#leftside {
	width : 20px;
	
}

TD#leftside p {
	display : none;
}

TABLE#leftside  td {
	padding-top : 3px;
	padding-bottom : 3px;
	display : none;
}
TABLE#leftside {
	margin-top : 10px;
	border-top : 3px solid Silver;
	display : none;
}

TABLE#leftside_nav {
	display : none;
}
TD#leftside  A:link {
	color : Navy;
	font-size : 12px;
	width : 150px;
	padding-bottom : 2px;
	padding-left : 5px;
	text-decoration : none;
}

TD#leftside  A:hover {
	color : White;
	font-size : 12px;
	width : 150px;
	padding-bottom : 2px;
	background-color : Navy;
	padding-left : 5px;
	text-decoration : none;
}

TD#leftside  A:VISITED {
	color : grey;
	font-size : 12px;
	width : 150px;
	padding-bottom : 2px;  
	padding-left : 5px;
	text-decoration : none;
}

TD#leftside H4 {
	color : #999999;
	margin : 5px 0px 5px 0px;
	display : none;
}

img#leftside {
	display: none;
}

TABLE#secondleft {
		width : 150px;
		border-top : 3px solid White;
		display : none;
	}
	
TABLE#secondleft TD {
	border-left : 5px solid White;
	padding-top : 3px;
	padding-bottom : 3px;
	border-bottom : 1px solid White;
}


DIV#flag_nav {
	display : none;
}







TD#content {
	padding : 0px 30px 0px 20px;
	width : 600px;
}

TD#content P {
	font-size : 14px;
	color : Black;
	line-height : 20px;
	margin-top : 0.4em;
	margin-bottom : 5px;
	padding-left : 30px;
}
 



P.range {
	padding-right : 100px;
	text-align : justify;
	vertical-align : middle;
}
TD#content h1 {
	color : #0000CC;
	margin : 0.5px 10px 3px 10px;
	font-size : 26px;
	font-weight : normal;
}
h1#logo {
	background-image : url(../images/ci_electronics_logo_wh.jpg);
	background-position : right;
	background-repeat : no-repeat;
	padding-top : 50px;
	text-align : left;
	padding-right : 100px;
}



TD#content h2 {
	font : normal 18px "Times New Roman", Times, serif;
}

TD#content h3 {
	font : normal 16px "Times New Roman", Times, serif;
	color : Navy;
	margin : 20px 0px 5px 130px;
	padding-left : 30px;
}

TD#content h4 {
	margin : 5px 0px 5px 5px;
	
	font : normal 16px Arial, Helvetica, sans-serif;
	color : Navy;
	padding : 30px 0px 5px 25px;
}
	
TD#content a:link, a:visited {
	text-decoration : underline;
}
TD#content a:visited {
	text-decoration : underline;
}

DIV.imageright {
	float : right;
	margin : 30px 0px 30px 30px;
	clear : both;
	border : 1px solid Gray;
	vertical-align : middle;
	padding : 5px 5px 5px 5px;
}

DIV.imageleft {
	float : left;
	
	
}


.img_banner {
	border : 1px solid Gray;
	margin : 5px 0 5px 30;
}
	

table.sorting  {
	width : 500px;
	margin : 0px 0px 0px 50px;
	
}
	table.sorting  td {
	vertical-align : top;
	border : 0px solid Aqua;
}
	
table.sorting p {
	font-size : 12px;
	line-height : 20px;
	
}

table.sorting h5 {
	font : normal 16px "Times New Roman", Times, serif;
	color : Navy;
	line-height : 20px;
	padding : 0px 0px 0px 30px;
	margin : 0px 0px 0px 0px;
}


 td.blue {
	background-color : Navy;
	text-align : center;
	color : White;
	font-size : 14px;
	padding : 5px 0px 5px 0px;
}
 
 td.empty {
	background-color : Navy;
	border-bottom : thick solid White;
}
 
 
 
TD.sortingr {

	width : 350px;
}
TD.sortingl {
	
	width : 150px;
}




img.uparrow {
	display: none;
}
























TABLE#nav {
	width : 80%;
	font-size : 95%;
}
	
TABLE#nav TD {
	text-align : center;
	width : 20%;	
}
	
TABLE#nav TD A:LINK {
	text-decoration : none;
}

TABLE#nav TD A:visited {
	text-decoration : none;
}

TABLE#nav img {
	text-decoration : none;
}

.img_nav {
	border : 0px solid Gray;
	margin : 5px 0 5px 0;
	text-decoration : none;
}



TABLE#flag {
	margin : 20px 0px 40px 0px;
	width : 100%;
}

TR#flag {
	font-size : 12px;
	text-align : center;
	padding-top : 10px;
	}

TR#flag img {
	border : 1px solid Gray;
}

TR#flag a:link{
	color : Navy;
	text-decoration : none;
	}

TR#flag a:visited{
	color : Navy;
	text-decoration : none;
}

TD.flag {
	width : 20%;
}




DIV.nav  A {
	font-size : 90%;
	color : Silver;
	text-decoration : underline;
	margin-left : 0.5em;
	margin-right : 0.5em;
	display : none;
}




A:LINK {
	text-decoration : none;
	color : Navy;
}
A:VISITED {
	text-decoration : none;
	color : Gray;
}



ADDRESS {
	font-size : 0.6em;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	padding-top :1em;
	text-align : left;
}














UL {
	margin-top : 2px;
	text-decoration : none;
	list-style-type : none;
}

#disc {
	list-style-type : disc;
	color: #003333;
	
}


li {
	font-family : "Times New Roman", Times, serif;
}
li.bullet {
	background-image : url(../images/bullet.jpg);
	background-repeat : no-repeat;
	background-position : left;
	padding : 0px 0px 5px 30px;
	font-size : 14px;
	color : #333333;
}


HR {
	color : white;
}


