@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	padding: 0
}

body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:0.9em;
	line-height:130%;
	height:100%;
	background:url(../images/bgTest.jpg);
	color:#ffffff;
}

a:link {
	color:#914f53;  /* unvisited link */
	text-decoration:none;
}

a:visited {  
	color:#914f53;	/* visited link */
	text-decoration:none;
}

a:hover {  
	color:#000000;		/* mouse over link */
	text-decoration:underline;
}

a:active {  
	color:#D53C33;		/* selected link */
}

/** example of class hyperlink 
A.in:link { color:white; text-decoration: none;}
A.in:visited { color:white;}
A.in:hover  { color:red;}
A.in:action { color:maroon;}
example of class hyperlink **/

p {
	/*font-size:0.875em;*/
	font-size:0.990em;
	padding:5px;
	text-align:justify;
}

.clear {
	clear:both;
}

.tableDiv_nnCouncil {
	margin:0 auto;
}

#shadeUnderMenu {
	width:996px;
	height:59px;
	margin-left:52px;
	margin-top:-45px;
	background:url(../images/shadeUnderMenu_optimized_02.png);
	background-repeat:no-repeat;
}

.container {
	position:relative;
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#mainLeft {
	float:left;
	width:625px;
}

#mainSpacer {
	float:left;
	width:34px;
}

#mainRight {
	float:right;
	width:310px;
}

#elementleft_level1 {
	width:625px;
	height:214px;
	background:url(../images/indexForwardBg.png);
}

#elementleft_level1 p {
	padding-top:15px;
	padding-right:15px;
}

#pr_1 {
	margin-left:auto;
	margin-right:auto;
	width:625px;
	height:50px;
	background:url(../images/pressReleasesBg/prTemplateVer2_01_optimized.png);
}

#pr_2 {
	margin-left:auto;
	margin-right:auto;
	width:625px;
	height:316px;
	background-color:#FFF;
	overflow:auto;
}

#pr_2 p {
	padding:5px 10px 5px 10px;
	color:#000000;
}

.prDate {
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	color:#630;
	font-weight:bold;
}

#pr_3 {
	margin-left:auto;
	margin-right:auto;
	width:625px;
	height:40px;
	background:url(../images/pressReleasesBg/prTemplateVer2_03.png);
}

#webLinks {
	width:300px;
	float:right;
	margin-right:10px;
	background-color:#E6E6E6;
	color:#000000;
}

#contactInfo {
	width:300px;
	float:right;
	margin-right:10px;
	background-color:#E6E6E6;
	color:#000000;
}

#welcomeLine {
	float:left;
}

/*********************/
#speakerBg_1 {
	width:970px;
	height:94px;
	background:url(../images/speakerBg/speakerBg_01_optimizedV1.png);
	margin-left:auto;
	margin-right:auto;
}

#speakerBg_2 {
	width:970px;
	height:auto;
	background:url(../images/speakerBg/speakerBg_02_optimizedV1.png);
	margin-left:auto;
	margin-right:auto;
}

#speakerBg_2 p {
	padding:0px 65px 20px 80px;
}

#speakerBg_3 {
	width:970px;
	height:98px;
	background:url(../images/speakerBg/speakerBg_03_optimizedV1.png);
	margin-left:auto;
	margin-right:auto;
}
/*********************/

#prArchiveDate {
	font-weight:bold;
	padding-left:20px;
	padding-top:15px;
}

#horizontal_monthLine {
	height:1px;
	width:950px;
	border:0;
	float:right;
	background-color:#FFF;
}

/*******  ul   ******/

#horizontal_list {
	margin-left:50px;
	margin-top:0px;
	padding-top:10px;
}

#horizontal_list li a {
	margin-left:5px;
	margin-top:0px;
	padding-top:10px;
	color:#ffffff;
}

#horizontal_list li a:hover {
}

/*******  ul   ******/

#prMonthYear {
	color:#fadcbe;
	font-weight:bold;
}

.prArchiveNav {

}

a.prArchiveNav:link {
	color:#ffffff;
	text-decoration:none;
}

a.prArchiveNav:visited {
	color:#ffffff;
	text-decoration:none;
}

a.prArchiveNav:hover {
	color:#000000;
	text-decoration:underline;
}

a.prArchiveNav:action {
	color:#ffffff;
	text-decoration:none;
}

/*****************************/
.whiteTxtLink {

}

a.whiteTxtLink:link {
	color:#ffffff;
	text-decoration:none;
}

a.whiteTxtLink:visited {
	color:#ffffff;
	text-decoration:none;
}

a.whiteTxtLink:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.whiteTxtLink:action {
	color:#ffffff;
	text-decoration:none;
}
/********************************/
