/* Layout */

body  {
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	background: url('images/layout/bkgrnd.jpg');
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.thrColFixHdr #container { 
	width: 949px;
	background: url('images/layout/container.jpg') repeat-y;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	padding-left: 13px;
	padding-right: 12px;
} 
.thrColFixHdr #header { 
	padding: 0px;
	background: url('images/layout/header.jpg'); 
	height: 136px; 
	border: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 149px;
	height: 464px;
	background: url('images/layout/sidebar.jpg'); 
	padding-left: 14px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 9.5pt;
	font-weight: bold;
	color: #ffffff;
}
.thrColFixHdr #sidebar2 {
	background: url('images/layout/sidebar2.jpg');
	float: right;
	width: 96px;
	height: 820px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 9.5pt;
	font-weight: bold;
	color: #ffffff;
}
.thrColFixHdr #sidebar3 {
	background: url('images/layout/sidebar3.jpg');
	float: right; 
	width: 96px;
	height: 452px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 9.5pt;
	font-weight: bold;
	color: #ffffff;
}
.thrColFixHdr #mainContent {
	background: #ffffff url('images/layout/cbkgrnd.jpg') repeat-x top;
	margin: 0px;
	margin-left: 163px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10pt;
	color: #324B96;
}
.thrColFixHdr #mainContent2 {
	background: #ffffff url('images/layout/cbkgrnd.jpg') repeat-x top;
	margin: 0px;
	margin-left: 163px;
	margin-right: 113px;
	padding: 10px;
	padding-left: 0px;
	font-size: 10pt;
	color: #324B96;
} 
.thrColFixHdr #footer {
	height: 157px;
	background: url('images/layout/footer.jpg');
	position: relative;
	overflow: hidden;

}
.thrColFixHdr #footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;	
	font-size: 8.5pt;
	color: #ffffff;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	height: auto;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* End Layout */ 

/* Design */

a:link { color: #ffffff; text-decoration: none}
a:visited { color: #ffffff; text-decoration: none}
a:hover { color: #000000; text-decoration: none}

#mainContent a { color: #000066; text-decoration: none; font-weight: bold}
#mainContent a:hover { color: #324B96; text-decoration: none; font-weight: bold}

#mainContent2 a { color: #000066; text-decoration: none; font-weight: bold}
#mainContent2 a:hover { color: #324B96; text-decoration: none; font-weight: bold}

#twitter_div a { color: #000066; text-decoration: none; font-weight: normal}
#twitter_div a:hover { color: #000000; text-decoration: underline; font-weight: normal}

#comment a { color: #000000; text-decoration: none}
#comment a:hover { color: #ffffff; text-decoration: none}

.thrColFixHdr #container #mainContent p {
	color: #324B96;
}
.maintext {
	font-size: 10pt;
}
.maintextb {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.mtext {
	font-size: 12pt;
}
.ntext {
	font-weight: normal;	
}
.wtext {
	color: #ffffff;
}
.btext {
	color: #000000;
}
.stext {
	font-size: 8.5pt;
	font-weight: normal;
}
.ctext {
	text-align: center
}
.limage {
	border: 1px solid #000000;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.cimage {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14pt;
	font-weight: bold;	
}
.cbimage {
	border: 1px solid #000000;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.rimage {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ftimage {
	text-align: center;
	font-size: 8.5pt;
	margin-top: 0px;
	padding: 0px;
}
.indent {
	margin-left: 25px;
}
.date {
	margin-left: 27px;
	color: #000066;
	font-size: 8.5pt;
	font-weight: normal;
}
.cite {
	font-style: italic;
}

/* Design */

.special {
	visibility: hidden;
	display: none;
}