﻿body 
{
    background-image:url('images/main_bg.gif');
    background-repeat:repeat-x;
    background-color:#3a6e8f;
    margin:0px;
    
}

a 
{
    text-decoration:underline;
    color:#654C1F;
}

img {
	border: none;
}


.h1
{
    font-family:Georgia;
    font-size:26px;
    color:#654c1f;
    line-height:25px;
}

h2
{
    font-family:Georgia;
    color:#654c1f;
    font-size:16px;
    margin: 0 0 -10px 0;
    padding: 0;
    line-height: 1;
    font-weight: normal;
}

.bigImage
{
    padding:20px 20px 20px 20px;
}

.btn
{
    background-color:#e6ca89;
    border:solid 1px black;
    font-family:Georgia;
    color:Black;
    font-size:12px;
}

.div_LeftNavContent
{
    width:100%;
    padding:5px 5px 5px 5px;
    background-color:#e8a713;
    font-family:Arial;
    font-size:11px;
    color:White;
}

#div_breadcrumb
{
/*
    height:25px;
    background-color:#e8a713;
    padding-left:75px;
*/
}

#div_content
{
/*     background-color:#e8a713; */
    background: url(images/footer_bg.jpg) #eeeecc bottom center no-repeat;
    float:left;
    padding:20px 50px 10px 50px;
    min-height: 300px;
}

#div_sub_content
{
/*     background-color:#e8a713; */
    background:#eeeecc url(images/footer_bg.jpg) center bottom no-repeat;
    float:left;
    padding: 0 0 60px 0;
    margin: 0;
}

#div_sub_content .div_leftcol_navigation
{
    float:left;
    margin-top:20px;
    width:220px;
    min-height:400px;
	padding-left:20px;
	
}

#div_sub_content .div_middlecol
{
	/* width: 550px; */
    width:434px;
    float:left;
    padding-top:5px;    
    padding-left:20px;
    font-family:Arial;
    font-size:13px;
    line-height:18px;
	color: #536977;
    min-height:400px;
}

#div_sub_content .div_middlecol li
{
    margin-left:-25px;
}

#div_sub_content .div_rightcol
{
    float:right;
    /* width: 99px; */
    width:215px;
    min-height:400px;
}

#div_content .left_column
{
    width:210px;
    float:left;
    margin: 30px 0 0 0;
}

#div_content .right_column
{
    width:578px;
    float:left;
    font-family:Arial;
    font-size:16px;
    line-height:1.6;
	color: #536977;
	padding-left:10px;
    margin: 30px 0 0 0;
}

#div_footer
{
    clear:both;
    background-color:#fff;
    font-family:Arial;
    font-size:10px;
    color:#3a6e8f;
    padding-top:20px;
    padding-bottom:30px;
    text-align:center;
    line-height:20px;
    min-height: 60px;
}

#div_header
{
}

#div_main_container
{
    width:100%;
    margin:0 auto;
    background-position:left top;
    background-image:url('images/circle_bg2.png');
    background-repeat:repeat-x;
    background-attachment:fixed;
    border: none;
    padding: 0;
}

#div_main
{
    width:909px;
    margin:0 auto;
    padding: 0;
}

#div_menu
{
    height:48px;
    background-image:url('images/menu_bg.gif');
    background-repeat:repeat-x;
}

#div_sub_header
{
	height: 136px;
}

.main_menu
{
    width:500px;
    height:40px;
    margin-left:66px;
}

.menu_item
{
    font-family:Georgia;
    height:39px;
    font-size:16px;
    color:White;
    padding-left:5px;
    text-align:left;
}

.modal_bg
{
    background-image:url('images/modal_bg.png');
    background-repeat:repeat;
}

.submenu
{
    background-color:#a3a60f;
    padding:5px 5px 5px 10px;
    line-height:24px;
    width:200px;
}

.submenu_item
{
    font-family:Georgia;
    font-size:14px;
    color:#e8e9b3;
}

.menu_subnav
{
    width:240px;
    margin-top:-1px;
}

.menu_subnav_item
{
    width:240px;
    height:40px;
    background-image:url('images/subnav_item_off.jpg');
    background-repeat:no-repeat;
    text-align:right;
    padding-right:10px;
}

.menu_subnav_item_hover
{
    width:240px;
    height:40px;
    background-image:url('images/subnav_item_on.jpg');
    background-repeat:no-repeat;
}

.menu_subnav a
{
    font-family:Georgia;
    font-size:16px;
    color:White;
    text-decoration:none;
    background:none;
}

.menu_subnav a:hover
{
    background:none;
}

.wiz_participate
{
    width:100%;
    height:350px;
}

.wiz_participate td
{
    vertical-align:top;
}

.headshot {
	float: left;
	padding: 0 10px 5px 0;
}

.acc_Header{
	background:#a3a60f;	
	padding:4px;
	font-family:Georgia;
    color:#ffffff;
    font-size:16px;
    line-height: 1;
    font-weight: normal;
	border:1px solid #654c1f;
	border-collapse:collapse;
}

.acc_Header:hover{
	cursor:hand;
	background:#D36D01;	
}

.acc_Content{
	border:1px solid #654c1f;
	border-top:none;
	border-collapse:collapse;
	padding:4px;
	background:#ffffff;
}

.acc_Header {
	cursor: pointer;
}

#forResearchCompanies {
	border-top: 1px solid #cccc84;
	width:180px;
	padding-top:20px;
}