/* 
------------------------------
------------------------------
Screen Style Sheet for Medical Spanish
------------------------------
------------------------------
*/

/* Reset Styles for Cross Browser Consistency */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote { 
	margin:0;
	padding:0;
	outline:none;
}
img { 
	border:none;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
a {
	outline:none;
}
.readers {
	visibility: hidden;
	height:0;
	overflow:hidden;
}
#flash {
	margin:1em 0;
}

/* ------------------------------------------------  
Foundation Layout Blocks, 
Backgrounds, and Default Type Style  
------------------------------------------------ */

html {
}
body {
	font-family:ArialMT, Arial, sans-serif;
	font-size:10pt;
}
a {
	color: #000;
}
#outerwrapper {
	margin: .25in;
}
#innerwrapper {	
	width:100%;
}
#masthead {	
	width:100%;
}
#contentwell {	
	width:100%;
}
#leftcolumn {
	display:none;
}
#contentwrapper {
}
#maincontent {
	font-size:10pt;
	line-height:1.4em;
}
#rightcolumn {
	display: none;
}
#footerwrap {
	margin: 1in .25in .25in .25in;
}
#footer {
	font-size:8pt;
	line-height:1.25em;
}
#comments_n_copyright {
	margin-top:1em;
}

/* ------------------------------------------------  
Masthead Elements  
------------------------------------------------ */

ul#upperutilitynav {
	display:none;
}

/* ------------------------------------------------  
Bottom Utility Nav Element 
------------------------------------------------ */

div.utilitynav {
	display:none;
}

/* ------------------------------------------------  
Primary Nav Elements
------------------------------------------------ */

ul#primarynav {
	display:none;
}

/* ------------------------------------------------  
Banners
------------------------------------------------ */

#banner {
	display:none;
}

/* ------------------------------------------------  
Main Content Elements
------------------------------------------------ */

#maincontent h1 {
	font-size:18pt;
	color: #588143;
	font-weight: normal;
	margin:0 0 .5em;
	line-height:1em;
	font-family: Georgia, serif;
}
#maincontent h2 {
	font-size:12pt;
	font-weight:normal;
	color: #31656d;
	margin:1em 0 .25em;
}
#maincontent h3 {
	font-weight:bold;
	font-size:10pt;
	line-height:1.4em;
	margin:1em 0 .25em;
}
#maincontent h4 {
	font-size:8pt;
	line-height:1.4em;
	text-transform: uppercase;
	margin:1em 0 .25em;
}
#maincontent p {
	margin:0 0 .5em 0;
}
#maincontent ul {
	margin:.75em 0 .75em 3em;
	list-style-type: disc;
}
#maincontent ol {
	margin:.75em 0 .75em 3em;
	list-style-type: decimal;
}
#maincontent li {
	padding:0 0 .25em 0;
}
#home #maincontent li {
	padding:0 0 .25em 0;
}
#maincontent ul li li {
	list-style: circle;
}
#maincontent ul li li {
	list-style: circle;
}
#maincontent ol li li {
	list-style: lower-alpha;
}
#maincontent dl {
	margin:.75em 0 .75em 0;
}
#maincontent dt {
	padding:0 0 .25em 0;
	font-weight:bold;
	line-height:1.1em;
}
#maincontent dd {
	padding:0 0 .75em 2em;
	line-height:1.1em;
}
#maincontent blockquote {
	background:#B3D0C1;
	padding:15px 15px 10px 15px;
	margin:1em 0;
	font-style:italic;
}
#maincontent p.breadcrumbs {
	display:none;
}

/* ------------------------------------------------  
Footer Elements
------------------------------------------------ */

/* Shortcuts menu is part of the utility nav group, see above */

#footer h3 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#97ae80;
	margin-bottom:.4em;
}
