body {
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    color: #666666;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

#dv_page_wrapper {
	margin-top: 50px;
    border: solid;
	width:1025px;
    border-color: #FFCC00;
    border-width: 0px;
    position: absolute;
	left:50%;
	margin-left:-525px;
}

#dv_home_blurb{
	background-color:#807f83;
	font-weight: normal;
	font-size: 16pt;
	color:#FFFFFF;
	width:325px;
	padding:45px;
	line-height: 45px;
	letter-spacing: 2px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:inline-block;
	float:left;
	height:380px;
}

#dv_home_nav{
	background-color:#FFFFFF;
	padding:45px;
	height:380px;
	width:520px;
	float:left;
	color:#807f83;
	
}
a{
	text-decoration:none;
	color:#666666;
}
a:visited{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:none;
	color:#CCCCCC;
}
a.cls_home_nav_link:visited{
	text-decoration:none;
	color:#666666;
}
a.cls_home_nav_link{
	text-decoration:none;
	color:#666666;
}

a.cls_home_nav_link:hover{
	text-decoration:none;
	color:#CCCCCC;
}

#dv_home_nav_boundingbox{
	margin-top:55px;
	background-color:#FFFFFF;
	
}
h1.h1_home{
	font-size:22pt;
	font-weight: normal;
}
h2.h2_home{
	font-size:13pt;
	font-weight: normal;
	letter-spacing:2px;
}

.dv_home_nav_toplevelLinks{
	font-size: 10pt;
	font-weight: normal;
	float:none;
	height:25px;
	color:#666666;
	padding:8px;
}

.dv_home_nav_row{
	cursor: pointer;
	margin-left:10px;
	margin-right:10px;
	border: solid; 
    border-color: #cccccc;
    border-width: 0px;
	height:35px;

}
.dv_home_nav_green{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	border: solid;
    border-color: #cccccc;
    border-width: 1px;
	height:35px;

}
.dv_home_nav_green_text{
	padding:8px;
}

#dv_home_nav_blue{
	width:135px;
	height:100px;
	float:left;
	border-width:1px;
	float:left;
	clear:right;

}
#dv_home_nav_green{
	width:135px;
	height:100px;
	float:left;
	border-width:1px;
	float:left;
	clear:right;

}
#dv_home_nav_orange{
	width:195px;
	height:100px;
	float:left;
	border-width:1px;
	float:left;
	clear:right;

}

#dv_home_nav_livechat{
    border-width: 0px;
	width:200px;
	margin-left:5px;
}

#dv_livechat{
	margin-top: 10px;
	border-width:0px;
}
.home_nav_indicator{
	height:20px;
	width:5px;
	margin-right:15px;
	float:left;
}

.home_nav_indicator_color{
	height:100%;
	width:5px;
	margin-right:15px;
	float:left;
}


#dv_home_footer {
    border: solid;
    border-color: #8a2be2;
    border-width: 0px;
    width: 1025px;
    padding-top: 25px;
	padding-bottom: 25px;
    background-color: #000000;
    color: #bfbfc1;
    text-align: right;
	float:none;
	clear: both;
}
/* -----------
 Color Objects
 */
.color_green {
    color: #6db33f;
}

.color_blue {
    color: #50b3cf;
}

.color_orange {
    color: #ef4135;
}

.color_red {
	color: #ef4135;
}

.color_dark_grey {
	color: #666666;
}

.color_very_dark_grey {
	color: #333333;
}

.color_black {
	color: #000000;
}

.background_green {
    background-color: #6db33f;
}

.background_blue {
    background-color: #50b3cf;
}

.background_orange {
	background-color: #f78f1e;
}

.background_red{
	background-color: #ef4135;
}

.background_grey{
	background-color:#807f83;
}

.border_grey{
	border-color: #807f83;
}
.border_orange{
	border-color: #f78f1e;
}
.small_grey{
	font-size:xx-small;
	color:#CCCCCC;
	font-family: Tahoma, Arial, Arial, Helvetica, sans-serif;
}

.border_onepx{
	border-width: 1px;
	border-color:#000000;
}

.rborder {
    border-right: solid;
}

.lborder {
    border-left: solid;
}

.bborder{
	border-bottom:solid;
}

.tborder{
	border-top:solid;
}

