/* Reset
--------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, 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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}



/* Typography
--------------------------------------------- */

body 	{font-size:75%;color:#222; background-image:url(../images/background1.gif);font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6 	{font-weight:normal;color:#111;}

h1 	{font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 	{font-size:2em;margin-bottom:0.75em;}
h3 	{font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 	{font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 	{font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 	{font-size:1em;font-weight:bold;}

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

p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}

blockquote {margin:1.5em;color:#666;font-style:italic;}

strong, b {font-weight:bold;}
em, i, dfn {font-style:italic;}

li ul, li ol {margin:0 1.5em;}

ul, ol 	{margin:0 1.5em 1.5em 1.5em;}

ul {list-style-type:disc;}
ol {list-style-type:decimal;}


.small 	{font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large 	{font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide 	{display:none;}
.quiet 	{color:#666;}
.loud 	{color:#000;}

.highlight 	{background:#ff0;}
.added 		{background:#060;color:#fff;}
.removed 	{background:#900;color:#fff;}
.first 		{margin-left:0;padding-left:0;}
.last 		{margin-right:0;padding-right:0;}
.top 		{margin-top:0;padding-top:0;}
.bottom 	{margin-bottom:0;padding-bottom:0;}


/* Grid
--------------------------------------------- */

.container {width:950px;margin:0 auto; padding:0;}

.showgrid {background:url(src/grid.png);}

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, 
div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}


hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/*-------------- My Code */
.back-color {background-color:#ffffff; border-color:#ebebeb; border-style:solid; border-width:thin; padding-top:1.5em;}
.back-color2 {background-color:#ebebeb; margin-top:2em; margin-bottom:3.6em; padding-top:em;}

#hlinklist a
{
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 1.9em;
	text-decoration: none;
	

	margin: 10px 0px 0px 0px;
}

#hlinklist li
{
	display:list-item;
	list-style-type:none;
	margin-bottom:0;

}

#hlinklist a:hover{
	color:#666;
	text-decoration: none;
}

#hlinklist2 a
{
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 1.2em;
	text-decoration: none;
	

	margin: 10px 0px 0px 0px;
}

#hlinklist2 li
{
	display:list-item;
	list-style-type:none;
	margin-bottom:0;

}

#hlinklist2 a:hover{
	color:#666;
	text-decoration: none;
}



h1 	{font-size:3em;line-height:1;margin-bottom:1px; color:#999999;}

a {font-size:1em; line-height:1;color:#666; font-style:normal; text-decoration:none;}