/*CSS Reset*/
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }
body { font-family: "Lucida Grande", Arial, sans-serif; text-align: center; background-repeat: repeat-x; background-image: url(images/cold_logic_bg.jpg); }
p { padding-bottom: 8px; line-height: 20px; font-size: 12px; color: #46484a;}
h1 {padding-bottom: 8px; background-position: 0 4px; padding-left: 42px; background-repeat: no-repeat; background-image: url(images/cold_logic_h1.gif); line-height: 32px; font-size: 21px; color: #0a5a94;}
h2 {}
a {color: #0a5a94;}
a:hover {color: #0197c0; text-decoration: none;}


#container { width: 867px; margin-right: auto; margin-left: auto; text-align: left; }
#header { height: 86px; background-repeat: no-repeat; background-image: url(images/cold_logic_header.jpg); }
#header ul  { padding-left: 260px; list-style-type: none; padding-top: 45px; }
#header ul li { float: left; }
#header ul li a { padding-left: 9px; padding-bottom: 22px; padding-right: 9px; padding-top: 6px; color: #0a5a94; font-size: 11px; line-height: 11px; text-decoration: none; text-align: center; display: block; }
#header ul li a.link_tab { padding-right: 12px; padding-left: 12px }
#header ul li a:hover { color: #0197c0; background-repeat: no-repeat; background-position: center bottom; background-image: url(images/ahover.jpg); }
#header ul li a.selected { color: #0197c0; }



#visual_header { height: 207px; background-repeat: no-repeat; background-image: url(images/cold_logic_visual_header.jpg); }
#main { padding-left: 25px; }
#content { width: 580px; float: left; }
#sidebar { padding-top: 40px; width: 220px; float: right; }
#latest_news {
		padding-right: 35px;
		padding-top: 25px;
	}

#latest_news h3.news_icon {
		padding-bottom: 8px;
		padding-left: 28px;
		line-height: 20px;
		font-size: 14px;
		background-repeat: no-repeat;
		background-image: url(images/cold_logic_news_icon.jpg);
		color: #0a5a94;
	}

#latest_news p {
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-top-width: 1px;
		border-top-color: #999999;
		border-top-style: dotted;
		padding-bottom: 5px;
		padding-top: 3px;
		line-height: 17px;
		font-size: 11px;
	}

#footer { clear: both; }


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

strong {
		font-weight: bold;
	}

#footer p {
		padding-top: 20px;
		color: #7f807e;
		line-height: 16px;
		font-size: 11px;
		text-align: right;
	}

#footer a {
		color: #7f807e;
	}

#visual_header p {
		color: #e2e5ec;
		line-height: 22px;
		font-size: 17px;
	}

#visual_header p span {
		font-size: 12px;
		font-weight: bold;
	}

#quote {
		padding-right: 300px;
		padding-left: 54px;
		padding-top: 80px;
	}

small {
		color: #0197c0;
	}

div#the_post_ticker
 { color: #999; font-size: 11px; line-height: 18px; margin-bottom: 4px; padding: 4px; height: 85px; overflow: hidden; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc }
div#the_post_ticker a
{
	font-weight: bold;
	text-decoration: none;
}
div#the_post_ticker a:hover
{
	text-decoration: underline;
}
ul#sub_nav
{
	padding-bottom: 25px;
}
ul#sub_nav li a
{
	font-weight: bold;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
}
ul#sub_nav li
{
	background-position: 4px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-image: url(images/bullet.gif);
	padding-left: 22px;
}
#content ul
{
	width: 500px;
	color: #46484a;
	line-height: 20px;
	font-size: 12px;
}
#content ul li
{
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(images/tick.gif);
	padding-left: 25px;
}
h3
{
	line-height: 24px;
	font-size: 15px;
	color: #56a9c9;
}
div.navigation
{
	font-size: 11px;
	height: 40px;
}
