/*************************************
 +Containers
 *************************************/
img, table { border:0;}
body{
	background:#ffffff;
	color:#666666;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:75%;
	line-height:1.5;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	text-align:center;
}

/* IE override */
* html body {
	font-size:75%;
}

#container {
	margin: 0 auto;
	padding:0;
	text-align:left;
	font-size:1em;
	width:769px;
	position:relative;
}

#containerLeft {
	margin: 0 0 0 0;
	padding:0;
	width:463px;
	float:left;
	background: transparent url(../images/leftbg.gif) 0 0 repeat-y;
}

#containerRight {
	margin: 0 0 0 0;
	padding:0;
	width:306px;
	float:right;	
	background: transparent url(../images/rightbg.gif) 0 0 repeat-y;
}

#containerRightAlt {
	margin: 5px 0 0 0;
	padding:0;
	width:306px;
	float:right;
}

#containerLeft #message {
	margin: 0 0 0 21px;
	padding:0;
	width:419px;
	text-align:left;
	font-size:100%;
}

#call {
	padding: 43px 0 0 0;
	clear:both;
	margin:0;
	text-align:right;
	background-color:#FFFFFF;
}

#containerRight .message {
	background-image:url(../images/null.gif); /* to clear the repeating background in IE*/
	margin:0;
	padding:0;
	text-align:left;
	font-size:95%;
        overflow:hidden
}

#containerLeft #message #signup {
	width:234px;
	height:105px;
	margin: 0;
	padding:0;
	background: transparent url(../images/email_bg.gif) 0 0 no-repeat;
	float:right;
	text-align:center
}

#containerRightAlt #signup {
	width:295px;
	height:136px;
	margin: 0;
	padding:0;
	background: transparent url(../images/emailLarge_bg.gif) 0 0 no-repeat;
	float:right;
	text-align:center
}

#containerRightAlt #signup_sm {
	width:195px;
	height:136px;
	margin: 0;
	padding:0;
	background: transparent url(../images/emailSmall_bg.gif) 0 0 no-repeat;
	float:right;
	text-align:center
}

#containerAll #signup {
	width:465px;
	height:259px;
	margin:0;
	padding:0 0 0 20px;
	background: transparent url(../images/subscribe_bg.gif) 0 0 no-repeat;
	text-align:left;
	overflow:hidden;
}

#containerLeft #grainbox {
	margin: 0;
	padding:0;
	width:463px;
	height:186px;
	background: transparent url(../images/home_grainbox_bg.gif) 0 0 no-repeat;
	overflow:visible;
}

#containerRight .smallbox {
	margin: 0;
	padding:0;
	width:102px;
	height:141px;
	background: transparent url(../images/home_otherbox_bg_sm.gif) 0 0 no-repeat;
	overflow:hidden;
}

#containerLeft #medBoxfl {
	margin: 0 0 0 3px;
	padding: 0;
	width:185px;
	height:282px;
	background: transparent url(../images/consulting_services_sm.jpg) 0 0 no-repeat;
	overflow:hidden;
	float:left;
}

#containerLeft #medBoxfl2 {
	margin: 0 0 0 3px;
	padding: 0;
	width:185px;
	height:282px;
	background: transparent url(../images/crop_insurance_sm.jpg) 0 0 no-repeat;
	overflow:hidden;
	float:left;
}

#containerLeft #medBoxfr {
	margin: 0 0 0 3px;
	padding: 0;
	width:185px;
	height:282px;
	background: transparent url(../images/brokerage_services_sm.jpg) 0 0 no-repeat;
	overflow:hidden;
	float:left;
}

#header_home {
	width:769px;
	height:345px;
	background: transparent url(../images/header_home_grad.jpg) 0 0 no-repeat;
}

#announcement_home {
	width:216px;
	height:194px;
	background-color:#2D432B;
	border:1px solid #93BE90;
	margin-top:124px;
	margin-right:9px;
	float:right;
	/*padding:3px 6px 3px 6px;*/
	text-align:center;
	font-size:90%;
	line-height:normal;
}

* html #announcement_home { 
	width:244px;
	\width: 216px;
	w\idth: 216px;
	height:220px;
	\height: 194px;
	h\eight: 194px;
}

#topsections{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	border-bottom:2px solid #FFFFFF;
	/*padding: 0em;*/
}

#bottomsections{
	font-size: 10px;
	text-transform: lowercase;
	text-align: center;
	border-top:2px solid #FFFFFF;
	padding:0;
	margin:0;
}

