#middle {
}

#middle_center {
	float: left;
	width: 100%;
}

#middle_content {
	margin: 0 0 0 178px;
	border-left: 1px solid #c5c5c5;
}

#middle_main {
	margin-right: 199px;
	border-right: 1px solid #c5c5c5;
	min-height: 500px;
    x_height:auto !important;
    x_height:500px;
}

#middle_left {
	float: left;
	width: 178px;
	margin-left: -962px;
}

#middle_right {
	float: right;
	width: 199px;
}

#middle_right p,
#middle_right ul,
#middle_right q {
    margin-bottom: .75em;
}


#middle_right .section {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

#middle_right .section h2 {
	background-color: #eee;
	padding: 3px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
}

#middle_right .section .sec-content {
	padding: 10px;
}

#middle_right .section dl {
	x_margin-left: -4px;
}

#middle_right .section dt, #middle_right .section dd {
	padding-left: 12px;
}

#middle_right .section dd {
	margin-bottom: 6px;
}

#middle_right .section dt {
	font-weight: bold;
	background: url(/images/down_arrow.gif) no-repeat 0 4px;
	text-transform: uppercase;
}

#middle_right .section dt a {
	color: red;
}





#middle_right ul {
	padding-left: 0;
}

#middle_right ul li {
    background: none;
	list-style: none;
	padding-left: 0;
	
}

#middle_right ul li a {
    padding-right: 10px;
	background: url(/images/linked_list.gif) no-repeat 100% .4em;
}








h1.headerbar {
	background-color: #666;
	font-size: 1em;
	color: #fff;
	margin-top: 3em;
	margin-left: -6px;
	padding: 1px 6px;
}

.headerbar_h2 {
	background: url(/images/horidot.gif) repeat-x top #FBFBFB;
	margin-top: 2em;
}

.headerbar_h2 h2 {
	background: url(/images/horidot.gif) repeat-x bottom;
	font-size: 1em;
	padding: 4px 5px;
}


.pp {
	margin-left: -8px;
	margin-bottom: .75em;
}



.backtotop {
    margin-top: 1em;
    margin-bottom: 3em;
}

ul.backtotop_list {
    padding-left: 1em;
}

ul.backtotop_list li {
	background: url(/images/list_line.png) no-repeat 0 .5em;
	list-style: none;
	padding-left: 1em;
}

.popupimage {
    text-align: center;
}

.popupimage p {
    margin-top: 0;
    font-size: smaller;
}


.red_buttons {
	text-align: center;
}

.red_buttons img {
	margin-bottom: 6px;
}



.dots_hor {
	border-bottom: 1px solid #ccc;
}

.dots_ver {
	border-right: 1px solid #ccc;
}

.bulleted_table {
	border-collapse: collapse;
}

.bulleted_bullet {
	width: 21px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
}

.bulleted_content, .bullet-table-content {
	padding: 4px 8px;
	border-bottom: 1px solid #ccc;
	line-height: 1.3em;
}

.bulleted_last_bullet {
	width: 21px;
	text-align: center;
	border-right: 1px solid #ccc;
}

.bulleted_last_content {
	padding: 4px 8px;
}


.left_logos {
    text-align: center;
}

.left_logos div {
    margin: 0 auto;
}

#cve_logo {
	background: url(/images/logos/logo_cve_grey.gif);
	width: 95px;
	height: 67px;
	margin-bottom: 20px;
}

#cve_logo a {
	display: block;
	width: 95px;
	height: 67px;
}

#cve_logo a:hover {
	background: url(/images/logos/logo_cve_yellow.gif);
}

#checkmark_logo {
	background: url(/images/logos/checkmark-off.gif);
	width: 66px;
	height: 122px;
	margin-bottom: 20px;
}

#checkmark_logo a {
	display: block;
	width: 66px;
	height: 122px;
}

#checkmark_logo a:hover {
	background: url(/images/logos/checkmark-on.gif);
}

#oval_logo {
	background: url(/images/logos/oval-off.gif);
	width: 102px;
	height: 48px;
	margin-bottom: 20px;
}

#oval_logo a {
	display: block;
	width: 102px;
	height: 48px;
}

#oval_logo a:hover {
	background: url(/images/logos/oval-on.gif);
}


/*** LogoShowcase ***/

.logo-showcase {
	padding: 10px 0;
	clear: both;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.logo-showcase .logo {
	float: left;
	width: 145px;
	text-align: center;
}

.logo-showcase .info {
	margin-left: 162px;
}

.logo-showcase.lastcase {
	border-bottom: none;
}


/*** /LogoShowcase ***/


.horizontaldottedline {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

dl.event-calendar {
	margin: -1em 0 0 0;
	padding: 0 0 .25em 0;
}

#middle_content .event-calendar dd a {
	text-decoration: none;
	background-image: none;
	padding-bottom: 0;
	white-space: wrap;
}

.event-calendar dt {
	position: relative;
	text-align: left;
	top: 1.5em;
	width: 9em;
	padding-left: 1em;
}

.event-calendar dd {
	margin: 0 0 0 10em;
	padding: 0 0 0 .5em;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.left_col, .right_col {
    float: left;
    width: 45%;
}

.spacer_col {
    float: left;
    width: 10%;
}


dl.basic_list dt {
    font-weight: bold;
}

dl.basic_list dd {
    margin-left: 0;
}

.line_break {
	padding-bottom: 1.4em;
    border-bottom: 1px solid #ccc;
}


.mediacoverage-calendar {
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}

.mediacoverage-calendar a {
	text-decoration: none;
	background-image: none;
	white-space: normal;
}

.mediacoverage-calendar a:hover {
	background-image: none;
}

.mediacoverage-calendar img {
	float: left;
}

.mediacoverage-calendar p {
	margin: 0 0 0 162px;
	padding: 0;
}


.customized_table {
	border-collapse: collapse;
}

.customized_table th {
	background-color: #666;
	color: #fff;
	text-transform: uppercase;
}

.customized_table th, .customized_table td {
	border: 1px solid #ccc;
	font-size: .9em;
	padding: 4px;
    vertical-align: top;
    width: 50%;
}


.infotable {
    border-collapse: collapse;
}

.infotable caption {
    border: 1px solid #666;
    padding: 2px;
    background: #ccc;
    font-weight: bold;
}

.infotable td {
    border: 1px solid #666;
    padding: 2px;
}


.dots_ver {
	height: 1px;
	background: url(/images/dot_vertical.gif) repeat-y;
}

.bullet-table-bullet {
	width: 21px;
	text-align: center;
}

.bullet-table-content {
	padding: 4px 8px;
}

#middle_content .bullet-table-content a {
	text-decoration: none;
	background-image: none;
	white-space: normal;
}

#middle_content .bullet-table-content a:hover {
	color: #DF1D0D;
	background-image: none;
}