.clear {
    clear: both;
}

.exp_sup {
    vertical-align: top;
	bottom:8px;
	position:relative;
}

.a_white{
	text-decoration: none;
	color: #FFFFFF;
}

.a_green{
	 color: #6db33f;
	 text-decoration: none;
}
.inline_header{
	font-size:10pt;
	font-weight:bold;
}

.gl_username{
	margin-top:10px;
	color:#000000;
	font-size:9pt;
}
/* -----------
 Left Hand Navigation Objects
 */
#dv_leftnav_wrapper {
    border: solid;
    border-color: #000000;
    border-width: 1px;
    width: 235px;
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 2;
}

#dv_leftnav_logo {
	cursor: pointer;
    width: 235px;
    height: 95px;
    position: relative;
    background-color: #000000;
}

#dv_leftnav_toplevelnav {
	border-style: solid;
    border-color: #FFCC33;
    border-width: 0px;
    height: 255px;
    width: 235px;
    position: relative;
    background-color: #FFFFFF;
    color: #333333;
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
    padding: 0px;
    padding-top: 15px;
}

#dv_leftnav_navcontainer{
	padding:0px;
	padding-left:10px;
}


#fm_livechatfeedback{
	width:190px;
	height:70px;
}

#fm_livechat_email{
	width:125px;
	margin-right:10px;
	padding-left:4px;
}

.fm_livechat_textarea, .fm_livechat_input{
	border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
	font-size:x-small;
	color: #666666;
	font-family: Tahoma, Arial, Arial, Helvetica, sans-serif;
}

.fm_livechat_submit{
	width: 50px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 7pt;
	margin-top:10px;
	margin-right:8px;
    border-style: solid;
    border-width: 1px;
}


.dv_leftnav_toplevelLinks {
	padding:5px;
	font-size:8pt;
    border-color: #CCCCCC;
    border-width: 1px;
    vertical-align: baseline;
	float:left;
	font-weight:normal;
    display: inline;
}

.dv_leftnav_large{
	margin:5px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-style: solid;
	border-color: #CCCCCC;
    border-width: 1px;
}

#dv_leftnav_sublevelnav {
    width: 235px;
    position: relative;
    height: 360px;
}

.class_menuDiv{
	padding-top:10px;
	margin-left:10px;
	color: #666666;
}

.class_menuDivL2{
	color: #807f83;
	padding-top:5px;
	margin-left:38px;
}

.dv_nav_plusimg{
	vertical-align:middle;
	margin-right:2px;
}

.dv_leftnav_sublevelnavLinks {
    vertical-align: bottom;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
	font-size: 9pt;
}

#dv_leftnav_footer {
    width: 235px;
    height: 75px;
    position: relative;
    background-color: #000000;
}

/* -----------
 Content Objects
 */
#dv_content_wrapper {
    border: solid;
    border-color: #FFCC33;
    border-width: 0px;
    width: 800px;
    position: absolute;
	height:768px;
    top: 0px;
    left: 235px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
    background-color: #FFFFFF;
}

#dv_content_header {
    border: solid;
    border-color: #FFCC33;
    border-width: 0px;
    width: 800px;
    height: 20px;
    background-color: #000000;
    margin: 0px;
    padding: 0px;
}

#dv_content_downloads {
    border: solid;
    background-color: #FFFFFF;
    border-color: #FFCC33;
    border-width: 0px;
    margin: 0px;
    padding: 32px;
    position: relative;
}

.dv_content_toplevelnav_header {
    background-color: #FFFFFF;
    padding: 5px;
    margin: 0px;
    float: left;
    font-size: small;
    font-weight: normal;
}

.dv_content_toplevelnav_item {
    background-color: #FFFFFF;
    border: solid;
    border-color: #7f7f7f;
    border-width: 1px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin: -.5px;
    font-size: small;
    float: left;
    font-weight: bold;
}

.dv_content_toplevelnav_title {
    padding: 5px;
    margin: 0px;
    font-size: small;
    font-weight: bold;
    position: relative;
    float: right;
    text-align: right;
}

#dv_content_assets {
    border: solid;
    border-color: #000000;
    border-width: 1px;
    width: 800px;
    padding: 0px;
    margin: 0px;
	height:auto;
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
}

