@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, h7, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	line-height:22px;
	margin-top: 0;
	margin-left: 0;
}
body{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom right; 
	background-color:#ececec;
}
	
input, textarea{
	outline:none;/* preventing the chrome and safari nasty yellow border */	
}
a:focus{
	outline:none;
}
a, a:visited, a:active{
	color:#555;
	text-decoration:none;
}

h3, h4 { clear : left; 
margin : 0; 
padding : .1em 0; 
}

i {
font-style:normal;
font-size:10px;
color: #777;
line-height: 14px;
}


h1 {
font-weight:normal;
text-align:left;
font-size:12px;
color : #3598d5;
letter-spacing: .025em;
text-decoration: none;
}

h1 a:link {
font-weight: bold;
letter-spacing: .05em;
color: #3598d5;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 5px;
padding-left: 5px;
}

h1 a:hover, a.current {
background: #3598d5;
color: #fff;
}

h2 {
text-align: center;
font-size:9px;
color: #777;
letter-spacing: .025em;

}

h2 a:hover, a.current {
background: #777;
color: #fff;
padding: 2px 2px 2px 2px;
}

h3 {
font-size:20px;
font-weight:bold;
color : #3598d5;
text-decoration: none;
letter-spacing: .05em;
margin-left: 40px;
margin-top: 35px;
}

h4 {font-size:14px;
font-weight:bold;
color : #424445;
letter-spacing: .025em;
text-decoration: none;
margin-left: 50px;
}

h5 {
display: block;
font-weight:normal;
font-size:12px;
color : #424445;
letter-spacing: .025em;
text-decoration: none;
margin-left: 50px;
}

h6 {
text-align: left;
font-size:14px;
font-weight:bold;
color : #424445;
letter-spacing: .025em;
text-decoration: none;
}


p {
text-align:left;
}

add {
font-weight:normal;
text-align:left;
font-size:12px;
color : #555;
letter-spacing: .05em;
text-decoration: none;
}

add a:link {
font-weight: bold;
letter-spacing: .075em;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 5px;
padding-left: 5px;
background: #555;
color: #fff;
}

add a:hover, a.current {
background: #abb0b3;
color: #fff;
letter-spacing: .075em;
}

logo {
font-weight:bold;
text-align:left;
font-size:16px;
color : #555;
letter-spacing: .05em;
text-decoration: none;
}

ell {
font-weight:bold;
text-align:left;
font-size:12px;
color : #555;
letter-spacing: .05em;
text-decoration: none;
}
------------------------------------------------------------------------------------------------
div#container{
	width:1000px;
	margin:0 auto!important;
}

div#header-no-index{
	width:960px;
	height:90px;
	float:left;
}

div#logo{
	display:inline;
	width:200px;
	height:90px;
	float:left;
	margin-left:40px;
}

div#icff-1{
	width:147px;
	height:147px;
	float:left;
	margin-left:0px;
	margin-top:5px;
}

div#icff-2{
	width:147px;
	height:147px;
	float:left;
	margin-left:982px;
	margin-top:49px;
}

-------------------------------------------------------------------------------------------------------------------------

/*preload classes*/
.svw {
width: 50px;
height: 20px;
background: #ddd;
}

.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {
position: relative;
overflow: hidden;
margin: 0 0 1px 0; 
margin-top: 20px;
}

.stripViewer ul { /* this is your UL of images */
margin-top: 0px;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}

.stripViewer ul li {
float:left;
}

.stripTransmitter {
overflow: auto;
width: 1%;
}

.stripTransmitter ul { 
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}

.stripTransmitter ul li{
width: 18px;
float:left;
margin: 0 1px 1px 0;
}

.stripTransmitter a{
font: bold 9px Arial, Verdana;
text-align: center;
line-height: 16px;
background: #424445;
color: #fff;
text-decoration: none;
display: block;
}

.stripTransmitter a:hover, a.current{
background: #abb0b3;
color: #fff;
}

