/* Finaccord.com style sheet-1  */

body { color: #000099; background: #FFFFFF; margin-left:0em; margin-right:0em; margin-top:0em; margin-bottom:0em; }

img {border-color:"#000099";} 

 h1 { font-size: 100%;  color: #000099; margin-bottom: .7em;margin-top:0em;}
 h2 { font-size: 100%;  color: #000099; margin-bottom: 0em;}
 h3 { font-size: 90%; color: #000099; margin-bottom: 0em;}
 h4 { font-size: 70%; color: #000099; margin-bottom: 0em;}
 p {font-size: 70%; text-align: justify; margin-top:0em} 
 body { font-family: Arial, Helvetica, sans-serif; }
 h1, p, h4,h6 { font-family: Arial, Helvetica, sans-serif; }
 h2,h3 { font-family: Times New Roman, Times, serif;  margin-top:0em; margin-bottom:0em; font-style: italic }
 ul {font-size:100%; margin-top:0em; margin-left:1.5em; list-style-image: url("images/bullet_1.gif");} 
 li {margin-top:.3em; margin-bottom:.3em; text-align: justify; } 
 h5 { font-size: 70%; font-weight:normal; margin-bottom: .3em;}

 form p {text-align: left;}

a:link { color: #000099 }  
a:visited { color: #000099} 
a:active { color: #000099} 
a:hover { color: #FFFFFF;  background: #000099 ; } 

h6 { font-size: 60%; color: #000099; margin-bottom: 0em;}
h6 A:link { color:#000099; text-decoration:none; } 
h6 A:visited { color:#000099; text-decoration:none;} 
h6 A:active { color:#000099; text-decoration:none; } 
h6 A:hover { color:#000099; background:none ; text-decoration:underline;} 

#editble li {font-size: .8em; margin:10px 0 0 0;} 

/*--------[ newsletter link ]----------*/

#newsLink {
	width: 150px;
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 2px solid #009;
	background: #69c url(images-design/news-grad.gif) repeat-x top left;
}

#newsLink.newsHome {
	margin: 5px 0 0 0;
}

#newsLink h3 {
	margin: 0;
	font-size: 130%;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: .1em;
	padding: 10px 10px 0 15px;
	color: #fff;
	background:  url(images-design/news-icon.gif) no-repeat top right;
}
#newsLink p {
	margin: 0;
	text-align: left;
	padding: 5px 10px 20px 15px;
	background: url(images-design/news-b.gif) no-repeat bottom left;
}
#newsLink p a {
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ffa07a;
}
#newsLink p a:hover {
	border-bottom: 1px solid #69c;
	background: none;
}


.topcellborder {border: 1px solid #000099}
p.frontbox 	 {text-align: center; }
p.frontbox a, p.frontbox a:visited  {display: block; height:45px; color: #fff; background: #69c; padding:5px; margin:0px; text-decoration:none; 
			border-top: 	4px solid #9cf; 
			border-left: 	4px solid #9cf; 
			border-right: 	4px solid #069; 
			border-bottom: 	4px solid #069;}

p.frontbox a:hover {color:#000; background: #999; text-decoration:underline;
			border-top: 	4px solid #ccc; 
			border-left: 	4px solid #ccc; 
			border-right: 	4px solid #666; 
			border-bottom: 	4px solid #666;}



