body {
	font-size : 70%; 
	color : #000000; 
	margin : 0; 
	background-color: #ffffff;
} 
td, p, table, ul, ol, th, input, textarea, select, option {
	font-family : verdana, helvetica, arial, sans-serif; 	
}
.content {
	color: #344665;
	/* text-align: justify; */
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align:left;
}
.box-content {
	color: #344665;
	/* text-align: justify; */
	margin-top: 3pt;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align:left;
}
.quote {
	color: #344665;
	/* text-align: justify; */
	margin-top: 3pt;
	margin-left: 10px;
	margin-right: 7px;	
	text-align:left;
}
.more-info {
	font-size: 7pt;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;	
}

.box-tab-bg-blue {
	background-image:url("../i/tabs/blue_tab_bg.gif");
	background-repeat: repeat-x;
}
.box-tab-bg-orange {
	background-image:url("../i/tabs/orange_tab_bg.gif");
	background-repeat: repeat-x;
}
.sec-divider {
	background-image:url("../i/mis/sec_divider.gif");
	background-repeat: repeat-x;
}
.page-sub-header {
	font-size: 10pt;
	font-weight: bold;
}
.rr-highlight {
	font-weight: bold;
	color: #FE7501;
}
.page-high-light {
	font-weight: bold;
	color: #567A32;
}
.page-content-bold {
	color: #11568C;
	font-weight: bold;
}
.copy-right{
	font-size: 7pt;
	color: #858589;
	padding-top:5pt;
	padding-bottom: 5pt;
}
.footer-link {
	color: #858589;
}
a {
	color: #344665;	
}
a.light-color {
	color: #858589;	
}
.page-title {
	color: #0F173B;
	font-size: 9pt;
	font-weight:bold;
}
.page-sub-title {
	color: #858589;
	font-size: 9pt;
	font-weight:bold;
}
.page-sub-sub-title {
	color: #8D5909;	
	font-weight:bold;
}
.page-title-icon {
	color: #FE7501;
	font-size: 9pt;
	font-weight:bold;
}
.submit {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    height: 20px;
    padding: 2px;
    color: #fdf8f2;
    background: #7c8fb8;
    border: 1px #d1d3e2 outset;
    cursor: hand;
    margin-right: 10px;
}
