
/*---------------------------------------------------------------------
	style sheet for NN4, browsers that do not understand @import
-----------------------------------------------------------------------*/
/*---------------------------------------------------------------------
	BODY
-----------------------------------------------------------------------*/
body {
	color: #000000;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*width: 760px;*/
}
/*---------------------------------------------------------------------
	TABLES
-----------------------------------------------------------------------*/
td,
th,
tr,
table {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------------
	BLOCK LEVEL ELEMENTS
-----------------------------------------------------------------------*/
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
h2 { color: #ff7829;}
h3 { color: #ff7829;}
h4 { color: #094065;}
*/

/*---------------------------------------------------------------------
	ANCHOR
-----------------------------------------------------------------------*/
/*
:link {
	text-decoration: underline;
	color: #094065;
}
:visited {
	color: #ff7829;
}
:link:focus {
	color: #094065;
}
:visited:focus {
	color: #ff7829;
}
:link:hover {
	color: #094065;
}
:visited:hover {
	color: #ff7829;
}
:link:active {
	color: #094065;
}
:visited:active {
	color: #ff7829;
}
*/
/*---------------------------------------------------------------------
	CUSTOM CLASSES
-----------------------------------------------------------------------*/

.NoBullets {
	list-style: none;
	list-style-type: none;
	margin-bottom: 5px;
}
.NoBullets li {
	list-style: none;
	list-style-type: none;
	margin-bottom: 1em;
}
/*
.NewsletterList {
	list-style: none;
	list-style-type: none;
}
.NewsletterList li {
	list-style: none;
	list-style-type: none;
}
.Attention {
}
*/
/*---------------------------------------------------------------------
	CONTENT BLOCKS
-----------------------------------------------------------------------*/
/*
#LoginBox {
	background-color: #f6f6f6;
}
#LoginBox h3 {
	color: #336699;
}
*/

/*---------------------------------------------------------------------
	TABLE CLASSES/IDs
-----------------------------------------------------------------------*/
/*
#Header {
}
#HeaderTable {
	background:url("/pepc/assets/images/nav/layout/PEPC_header_lines.gif");
}
*/
/*---------------------------------------------------------------------
	TABLE CELL/HEADER CLASSES/IDs
-----------------------------------------------------------------------*/
/*
.EvenRow {
	background: #f6f6f6;
}
.EvenRow td {
}
.OddRow {
	background: #ffffff;
}
.OddRow td {
}
.CommitteeName {
	color: #000;
	background: #bfcad8;
}
.CommitteeHeader {
	color: #000;
	background: #bfcad8;
	width: 25%;
}
.ClassifiedsHeader {
	color: #fff;
	background: #369;
	text-align: left;
}
.ClassifiedsCategory {
	color: #fff;
	background: #7198bf;
	text-align: left;
}
.QuestionTable th {
}
.QuestionTable td {
}
.QuestionTable td p,
.QuestionTable th p {
}
.QuestionTable caption {
}
.QuestionHeader {
	color: #ffffff;
	background: #336699;
	text-align: left;
}
.QuestionOdd {
	color: #333;
	background: #e7eaee;
}
.QuestionEven {
	color: #333;
	background: #d8dee6;
}
.QuestionOdd th,
.QuestionEven th {
	font-weight: normal;
}
.CurrentQuestionOdd {
	background: #e7eaee;
}
.CurrentQuestionEven {
	background: #d8dee6;
}
.ReplyText {
	color: #000099;
}
.ContentTable {
}
*/
.CalloutBox,
.CalloutBoxWide,
.CalloutBoxMedWide,
.CalloutBoxNewsletters {
	background-color: #f9f9f9;
	width: 175px;
	float: right;
	border: 1px solid #800000;

}
.CalloutBoxWide {
}
.CalloutBoxMedWide {
}
.CalloutBoxNewsletters {
}
.CalloutBox h3,
.CalloutBoxWide h3,
.CalloutBoxMedWide h3,
.CalloutBox p,
.CalloutBoxWide p {
	padding: 10px;
	margin-top: 0;
}
.CalloutBox h3,
.CalloutBoxWide h3,
.CalloutBoxMedWide h3,
.CalloutBoxNewsletters h3 {
	font-size: 110%;
	background-color: #dddddd;
	background: #f0f0f0;
	color: #800000;
	
	


}

.qtrReview a
{
	color: #800000 !important;	
}


/*
.MemberPagePhoto {
}

#MemberHome p {
	margin-left: 110px;
	clear: none;
}
#MemberHome h3 {
	margin-left: 110px;
	clear: left;
}
*/