/* Style Sheet for VaccineEthics.org */

/* SITE-WIDE */

a:link {color: #22238F; text-decoration: none;}
a:visited {color: #22238F; text-decoration: none;}
a:hover {color: #22238F; background: #C9D0DC; text-decoration: none}
a:active {color: #22238F; text-decoration: none;}

body {
background:#22238F;
margin:0;
font-size: 11px;
font-family: verdana, ariel, helvetica, sans-serif; 
}

@media print {
body {
background:#FFFFFF;
margin:0;
font-size: 13px;
font-family: verdana, ariel, helvetica, sans-serif;}
}

#header_navy_bar_left
{
background: url(http://www.vaccineethics.org/images/template/left_navy.jpg) repeat-y;
}

@media print {
#header_navy_bar_left
{
background:#FFFFFF;
}
}

#header_navy_bar_right
{
background: url(http://www.vaccineethics.org/images/template/right_navy.jpg) repeat-y;
}

@media print {
#header_navy_bar_right
{
background:#FFFFFF;
}
}

img {border: 0;}

.doc_img {
	border-style: outset;
	border-color: black;
	border-width: 1px;
}


p, ul, .searchStyle
{line-height: 18px; font-size: 11px; font-family: verdana, ariel, helvetica, sans-serif;}

.text_quote {line-height: 18px; margin-left: 35px; margin-right: 35px;}

@media print {
p, ul, .searchStyle
{line-height: 18px; font-size: 13px; font-family: verdana, ariel, helvetica, sans-serif;}
}

/* ISSUE BRIEFS */

.ib_menu_bar {
width: 250px; 
float: right;
margin-left:15px;
margin-bottom:15px;
overflow: hidden;
}

.ib_menu_listing {
width: 600px; 
float: left;
margin-left:0px;
margin-bottom:15px;
overflow: hidden;
}

@media print {.ib_menu_bar {visibility: hidden;width: 0px;height: 0px; }}


/* POLIO CURRICULUM */

.pc_menu_bar {
width: 330px; 
float: right;
margin-left:15px;
margin-bottom:15px;
overflow: hidden;
}

.pc_index_menu_bar {
width: 360px;
float: right;
margin-left:15px;
margin-bottom:15px;
overflow: hidden;
}

.pc_menu_listing {
width: 600px; 
float: left;
margin-left:0px;
margin-bottom:15px;
overflow: hidden;
}

@media print {.pc_menu_bar {visibility: hidden;width: 0px;height: 0px; }}
@media print {.pc_index_menu_bar {visibility: hidden;width: 0px;height: 0px; }}



.menuTitle
{font-weight: bold; color:#40485D; letter-spacing:110%;}

.sectionTitle
{font-weight: bold; font-size:13px; color:#22238F}

a.menuItem:link {color: #22238F; text-decoration: none;}
a.menuItem:visited {color: #22238F; text-decoration: none;}
a.menuItem:hover {color: #22238F; background: white; text-decoration: none}
a.menuItem:active {color: #22238F; text-decoration: none;}

.menuBull {color: #40485D}

.blog_news_bar {
width: 285px; 
float: auto;
margin-left:15px;
margin-bottom:0px;
overflow: hidden;
}

.search_box {
width: 720px; 
float: auto;
margin-bottom:15px;
margin-top:15px;
overflow: hidden;
}

.CRText
{
line-height: 12px;
color:#40485D;
font-size: 9px;
}

.imageCaption
{
line-height: 12px;
font-style: italic;
font-size: 10px;
}
