@charset "UTF-8";
@import url("cahperd_styles.css");
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/stripes-blue3.gif);
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	padding: 0;
	border: 1px;
	text-align: left;
}

a:link {
	color: #00319B;
}
a:visited {
	color: #00319B;
}
a:hover {
	color: #FF9900;
}
#banner {
	width: 870px;
	
}
#twoColWraper {
	width: 100%;
	float: left;
	margin: 0px;
	background: #FFF;
	background-image: url(images/wrapperBkdrd.gif);
	background-repeat: repeat-y;
}
#singlePage {
	width: 100%;
	background-color: #FFFFFF;
	font-size: .85em;
}
#navi {
	width: 175px;
	float: left;
	background-color: #ccd5eb;
	margin-bottom: 0px;
}

#navi3 {
	height: 20px;
	width: 680px;
	margin: 0px 0px 0px -25px;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav3links {
	margin: 0;
	background: #FFF;
	color: #000;
	padding: 0.5em 0.2em;
	clear: both;
}
#nav3links li {
	display: inline;
	margin-right: 1em;
	padding-right: 1em;
	border-right: 1px solid #000;
	color: #000000;
	text-align: left;
	font-size: 11px;
	line-height: 140%;
}
#nav3links li.last {
	border-right: 0;
}
#nav3links a:link, #navlinks a:visited {
	color: #00319B;
	text-decoration: none;
}
#nav3links a:hover, #navlinks a:active {
	color: #FF9900;
	text-decoration: none;
}
#navi2 {
	height: 15px;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px 0px;
	margin: 0px 0px 0px -25px;
	text-align: center;
}	
#nav2links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 140%;
	margin: 0px;
	background: transparent;
	color: #000;
	padding: .5em.5em 0.2em;
	clear: both;
	font-size: 0.8em;
}
#nav2links li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid #000;
	color: #000000;
	
}
#nav2links li.last {
	border-right: 0;
}
#nav2links a:link, #navlinks a:visited {
	color: #00319B;
	text-decoration: none;
}
#nav2links a:hover, #navlinks a:active {
	color: #FF9900;
	text-decoration: none;
}
#navSideBarRight {
	float: right;
	background-color: #FFFF99;
	width: 185px;
	position: absolute;
	margin-top: 200px;
	margin-right: 0px;
	left: 767px;
	
}
#navSideBarRight li {
	padding: 0px;
	display: block;
	list-style: none;
	color: #000000;
	margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-align: left;
	font-size: 0.95em;
	line-height: 200%;
}

#navSideBarRight a:link, #navlinks a:visited {
	color: #00319B;
	text-decoration: none;
}
#navSideBarRight a:hover, #navlinks a:active {
	color: #FF9900;
	text-decoration: none;
}
#main {
	width: 695px;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	min-height: 400px;
	padding-top: 10px;
}
#mainIndex {
	width: 695px;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 10px;
}
#leftAlign {
	text-align: left; }


.article_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	background: #ccd5eb url(../images/tab.gif) no-repeat left top;
	
}
.article_gold_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	background: #ffcc00 url(../images/gold-tab-bar.gif) no-repeat left top;
}
.article_gold_light_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	background: #FCDE60 url(../images/goldLt-tab-bar.gif) no-repeat left top;
	
}
p.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px 2px 0px 3px;
}
.medText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.borderLeft {
	border-left: 2px solid #BBC7E4;
}
.lghtBlue {
	color: #eef;
}

#footer {
	float: left;
	font-size: 70%;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1.5px;
	position: relative;
	text-align: center;
	margin-top: 20px;
	padding: 5px 0px;
	background: #003399;
	width: 100%;
}
.bluebkg {
	background: #CCD5EB;
}
.tableBorders {
	border: 2px solid #BBc7e4;
}
.tableNoVert {
	border-style: none none solid;
	border-bottom-color: silver;
	border-width: thin;
}
.borderLeft2 {
	border-left: 2px solid #ccd5eb;
}
.borderTop{
	border-top: 2px solid #ccd5eb;
}
.borderTopandLeft{
	border-top: 2px solid #ccd5eb;
	border-left: 2px solid #ccd5eb;
}
.borderGoldDashed {
	border: 2px solid #FFCC00;
}
.bordert_cellTop {
	border-top: thin double #00319B;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#holder #navi p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.bkgrdimageCall {
	background: url(conference/conf_images/2008-Call-for-Pres.gif) no-repeat right top;
}
.margins10 {
	margin: 6px 10px;
}
.aSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00319B;
	border-bottom: 2px solid #FFCC66;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mainFullPage {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 10px;
}
.bordersNoTop {
	border-bottom: 3px solid #eef;
}
table.sample {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: silver silver silver silver;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: thin thin thin thin;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #FFC;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: thin thin thin thin;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: silver silver silver silver;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tableNormalBorders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
	vertical-align: top;
	border: thin solid #ececec;
}
.clear { 
clear: both;
 }
