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

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}


/* remember to define focus styles! */
:focus {
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}

.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.magic{display:block; text-indent:-9999px; overflow:hidden;}


/*
Theme Name: HICO
Description: web 2.0!
Version: 1.0
Author: Scott Nesham - spencerwebdesign.com
*/



/* the basic stuff */

html, body { font-family: Helvetica, Arial; background: #1b537f url(../images/bksub.png) repeat-x 0px 0px; color: #fff; font-size: 12px; min-width: 1024px;}
.siteWidth{ width:; margin:;}
.bot{}

/*headings*/

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

hr {}


/*block elements*/

p {padding:10px 0;}
blockquote {}

/*phrase elements*/

strong {}

em {}

/*lists*/

ul {}
ol {}
li {}


/*links*/

a { color: #096CB5;}
a:link, a:visited, a:active {}
a:hover {}
a.readMore{ }