@charset "UTF-8";
/* v1.0 | 20080212 CSS Reset*/

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,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	
}
body {
	line-height: 1;
}

img, fieldset {
	border: 0
}

ol, ul {
margin-left: 1.4em;
	list-style: decimal;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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



.text_home {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
body {
	background-image: url(bkg_vert.gif);
}

a img {
border: 0;
}

.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
a:link {
	color: #0c1861;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:visited {
	text-decoration: none;
	color: #22477d;
	border-bottom: 1px dashed;
}
.asi_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #066B7C;
	letter-spacing: .1em;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 16px;
}
.lg_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F08D0B;
}
.sm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #22477d;
}
.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #59acb8;
	letter-spacing: .1em;
}
