body {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 { font: bold 17px/20px Geneva, Arial, Helvetica, sans-serif; color: #091d31;}
h2 { font: bold 15px/18px Geneva, Arial, Helvetica, sans-serif; }
h3 { font: bold 14px/16px Geneva, Arial, Helvetica, sans-serif; }
h4 { font: bold 13px/16px Geneva, Arial, Helvetica, sans-serif; }
h5 { font: bold 15px/18px Geneva, Arial, Helvetica, sans-serif; color: #091d31; }
h6 { font: bold 13px/16px Geneva, Arial, Helvetica, sans-serif; color: #091d31; }


body, div, p, span, td, th {
	font: normal 13px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #5E5E5E;
}

p {
	color:#5E5E5E;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
span { color:#5E5E5E; }

ol, ul {
	padding-top:2px;
	margin-top:0px;
}
ul{
	list-style-type: square;
}

li {
	font: normal 12px/14px Geneva, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	padding-bottom:5px;
}

.footnote {
	padding: 5px 0px;
	font-size: 10px;
	line-height: 12px;
}

.image_caption {
	font-size: 10px;
	line-height: 12px;
}

.goldBorderBottom {
	border-bottom: 1px solid #E7B41A;
}
.odd { background: #F6EA9B; padding: 5px; }
.even { background: #E0E0E0;  padding: 5px; }
.highlight {background: #DEE7EB;}
.odd td, .even td { color: #091d31 !important; }


.white a,
.content a
{ color: #091d31; }

.white a:link,
.content a:link
{ color: #091d31; }

.white a:active,
.content a:active
{ color: #091d31; }

.white a:hover,
.content a:hover
{ color: #5E5E5E; }

.white a:visited,
.content a:visited
{ color: #091d31; }

.white a:visited:hover,
.content a:visited:hover
{ color: #5E5E5E; }

.content a.areaLink,
.white a.areaLink
{ color: #5E5E5E; font-weight: bold; display: block; text-align: right; }

.content a:link.areaLink,
.white a:link.areaLink
{ color: #5E5E5E; }

.content a:active.areaLink,
.white a:active.areaLink
{ color: #5E5E5E; }

.content a:hover.areaLink,
.white a:hover.areaLink
{ color: #57717b; }

.content a:visited.areaLink,
.white a:visited.areaLink
{ color: #5E5E5E; }

.content a:visited:hover.areaLink,
.white a:visited:hover.areaLink
{ color: #57717b; }

.white_top {
	background: #ffffff url(/images/mod_white_top) repeat-x;
}

.white_bottom {
	background: #ffffff url(/images/mod_white_bottom) repeat-x;
}


.content th {
	text-align: left;
	background: #091D31;
	color: #F2F2F2;
}

.noStyle {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.noStyle li {
	padding: 0px;
	margin: 0px;
}

td { vertical-align: top; }
th { font-weight: bold; vertical-align: top; }


/************<< Jamie, what is this >>************/
.pr_source{
	font: italic 12px/14px Geneva, Arial, Helvetica, sans-serif;
	color:#5e5e5e;
}
.content {
	padding: 10px 15px;
	background-color:#ffffff; 
	height: 300px;
}

.interjection_inv, .interjection {
	width: 32%;
	padding: 5px;
	margin: 5px;
	border: 1px solid #091d31;
}

.interjection {
	float: left;			
}

.interjection_inv {
	float: right;			
}
		
.interjectionTitle {
	font: normal 12px/14px Geneva, Arial, Helvetica, sans-serif;
	background-color: #091d31;
	padding: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #e7b41a;						
}

.interjectionContent {
	padding: 3px;
	padding-bottom: 10px;
}

.interjectionContent ul {
	list-style: none;
	margin-left: 5px !important;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.interjectionContent ul li {
	margin: 0;
	padding: 0;	
	margin-left: 0px !important;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.interjectionText { }

.section {
	padding: 0px;
	border: 1px solid #5e5e5e;
	margin-bottom: 5px;
}
.sectionHeader {
	height: 20px;
	color: #5e5e5e;			
	background-color: #e0e0e0;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	padding: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #C3C3C3;
}
		
.sectionImg img {
	float: left;
	padding: 0px;
	margin: 15px !important;
	border: 1px solid #C3C3C3;
}
.sectionDate {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-size: 12px;
	color: #5e5e5e;
}
.sectionText {
	margin: 5px 10px 5px 0px;	
	width: 260px;
	float: right;	
	color: #5e5e5e;
	font-size: 9px;	
}

.sectionTextNoImg {
	width: 90%;
	margin: 5px 10px;							
}
		
		
.sectionText, .sectionTextNoImg, .sectionText li, .sectionTextNoImg li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
}
		
		
.sectionLinks {
	text-align: right;
	margin-bottom: 4px;
	padding-right: 10px;
	height: 18px;
	clear: both;
}
		
		
.simpleSection {
	padding: 5px;	
	margin-bottom: 10px;
	border: 1px solid #E7B41A;
}
.simpleSectionContent {
	float: left;
}		
.simpleSectionImage {
	float: right;
}
.simpleSectionEnd {
	clear: both;	
}

.monopolycard {
	width: 100%;
	border: 1px solid #091D31;
	border-collapse: collapse; 
}

.monopolycard td, .monopolycard th {
	margin: 0px;
	padding: 5px;
}

.monopolycard th {
	text-align: left;
	background: #091D31;
	color: #F2F2F2;
}

.monopolycard th a {
	color: #FFFFFF !important;
}


.module .white {
	width: 100%;
	padding: 0px !important;
	margin: 0px !important;
}
.modSpacer {
	height: 9px;
	font: normal 6px/6px Arial, Helvetica, sans-serif;
}

.white {
	padding: 9px;
	background: #FFFFFF;
	empty-cells: show;
}

.white p, .white td, .white div {
	color: #091d31 !important;
}

.monopolycard .odd, .monopolycard .odd p { background: #E0E0E0; color: #091d31 !important;}
.monopolycard .even, .monopolycard .even p { background: #C3C3C3; color: #091d31 !important;}


.white .odd { background: #E0E0E0; font-weight: bold; font-size: 11px; line-height: 12px; }
.white .even { background: #C3C3C3; font-weight: bold; font-size: 11px; line-height: 12px; }
.white th, .content th {
	color: #FFFFFF;
	text-align: left;
}
.white h2 {
	font: 200 18px/22px Geneva, Arial, Helvetica, sans-serif;
	color: #091d31;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.whiteBorderBottom {
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.whiteBorderRight {
	border-right: 1px solid #FFFFFF;
}


.teal { color: #c6e9fa !important; }


.miniDates {
	font-size: 10px;
	line-height: 12px;
	color: #091d31;
}

.fieldLabel
{
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
.contentArea {
	background: #FFFFFF;
}