/* CSS Document */
/* indietrialPrintStyles.css */
/* Indie Trial media print stylesheet */
/* Last Updated: 03/07/2007 */
/* Updated by: Angela Ho */
/* Revisions: */

@media print {

/* general */

/* * {
padding:0;
margin:0;
} */

body {
font: 0.7em Tahoma, arial, sans-serif;
background:none;
color: #666;
margin: 0;
padding: 0;
}

#omniture {height:0; margin:0; padding:0;}

#wrapper{
	width:auto;
	margin:auto;	
	background:#fff;
}
#wrapper2 {
	background: none;	
}
#wrapperIMevents {
	background: none;	
}
#wrapperMessage {
	background: none;	
}

.clearthis {
clear:both;
padding: 0;
margin:0;
}

a {
color:#1c6eac;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#ed1b2f;
text-decoration:none;
}

h1 {
color: #000049;
font-size: 1.25em;
margin-bottom: 1em;
}
h2 {
color: #333;
font-size: 1.1em;
margin-bottom: 10px;
}

.header {
font-size: 12px;
color:#000049;
font-weight:bold;
margin-bottom:0;
}
.headline {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #666666;
}
ul, li {
list-style-type:square;
}

.feature	{ 
font-size: 11px; 
font-weight: normal; 
color: #EF3E49; 
}

.headline	{ 
font-size: 14px; 
font-weight: bold; 
color: #666666; 
}
.red {
color: #cc0000;}

.smalltxt {
font-size:0.95em;
font-weight:normal;
}

/* header */

#banner {display:none;
float: right;
height:85px;
}

#bannerIMevents {display:none;
float: right;
height:78px;
}

#menubarIMevents{
font: 0.95em Tahoma, arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
color:#fff;
height: 25px;
background:#ed1b2f;
width:465px;
float:left;
}

#menubar{
font: 0.95em Tahoma, arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
color:#fff;
margin-top:85px;
height: 18px;
background:#ed1b2f;
width:445px;
float:left;
}
#menu {display:none;
float:left;
}
#menu a {
color: #fff;
text-decoration:none;
}
#menu a:hover {
color: #1c6eac;
text-decoration:none;
}

#menu ul {
	list-style-type:square;
	margin: 1px 0px 0 0px;
	line-height:15px;
}

#menu li {
	display: inline;
	background-image:url(http://db.riskwaters.com/data/post/general/menu_list.gif);
	background-position:1px; 
	background-repeat:no-repeat;
	padding-left:8px;
	margin-left: 5px
}

/* login */

#formbar {display:none;
border-bottom: 1px solid #dbdbdb;
padding: 5px 5px 2px 5px;
margin: 0;
color:#666;
height:24px;
}
#formbarTest {display:none;
border-bottom: 1px solid #dbdbdb;
padding: 4px 5px 4px 5px;
margin: 0;
color:#666;
height:44px;
}

.login {
float:left;
margin: 0;
padding:4px 0 0 0; 
}
.search {
float:right;
margin: 0;
padding:2px 3px; 
background:#E3E3E3
}

.inputpost {
border: 1px solid #ccc;
color: #666666;
font-size: 0.9em;
text-decoration:none;
height:14px;
margin: 0;
padding: 0;
}


/* 3 colums */

#left {display:none;
	width: 145px;
	float:left;
}
#left p {
padding:5px;
margin:0px;
line-height:1em;
}
#left li a {
text-decoration:none;
color:#333;
font-weight:normal;
}
#left li a:hover {
text-decoration: none;
color:#1c6eac;
}
#left ul {
	list-style-type:square;
	margin: 5px 5px 5px 10px;
	line-height:16px;
	padding:0;
	color:#1c6eac;
}

#left li {
	padding-left:0;
	margin: 0 5px 0 10px;
}


/* main */

#main {
	background: none;
	width: auto;
	float:left;
	padding: 15px;
	margin:0 auto;
}

#mainIMevents {
width:auto;
margin:auto;
}

#mainMessage {
	background: none;
	width: 575px; 
	float:left;
	padding: 15px;
}


#covers {
color:#333;
}
#covers p {
padding: 2px 5px;
margin:0;
text-transform: uppercase;
font-weight:bold;
width: 91px;
background:#1c6eac;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
}
#covers a, #covers a:hover {
text-decoration:none;
}

#events {
background: #e5eff6;
padding:3px 10px 5px;
}

#right {display:none;
}

.ij {
border:1px solid #fabbc1;
background:#efeff0;
width:110px;
padding:5px;
margin:5px auto 0;
}
.divider {
background: URL(http://db.riskwaters.com/data/post/general/bkg_dashed-hori.gif) repeat-x;
margin:0;
padding:0;
line-height:1px;
}

/* left/right panels */
input.button {
font: 0.9em Tahoma, arial, sans-serif;
background: #1c6eac;
text-align:center;
padding:1px 2px;
color: #ffffff;
font-weight:normal;
text-decoration:none;
border:0;
}
* html input.button {
padding-right:0;
}

.buttonspace {
padding: 0;
margin: 0;
}


.button_ij a {
display:block;
border: 1px solid #ec1b2e;
border-left: 5px solid #ec1b2e;
background: #016aac;
padding:2px 3px;
color: #fff;
font-weight:bold;
text-decoration:none;
margin: 0 auto;
width:110px;
}
.button_ij a:hover {
color: #006aac;
background: #fff;
}

.button a {
background: #1c6eac;
text-align:center;
padding:1px 3px 2px;
color: #ffffff;
font-weight:normal;
text-decoration:none;
border: 1px solid #1c6eac;
}
.button a:hover {
color: #006aac;
background: #fff;
border: 1px solid #1c6eac;
}

.nav_header {
color:#000049;
background: #dbdbdb;
padding:7px 5px;
font-size: 1em;
font-weight:bold;
width:135px;
}


/* footer */

#footer {
border-top: 3px solid #003970;
padding: 5px 5px 8px;
font-size:0.9em;
margin:0;
}
#footer .cpyright {
float:left;
}
#footer .links{
float:right;
}
#footer .links a {
color: #003970;
text-decoration: underline;
font-weight:normal;
}
#footer .links a:hover {
text-decoration: none;
}
#footer .links ul {
display: inline;
margin:0;
}
#footer .links li {
display: inline;
}

/* Icons section for print, email, comment etc. */
#storyIcons ul { display:none;
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0;
}


/* Post - stories/news */

.newsTitle {
margin:0px; padding:5px; color:#fff; background:#1e70ae; font-weight:bold;
}
.newsContent {
padding:5px; background:#d9edff;
}
.newsHR {
border-top: 1px solid #666;
padding-top: 8px;
margin-top:0;
}


/* AM Best */
#wrapperAMbest{
	width:auto;
	margin:auto;	
	background:#fff;
}
#wrapperMessageAMbest {
	background: none;	
}
#mainMessageAMbest {
	background: none;
	width: auto;
	float:left;
	padding: 15px;
}
#menubarAMbest{
font: 0.95em Tahoma, arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
color:#fff;
height: 18px;
background:#ed1b2f;
width:auto;
float:right;
}

/* Events - Main */
#left .postevents {
font-weight:bold;
}
#left .postevents a {
font-weight:bold;
}

.h1	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #1e70ae; 
	letter-spacing: -0.6px;
}

.h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.h3	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #EF3E49;
}

.whitetxt {
color: #fff;
}
.redtxt {
color:#FF0000;
}
.bluetxt {
color:#0000FF;
}

}
