/* global style settings */
body {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	letter-spacing:.07ems;
	line-height:14px;
}

a {
	color:#990000;
	text-decoration:underline;
	}

a:hover {
	color:#990000;
	text-decoration:none:
	}

h1 {
	color: #990000;
}
h2 { color: #990000; }
h3 { color: #990000; }
h4 { color: #990000; }
/* fix for IE lack of inheritance h3 a {color: inherit !important} */
a.h3a, a.h3a:link, a.h3a:visited, a.h3a:active { color: #990000; } 

/* styles that define the main table structure */
.tdLeft {
	background-image: url(images/index1_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}
.tdRight {
	background-image: url(images/index1_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

.tdContent a:hover {
	color: #990000;
}

/* footer styles */
.footerLinks { color: #666666; }
.footerCredit {
	background-color: #990000;
	color: #FFF;
}

/* column boxes */
/* .boxNav{ color: #214184; } */
.boxNav a{ color: #59757B; }

.boxTitle, .popTitle{ background-color: #59757B; }
.boxBody, .popBody{ color: #59757B; }
.boxBody h3, .popBody h3{ color: #59757B; }

.rsItemDetail a { color:#6378A3; }
.contactBKG {
	background-image: url(/cp/images/main_02.jpg);
	background-repeat: no-repeat
}

div.text_area {
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/index1_10.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
div.speaker_area {
	background-image:url(images/index1_10.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

.nav_block {
	float:right;
	width:140px;
	vertical-align:top;
	padding-bottom:35px;
	padding-left: 35px;
	padding-right: 43px;
	text-align: center;
	}
	

.nav {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	color:#990000;
	padding-top:3px;
	padding-bottom:10px;
	float:right;
	width:137px;
	vertical-align:top;
	text-align:center;
	letter-spacing: 0.07em;
	}

.nav a {
	text-decoration:underline;
	color:#660000;
	}

.nav a:hover {
	text-decoration:none;
	color:#660000;
	}

.bodytext {
	font-size: 14px;
	line-height:17px;
	color: #333333;
	vertical-align: top;
	font:"Courier New", Courier, monospace;
	text-align: justify;
}

.footertxt {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#333333;
	text-align:center;
	vertical-align:bottom;
	}

.speakertxt {
	font-size: 16px;
	line-height:20px;
	color: #000000;
	vertical-align: top;
	font:"Courier New", Courier, monospace;
	text-align: justify;
}