#footer{
	background:#CFDEF2;
	color:#3D5B3A;
    text-align:center;
	float:bottom;
	font-size:80%;
	margin:12px 0 0 0;
	padding:0.5em;
}

#bottom-clear {width:700px;}

/*************************************
 +TopSections
 *************************************/
div#topsections {
	background: transparent url(../images/menu_top_bg_grad.gif) 0 0 no-repeat;
	height:30px;
}

#topsections ul{
	list-style-type: none;
	padding: 0.5em;
	padding-top: 8px;
	margin-left: 0;
}

* html #topsections ul {
	margin: 8px 5px 0 5px;
	padding: 0px 10px 0px 10px;   
}


#topsections li{
	display: inline;
	margin-right: .75em;
	padding: 4px 0 4px 10px;
	background: transparent url(../images/nav_div.gif) 0 0 no-repeat;
}

#topsections li.home{
	display: inline;
	margin-right: 1em;
	padding: 4px 0 4px 8px;
	background: transparent url(../images/null.gif) 0 0 no-repeat;
}

#topsections a {
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}

#topsections a:hover, #topsections a.on {
	font-weight: normal;
	text-decoration:none;
	color:#005E1F;
}

/*************************************
 +BottomSections
 *************************************/
div#bottomsections {
	background: transparent url(../images/menu_bottom_bg.gif) 0 0 no-repeat;
	height:27px;
}

#bottomsections ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin-top: 5px;
	margin-left: 10px;
}

* html #bottomsections ul {
	margin: 5px;
	padding: 0px 10px 0px 10px;   
}


#bottomsections li{
	display: inline;
	margin-right: 1em;
	padding: 4px 0 4px 10px;
	background: transparent url(../images/menu_top_dot.gif) 0 0 no-repeat;
}

#bottomsections li.home{
	display: inline;
	margin-right: 1em;
	padding: 4px 0 4px 8px;
	background: transparent url(../images/null.gif) 0 0 no-repeat;
}

#bottomsections a {
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}

#bottomsections a:hover {
	font-weight: normal;
	text-decoration:none;
	color:#005E1F;
}

/*************************************
 +Home announcement
 *************************************/

#announcement_home h4{ 
	color:#93BE90;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:8px 12px 11px 12px;
	text-align:left;
	font-size:100%;
}

#announcement_home p { 
	padding:0;
	margin:8px 12px 8px 12px;
	text-align:left;
	color:#FFFFFF;
}

#announcement_home label { 
	color:#93BE90;
	font-weight:bold;
}

#announcement_home a { 
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

/*************************************
 +Leftside
 *************************************/
#containerLeft h4 {
	margin: 0;
	padding:0;
	color:#005E1F;
	font-weight:bold;
	font-size:100%;
}

#containerLeft h3 {
	margin: 0;
	padding:0;
	color:#005E1F;
	font-weight:bold;
	font-size:1.6em;
	letter-spacing:-.05em;
}
 
#containerLeft #grainbox .fl {
	float:left;
	margin: 0;
	padding:8px 0 0 33px;
}

#containerLeft #grainbox #photo {
	float:left;
	width:149px;
	margin: 0;
	padding:13px 0 0 15px;
}
 
#containerLeft #grainbox .fr {
 	float:right;
	margin: 0;
	padding: 8px 16px 0 0;
	height:18px;
}

#containerLeft #grainbox #subscription {
	float:right;
	width:280px;
	margin: 11px 0 0 0;
	padding: 0 16px 0 0;
	text-align:left
}

#containerLeft #grainbox #subscription p {
	color:#000000;
	font-size:95%;
	padding:0;
	margin:0;
}

#containerLeft #grainbox #subscription h1 {
	color:#005E1F;
	font-size:120%;
	font-weight:bolder;
	padding:0;
	margin:36px 0 0 0;
}

#containerLeft #grainbox #subscription h5 {
	color:#354F33;
	font-size:125%;
	line-height:125%;
	font-weight:bold;
	padding:0;
	margin:0;
}

#containerLeft #grainbox #subscription h5 a {
	color:#CA4824;
	font-weight:normal;
}

#containerLeft #grainbox #subscription h6 {
	color:#354F33;
	font-size:85%;
	font-weight:normal;
	padding:0;
	margin:0;
}

.white {
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	height:12px;
}


#containerLeft #message h1 {
	color:#005E1F;
	font-size:140%;
	font-weight:bolder;
	padding:0;
	margin:0 0 10px 0;
}

#containerLeft #message h1 a {
	text-decoration:none;
	color:#005E1F;
}

#containerLeft #message p{
	margin: 0;
	padding: 0 10px 15px 0;
}

