/* used in production */

a:link {
	color: #741616;
}

a:hover {
	color: #737f95;
}

div.content_area{
	color:#000000;
}
	
div#content_toplevel_0_0 div.leftcol{
	width:525px;
    padding-left: 160px;
}


/* for pretty tables */

.tblmiddle {
	border-left: 1px solid #4677A0;
	text-align: center;
}

.default {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-style: normal; 
			font-weight: normal; 
			color: #000000
}

.headerbar {
	display: block;
	line-height: 19px;
	color: #003399;
	font-weight: bolder;
	font-size: 16px;
}

.tblstyle {
	margin-bottom: 40px;
	font-size: 10px;
	width:100%;
}

.tblheaderleft {
	color: #4476A0;
	border-bottom: 1px solid #4677A0;
	border-left: 1px solid #4677A0;
	text-indent: 10px;
	font-size: 10px;
}

.tblheaderright {
	color: #4476A0;
	border-bottom: 1px solid #4677A0;
	text-align: center;
	font-size: 10px;
}

.tblheadermiddle {
	color: #4476A0;
	border-bottom: 1px solid #4677A0;	
	font-size: 10px;
	text-align: center;
}

.tblleft {
	border-left: 1px solid #4677A0;
	text-indent: 10px;
}

.tblright {
	border-left: 1px solid #4677A0;
	border-right: 1px solid #4677A0;
	text-align: center;
}

.tblmiddle {
	border-left: 1px solid #4677A0;
	text-align: center;
}

.tblleftnoindent {
	border-left: 1px solid #4677A0;
}

.tblrightnoindent {
	border-left: 1px solid #4677A0;
	border-right: 1px solid #4677A0;
}

.tblmiddlenoindent {
	border-left: 1px solid #4677A0;
}

.tblbottomleft {
	border-bottom: 1px solid #4677A0;
	border-left: 1px solid #4677A0;
	text-indent: 10px;
}

.tblbottomright {
	border-bottom: 1px solid #4677A0;
	border-right: 1px solid #4677A0;
	border-left: 1px solid #4677A0;
	text-align: center;
}

.tblbottommiddle {
	border-left: 1px solid #4677A0;
	border-bottom: 1px solid #4677A0;
	text-align: center;
}

.tblfooter {
	border-top: 1px solid #4677A0;
}

.tblitem {
	background-color: White;
}

.tblalternatingitem {
	background-color: #E2F0FB;
}

.tblspacer{
	margin-top: -5px;
}

.tblboxes {
	border-top: 1px solid #4677A0;
	border-left: 1px solid #4677A0;
	text-align: center;
	
}

.tblendcolbox {
	border-top: 1px solid #4677A0;
	border-left: 1px solid #4677A0;
	border-right: 1px solid #4677A0;
	text-align: center;
	
}

.tblboxheader {
	background-color: #4677A0;
	text-align: center;
	font-weight: bolder;
	color: White;
}