#dv_content_assets_area {
    border: solid;
    border-color: #000000;
    border-width: 1px;
    padding: 0px;
    margin: 32px;
	height:625px;
    position: relative;
    display: inline-block;
    background-color: #000000;
}

#dv_content_assets_title{
	font-size:10pt;
	font-weight: bold;
	margin-left:32px;
	margin-top:32px;
	margin-bottom:5px;
	padding-top:25px;
	padding:0px;
}

#dv_content_assets_subtitle{
	font-size:11pt;
	color:#bfbfc1;
	font-weight: normal;
	margin-left:32px;
	margin-bottom:25px;
	padding:0px;
	padding-top:25px;
	border-top: solid;
    border-color: #000000;
    border-width: 1px;
}

#dv_content_assets_profiles{
	border: solid;
    border-color: #000000;
    border-width: 1px;
	padding:0px;
    margin: 50px;
	height:680px;
	background-color:#e1e1e1;
}

#dv_content_assets_profiles_2col_left{
	width:385px;
	height:525px;
	margin:0px;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	float:left;
	border-right:solid;
    border-color: #000000;
    border-width: 1px;
	background-color:#ffffff;
}

#dv_content_assets_profiles_2col_right{
	width:312px;
	height:525px;
	margin:0px;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	float:left;
	background-color:#ffffff;
}
#dv_content_assets_profiles_foot_spacer{
	margin:0px;
	height:5px;
	border:solid;
	border-right:none;
	border-left:none;
    border-color: #000000;
    border-width: 1px;
	vertical-align:top;
	position:relative;
	background-color:#ffffff;
}
#dv_content_assets_profiles_footer{
	margin:0px;
	vertical-align:top;
	position:relative;
	padding:10px;
	
}

#dv_content_assets_temp_2col{
	border-top: solid;
	border-bottom: solid;
    border-color: #000000;
    border-width: 1px;
    padding: 0px;
	margin: 32px;
	margin-top:0px;
	width:725px;
	height:625px;
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
}


#dv_content_assets_temp_2col_left{
	width:340px;
	height:100%;
	float:left;
	display:inline-block;
	margin:0px;
	margin-right:5px;
	padding:0px;
	border-right: solid;
    border-color: #000000;
    border-width: 1px;
	
}

#dv_content_assets_temp_2col_right{
	width:340px;
	height:100%;
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-left:5px;
	border-left:solid;
    border-color: #000000;
    border-width: 1px;
}

#dv_content_assets_leftcol {
    background-color: #000000;
    width: 200px;
    margin: 0px;
    position: relative;
    vertical-align: top;
    float: left;
    height: 100%;
}

#dv_content_assets_leftcol_txt {
    padding: 10px;
    color: #CCCCCC;
    text-align: left;
}

.quot_large {
    font-size: medium;
    color: #FFFFFF;
    font-weight: bold;
}

.txt_large_bold {
    font-weight: bold;
    font-size: medium;
}

.txt_ulwhite {
    text-decoration: underline;
    font-weight: bold;
    color: #FFFFFF;
}

ul.two_colUL {
    margin-left: -20px;
}

li.two_colUL_c0 {
    width: 190px;
    line-height: 15px;
    margin-bottom: 20px;
    border: solid;
    border-color: #000000;
    border-width: 0px;
    vertical-align: top;
}

li.two_colUL_c1 {
    margin-left: 220px;
    width: 190px;
    margin-bottom: 20px;
    line-height: 15px;
    top: 0px;
    position: inherit;
    border: solid;
    border-color: #000000;
    border-width: 0px;
    vertical-align: top;
}

li.reset {
    margin-top: -195px;
}

br {
    clear: left;
}

#dv_content_assets_rightcol {
    margin: 0px;
    width: 530px;
	height:100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    background-color: #FFFFFF;
}

#dv_content_assets_rightcol_header {
    border-bottom: solid;
    border-color: #000000;
    border-width: 1px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 20px;
    position: relative;
    font-size: 14pt;
    color: #000000;
    font-weight: normal;
}

#dv_content_assets_rightcol_d0 {
    border-bottom: solid;
    border-top: solid;
    border-color: #000000;
    border-width: 1px;
    margin: 0px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
    font-size: small;
    line-height: 18px;
    color: #333333;
    font-weight: normal;
    text-align: justify;
}