#containerLeft #message #signature {
	float:left;
	padding: 0;
	margin:0;
}

#containerLeft #message #signature img {
	padding:11px 0 0 33px;
	margin:0;
}

#containerLeft #message .entrytitle h2, #containerLeft #message .entrytitle h2 a, #containerLeft #message .entrytitle h3, #containerLeft #message .entrytitle h3 a {
	color:#005E1F;
	font-size:16px;
	font-weight:bolder;
	padding:0;
	margin:0 5px 10px 0;
	text-decoration:none;
	float:left;
}

#containerLeft #message .entrybody h2  {
	margin: 10px 0 0 0;
	padding:0;
	color:#005E1F;
	font-weight:bold;

	font-size:12px;
	float:left;
	width:400px
	
}

#containerLeft #message .entrybody, #containerLeft #message .entrymeta  {
	float:left;
	padding:0;
	margin:0 0 0 0;
}

 /*************************************
 +Rightside
 *************************************/
#containerRight .smallbox.fl,  #containerRight .message.fl {
	margin: 0;
	padding:0;
	width:153px;
	float:left;
	text-align:left;
}

#containerRight .smallbox.fr, #containerRight .message.fr {
	margin: 0;
	padding:0;
	width:153px;
	float:right;
	text-align:left;
}
#containerRight .smallbox.fl, #containerRight .smallbox.fr {
       width:102px;
}

#containerRight .smallbox p {
	color:#000000;
	font-size:75%;
	margin: 0 10px 0 8px;
	padding:10px 0 0 0;
	width:84px;
}

#containerRight .smallbox h5 {
	color:#354F33;
	font-size:85%;
	font-weight:bold;
	margin: 0 10px 0 8px;
	padding:0;
	width:84px;
}

#containerRight .smallbox h5 a {
	color:#CA4824;
	font-weight:normal;
}

#containerRight .smallbox h4 {
	margin: 0 10px 0 5px;
	padding:8px 0 0 0;
	width:87px;
	color:#005E1F;
	font-weight:normal;
	font-size:95%;
	text-align:center;
}

#containerRight .message h1 {
	color:#005E1F;
	font-size:12px;
	font-weight:bolder;
	margin: 0 8px 0 12px;
	padding:0;
	width:133px;
	line-height:normal;
}

#containerRight .message h6 {
	color:#666666;
	font-size:100%;
	margin: 5px 8px 0 12px;
	padding:0;
	width:133px;
	font-weight:normal;
}

#containerRight .message h6 a {
	color:#CA4824;
	font-weight:normal;
}

#containerRight .message p{
	margin: 13px 8px 0 12px;
	padding:0;
	width:133px;
}

#containerRight .message p.qoute {
	margin: 0 0 0 24px;
	padding:0;
	width:123px;
}

#containerRight .message.fl img{
	margin: 9px 0 0 12px;
	padding:0;
}

#containerRightAlt .rightPadding {
	margin:150px 0 0 0;
	padding: 0 0 0 12px;
	text-align:center
}

#containerRightAlt .rightPadding p {
	margin:0;
	text-align:left;
}

#containerRightAlt .rightPadding h4 {
	padding:0;
	margin:0;
	color:#005E1F;
	font-weight:bold;
	font-size:100%;
	text-align:left;
}

#containerRightAlt .rightPadding p.img {
	margin:0;
	padding:20px 0 0 0;
}


#containerRightAlt .rightPadding #form {
	padding:0;
	margin: 60px 0 0 0;
	text-align:left;
}

#containerRightAlt .rightPadding #form h4 {
	color:#666666;
	font-size:105%;
	padding:0;
	margin:0 0 20px 0;
	font-weight:bold;
	letter-spacing:-.05em
}
#containerRightAlt .rightPadding #form label {
	width:80px;
	float:left;
}

#containerRightAlt .rightPadding #form h6 {
	font-size:85%;
	padding: 0;
	margin: 0;
}

#containerRightAlt .rightPadding #form .form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	border:1px solid #D1D1D1;
	padding-left: 5px;
	padding-right: 5px;
	width:197px
}

#containerRightAlt .rightPadding #form .formtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #D1D1D1;
	padding-left: 5px;
	padding-right: 5px;
	width:197px
}

/*************************************
 +Container All Form
 *************************************/

#containerAll h1 {
	color:#005E1F;
	font-size:140%;
	font-weight:bolder;
	padding:0;
	margin:0 0 20px 21px;
	text-align:left;
}

#containerAll .form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	border:1px solid #D1D1D1;
	padding-left: 5px;
	padding-right: 5px;
	width:197px
}

