﻿#middleColumnWrapper
{
	margin: 8px 0;
	font-size:12px;
}

#middleColumnWrapper h2
{
	margin: 10px 0;
	
}

#middleColumnWrapper p
{
	margin: 5px 10px 5px 0;
	padding-bottom: 5px;

}
/*
#middleColumnWrapper ol
{
    list-style:none;
}
commented out 9/26 by amy r.*/


#rightColumnWrapper
{
	margin-top: 10px;
}


#rightColumnWrapper ul
{
	font-size: 90%;
}


.rightBox
{
	margin:5px 5px 10px 5px;
	padding: 5px;
	background: #cccccc;
	font-size: 13px;
	line-height: 105%;
	
}


.rightBox a
{
	text-decoration: none;
	font-weight:bold;
	letter-spacing:150%;
}

.rightMiddle
{
	padding: 0 8px;
	background: url(../images/rightbox-middle.gif) repeat-y;
}

.rightBottom
{
	background: url(../images/rightbox-bottom.gif) no-repeat;
	height: 20px;
}
.rightBox ul 
{
	padding:  5px 5px 5px 15px;
	
}

.rightTop
{
	height: 30px;
	background: url(../images/rightbox-top.gif) no-repeat;
	margin:0px;
	padding:0px;
}

.brief
{
    background:#cccccc;
    width:235px;
    float:left;
    padding:10px 0;
}
.brief h2
{
    margin: 0 0 10px 10px !important;
    float:left;
    width:100%;
}
.brief p
{
    font-weight:bold;
    width:70px;
    text-align:right;
    float:left;
    clear:left;
    padding-bottom:0 !important;
    margin-top:0 !important;
}
.brief span
{
    float:left;
    display:block;
    width:145px;
    margin-bottom:5px;
}
.event_register
{
    display:inline;
    float:left;
}
.event_register input
{
    margin-left:30px;
}
.headerList1
{
    float:left;
    width:50%;
    margin:10px 0;
}
.headerList1 ul
{
    list-style-position:inside;
    margin-left:10px;
}
.headerAbstract1
{
    margin:10px 0;
    width:100%;
    float:left;
}
.headerTable1
{
    margin:10px 0;
    width:100%;
    float:left;
}
.headerList1 h3, .headerAbstract1 h3, .headerTable1 h3
{
    margin-bottom:5px;
}
.spacer
{
	margin-bottom: 5px;
}

.bulletList li
{	
	list-style-type:disc;
	margin:5px 10px 8px 20px;
}


.bulletListNav li
{
	list-style-type:none;
	margin:2px 8px 8px 10px;
}

.bulletListNav a
{
	margin:0 0 10px 3px;
}

.solutionList li
{
	list-style-type:none;
	margin:2px 8px 8px 8px;
}
	

.worldLink
{
	list-style-image:url(../images/link.gif); 
}


.demoLink
{
	list-style-image:url(../images/demo-link.gif);
}

.docLink
{
	list-style-image:url(../images/icon_doc.gif);
}
.smDocLink
{
    list-style-image:url(../images/icon_smDocs.gif);
}
.orderedList li

{
 margin:5px 10px 8px 30px;
}

.navThreeColumn
{
    padding: 0;
    
    list-style-type: none;
    font-weight:bold;
    font-size: 13px;
    letter-spacing: 200%;
}
    
.navThreeColumn li
{
    display: block;
    height: 40px;
    border-left: solid .01em #ccc;
}    

.navThreeColumn li a
{
font-weight:bold;
display: block;
height: 10px;
padding: 10px 5px;
text-decoration: none;
color:#465a8f;


}   
 
.navThreeColumn li a:hover
{
background-color:#ffffff;
color:#666666;
height: 20px;

}

.countryLinks
{
	margin-top:10px;
}

.countryLinks td
{
	width: 220px;
	padding:5px;
	border:solid 1px gray;
}

.supportingProducts td
{
	padding: 10px;
	vertical-align:top;
}

#snapshot
{
	margin-top: 5px;
}

.snapshotImage
{
	float:left;
	margin-top: 5px;
}

.snapshotText
{
	width: 240px;
	float:right;
}
	
.demoLinks
{
	clear:both;
}

#casestudy
{
	margin-top: 10px;
}

#casestudy li
{
	margin-bottom: 10px;
}

.thumbnail
{
	width:100px;
	float:left;
}

.eventdesc 
{
	width: 350px;
	float: left;
}

.dropDown li
{
	width:470px;
	margin-bottom: 8px;
	line-height:110%;
	
}

table.bio 
{
width: 470px;
margin-top: 10px;
}

.bio td
{
	padding: 5px;
}
.bio td a
{
	text-decoration: none;
	font-size: 12px;
}


select.short_select{

}
select.shorter_select{

}
#middleColumnWrapper .first{
    margin-right:10px;
}

#calloutBox_uc
{
margin: 20px 30px; 
color: #545454; 
border: 1px solid #545454;
font-weight: bold;
}

#calloutBox_uc p
{
	margin-left: 5px;
}