#dv_content_assets_rightcol_d1 {
    border-top: solid;
    border-color: #000000;
    border-width: 1px;
    margin: 0px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
    font-size: small;
    line-height: 20px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}

#dv_content_footer {
    border: dashed;
    border-color: #8a2be2;
    border-width: 0px;
    width: 800px;
    height: auto;
    background-color: #000000;
    color: #bfbfc1;
    text-align: right;
    padding-top: 10px;
}


/* -----------
 Modal Objects
 */

#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
	background-color:#FFFFFF;
}
#popupTitleBar {
	background-color: #807f83;
	color: #FFFFFF;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border: 1px solid #000000;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('../media/modal_close.gif') no-repeat;
}
#modal_container{
	margin:0px;
	padding:10px;
}

.modal_content{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#modal_container{
	height:100%;
	position:relative;
	clear:both;
}
.bio_image_sm{
	float:left;
}
.bio_text{
	width:265px;
	padding:10px;
	padding-top:0px;
	overflow: visible;
	float:right;
	color:#807f83;
	min-height:342px;
	font-size:8pt;
	line-height:14pt;
}
.bio_username{
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.bio_usertitle{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}
.bio_useraddress{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}
.bio_mailto{
	font-size:8pt;
	text-decoration:none;
	color:#f78f1e;
	font-weight:bold;
}
.bio_footer{
	height:38px;
	width:100%;
	bottom:0px;
	position:relative;
	background: url('../media/bio/modal_footer.gif') repeat-x;
	display:inline-block;
	float: none;
}

/* mac hide \*/
* html .bio_text{height:342px}
/* end hide */


/* -----------
 O.D.
*/
/* Experience */
.eight_pt{
	font-size: 7pt;
	margin:0px;
	padding:0px;
}

.eleven_pt {
	font-size:1em;
	margin:0;
	padding:0;
}

.twelve_pt {
	font-size:1.2em;
	margin-bottom:0;
	padding:0;
}

.thirteen_pt {
	font-size:1.4em;
	margin-bottom:0;
	padding:0;
}

.fourteen_pt {
	/*vertical-align:text-bottom;*/
	font-size:1.5em;
	margin-bottom:0;
	padding:0;
}

.fifteen_pt {
	font-size:1.6em;
	margin:0;
	padding:0;
}

.sixteen_pt {
	font-size:1.7em;
	margin:0;
	padding:0;
}

.twenty_pt {
	font-size:2em;
	margin:0;
	padding:0;
}

.line {
	height:1px;
	border-top:1px solid black;
	margin:0;
	padding:0;
}

* html .line {
	margin:16px 0px 16px 0px;
	
	/*margin:16px 0px 16px 16px;*/
}

.dv_connect_leftclmn {
	line-height:200%;
	padding:23px 0px 0px 30px;
	float:left; 
	border:1px solid black; 
	border-left:none; 
	border-top:none; 
	width:330px; 
	height:562px;
}

* html .dv_connect_leftclmn {
	padding:0px 0px 0px 15px;
	height:600px;
	width:330px; 
	border-bottom:none;
}



.dv_connect_rightclmn {
	/*line-height:200%;*/
	padding:23px 0px 0px 30px;
	margin-left:6px;
	float:left; 
	border:1px solid black;  
	border-top:none;
	border-right:none;
	width:312px; 
	height:562px;
}

* html .dv_connect_rightclmn {
	padding:5px 0px 0px 7px;
	height:595px;
	width:312px; 
	border-bottom:none;
}

.dv_connect_rightclmn span {
	line-height:200%;
}


/* Profiles */
#dv_content_profiles {
	border:1px solid #000000;
	background-color:#ffffff;
    margin:0px;
	padding:0px;
	float:left;
}

.dv_profiles_left_clmn {
	display:inline-block;
	float:left;
	margin:0px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	min-width:350px;
	max-width:350px;
	min-height:600px;
	position:relative;
}

/* mac hide \*/
* html .dv_profiles_left_clmn{
	width:350px;
	height:600px;
}
/* end hide */


.dv_profiles_right_clmn {
	display:inline-block;
	float:left;
	margin:0px;
	border-bottom:1px solid black;
	border-right:none;
	min-width:350px;
	max-width:350px;
	min-height:600px;
	clear: right;
}