#containerAll .formDrop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #D1D1D1;
	padding:0;
	margin:0;
	width:210px;
}

/*************************************
 +Services
 *************************************/

#containerLeft #medBoxfr h4, #containerLeft #medBoxfl h4, #containerLeft #medBoxfl2 h4 {
	margin: 0 13px 0 6px;
	padding:8px 0 0 0;
	//width:209px;
	color:#005E1F;
	font-weight:bold;
	font-size:100%;
	text-align:center;
}
 
#containerLeft #services h1 {
	color:#005E1F;
	font-size:140%;
	font-weight:bolder;
	padding:0;
	margin:0 0 20px 14px;
        height:auto;
}

#containerLeft #medBoxfr p, #containerLeft #medBoxfl p, #containerLeft #medBoxfl2 p {
	color:#000000;
	font-size:95%;
	padding:0;
	margin:10px 10px 0 10px;
	line-height:normal;
}

#containerLeft #medBoxfl h5, #containerLeft #medBoxfr h5, #containerLeft #medBoxfl2 h5 {
	color:#354F33;
	font-size:95%;
	font-weight:bold;
	padding:0;
	margin:0 0 0 12px;
	//width:186px;
}

#containerLeft #medBoxfl h5 a, #containerLeft #medBoxfr h5 a, #containerLeft #medBoxfl2 h5 a {
	color:#CA4824;
	font-weight:normal;
}

/*************************************
 +Commentaries
 *************************************/
#containerLeft #message #commentFl {
	width:275px;
	float:left;
}

#containerLeft #message #commentFr {
	width:140px;
	float:right;
	text-align:left;
}

#containerLeft .archive {
	/* background-color:#E7F2EB; */
	background-color:#FFFFFF;
}

#containerLeft .archive td {
	/* border-bottom:3px solid #FFFFFF; */
}

#containerLeft .archive .fl {
	width:275px;
	padding:6px 6px 6px 21px;
}

#containerLeft .archive .fr {
	width:140px;
	padding:6px 6px 6px 6px;
}

#containerLeft .archive .fl a.click {
	color:#CA4824;
	text-decoration:underline;
}

#containerLeft .archive .fl a {
	color:#005E1F;
	text-decoration:none;
}

#containerLeft #message #commentFl h3, #containerLeft .archive .fl h3 {
	line-height:normal;
}

#containerLeft #message #commentFr ul, #containerLeft .archive .fr ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(../images/null_sm.gif);
}

#containerLeft #message #commentFr li, #containerLeft .archive .fr li { 
	margin: 0;
	padding:0;
	font-size:75%; 
}

#containerLeft #message #commentFr li.posted, #containerLeft .archive .fr li.posted { 
	padding:0 0 5px 20px;
	background: transparent url(../images/icon_posted.gif) 0 0 no-repeat;
}

#containerLeft #message #commentFr li.comment, #containerLeft .archive .fr li.comment { 
	padding:0 0 5px 20px;
	background: transparent url(../images/icon_comment.gif) 0 0 no-repeat;
}

#containerLeft #message #commentFr li.file, #containerLeft .archive .fr li.file { 
	padding:0 0 5px 20px;
	background: transparent url(../images/icon_file.gif) 0 0 no-repeat;
}


/*************************************
 +Misc
 *************************************/
a{
	color:#030;
       text-decoration:underline;
}
a:hover{
	color:#030;
       text-decoration:none;
}

.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	border:1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.charts {
	border:1px solid #666666;
}

.chartsLg {
	border:1px solid #88BE9A;
}

#tabfl {
	text-align:center;
	float:left;
}

#tabfr {
	text-align:center;
	float:right;
}

#tabfl h4, #tabfr h4 {
	color:#005E1F;
	font-weight:normal;
}
#tabfl a, #tabfr a {
	color:#CA4824;
	font-weight:normal;
}
ul{
    align:center;
	margin: 0 0 15px 10px;
	padding:0 0 0 15px;
	p\adding-top: 5px;
	list-style-type:disc;
	list-style-image: url(../images/bullet.gif);
}
blockquote { margin:0; padding:0;}

table.info-table {
  border-collapse: collapse;
}

.info-table td {
  border: 1px solid gray;
  padding: 2px;
}

table.archive td.entry {
  padding-bottom: 2em;
}

/*************************************
 +Blurmedia
 *************************************/
 #blurmedia, #blurmedia a, #blurmedia a:hover { color:#666666; text-decoration:none;}
 #blurmedia  {  font-size:75%; text-align:center; padding: 10px 0 5px 0 }