/* Risktools v0.4 */



body {
	font: 15px/19px 'ArialMT','Arial','sans-serif';
	color: #404040;
	padding: 0;
	margin: 0;
	
	
}

a img {
	border: none;
}

a:link, a:visited, a:hover, a:active {
  text-decoration:none;
  color: #06c;
}

a:hover {
  text-decoration:underline;
  color: #06c;
}


p, small, strong, h1, h2, h3, h4, h5, h6, blockquote {
	color: #666;
	padding: 0;
	margin: 0;
	
}

li, ul {
    color: #666;
    }

p {
	margin: 0 0 8px;
}

h1 {
	font-size: 35px;
	line-height: 34px;
	
}



h2, h3 {
    font-size: 16px;
    color: #06c;
margin: 0 0 10px 0;

}

h3 { margin-top: 30px; }

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #8A1228;
	margin: 0 0 6px 0;
}

h6 {
	text-transform: uppercase;
	color: #69c;
	letter-spacing: 2px;
}

blockquote {
	background: url(/images/quote-bg.png) no-repeat left top;
	margin: 7px 0;
	padding: 15px 0 5px 35px;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
}

strong {
	font-weight: bold;
	color: #8A1228;
}


small {
	line-height: 8pt;
	font-size: 7pt;
	margin: 0;
padding: 0;
color: #777;
}

.lead-para, .sec-para {
	color: #555;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	
}

.sec-para {
	color: #888;
}

.credit {
	float: right;
	color: #555;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	width: 200px;
	margin: 0;
}

.left {float:left;}

.right {float:right;}


.imgleft { float:left; margin: 2px 10px 0 10px; }

.imgright { float:right; margin: 2px 0 10px 10px; }

#wrapper {
	
	width: 890px;
	margin: 40px auto;
}

#header {
	
	height: 85px;
	background: #fff url(/images/understand-your-risk.png) no-repeat left top;
}

#risktools-logo {
	float: right;
	width: 250px;
	height: 60px;
	text-align: right;
	padding: 10px 0 0 0;
}




/* menu stuff */

#menu {
	width: 100%;
	height:  28px;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #888;
	padding: 0;
}

#menu ul { float: left; margin: 0; padding: 0; border: none; height: 24px; list-style: none; display: inline; line-height: 28px; }

#menu li { display:inline;}

#menu ul li { float: left; margin: 0; padding: 0; display: inline; list-style: none; }

#menu a { float:left; display: block;  padding: 0 18px 0 18px; margin: 0; text-decoration: none; font-size:0.8em;  text-align:center; color: #444; }


 			/* Commented Backslash Hack
			
			hides rule from IE5-Mac \*/
			
			#menu a, #mainmenu a:visited {float:none;}
			
			/* End IE5-Mac hack */

#menu a:hover { color: #06c;  }



#menu .active {
	color: #06c;
	background-color: #E9F0F8;
	}


#content {
	width: 890px;
	
	margin: 18px 0 15px 0;
	overflow: auto;
	
	
	background: url(/images/body-bg.png) repeat-y left;
	
}

#lh-col {
	float: left;
	width: 600px;
	
	padding: 0 10px;
	margin: 0;
}


#lh-col-wide {
	float: left;
	width: 800px;
background-color:#fff;
	
	padding: 0 10px;
	margin: 0;
}

#rh-col {
	float: right;
	width: 255px;
	margin: 0;
	padding: 0;
/*overflow:auto;*/

	
	}

#footer {
width: 890px;    
border-top: 1px dashed #ccc;
    margin-top: 10px;
    }


#footer p {
	margin: 10px 0;
	font-size: 11px;
	color:  #666;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
color:  #666;
}

#footer a.activefooter {
	text-decoration: underline;
}


#leader {
	width: 600px;
	height: 240px;
	/*background-color: #E9F0F8;*/
	margin: 15px 0 0 0;
}

.doc-heading {
	background: url(/images/doc-icon.png) no-repeat left center;
	padding-left: 20px;
}

.clearing {
	clear: both;
margin-top:-1px;
height:1px;
overflow:hidden;

}

.clear {
clear:both;
}


.events {
  font-size: 11px;
line-height: 13px;
margin: 10px 0 17px 0;
padding-bottom: 10px;
border-bottom: 1px dashed #ccc;
/*overflow:auto;*/

}


.news, .papers {
	font-size: 11px;
	margin: 10px 0;
	line-height: 12px;
	/*overflow: auto;*/
}



.newsrow-odd, .newsrow-even {
	padding: 7px 0;
	overflow: auto;
}



.news a:link, .news a:active, .news a:visited {
	color: #555;
	text-decoration: none;
	
}

.news a:hover {
	text-decoration: underline;
}

.newsrow-odd {
	background-color: #F4F4F4;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;	
}

.newsrow-even {
}

.newsdate {
	float: left;
	color:#8A1228; width:77px;padding-right:3px;text-align: right;
}

.newsitem {
	float: left;
	width:155px;
}

#journeys {
	
	width: 880px;
	padding: 10px 0 0px 10px;
	margin: 0px;
	overflow: auto;
	background: #fff;
	
}