/*tooltips formatting*/
#tooltip {
  background: #fff;
  color: #000;
  opacity: 0.85;
  border: 5px solid #8d8dfd;
}

#tooltip h3 {
  font: normal 10px Verdana;
  margin: 3px;
  padding: 6px 2px;
  border: 0;
}

---------------------------------------------------------------------------

#nav
{
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

#nav ul {
padding-left: 0;
margin-left: 0;
background-color: #424445;
color: White;
float: left;
width: 960px;
font-family: arial, helvetica, sans-serif;
}

#nav ul li { display: inline; }

#nav ul li a{
display: block;
padding: 0.2em 1.14em;
background-color: #424445;
color: White;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
font-weight:bold;
}

#nav ul li a:hover{
background-color: #abb0b3;
color: #fff;
font-weight:bold;
}

---------------------------------------------------------------

#nav2
{
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

#nav2 ul {
padding-left: 0;
margin-left: 0;
background-color: #424445;
color: White;
float: left;
width: 1052px;
font-family: arial, helvetica, sans-serif;
}

#nav2 ul li { display: inline; }

#nav2 ul li a{
display: block;
padding: 0.2em 1.14em;
background-color: #424445;
color: White;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
font-weight:bold;
}

#nav2 ul li a:hover{
background-color: #abb0b3;
color: #fff;
font-weight:bold;
}

---------------------------------------------------------------

div#cat {
} 

#cat ul { 
width : 240px ;
padding: 0px;
margin: 0px;
list-style-type: none;
}

#cat li {  
list-style-image: url("images/bullet.png");
list-style-type: circle;
margin-left: 70px;
padding-left: -5px;
}

#cat li a { 
font-weight:bold;
letter-spacing: .08em;
display : block; 
color : #424445; 
text-decoration : none;
margin-left: 2px;
}

#cat li:hover { background : #fff; }

-----------------------------------------------------------------

div.img {
margin:5px;
border:1px solid #0000ff;
height:auto;
width:auto;
float:right;
text-align:left;
}
div.img img {
display:inline;
margin:0px;
margin-top: 20px;
border:15px solid #fff;
}

div.desc {
text-align:left;
font-weight:normal;
width:640px;
margin-top: -10px;
padding: 15px;
background-color:#fff;
}

----------------------------------------------------------------------

#Clientdropdown  {
display:inline;
width:80px;
height:30px;
border-style: 2px solid #cccccc;
}
#Clientdropdown .textbox {
width: 80px;
margin-right: 8px;
font-size : 12px;
color: #000;
background : #fff;
border-style: 2px solid #cccccc;
/*border: 1px solid red;*/
} 

usa {
font-weight:bold;;
text-align:left;
font-size:10px;
color : #3598d5;
letter-spacing: .025em;
text-decoration: none;
}

div#content-no-index2{
	width:650px;
	float:left;
	margin:0px;
	padding:10px 20px 0px 20px;
}

div#content-in-530{
	width:580px;
	float:left;
}
div#content-in-530 label{
	width:130px;
	text-align:right;
	float:left;
	height:26px;
	margin-top:10px;
	margin-right: 20px;
	padding-top:2px
}
.c-form{
	border:1px solid #666;
}
div#content-in-530 input{
	width:410px;
	height:21px;
	float:left;
	padding:5px 0px 0 6px;
	margin-top:10px;
}
div#content-in-530 textarea{
	width:410px;
	height:200px;
	float:left;
	padding:5px 0px 0 6px;
	margin-top:10px;
}
div#content-in-530 input#send-btn{
	width:100px;
	height:28px;
	float:left;
	border:none;
	padding:0px 0px 0 6px;
	margin:10px 0 0 468px;
	background:url('../images/sendmsg.jpg') no-repeat;
}
div#content-in-530 input#send-btn:hover{
	background:url('../images/sendmsg-hover.jpg') no-repeat;
}