/* mac hide \*/
* html .dv_profiles_right_clmn{
	width:350px;
	height:600px;
	}
/* end hide */


.dv_profiles_bottom {
	margin-top:10px;
	border-top:1px solid black;
	width:100%;
	height:150px;
	padding:0px;
	background-color:#e1e1e1;;
	display:inline-block;
}
/* mac hide \*/
* html .dv_profiles_bottom{
	width:705px;
	height:150px;
	}
/* end hide */

.small_line_height {
	line-height: 2px;
}

.normal_line_height {
	line-height:100%;
}

.medium_line_height {
	line-height:150%;
}

.large_line_height {
	line-height:200%;
}

.dv_intel_scroll {
	overflow:auto;
	line-height:200%;
	padding:0px 0px 0px 0px;
	border-top:1px solid black; 
	width:712px; 
	height:577px;
	margin-top:22px;
}

.dv_intel_article {
	line-height:17px;
	width:500px; 
	height:auto;
	margin-top:28px;
	padding-left:2px;
}


.best_logo_div {
	text-align:center; 
	width:200px;
	height:70px;
	position:relative;
	top:0px;
}


.download_box {
	line-height:170%;
	z-index:300;
	position:relative;
	/*top:24px;
	left:24px;*/
	background-color:#ffffff;
	padding:12px 0px 5px 20px;
	width:205px; 
	height:77px;
	margin-left:30px;
}

.download_box a:hover{
	color:#000000;
	text-decoration:underline;
}



.adobe_download_box {
	line-height:170%;
	z-index:300;
	position:absolute;
	top:138px;
	left:525px;
	/*border:1px solid black;*/
	background-color:#e1e1e1;
	padding:14px 10px 5px 12px;
	width:140px; 
	height:160px;
	margin-top:0px;
}

.list_with_heading_blue{
	line-height:190%;
	height:auto;
}

.list_with_heading_blue span{
	font-size:1.4em;
	margin:0;
	margin-left:3px;
	padding:0;
}

.list_with_heading_blue ul{
	/*position:relative;
	left:-21px;*/
	font-size:1.2em;
	list-style-type:disc;
}

.list_with_heading_blue a:hover{
	color: #50b3cf;
}

.list_with_heading_red{
	line-height:190%;
	height:auto;
}

.list_with_heading_red span{
	font-size:1.4em;
	margin:0;
	margin-left:3px;
	padding:0;
}

.list_with_heading_red ul{
	position:relative;
	left:-21px;
	font-size:1.2em;
	list-style-type:disc;
}

.list_with_heading_red a:hover{
	color: #ef4135;
}


#dv_content_experience {
	background-color:#ffffff;
	height:390px;
	width:790px;
    margin:0px;
	padding:0px;
	display:inline-block;
}

.experience_heading {
	color:#50b3cf;
	font-size: 2.4em;
	font-weight:600;
	margin-left:90px;
	margin-top:50px;
	padding:0;
	width:620px;
	}
	
.experience_body {
	font-size: 1.1em;
	margin-left:90px;
	width:620px;
}

a.experience_link {
	font-size: 1.1em;
	margin-left:90px;
	width:620px;
	text-decoration:none;
	color:#50b3cf;
}

/* Profiles */
#dv_content_profiles {
	border:1px solid #000000;
	background-color:#ffffff;
    margin:0px;
	padding:0px;
	float:left;
}


.bio_page_header {
	text-align:center;
	margin:37px 0 37px 0;
}

.bio_page_header span.big_blue{
	color:#50b3cf;
	font-size:1.7em;
	font-weight:100;
	clear:right;
}

.bio_page_header span.small_grey{
	color:#666666;
	font-size:1.3em;
	font-weight:100;
}

.bio_page_header a {
	color:#50b3cf;
	font-size:1.3em;
	font-weight:100;
	text-decoration:underline;
}

.bio_heading_bar {
	border-bottom:1px solid black;
	/*border:1px solid red;*/
	padding:0;
	margin:0;
}


.bio_heading_bar p{
	 color:#000000;
	 font-size:1.35em;
	 width:195px;
	 border-right:1px solid black; 
	 padding:7px;
	 margin:0;
	 text-align:center;
}


