* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/header_back.gif) top left repeat-x #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
a {
	color: #515ea7;
	text-decoration: none;
}
#container {
	width: 960px;
	margin: auto;
}
#header {
	width: 960px;
	height: 150px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 80px;
	text-indent: -50000px;
}
#header h1 a {
	display: block;
	width: 150px;
	height: 80px;
	background: url(../img/ipr_back.gif) top left no-repeat;
}
#header h2 {
	position: absolute;
	top: 40px;
	left: 143px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
	color: #CCF;
}
#nav {
	position: absolute;
	top: 40px;
	right: 10px;
	height: 30px;
	list-style-type: none;
}
#nav li {
	height: 30px;
	float: left;
	margin-left: 1px;
}
#nav li a {
	display: block;
	height: 30px;
	float: left;
	line-height: 34px;
	padding: 0 0 0 15px;
	color: #515ea7;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background: url(../img/tab_back_left.gif) left top no-repeat;
}
#nav li a span {
	display: block;
	padding-right: 15px;
	height: 30px;
	background: url(../img/tab_back_right.gif) right top no-repeat;
}
#nav li a:hover {
	background: url(../img/tab_back_left.gif) left center no-repeat;
}
#nav li a:hover span {
	background: url(../img/tab_back_right.gif) right center no-repeat;
}
#nav li a.active, #nav li a.active:hover {
	background: url(../img/tab_back_left.gif) left bottom no-repeat;
	color: #FFF;
}
#nav li a.active span, #nav li a.active:hover span {
	background: url(../img/tab_back_right.gif) right bottom no-repeat;
}

#content {
	width: 960px;
	margin-top: -60px;
}

.nutgraf {
	width: 940px;
	margin: 20px 10px;
	background: url(../img/nutgraf_back_top.gif) top left no-repeat #003;
	clear: both;
}
.nutgraf.nutgraf_med {
	background: url(../img/nutgraf_med_back.gif) top left no-repeat #282f6d;
}
.nutgraf h2 {
	padding: 15px 10px;
	font-size: 26px;
	line-height: 40px;
	font-weight: normal;
	color: #FFF;
	background: url(../img/nutgraf_back_bottom.gif) bottom left no-repeat;
}
.nutgraf.nutgraf_med h2 {
	background: url(../img/nutgraf_med_back_bottom.gif) bottom left no-repeat;
}
/* MODULES */
.module h3 {
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #FFF;
	text-indent: 10px;
	background: url(../img/module_h3_back_left.gif) top left no-repeat #515ea7;
}
.module h3 span {
	display: block;
	height: 40px;
	background: url(../img/module_h3_back_right.gif) top right no-repeat;
}

/* SIDEBARS */
.sidebar {
	float: left;
	width: 300px;
	height: 390px;
	overflow: auto;
	background: url(../img/sidebar_physicians.jpg) top left no-repeat;
}
.sidebar img {
	margin: 40px 0 20px 20px;
}

/* INTERIOR PAGES */
h2#interior_header {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #ccf;
	font-size: 28px;
	line-height: 28px;
}
#content_primary {
	width: 630px;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
.download_link {
	width: 630px;
	clear: both;
	margin-bottom: 30px;
}
.download_link a {
	display: block;
}
.download_link a h3, .download_link a h3, {
	width: 450px;
}
.download_link a p {
	width: 440px;
}
.download_link a h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #003;
	font-size: 18px;
}
.download_link a p.link_description {
	font-size: 12px;
	color: #4f5ba4;
	margin-top: 15px;
	padding-left: 20px;
	line-height: 17px;
}
.download_link a p.link_info {
	font-size: 12px;
	font-style: italic;
	color: #003;
	margin-top: 15px;
	padding-left: 20px;
}
.bezel {
	width: 150px;
	float: right;
	clear: none;
	text-align: center;
}
.download_link a .bezel p {
	width: 150px;
	margin-top: 75px;
	font-size: 10px;
	padding-bottom: 12px;
	color: #003;
	background: url(../img/bezel_bottom.gif) bottom left no-repeat #dde0ff;
}
.word {
	background: url(../img/bezel_word.gif) top left no-repeat #dde0ff;
}
.pdf {
	background: url(../img/bezel_pdf.gif) top left no-repeat #dde0ff;
}
.excel {
	background: url(../img/bezel_excel.gif) top left no-repeat #dde0ff;
}
.powerpoint {
	background: url(../img/bezel_ppt.gif) top left no-repeat #dde0ff;
}
.download_link a:hover .bezel p {
	color: #FFF;
	background: url(../img/bezel_bottom_hover.gif) bottom left no-repeat #515ea7;
}
.download_link a:hover .word {
	background: url(../img/bezel_word_hover.gif) top left no-repeat #515ea7;
}
.download_link a:hover .pdf {
	background: url(../img/bezel_pdf_hover.gif) top left no-repeat #515ea7;
}
.download_link a:hover .excel {
	background: url(../img/bezel_excel_hover.gif) top left no-repeat #515ea7;
}
.download_link a:hover .powerpoint {
	background: url(../img/bezel_ppt_hover.gif) top left no-repeat #515ea7;
}

#content_primary #text_wrapper p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}
#content_primary #text_wrapper p em {
	color: #777;
}
#content_primary #text_wrapper ul {
	margin: 0 0 20px 0;
}
#content_primary #text_wrapper ul li {
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}
#content_primary #text_wrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #515ea7;
	margin-bottom: 10px;
}
.grafwrapper_top {
	margin-left: -20px;
	background: url(../img/grafwrapper_top.gif) top left no-repeat #dde0ff;
}
.grafwrapper_bottom {
	padding: 15px 15px 10px 20px;
	background: url(../img/grafwrapper_bottom.gif) bottom left no-repeat;
	margin-bottom: 15px;
	font-style: italic;
}
.grafwrapper_bottom_noItalic {
	padding: 15px 15px 10px 20px;
	background: url(../img/grafwrapper_bottom.gif) bottom left no-repeat;
	margin-bottom: 15px;
	
}
.grafwrapper_fade {
	background: url(../img/grafwrapper_fade.gif) top left no-repeat;
	margin-top: -10px;
	margin-left: -10px;
	padding-top: 10px;
	padding-left: 10px;
}
/* FOOTER */
#footer_container {
	clear: both;
	width: 940px;
	margin: 20px auto;
	background: url(../img/footer_back_top.gif) top left no-repeat #f2f2ff;
}
#footer {
	width: 940px;
	padding: 10px 0;
	background: url(../img/footer_back_bottom.gif) bottom left no-repeat;
}
#footer p {
	padding-left: 10px;
	font-size: 11px;
	line-height: 20px;
}

.grafwrapper_bottom_contact {
	/*padding: 15px 15px 10px 20px;*/
	background: url(../img/grafwrapper_bottom.gif) bottom left no-repeat;
	margin-bottom: 15px;
	
}

