/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 102px;
	height: 15px;
	padding: 3px;
	border: none;
	background: #ffffff url(http://www.ecdimail.com/ARGO/images/subpage02.gif) no-repeat fixed left top;
	font-size: 11px;
	color: #666666;
}

.input2 {
	background-color:#FFFFFF;
	color:#333333;
	padding:3px;
	margin:3px;
}

#formish {
		font: 9pt arial;
}
#box {
		display: none;
}
	
html>body .input1 {
	background-attachment: inherit;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:400px;
}

.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1E0FF;
}

p, blockquote, ul, ol, dl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	margin-bottom: 4px;
	padding-bottom: 8px;
}

.ul1 li a {
	padding-left: 5px;
	background: url(images/homepage09.gif) no-repeat left center;
}

.ul1 .vline {
	background: url(images/homepage10.gif) repeat-x left bottom;
}

.text1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
}

.text2 {
	color: #8E9DB2;
}

.text3 {
	color: #C1DEB8;
}

.text4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
}
	

.content {
	padding-left: 25px;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #C1E0FF;
font-size:13px;
}

/** LINKS */
/* <![CDATA[ Drop Down Menu Bar*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}

#nav li {
  margin:5px 0px;
  padding: 0;
  position: relative;
}
#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  color: #81c027;
  display: block;
  padding: 5px 0px;
  text-decoration: none;
}

#nav li a:hover {
  background: #transparent;
  color: #ffffff;	

}

#nav li:hover a, 
#nav li.sfHover a {
   background: #transparent;
  color: #ffffff;
}
#nav li:hover ul a, 
#nav li.sfHover ul a {
    background: #transparent;
  color: #ffffff;
}
#nav li:hover ul a:hover, 
#nav li.sfHover ul a:hover {
  background: #ffffff;
  color: #0d4764;	
}

#nav ul {
  background-color: #ffffff;
  color: #0d4764;
  font-size: 0.9em;
  list-style: none;
  position: absolute;
  top: -999em;
  left: -1px;
  z-index: 100;
}

#nav ul li {float: none; border: 0;}

#nav li:hover ul,
#nav li.sfHover ul {
  top: 28px;
}

* html #nav li:hover ul,
* html #nav li.sfHover ul {
  top: 32px;
}


#nav ul li a {
  width: 200px;
display: block;
  white-space: nowrap;
}

* html #nav ul li a {width: 175px;} 


#nav ul li a:hover {
  background-color: #ffffff;
  color: #000;
}
/* ]]> */

#subnav {
	position:relative;
	text-align:left;
	z-index:120;
}


a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color: #C1E0FF;
	text-decoration:none;
	font-size:11px;
}

a:hover {
	text-decoration: none;
	color:#81c027;
}

a.link1 {
}

/** STYLES */



.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage02.jpg) no-repeat left top;
}

.bg2 {
	background: url(images/homepage03.jpg) repeat-x left top;
}

.bg3 {
	background: #3777A3 url(images/homepage05.gif) repeat-x left top;
}

.bg4 {
	background: url(images/homepage13.gif) repeat-x left top;
}

.bg5 {
	background: url(images/homepage21.gif) repeat-x left top;
}

.bg6 {
	background: url(images/homepage22.jpg) repeat-x left top;
}

.bg7 {
	background: url(images/homepage23.jpg) repeat-x left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