.bio_thumb {
	margin:24px;
	margin-bottom:0px;
	margin-right:0;
	width:300px;
	float:left;
	min-height:65px;
	vertical-align: baseline;
	/*clear:right;*/
}
/* mac hide \*/
* html #bio_thumb{height:65px;min-height:65px}
/* end hide */

.bio_thumb_image{
	float:left;
	display:inline-block;
}

.bio_thumb_text{
	margin-left:20px;
	float:left;
	display:inline-block;
	
}

.descript_text{
	color:#666666;
	font-size:1em;
	margin:0;
	padding:0;
	line-height:160%;
}

.heading_text{
	color:#000000;
	font-size:1.2em;
	display:inline-block;
	margin-bottom:0;
	padding:0;
	clear:right;
	line-height:150%;
}


/* -----------
 END O.D.
*/


#gl_div_keys{
	border-bottom: solid;
    border-color: #000000;
    border-width: 1px;
	min-height:35px;
	position:relative;
}

/* mac hide \*/
* html #gl_div_keys{height:35px}
/* end hide */

#gl_div_keys_instructions{
	padding:10px;
	float:left;
}

#gl_div_keys_values{
	padding:10px;
	float:left;
}

#gl_div_value_container{
	border: solid;
    border-color: #ffcc33;
    border-width: 0px;
	min-height:640px;
}

/* mac hide \*/
* html #gl_div_value_container{height:640px}
/* end hide */


#gl_div_value_leftmargin{
	width:195px;
	min-height:616px;
	border-right: solid;
    border-color: #000000;
    border-width: 1px;
	float: left;
	color: #4fb3cf;
	font-size: 10pt;
	font-weight:bold;
	padding-top:28px;
	text-align:center;
	display: inline-block;
}
/* mac hide \*/
* html #gl_div_value_leftmargin{height:616px}
/* end hide */



#gl_div_values{
	height:620px;
	width:490px;
	overflow: auto;
	left:0px;
	top:20px;
	position: relative;
	float: left;
	display: inline-block;
	clear:right;
	padding-left:10px;
}

.gl_keyValueContainer{
	float: right;
	padding-left:10px;
	border: solid;
	min-width:482px;
	border-left:none;
	border-bottom:none;
    border-color: #000000;
    border-width: 1px;
	padding-bottom:10px;
}
.gl_keys_link{
	padding:0px;
	padding-left:3px;
	padding-right:3px;
}

.gl_keys_link:hover{
	background-color:#4fb3cf;
}
.gl_indexBox{
	font-size:10pt;
	font-weight:bold;
	color:#4fb3cf;
	float: left;
	padding:20px;
	padding-top:10px;
	padding-bottom:0px;
	
}
.gl_letterBox{
	float: right;
	width:425px;
}


#dv_content_assets_temp_2col_left_first_media {
	width:200px;
	height:100%;
	float:left;
	display:inline-block;
	margin:0px;
	margin-right:5px;
	padding:0px;
	border-right: solid;
    border-color: #000000;
    border-width: 1px;
	
}

#dv_content_assets_temp_2col_right_first_media {
	width:480px;
	height:100%;
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-left:5px;
	border:none;
    border-color: #000000;
    border-width: 1px;
}

.example_header {
	border:0px solid black;
	padding:0;
	margin:0;
}
.example_content {
	border-top:0px solid black; 
	border-bottom:1px solid black; 
	width:690px; 
}

.example_header_left {
	border-top:0px solid black;
	border-bottom:1px solid black;
	border-right:1px solid black;
	/*border:1px solid red;*/
	padding:0;
	margin:0;
	float:left;
	clear:right
}


.example_header_left p{
	 color:#000000;
	 font-size:1.35em;
	 width:400px;
	 border:0px solid black; 
	 padding:7px;
	 margin:0;
	 text-align:left;
}

.example_header_right {
	border-top:0px solid black;
	 border-bottom:1px solid black; 
	padding:0;
	margin:0;
	float:left;
	clear:right
}


.example_header_right p{
	 color:#000000;
	 font-size:1.35em;
	 width:260px;
	 border:0px solid black; 
	 padding:7px;
	 margin:0;
	 text-align:left;
}








