/* General Styles */


body, html {
	margin: 10px;
	margin-right:30px;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}

div {
padding:5px;
background-color:#fff;
}

#masterdiv {
width:710px;
background-color: #fff;
}

.nobull {
list-style-type:none;
}

.numbered {
margin-left:-20px;
list-style-position:outside;
}

td {
padding:10px;
border-bottom:1px solid #cfcfcf;
border-right:1px solid #cfcfcf;
}

table {
border:1px solid #cfcfcf;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}
a:link, a:visited {
	color: #B10022;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a:hover, a:active {
	color: #B10022;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
}



.style2 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size:11px;
	text-decoration: none;
}
.style2 a:link, .style2 a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.style2 a:hover, .style2 a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

/* Formatting Styles */

.bullets {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-image: url(http://www.worldwiderisksolutions.com/WRS-Web-Images/Arrows.gif);
	text-decoration: none;
	display: list-item;
	margin-left: 8px;
	padding-right: 10px;
	text-indent: -16px;
	padding-left: 8px;
	padding-bottom: 10px;
}

.TopHeadline {
	border-top-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B10022;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}
.copyright {
	border-top-style: solid;
	padding-right: 40px;
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	border-top-width: 1px;
	border-top-color: #E9E9E9;
}
.bulletsPLAIN {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	text-decoration: none;
	display: list-item;
	margin-left: 8px;
	padding-right: 10px;
	text-indent: -11px;
	padding-left: 8px;
	list-style-type: circle;
}
.Subheadline {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #4C4C4C;
	text-decoration: none;
	padding-bottom: 2px;
}

.SubHeadBackground {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #cfcfcf;
	padding-left: 10px;
	border: 1px solid #999999;
}

#boxed {
	display: block;
	padding: 10px;
	border-top-style: none;
	border:1px solid #666;
	color: #dfdfdf;
	background-color: #B10022;
}

#boxed a, #boxed a:link {
	color: #dfdfdf;
	text-decoration:underline;
}

#boxed a, #boxed a:hover {
	color: #dfdfdf;
	text-decoration:none;
}





.disclaimer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.reditalics {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #B10022;
	font-variant: normal;
}
.SpotLightTop {
	padding-right: 20px;
	background-image: url(../WRS-Web-Images/spotlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SpotlightName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B10022;
}

.highlight {
	background-image: url(../WRS-Web-Images/highlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:60px;
}

.fltlft 
{
float:left;
clear:both;
position:relative;
top:0;
left:0;
margin-right:55px;
margin-bottom:20px;
border:1px solid #cfcfcf;
}

.fltrgt 
{
float:right;
clear:both;
position:relative;
top:0;
right:0;
margin-left:20px;
margin-bottom:20px;
border:1px solid #cfcfcf;
}
