body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: url(../images/background-150.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 10pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef4060;
	font-size: 1.6em;
	margin: 0px;
	padding: 8px 0px;
}

p {
 padding: 0px;
 padding-bottom: 10px;
 margin: 0px;
}

h3
{
	font-size: 14px;
  margin: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
}
 

ul {

	padding-left: 5px;
	margin: 0px;
	margin-left: 18px;
	padding-top: 0px;
}

a {
	color: #374ea2;
}

a:visited {
	color: #7082c0;
}

a:hover {
	color: #ef4060;
}

li p {
	
	color: #000;	
}

small {
	font-size: 9px;
}

#quotebox {
background-image:url(/images/flower-pink.png);
height: 154px;
font-size: 1em;
font-weight:bold;
line-height: 1.7em;
margin-top: 10px;
margin-left: 5px;
color:#7082c0;
}



#header {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}
/* Style for alpha screen */
/* This is the transparent box */
#transbox {
	width: 100%;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
#background-color: #FFF;
#filter:alpha(opacity=40);
#opacity: 0.40;
#-moz-opacity:0.40;
	background: rgba(255, 255, 255, 0.40);
}
/* This is the container which set text to solid color.
position: relative used for IE */ 
#transbox div {
	width: 750px;
	margin: 0 auto;
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
-->

#topbox {
	margin: 0 auto;
	width: 762px;
	background-image: url(/images/bg_09.png);
	background-repeat: no-repeat;
	height: 20px;
	clear:both;
}

#mainbox {
	margin: 0 auto;
	width: 762px;
	background-image: url(/images/bg_11.png);
	background-repeat: repeat;
	clear: both;
}
#content {
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;

}
#footer {
	margin: 0 auto;
	width: 762px;
	text-align: center;
	background-image: url(/images/bg_12.png);
	background-repeat: no-repeat;
	clear: both;
}
#navbox {
	margin: 0 auto;
	width: 758px;
	padding-left: 20px;
	margin-top: 10px;
}
#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */
	margin-left: 10px;
}
#nav a:hover {
	background-position: 0 -30px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -60px;
}
#home a {
	width: 120px;
	background: url(/images/Tabs-home-120.gif) top left no-repeat;
}
#test a {
	width: 120px;
	background: url(/images/Tab-Risk-Ratio.gif) top left no-repeat;
}
#wycd a {
	width: 120px;
	background: url(/images/Tab-know-your-risk.gif) top left no-repeat;
}
#monis a {
	width: 120px;
	background: url(/images/Tab-Modify-Your-Risk.gif) top left no-repeat;
}
#resc a {
	width: 120px;
	background: url(/images/Tab-resources.gif) top left no-repeat;
}

#rightcolumn {
	width: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.rightbox {
	margin-bottom: 10px;
	margin-left: 20px;
}

.pinkbox {
	background: url(/images/button-bottom.gif);
	background-repeat: no-repeat;
		margin-bottom: 20px;
	margin-left: 20px;
	height: 144px;
	padding: 8px;
}

.pinkbox p {
	padding: 0px 8px;
	text-align: center;
	margin: 5px 0px;
}

.csc1 {
  	background: #fdebef url(/images/pink-corner_1.gif) no-repeat;
	height: 110px;
	position : relative;
	padding: 15px 20px 20px 20px;

}
 
.csc1 p
{
  color: #000;
  margin: 0px;
}
 



.tl, .tr, .bl, .br {
  position : absolute;
  width : 40px;
  height : 34px;  
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}
 
.tr {
  background : transparent url(../images/pink-corner_2.gif) no-repeat;
  top : 0;
  right : 0;
}
 
.bl {
  background : transparent url(../images/pink-corner_3.gif) no-repeat;
  bottom : 0;
  left : 0;
}
 
.br {
  background : transparent url(../images/pink-corner_4.gif) no-repeat;
  right : 0;
  bottom : 0;
}


.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(/images/bt.gif) no-repeat bottom}

