body {font-size : 13px;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;
	}
A  {
	font-family : arial;
	font-size : 13px;
	color: #03c;	
}

td  {
	font-size : 10pt;
	font-family : arial;
}

.title { font-size: 20px; font-family: arial; color: black; font-weight:bold; text-decoration: underline }
.stitle { font-size: 14px; font-family: arial; color: black; font-weight:bold; text-decoration: underline }
.message { font-size: 14px; font-family: arial; color: black; font-weight:bold; text-decoration: none }
.warning { font-size: 12px; font-family: arial; color: red; font-weight:bold; text-decoration: none }
.smallwarning { font-size: 12px; font-family: arial; color: FF0099;  text-decoration: underline }

.large {font-size: 17px;} 
.extraLarge {font-size: 24px;}
.extraLargeEmphasis {font-size: 24px; font-weight: 700;}
.largeEmphasis {font-size: 17px; font-weight: 700;} 
.caption {font-size: 11px; color: #336699;}

.superheading {font-size: 21px; font-weight: 700; color: #036;}
.heading {font-size: 17px; font-weight: 700; color: #036;}
.subheading {font-size: 14px; font-weight: 700; color: #036;}

.small {font-size: 11px; font-weight: 400; color:#000;} 
.middle { font-size: 14px;}

.small {font-size: 11px;}
.title { FONT-SIZE: 13px; COLOR: white; FONT-FAMILY: arial; BACKGROUND: #336699 }

.tableLeft TD
{
    BORDER-RIGHT: #000033 1px dotted;
    BORDER-TOP: #6699cc 0px solid;
    BORDER-LEFT: #000033 0px solid;
    BORDER-BOTTOM: #000033 0px  dotted;
    BACKGROUND-COLOR: #DDDDDD  ;
    padding-left:10px;
	padding-top:6px; 
}
.tableGeneral
{
    BORDER-RIGHT: #000033 0px dotted;
}

.tableList 
{
     FONT-SIZE: 13px;
    BORDER: #000033 1px solid;
	padding-left:10px;    
}

.tableGeneral TD
{
    FONT-SIZE: 13px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:8px;
}


.tableGeneral2 TD
{
    FONT-SIZE: 13px;
	padding-top:2px;
	padding-bottom:8px;
    BACKGROUND-COLOR: #DDDDDD;
}

.header
{
    FONT-SIZE: 18px;
    font-weight:700;    
}


table.basic {border:1px solid #eee; border-bottom: none; border-collapse:separate; border-spacing:0 0;}
table.basic th {border-bottom:1px solid #fff; border-right:1px solid #fff; padding:6px 8px; background-color:#e8f1fa; font-size:.9em; font-weight:normal; text-align:left; vertical-align:bottom;}
table.basic th:last-child {border-right:none;}
table.basic td {border-bottom:1px solid #eee; padding:8px 10px 8px 8px;}

table.lite {border-bottom:1px solid #eee;}
table.lite th {border-left:1px solid #fff; padding:6px 8px; background-color:#e8f1fa; font-size:.9em; font-weight:normal; text-align:left; vertical-align:bottom;}
table.lite th:first {border-left:none;}
table.lite td {border-bottom:1px solid #eee; padding:8px 10px 8px 8px;}