body {
    margin: 22px 0 0 0;
	background:url(../images/body_bg.gif) repeat-x;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

img.bg {
  display: block;
}


form {
    margin: 0px;
    padding: 0px;
}

a:link{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:visited 
{
    color:#120A8F;
    text-decoration:none;
}
a:hover
{
    color:blue;
}
   



#main {
	display: block;
	width: 838px;
    background-color: #ffffff;
	margin: 0px auto;
	/*text-align: center;*/
}

#top {
	width: 838px;
	margin: 0px auto;
}

#container {
    display: block;
	width: 838px;
    background-image: url(../images/bg_shadow.gif);
    background-repeat: repeat-y;
}

#container_background {
    display: block;
	width: 804px;
    background-image: url(../images/content_bg.gif);
    background-repeat: repeat-x;
	margin: auto;
}


#left {
	width: 17px;
	/*height: 660px;*/
	float: left;
	display:inline;
	background-image: url(../images/shadow_left.gif);
    background-repeat: repeat-y;
}

#right {
	width: 17px;
	height: 660px;
	float: right;
	background-image: url(../images/shadow_right.gif);
    background-repeat: repeat-y;
    border: 1px solid #000000;
}

#header {
	width: 723px;
    margin: auto;
}

#sub-content {
    font-size: 11px;
    line-height:22px;
}

#sub-content img {
    margin: 5px 10px 10px 5px;
    float: left;
}

#sub-content p {
    margin: 5px;
    text-align: justify;
}


/* --------------------------- #nav is defined in menu,css file too ---------------------------*/

#nav_menu {
	display: block;
	width: 713px;
	height: 25px;
	text-align: left;
	padding: 5px 5px 0 5px;
	margin: auto;
	color: #676767;
}
#nav_menu a, #nav_menu a:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #676767;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
#nav_menu a:hover {
	color: #272727;
}

#nav_menu li li a, #nav_menu li li a:visited {
	font-weight: normal;
}
/* ----------------------------------- END DEFINITION NAV --------------------------------------*/

#flash
{
	position: relative;
	width: 723px;
	margin: 0px auto;
	z-index: 0;
}
#flash object, #flash ebmed
{
	position: relative;
	z-index: 0;
}

#head-title {
	width: 723px;
	margin: 10px auto;
	font-size: 18px;
	font-weight: bold;
	color: #0B3A59;
}

#head-title span {
    float: left;
    margin: -17px 0 0 10px;
}

#head-title img {
    float: left;
}

#content_contain
{
	display: block;
	width: 723px;
	margin: 0 auto;
	padding:0;
	clear: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font: 11px arial, sans-serif;
	text-align: center;
}
#content
{
   clear:left;
   display:block;
   width:680px;
   text-align:left;
   margin:20px auto;
}
.content-table
{
	margin: 0;
	padding: 0;
}
.content-table td
{
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
}
.content-table input
{
	margin: 0;
	padding: 0;
}
#content_left
{
	width: 340px;
	text-align: justify;
	font-size: 11px;
	line-height: 22px;
}

.content_title {
	font-size: 18px;
	font-weight: bold;
	color: #0B3A59;
}

.content_title img {
	margin-bottom: -10px;
}

#content_left img {
	margin: 5px 0;
}


#content_right
{
	width: 340px;
	text-align: justify;
	font-size: 10px;
}

#content_right img {
	margin: 5px 0;
}

#content-withmenu
{
	display: block;
	width: 723px;
	margin: 0 auto;
	padding: 0;
	clear: left;
	font-family: Arial;
}

