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

*{
margin:0;
padding:0;
}

body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #555;
}

a:link, a:active, a:visited {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #F37D2B;
	text-decoration: underline;
}

#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/side_shadows.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#container #header #top_links {
	position: absolute;
	top:10px;
	right:20px;
}

#container #header #top_links #cognitration_link{background-image:url(images/cognitration_icon.gif);}

#container #header #top_links #cognometer_link{background-image:url(images/cognometer_icon.gif);}

#container #header #action_links {
	position: absolute;
	height: 40px;
	top: 43px;
	right: 20px;
}

#container #header #action_links li a{ padding-top:8px; height:12px;}
#container #header #action_links #site_map {
	background-image: url(images/site_map_icon.gif);
}

#container #header {
	background-image: url(images/logo.png);
	height: 136px;
	width: 800px;
	background-repeat: no-repeat;
	position: relative;
}
#container #header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #header ul li {
	float: left;
	margin-left: 14px;
	margin-bottom:20px;
	height: 15px;
}

#container #header ul li a{
	display:block;
	height:13px;
	padding-left:17px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
}
#container #header #home_link {
	display: block;
	height: 136px;
	width: 181px;
}

#container #top_bar {
	margin-bottom: 31px;
}

#container #top_bar #top_nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right:7px;
}
#container #top_bar #top_nav {
}
#container #top_bar #top_nav ul li.active, #container #top_bar #top_nav ul li a:hover {
	background-color: #129AED;
}
#container #top_bar #media_bar {
	height: 78px;
	width: 800px;
	background-color: #7DC836;
}
#container #top_bar #media_bottom {
	background-color: #61962D;
	height: 10px;
	width: 800px;
}
#container #top_bar #top_nav {
	background-color: #0F64B8;
	height: 17px;
	width: 800px;
	position: relative;
}
#container #top_bar #nav_bottom {
	height: 7px;
	width: 800px;
	background-color: #129AED;
}
#container #top_bar #top_nav ul li {
	color: #FFF;
	text-decoration: none;
	float: left;
	list-style-type: none;

}

#container #top_bar #top_nav ul #newsletter_link {
float:right;
}

#container #top_bar #top_nav ul li a {
	display:block;
	color: #FFF;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#container #content {
	line-height: 1.65em;
}
#container #content h1  {
	color: #0F64B8;
	font-size: 2.1em;
	font-weight: bold;
	margin-bottom: 11px;
	line-height: normal;
}
#container #content h2  {
	font-size: 1.2em;
	color: #0A65B6;
	margin-top: -7px;
	margin-bottom: 7px;
}

#container #content #left_col {
	width: 191px;
	float: left;
}
#container #content #left_col ul li{
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	list-style-type: none;
	margin-bottom: 2px;
}
#container #content #left_col ul {
	margin-left: 20px;
}

#container #content #left_col h2 {
	font-size: 1.1em;
	color: #0A65B6;
	clear: both;
}
#container #content #left_col ul li:hover {
	background-image: url(images/link_arrow_on.gif);
}

#container #content #left_col #hear_cognito_story {
	margin-left:20px;	
}
	
	
#container #content #center_col {
	width: 370px;
	float: left;
	padding-right: 40px;
	padding-left: 6px;
	padding-bottom: 18px;
}
#container #content h3 {
	font-size:1em;
	color:#555;
	font-weight:bold;
}
#container #content p  {
	margin-bottom: 18px;
}
#container #content #center_col p img {
	float: left;
	padding-right: 15px;
	padding-left: 0px;
}
#container #content #center_col #internal_left_col {
	float: left;
	margin-right: 45px;
	margin-bottom: 0px;
}
#container #content #center_col ul {
	list-style-position: inside;
	margin-bottom: 12px;
	margin-top: 3px;
}
#container #content #center_col ul li  {
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image:url(images/bullet.gif);
	
}
#container #content #center_col #internal_right_col {
	float: left;
}
#container #content #center_col .input {
	border: 1px solid #007ac3;
	width: 183px;
	height: 18px;
}
#container #content #center_col #form1 div {
	margin-bottom: 10px;
}
#container #content #center_col #form1 {
	margin: 0px;
	padding: 0px;
}
#container #content #center_col #form1 label #questions  {
	border: 1px solid #007ac3;
	width: 183px;
	height: 86px;
}
#container #content #center_col #submit {
	background-image: url(images/submit.gif);
	width: 60px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	color: #555;
}
#container #content #center_col #submit:hover  {
	color: #F37D2B;
	background-image: url(images/submit_on.gif);
}
#container #content #center_col #form1 label #email  {
	margin-bottom: 14px;
}