/* My Comment */

#journeys p {
	font-size: 12px;
	line-height: 15px;
}

.col-box {
position:relative;	
float: right;
	margin-left: 10px;
	width: 169px;
	height: 130px;
	background-color: #ccc;
}

.col-box p {
	
}

.col-box h4 {
	text-align: right;
	line-height: 14px;
	margin: 5px 8px 0 0px;
    float:right;
}

.col-box small {
	text-align: right;
	float: right;
	margin: 0px 10px 0 0;
	font-size: 11px;
	line-height: 11px;

}

.right {
    text-align: right;
    float: right;
}

small {
    font-size: 11px;
	line-height: 11px;
}


.int-box {
	float: left;
	position:relative;
	width: 160px;
	height: 130px;
	
}

.int-box h4 {
	margin: 5px 0 11px 0;
}

.salmon {
	background: #FFDEC1 url(/images/salmon-bg.png) no-repeat left top;
}

.ltgreen {
	background: #CCE6B3 url(/images/green-bg.png) no-repeat left top;
}

.pink {
	background: #EEDDE0 url(/images/pink-bg.png) no-repeat left top;
}

.blue {
	background: #C2D7EB url(/images/blue-bg.png) no-repeat left top;
}

.box-align {
   position:absolute;
    top: 40px;
    left: 0px;
height: 70px;
width: 150px;
    
margin: 0px 7px 0px 12px;

}

div.int-box div {
margin:0px;
}



/* leader article styles */


.risktools-ldr-bg, .riskorg-ldr-bg, .riskvaluer-ldr-bg {
 height: 240px;
 width: 600px;
}


.risktools-ldr-bg {
 background: url(/images/4.jpg) top left no-repeat;


}

.risktools-ldr-bg p {

 
}

div.risktools-ldr-bg div {
width: 275px;
 margin: 0px 0 0 20px;
padding-top: 20px;
}

.risktools-ldr-bg ul {

list-style-image: url(/images/leader-arrow.gif);
margin-left: -40px;
padding-left: 70px;



}

.risktools-ldr-bg li {
 margin:5px;
padding-left:10px;
}


.riskorg-ldr-bg {
 background: url(/images/3.jpg) top left no-repeat;

}

div.riskorg-ldr-bg div {
width: 320px;
 margin: 0px 0 0 250px;
padding-top: 20px;

}

.riskorg-ldr-bg p {
 }

.risktools-ldr-bg li {

}

.riskvaluer-ldr-bg {
 background: url(/images/2.jpg) top left no-repeat;

}


div.riskvaluer-ldr-bg div {
width: 275px;
 margin: 0px 0 0 20px;
padding-top: 20px;
}

/* secondary nav */

.secondary-nav { list-style:none;margin-left:10px;padding-left:0px; }

.secondary-nav li {
    /*background: url(/images/15.png) center left no-repeat;*/
    padding: 5px 0 8px 15px;
    margin-left: 0px;
    border-bottom: 1px solid #e8e8e8;
}

li.secnav-active {
background: #efefef;
}



/* gallery css */


.ss-gallery {margin:10px;padding:10px;border:1px solid #ccc;background-color:#efefef;}

.ss-gallery img {margin:5px 10px;}


.smd_slimbox {
	float:left;
	width:600px;
	margin:1em 0;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	width:150px;
	height:150px;
	float:left;
	margin:1em auto;
	text-align:center;
}
.smd_slimbox img {
	margin:5px;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
li.smd_slimbox_nav {
	clear:both;
	width:500px;
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}

/* Form styles */

.myForm td, input, select, textarea, checkbox {
		font-family: tahoma;
		font-size: 12px;
	}

	.myForm {
		background-color: #E7EEF7;
		border: 1px solid #CCDCF2;
		padding: 10px;
	}

	.required {
		color: red;
	}

.myForm td, input, select, textarea, checkbox {
		font-family: tahoma;
		font-size: 12px;
	}

	.myForm2 {
		background-color: #E7EEF7;
		border: 1px solid #CCDCF2;
		padding: 3px;
	}

	.required {
		color: red;
	}

/* Table styles */

.pricetable {
   border:1px solid #ccdcf2;
   background-color: #e7eef7;
margin: 0 0 15px 0;
}

.pricetable td {
   width: 22%;
   padding: 3px;
text-align:center;
}

.pricetable th {
   border-bottom: 1px solid #ccdcf2;
}

.pricetable td {
   border-bottom: 1px solid #fff;
}

/* temp */

div.test_headline { 
position: absolute; 
height: 200px; 
width:400px; 
} 
.test_rotate_articles { 
position: relative; 
overflow: hidden; 
border: 1px solid #000; 
height: 200px; 
width: 400px 
} 


.boxy{overflow:auto;/*width:500px;*/font-size:90%;padding:5px 8px 5px 5px;margin-bottom:2px;}



.boxy p {margin-bottom: .6em;}



.bluey {border:1px solid #E6E6FF;background-color:#FCFDFE;}



.grey {border:1px solid #e9e9e9;background-color:#f8f8f8;}