#content_left_menu
{
	width: 160px;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#content_left_menu a, #content_left_menu a:visited
{
	display: block;
	font: bold 11px arial, sans-serif;
	color: #404040;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 10px;

	/* Workaround for stupid IE dotted border problem */
	background-image: url('../images/dotted.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#content_left_menu a:hover
{
	color: #888;
}

#content_right_wide
{
	width: 513px;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.projects
{
	font: 11px arial, sans-serif;
}
.projects th
{
	font: bold 11px arial, sans-serif;
	background-color: #6BA5D7;
	color: #FFF;
	text-align: center;
}
.projects th a, .projects th a:visited
{
	font: bold 11px arial, sans-serif;
	display: inline;
	color: #FFF;
}
.projects th a:hover
{
	font: bold 11px arial, sans-serif;
	display: inline;
	color: #FFF;
	text-decoration: underline;
}
.projects td
{
	text-align: center;
}
.projects td a
{
	font: bold 11px arial, sans-serif;
	color: #414141;
}
.projects .row-a td
{
	background-color: #ECF0FB;

}
.projects .row-b td
{
	background-color: #FFF;
}
.gallery td
{
	background-color: #EEE;
}


#footer
{
    width: 838px;
	height: 21px;
	clear: both;
}

#page_footer
{
	width: 838px;
	text-align: center;
	color: #676767;
	font-size: 11px;
	font-weight: normal;
	margin: auto;
}

#page_footer a, #page_footer a:visited, #page_footer a:hover
{
	text-decoration: none;
	color: #676767;
}

#content_right .home
{
	border: solid 1px #BCBCBC;
	background-color: #FFFFFF;
	padding: 10px;
	/*height: 200px;*/
}

#content-home
{
	display: block;
	width: 703px;
	margin: 0 auto;
	padding: 10px;
	clear: left;
	font: 11px arial, sans-serif;
}

.error
{
    color: red;
}

.page-control-totals
{
    font-size: 8pt;
}

.page-control-pages {
    font-size: 8pt;
}

.highlight_group
{
	font: 11px arial;
	display: block;
	width: 320px;		/* 20 pixels less because of the padding*/
	margin: auto;
	padding: 10px;
	border: solid 1px #BCBCBC;
	background-color: #FFFFFF;
	color: #404040;
}

.highlight_item
{

	display: block;
	width: 320px;		/* 20 pixels less because of the padding*/
	margin: auto;
	background-color: #FFFFFF;
	line-height:15 px;
	color: #404040;
}

.highlight_title
{
	width: 320px;
    display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.highlight_item  div
{
	width: 320px;
    display: block;
    font-weight: normal;
}

/* new pagination style */
table.pagination {
    width: 50%;
}

.pagination-totals {
    font-size: 8pt;
}

td.pagination-pages {
    font-size: 8pt;
    width: 1%;
}

td.pagination-left {
    width: 10px;
    height: 8px;
    background-image: url(../images/little_red_arrow_left.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

td.pagination-right {
    width: 10px;
    height: 8px;
    background-image: url(../images/little_red_arrow_right.gif);
    background-repeat: no-repeat;
    background-position: center center;
}




/** Transaction hightlights **/

#trans-menu {
	display: block;
	width: 150px;
	margin: 0 auto;
	padding: 10px;
	clear: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#trans-content {
	display: block;
	width: 500px;
	margin: 0 0 0 10px;
	padding: 10px;
	clear: left;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#trans-content th {
    background-color: #6BA5D7;
	color: #ffffff;
}

#trans-content .blue {
    background-color: #ECF0FB;
}

#trans-menu li {
	margin-left: -30px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 5px;
	list-style-type: none;
	list-style-position: outside;
}

#trans-menu hr {
    background-color: #ffffff;
    border-top: 1px dotted #000000;
    height: 1px;
}

.selected {
	list-style-image: url(../images/li-selected.gif);
}


/***************************************************/
/*              STYLE FOR CONTENT BLOCKS                             */
/***************************************************/
.green_line {
	color: #196A2D;
	width: 90%;
	height: 1px;
}

.dark_bg {
	background-color: #436F4F;
	color: #FFFFFF;
	font-weight: bold;
}

.light_bg {
	background-color: #CCCCCC;
}

.company p
{
    color: black;
    text-align: justify;
    font: 11px arial;
    line-height:22px;
}

.company .bottom
{
    color: #6BA4D6 ;
    text-align: center;
    margin: auto;
    font-weight: bold;
}

.company p span
{
    color: #6BA4D6;
    font-weight: bold;
    float: right;
    width: 300px;
    margin: 10px;
    padding: 10px;
    text-align: center;
}

.company .pic {
    text-align: center;
    margin: 0 auto 20px auto;
    font-size: 15px;
}

.company .pic img {
    display: block;
    margin: 0 auto 10px auto;
}

.company .pic .line {
    height: 40px;
    width: 1px;
    float: left;
    margin: -5px 20px -2px 20px;
    background-color: #000000;
}

.company .text-box {
    border: 2px solid #4E4C7B;
    margin: 10px 0 10px 0;
    padding: 0;
    font-size:15px;
	text-align: left;
	color:#666;
}

.company .info-text {
    color: #840000;
    text-align: left;
    margin: 20px auto 20px auto;
   line-height:22px;
}

.ul-li
{
    color: #003201;
    font-size: 11px;
    line-height:22px;
}
.ul-li ul
{
	list-style: disc;
}

.tb-portfolio {
    color: #003201;
    width:100%;
    /*border: 1px solid  #4E4C7B; */

}

.tb-portfolio th {
     /*border: 1px solid  #4E4C7B;*/
}

.tb-portfolio td {
    text-align:center;
    /*border: 1px solid  #4E4C7B;*/
}


.num-list {
    color: #003201;
    float: left;
    text-align: justify;
}

.num-list span {
    display: block;
    float: left;
    margin: 10px;
}

/*****************************************************/
/* FORM TABLE ****************************************/
/*****************************************************/

.form_table .text, .form_table .email, .form_table .long_text
{
	width: 300px;
}
.form_table th
{
	width: 150px;
	text-align: right;
}
.form_table #city input
{
	width: 150px;
}
.form_table #state select
{
	width: 88px;
}
.form_table #zip input
{
	width: 50px;
}
.form_table #method select
{
	width: 305px;
}
.form_table .long_text
{
	overflow: auto;
}