#container #content #center_col p .required_instructions{
font-size:.8em;	
}


#container #content #center_col .article {
	background-image: url(images/articles_logo.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 36px;
	margin-bottom: 20px;
}
#container #content #center_col .article a {
	font-weight: bold;
	text-decoration: underline;
}
#container #content #center_col .article p {
	margin: 0px;
	padding: 0px;
}
#container #content #center_col .article_header{
	background-image: url(images/articles_logo.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
	height: 33px;
	padding-left: 30px;
	margin-bottom: 15px;
	position: relative;
}
#container #content #center_col .article_header p a{
	position: relative;
	top: 10px;
	color: #0A65B6;
	font-size: 1.2em;
	font-weight: bold;
}
#container #content #center_col .article a:hover {
	text-decoration: underline;
}
#container #content #center_col #pdf {
	background-image: url(images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	padding-left: 26px;
	display: block;
	position: absolute;
	width: 80px;
	top: 7px;
	right: 0px;
}
#container #content #center_col .article_header #pdf a:hover {
	text-decoration: underline;
}
#container #content #center_col .article_header #pdf a {
	position: absolute;
	bottom: 5px;
	line-height: normal;
	font-size: 0.9em;
	width: 113px;
	height: 5px;
}
#container #content #center_col .article_header #story_title {
	background-image: url(images/bread_crumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	position: absolute;
	bottom: 4px;
	left: 175px;
	width: 163px;
}

#container #content #center_col #success_story_header {
	background-image:url(images/success_stories_logo.gif);
	padding-left:45px;
}

#container #content #center_col #news_article_header {
	background-image:url(images/news_icon.gif);
	padding-left:40px;
}
#container #content #center_col .article p a:hover {
	text-decoration: none;
}
#container #content #center_col .article_header a:hover {
	text-decoration: underline;
}
#container #content #center_col .author {
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #content #right_col {
	width: 156px;
	float: left;
	padding-right: 18px;
	padding-left: 19px;
	padding-bottom: 36px;
}
#container #content #right_col p {
	font-size: 0.87em;
	line-height: 1.5em;
	font-style: italic;
	margin-bottom: 0px;
}
#container #content #right_col #signature {
	margin-top: 20px;
	font-style: normal;
}
#container #content #right_col #signature #name {
	font-weight: bold;
	font-style: normal;
}
#container #content #right_col #signature #position {
	font-style: italic;
}
#container #content #right_col #signature p {
	font-style: normal;
}
#container #footer {
	clear: both;
	background-color: #F48026;
	width: 800px;
	height: 20px;
	padding-top: 0px;
}
#container #footer #footer_content {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#container #footer #footer_content img {
	position: relative;
	top: 3px;
}
#container #footer #copyright {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	line-height: 0px;
	position: relative;
	top: 1px;
}
#shadow_bottom {
	background-image: url(images/bottom_shadow.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	right: 5px;
}

.arrow_list li, .arrow_link{
display:block;
background-image: url(images/link_arrow.gif);
padding-left:15px;
background-position:left 7px;
background-repeat:no-repeat;
}
.arrow_list li:hover, .arrow_link:hover {background-image: url(images/link_arrow_on.gif);}


#container #header #action_links .stico_default{
		margin-top:4px !important;
 		background-image:url(images/share_this_icon.gif) !important;
		padding:2px 0px 3px 15px !important;
}

