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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body {
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
	font-family: "century gothic", tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #4979ae;
	margin: 10px 0 25px 0;
}

h3 {
	font-size: 16px;
	color: #4979ae;
	font-weight: bold;
	margin: 25px 0 15px 0;
}

h4 { 
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0 0px 0;
}

h5 { 
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0 0px 0;
}

ul {
	margin: 0 0 0 30px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	color: #4979ae;
}

a:hover {
	background-color: #4979ae;
	color: #FFFFFF;
}

p {
	margin: 30px 0 30px 0;
}

.breadcrumb {
	margin: 5px 0 25px 0;
	font-size: 10px;
	color: #4979ae;
}

.breadcrumb a {
	text-decoration: none;
}

.section {
	margin-bottom: 0;
}

.photo {
	padding: 2px 2px 2px 2px;
	border: 1px solid #999999;
}

.articlebox {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #CCCCCC;
}

.articlebox span {
	font-size: 11px;
}

.articlebox p {
	margin: 5px 0 0 0 !important;
}

p.standout {
	font-size: 16px;
}

span.standout {
	color: #000000;
	font-weight: bold;
}

b.standout {
	font-size: 16px;
}

.rss-feed {
	background: url(/images/icon-rss.gif) center left no-repeat;
	padding: 0 0 0 20px;
	line-height: 16px;
}

.affiliation-logos img {
	margin: 2px 2px 2px 2px;
	padding: 0px 20px 0px 20px;

}

.blog-title {
	margin: 25px 0 0 0;
}

.blog-credit {
	font-size: 10px;
	color: #666666;
}

.blog-tags {
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #888888;
}

.blog-pagination {
	margin: 10px 0 10px 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.pdf-link {
	line-height: 16px;
	background: url(/images/acrobat.gif) center left no-repeat;
	padding: 0 0 0 25px;
}

.article-date {
	font-size: 11px;
	color: #999999;
	padding: 5px 0 0 0;
}

input.text, input, select, textarea {
	margin: 1px 6px 1px 0;
	font-size: 13px;
	float: left;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	width: 218px;
	height: 82px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/logo.gif) no-repeat top left;
}

#mainpod {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 760px;
	height: 316px;
	background: #FFFFFF url(/images/main-image-01.jpg) top left no-repeat;
}

#solution {
	position: absolute;
	top: 264px;
	left: 0px;
	background: #496fb1 url(/images/solution-bg.gif) top left no-repeat;
	width: 760px;
	height: 52px;
	line-height: 51px;
	color: #FFFFFF;
	font-size: 17px;
}

#solution a.title {
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	margin-right: 15px;
	height: 52px;
	background: transparent url(/images/solution-divider.gif) top right no-repeat;
}

#solution a.title:hover {
	background: transparent url(/images/solution-divider.gif) top right no-repeat;
}

#solution a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px 0 15px;
	height: 52px;
}

#solution a:hover {
	background: #496fb1 url(/images/solution-button-hover-bg.jpg) top left repeat-x;
}

#solution a.active {
	background: url(/images/solution-button-active-bg.gif) bottom center no-repeat;
}

#solution-submenu {
	text-align: right;
	font-size: 11px;
	padding: 5px 5px 0 0;
}

#solution-submenu a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#solution-submenu a.active {
	background-color: #EEEEEE;
}

#solution-submenu a.active:hover {
	background-color: #4979ae;
	color: #FFFFFF;
}

#navigation {
	position: absolute;
	top: 33px;
	left: 250px;
	font-size: 13px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
}

#navigation ul li a {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#navigation ul li a:hover {
	background-color: #e4ebf3;
}

#navigation li ul {
	position: absolute;
	padding: 0 0 0 0;
	display: none;
	width: 175px;
	margin: 0 0 0 0;
}

#navigation li:hover ul {
	display: block;
}

#newsfeedpod {
	position: relative;
	width: 760px;
	height: 64px;
	background: #496fb1 url(/images/newsfeedpod-bg.gif) top left no-repeat;
}

#newsfeedpod a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#newsfeedpod a:hover {
	text-decoration: underline;
}

#newsfeed {
	position: absolute;
	top: 23px;
	left: 155px;
	width: 567px;
	height: 16px;
	font-size: 11px;
	text-align: left;
	padding: 2px 0 0 0;
	color: #FFFFFF;
	overflow: hidden;
}

#newsfeed-heading {
	position: absolute;
	top: 24px;
	left: 22px;
}

#solution-submenu + #contentpod {
}

#contentpod {
	width: 760px;
	text-align: left;
	padding: 25px 0 0 0;
}

#content {
	width: 515px;
	padding: 0 15px 0 15px;
	float: left;
	font-size: 13px;
	color: #666666;
}

#content p {
	margin: 15px 0 15px 0;
	text-align: justify;
}

#content label {
	display: block;
	float: left;
	width: 120px;
	padding: 3px 0 0 0;
	text-align: left;
	clear: both;
}

#content label.required {
	font-weight: bold;
}

#searchform label {
	clear: both;
	display: block;
	float: left;
	width: 100px;
	padding: 3px 0 0 0;
	font-weight: bold;
}

#sidepod {
	width: 170px;
	border-left: 1px solid #e5e5e5;
	padding: 20px 22px 0 22px;
	margin: 20px 0 0 0;
	float: right;
}

#sidepod h2 {
	display: none;
}

#sidepod h3 {
	font-size: 13px;
	color: #4979ae;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	background: #FFFFFF url(/images/sidepod-h3-bullet.gif) center left no-repeat;
}

#sidepod + h3 {
	margin: 0px 0 10px 0;
}

#sidepod h4 {
	margin: 0px 0 0px 0;
	font-size: 13px;
}

#sidepod p {
	line-height: 18px;
	font-size: 11px;
	color: #999999;	
	margin: 0 0 0 0;
}

#sidepod a {
	text-decoration: none;
}

#legal {
	width: 755px;
	padding: 40px 5px 20px 0;
	margin: 0 0 0 0;
	color: #a1a1a1;
	font-size: 10px;
	text-align: right;
	clear: both;
}

#legal a {
	color: #a1a1a1;
}

#legal a:hover {
	color: #333333;
	background-color: transparent;
}
