@import url("main.css");
#content {
	width: 930px;
	position: relative;
	z-index: 2;
	padding: 0px;
	top: 0px;
	background-color: #e9e9e9;	   
	background-repeat: no-repeat;
	background-position: bottom;
}
.content-bkg {
}
#callouts {
	position: relative;
	width: 930px;
	z-index: 2;
	background-color: #e9e9e9;
}
#footer {
	position: relative;
	width: 930px;
	z-index: 2;
	background-color: #e9e9e9;
	background-image: url(../images/footer-NoCallouts-bkg.gif);
	background-repeat: no-repeat;
	height: 59px;
	color: #FFFFFF;	
}

#potext {
	font-size: 10px;
	color: #000000;
}

#href {
	color: #808080;      
		
}

.footnote {
	color: 666666;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif; }
.tiny {
	white-space: nowrap;
	font-size: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; }
.small {
	white-space: nowrap;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; }
.smaller {
    white-space: nowrap;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000; }
.default {
	white-space: wrap;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
    line-height: 14px;
	color: #000000; }
.default_nowrap {
	white-space: nowrap;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; }
.large {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; }

.main_link {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; }

.sub_link {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; }

.label {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; }

.data {
    font-size: 10px;
    font-weight: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000; }

.notification {
	white-space: nowrap;
	font-size: 10px;
	font-style: italic;
	font-family: verdana, arial, helvetica, sans-serif; }

.footnote {
	white-space: nowrap;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666; }

.header_bar {
	background-color: #666666;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 6px;
}

.header {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #DD5A0A; }


.footer {
    background-color: #EEEEEE;
}

.footer_thinLine {
    background-color: #CCCCCC;
}


.table_frame {
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
}
	
.table_header {
    font-size: 11px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000000;
    background-color: #DDDDDD;
    font-family: verdana, arial, helvetica, sans-serif;
}

.table_cell {    
    white-space: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 10px;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
}

.table_caption {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000099;
    font-family: verdana, arial, helvetica, sans-serif; }


.table_history_header {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #5555AA;
    font-family: verdana, arial, helvetica, sans-serif; }

.table_row_high	{
    background-color: #FFFFFF;
    height: 20px; }

.table_row_shadow {
    background-color: #EEEEEE;
    height: 20px; }

.table_row_highlight {
    background-color: #F5D3AA;
    height: 20px; }
    

.HighLightedText {
    font-size: 11px;
    font-weight: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    color: #000000;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #FFFF99;
    border-right-color: #CCCCCC; 
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #CCCCCC; 
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #FFFFFF; 
    border-top-style: solid;
    border-top-width: 1px;
	}

    