body {
	margin: 0 auto;
	padding: 0;
/*	text-align: center;*/
	font: 12px Verdana, Helvetica;
	color: #4d4441;
	background: #556C64 url(../images/bg-tile.jpg) top center repeat;
}

.red {color: #990000}


p {
	line-height: 20px;
	margin: 0;
	padding: 5px 10px 15px 10px;
	overflow: hidden
}

#content ul {
	list-style: circle;
	text-indent: 30px;
}

.float-left {
	margin: 0 0 0 4px;
	float: left;
}

.float-right {
	margin: 0 4px 0 0;
	float: right;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

li.subnav1{
	margin-left: 20px
}
li.subnav2{
	margin-left: 40px
}
li.subnav3{
	margin-left: 80px
}

/*********Header Styles*********/

#header {
	margin: 0 auto;
	padding: 0;
	height: 111px;
	width: 770px;
	font-size: 12px;
	background: url(../images/header-logos.jpg) top left no-repeat;
}

#top-txt-nav {
	margin: 0;
	padding: 30px 30px 0 0;
	text-align: right;
	color: #2D5638
}

#worldsource-logo {
	margin: 0;
	padding: 20px 30px 0 0;
	text-align: right;
}

/* -= Roll Overs =- */

#top-txt-nav a {
	padding: 2px 3px;
	margin: 0 auto;
	font-weight: normal;
}

#top-txt-nav a:link, #top-txt-nav a:visited {
	font-weight: normal;
	color: #2D5638;
	text-decoration: none
}

#top-txt-nav a:hover, #top-txt-nav a:active {
	padding: 2px 3px;
	font-weight: normal;
	color: #fff;
	background-color: #2D5638;
	text-decoration: none
}

/*********Content Styles*********/

#container {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	background: url(../images/bg-content.jpg) top left repeat-y;
	overflow: hidden
}

#content {
	clear: both;
	float: left;
	width: 720px;
	margin: 0;
	padding: 15px 25px;
	text-align: left;
}

#left-col {
	float: left;
	width: 485px;
	height: 170px;
	padding: 10px 0 0 25px;
	margin: 0;
}

#right-col {
	float: left;
	width: 225px;
	height: 170px;
	padding: 10px 0 0 10px;
	margin: 0;
}

#right-col-top {
	height: 80px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/right-col-bottom-bg.jpg) top left repeat-x;
}

#right-col-top p {
	float: left;
	color: #fff;
	padding: 8px 0 0 10px;
	margin: 0;
	font-weight: bold;
}

#search-box {
	margin:0;
	padding:0;
	text-align: left;
}

.search-box-tf {
	margin: 8px 8px 8px 5px;
	padding: 1px 1px 1px 5px;
	float: left;
	height: 17px;
	width: 150px;
	border: solid 1px #382824;
	color: #807466;
	background: url(../images/bgfield.gif) top left no-repeat;
}

.search-button {
	float: left;
	height: 21px;
	width: 30px;
	margin: 8px 3px 0 0;
	padding: 2px;
	border: solid  1px #314C3D;
	color: #F6F6EB; 
	background-color: #807466;
	font-size: 11px
}
	
#right-col-bottom {
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(../images/right-col-bottom-bg.jpg) top left repeat-x;
}

#right-col-bottom p {
	float: left;
	color: #fff;
	padding: 8px 0 0 10px;
	margin: 0;
	font-weight: bold;
}

h1.search {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 8px;
}

.search-fields {
	padding: 13px 0 0 13px;
	margin: 0;
	display: block;
}

.login-box {
	padding: 13px 0 0 0;
	margin: 0;
	text-align: center;
	display: block;
}

h1.login {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 8px;
}

#client-login-box {
	margin: 8px 0 0 0;
	padding:0;
	text-align: left;
}

.login-box-tf {
	margin: 7px 8px 0 5px;
	padding: 1px 1px 1px 5px;
	float: right;
	height: 17px;
	width: 111px;
	border: solid 1px #382824;
	color: #807466;
	background: url(../images/bgfield.gif) top left no-repeat;
}

.login-button {
	display: inline;
	float: right;
	height: 21px;
	width: 55px;
	margin: 8px 8px 0 0;
	padding: 2px;
	border: solid  1px #314C3D;
	color: #F6F6EB; 
	background-color: #807466;
	font-size: 11px
}

#content a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}


#content a:link, #content a:visited {
	font-weight: normal;
	color: #A2542D;
	text-decoration: underline
}

#content a:hover, #content a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #DA742C;
	text-decoration: none
}

.calendar-tbl {
	margin:0 0 25px 0;
	padding:0;
	background: #D0D6D4;
	border: 1px solid #B3BBB9
}
.calendar-tbl p{
	margin:0;
	padding:3px 0 3px 3px;
}

/***********FOOTER CSS***********/

#footer {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	height: 120px;
	font-size: 12px;
	text-align: center;
	background: url(../images/footer-bg.jpg) top center no-repeat;
}

p.footer-links {
   margin: 0;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	color: #E1BB42;
	text-transform: uppercase;
}

p.credit {
   margin: 0;
	padding: 3px 0px 0px 0px;
	font-size: 9px;
	color: #E1BB42;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #E1BB42;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #E1BB42;
	text-decoration: underline
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

h2 {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #2D5530;
	background-color: #CFD6D4
}

h3 {
	margin: 0 10px 10px 10px;
	padding: 3px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: #2D5530;
	border-bottom: solid 1px #CFD6D4;
}

/*h2 span {
	color: #2D5638;
	font-size: 14px;
	background-color: white;
	font-weight: bold;
	padding-right: 5px;
}*/

.image-left-border {
	float: left;
	display: block;
	margin: 3px 10px 9px 0;
	border: 5px solid #8B9B7B;	
}

.image-center-border {
/*	display: block;*/
	text-align: center;
	margin: 3px 10px 10px 10px;
	border: 5px solid #8B9B7B;	
}

.image-right-border {
	float: right;
	display: block;
	margin: 3px 0 9px 10px;
	border: 5px solid #8B9B7B;
}

.image-border {
	border: 7px solid #82A390;
}

.image-light-border {
	border: 7px solid #D0D6D4;
}

#face-amount, #terms, #ten-year, #annual, #last-die, #worldsource {
	text-align: justify;
	display:none;
	visibility:hidden
}

#content ul {
	line-height: 20px;
	padding: 0px 5px 8px 25px;
	margin: 0;
}

.bg-gradient {
	background: url(../cms_images/bg-gradient.jpg) top left repeat-x;
}
.searchword {
  font-weight: bold;
}
